Skip to content
Snippets Groups Projects
  1. Nov 03, 2016
    • Mark Olesen's avatar
      ENH: improved infrastructure for writing VTK content · d2fc2c9e
      Mark Olesen authored
      Note: classes are prefixed with 'foamVtk' instead of 'vtk' to avoid potential
      conflicts with VTK itself.
      
      foamVtkCore
      ~~~~~~~~~~~
      - General very low-level functionality.
      
      foamVtkPTraits
      ~~~~~~~~~~~~~~
      - Traits type of functionality for VTK
      
      foamVtkOutputOptions
      ~~~~~~~~~~~~~~~~~~~~
      - The various format output options as a class that can be passed to
        formatters etc.
      
      foamVtkCells
      ~~~~~~~~~~~~
      - Intended for unifying vtkTopo and PV-Reader code in the future.
      - Handles polyhedron decompose internally etc
      
      foamVtkOutput, foamVtkFormatter
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      - Output helpers.
      - Selector for individual formatters.
        Currently write all scalar data a 'float' (not 'double'). Can
        revisit this in the future.
      d2fc2c9e
  2. Aug 08, 2016
  3. Aug 05, 2016
  4. Nov 09, 2016
  5. Nov 08, 2016
  6. Nov 07, 2016
  7. Nov 04, 2016
  8. Nov 03, 2016
  9. Nov 02, 2016
  10. Nov 01, 2016