Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] f813ec: Added a custom MeshViewComposite to the MOOSE Mode...

  Branch: refs/heads/jordan/VisItVisService
  Home:   https://github.com/eclipse/ice
  Commit: f813ec2c5eb857132ad5b2792011f68871612767
      https://github.com/eclipse/ice/commit/f813ec2c5eb857132ad5b2792011f68871612767
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-01-08 (Thu, 08 Jan 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/MOOSEFormEditor.java
    A src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/MeshViewComposite.java

  Log Message:
  -----------
  Added a custom MeshViewComposite to the MOOSE Model Builder. It is
contacted by the MOOSEFormEditor when a mesh is available. Currently, it
finds the mesh file name from the corresponding Entry, but it does not
yet locate the file as a resource.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>



Back to the top