openfoam/applications/utilities/postProcessing/graphics/PV3FoamReader
Mark Olesen 775ef2c843 PV3FoamReader improvements
- various GUI properties are now animateable="0"
    (meaning they no longer show up on the time-line)
  - move reader switches to the bottom of the GUI
  - move Lagrangian fields above pointFields for better visibility
  - basic support for multiple clouds
  - filter fields based on selection before looping over all the geometry bits
  - mesh conversion functions now return VTK mesh types for easier handling
  - faceZones mesh conversion had points/faces allocation reversed
  - updateInfo with every call to setTime() that changes the timeIndex
    This seems to be the only way to notice Lagrangian fields
  - restore displaying patchnames that got forgotten in the last commit
  - misc reorganization
2008-08-02 16:05:22 +02:00
..
PV3FoamReader PV3FoamReader improvements 2008-08-02 16:05:22 +02:00
vtkPV3Foam PV3FoamReader improvements 2008-08-02 16:05:22 +02:00
Allwclean PV3FoamReader - remove old time-selection arrays 2008-07-24 15:58:59 +02:00
Allwmake re-location of PV3FoamReader 2008-05-28 09:48:46 +01:00