Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Sort data objects by name before passing them to the EscriptDataset object. This addresses #537.
Expose visitInitialize and visitPublishData through the python interface.
Fixed building with boost < 1.40 by - removing the saveVTK method from dudley's MeshAdapter completely (no point introducing it now when we are trying to get rid of it soon) - adding a helper function to weipa's python layer which can be called from C++ with older boost versions.
Phew! -escript, finley, and dudley now uses weipa's saveVTK implementation -moved tests from finley to weipa accordingly; dudley still to do -rebaselined all test files -fixed a few issues in weipa.saveVTK, e.g. saving metadata without schema -added a deprecation warning to esys.escript.util.saveVTK -todo: change doco, tests and other places to use weipa.saveVTK
-New VisIt simulation control interface in weipa (uses VisIt's simv2) -Rewrote restarts.py to be a more generic data manager for restarts and exports -Removed weipa python file since the functionality is now handled by restarts.py
Renamed escriptexport to weipa. Fixes #475.
Don't panic. Updating copyright stamps
Implemented saveSilo within a new dataexporter module. If Silo is not available at compile time the function throws. Ultimately, saveVTK will be moved here as well.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |