openfoam/applications/utilities/mesh
Mark Olesen c4f1349496 ENH: construct VTK writers with the outputOptions and adjust internally
- this shifts responsibility away from caller to the individual writers
  for knowing which file formats are supported and which file ending is
  appropriate. When the writer receives the output format request,
  it can elect to downgrade or otherwise adjust it to what it can
  actually manage (eg, legacy vs xml vs xml-append).

  But currently still just with legacy format backends.
2017-05-31 22:08:54 +02:00
..
advanced ENH: relocate triSurface classes into surfMesh library (issue #294) 2017-05-18 10:42:05 +02:00
conversion DEFEATURE: remove CCM combine boundary code 2017-05-31 12:34:07 +02:00
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
generation STYLE: use std::pair (not Tuple2) in conjunction with std::initializer_list 2017-05-29 11:07:39 +02:00
manipulation ENH: construct VTK writers with the outputOptions and adjust internally 2017-05-31 22:08:54 +02:00