Skip to content
Snippets Groups Projects
Commit ee0947b6 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: vtk::fileWriter base class for geometry/field writers (issue #926)

- Output formats such as vtp, vtu follow a particular internal data
  structure (HEAD, FIELD_DATA, PIECE, CELL_DATA/POINT_DATA) and other
  output conventions. This writer base tracks these expected output
  states internally to help avoid logic errors in the callers.
parent d8375248
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment