foamToVTK Directory Reference
Directory dependency graph for foamToVTK:

Files

file  convertAreaFields.H [code]
 Code chunk for converting finite-area - included by foamToVTK.
 
file  convertLagrangian.H [code]
 Code chunk for post-processing conversion of cloud(s) to VTK PolyData (.vtp extension).
 
file  convertProcessorPatches.H [code]
 Code chunk for converting volume fields on processor boundaries, included by foamToVTK.
 
file  convertSurfaceFields.H [code]
 Code chunk for post-processing surface fields to VTK PolyData.
 
file  convertTopoSet.H [code]
 Code chunk for converting face and point sets - included by foamToVTK.
 
file  convertVolumeFields.H [code]
 Code chunk for converting volume and dimensioned fields included by foamToVTK.
 
file  createMeshAccounting.H [code]
 
file  foamToVTK.C [code]
 General OpenFOAM to VTK file writer.
 
file  readFields.C [code]
 
file  readFields.H [code]
 Helper routines for reading a field or fields, optionally with a mesh subset (using fvMeshSubsetProxy).
 
file  reportFields.H [code]
 
file  writeAreaFields.H [code]
 Read finite-area fields from disk and write with vtk::uindirectPatchGeoFieldsWriter.
 
file  writeDimFields.H [code]
 Read dimensioned fields from disk and write with vtk::internalWriter.
 
file  writePointFields.H [code]
 Read point fields from disk and write with vtk::internalWriter and vtk::patchWriter.
 
file  writeSurfaceFields.H [code]
 Write surface fields from volume mesh.
 
file  writeVolFields.H [code]
 Read volume fields from disk and write with vtk::internalWriter and vtk::patchWriter.