Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Fixed the quad mask in a very specific case and changed saveVTK to write a specific value for unused nodes instead of the first one which breaks unit tests depending on the number of ranks used. Still need to rebaseline some VTK files so the tests pass.
Fixed a crash when loading data from netCDF files.
header file include added
Merging dudley and scons updates from branches
Weipa now supports initialization from DataConstant instances.
Properly initialise data centering variable.
-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
Added getDataFlat() which will be used by the VisIt simulation interface
Renamed escriptexport to weipa. Fixes #475.
Minor potential optimization: prefer empty() over size()==0.
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.
Looks like netcdf.hh doesn't exist on Windows so changed to netcdfcpp.h.
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
Better resolution for Hex27 & Rec9 data in dataexporter (mantis #486). Saved Silo data resolution is now equal to finley.SaveVTK generated data in all cases.
Reduced elements are now handled separate from the main elements within the data exporter. This simplifies usage considerably.
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
As harsh as it sounds: removed obsolete friendship between DataVar and Mesh. Updated and added documentation to some more methods.
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 |