Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
- weipa's saveVTK will now save multiple files if the data objects to write are not on the same mesh. - the save* methods now also add the appropriate file extension if not already supplied
Use consistent naming for domain, mesh and 'chunks'
Don't clear domain on error. Moved adding Metadata-tags to the C++ level.
-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
weipa's saveVTK now stores metadata schema & string as expected.
-fixed cleanup on error when invoking escriptconvert in parallel -fixed saving VTK files on one rank if data was loaded in chunks -cleaned up EscriptDataset and split a couple of methods
Renamed escriptexport to weipa. Fixes #475.
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.
New version of saveVTK within dataexporter. Not pythonised yet since it needs more testing and release 3.1 will not ship dataexporter.
Don't panic. Updating copyright stamps
Fixes to Silo writer: Multivars for tensors are now correct even with empty ranks.
Improved error handling when using MPI and fixed Silo output when not all ranks contribute to a data variable.
dataexporter: Ensure that NetCDF files created using N ranks are only loaded when mpi size equals N or 1.
EscriptDataset takes an optional communicator now.
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
Added some more doxygen docu to escriptreader classes.
Moved escriptreader related classes into own namespace.
Added escriptreader library with tools. For more information refer to README file or wait for user documentation.
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 |