Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Merging dudley and scons updates from branches
-Moved finley specifics into weipa subclasses -EscriptDataset is now the only weipa class exported in Windows -Some weipa code cleanup
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.
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.
Fixed a compile error and removed unneeded member.
Do not attempt to read node file data if #nodes=0.
removeGhostNodes is broken and unnecessary anyway so removed.
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
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 |