Skip to content
Snippets Groups Projects
Commit c9cf232a authored by Mark Olesen's avatar Mark Olesen
Browse files

ENH: add some convenience methods in ensightFile, ensightGeoFile

- Some commonly used write methods that are independent of
  the calling context (ie, 2D/3D data, geometry, fields)

- Provide singleton null() for ensightFile, ensightGeoFile.
  Can be used for MPI slaves that need a file reference for their
  methods, but will never write to it, but it is also reasonable
  to use an autoPtr with rawRef() for that as well.
parent 405210a4
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment