Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
First iteration: - cleanup of main SConstruct file - new template options file with commented options - moved our extensions to the "proper" place according to scons docs - fixed a regex issue in wrapper script - this version works on guineapig and shake75
Branch to rework scons scripts, copy from rev 3210.
Possible fix for mac linker error.
-Moved finley specifics into weipa subclasses -EscriptDataset is now the only weipa class exported in Windows -Some weipa code cleanup
-Added mesh axis label/unit and variable unit support to weipa's Silo writer -Created EscriptDataset python wrapper -Some code cleanup and a ghost zone fix for the VisIt interface
Removed ugly #defines in favour of a class.
Set up initial test suite files for weipa and some basic preliminary tests.
-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
Switched the build_dir keyword param to variant_dir. Should fix issue 525.
Renamed escriptexport to weipa. Fixes #475.
Quick fix for Windows scons problem due to the same files being compiled twice in the same directory. Visit plugin is not for Windows anyway so disabled it there.
Added a libescriptreader.a target which does not depend on escript or finley at runtime. This will be used for the VisIt plugin so is not built by default.
Link to esysUtils to be able to use escript exceptions.
Don't panic. Updating copyright stamps
dataexporter links against escript now to make the Mac happy.
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.
Fixed compilation when silo is not used.
Reincarnation of the escriptreader as a more flexible escriptexport library: - can be initialised with instances of escript::Data and Finley_Mesh - is now MPI aware at the EscriptDataset level including Silo writer - now uses boost shared pointers The lib is currently only used by the escriptconvert tool but this is going to change...
Updating copyright notices
escript2silo was linked to libescriptreader using its relative path. Fixed that by using a separate environment for the tools.
Scons'ified escriptreader library and tools. Added checks and options for the Silo library which is required for escript2silo and optional for the library. Updated shake75 options file.
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 |