OpenFOAM-4.x/applications/utilities/postProcessing/dataConversion/foamToVTK/foamToVTK
Henry Weller b3f4d5855d functionObjects: Simplified the handling of the post-processing mode
Replaced the 'postProcess' argument to the 'write' and 'execute'
functions with the single static member 'postProcess' in the
functionObject base-class.
2016-06-13 08:36:03 +01:00
..
Make functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
writeVTK functionObjects: Simplified the handling of the post-processing mode 2016-06-13 08:36:03 +01:00
internalWriter.C foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
internalWriter.H foamToVTK: Use UPtrList rather than PtrList 2016-05-06 14:11:38 +01:00
internalWriterTemplates.C foamToVTK: Use UPtrList rather than PtrList 2016-05-06 14:11:38 +01:00
lagrangianWriter.C foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
lagrangianWriter.H foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
lagrangianWriterTemplates.C foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
patchWriter.C foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
patchWriter.H foamToVTK: Use UPtrList rather than PtrList 2016-05-06 14:11:38 +01:00
patchWriterTemplates.C primitives/direction: Changed from "char" to "int8_t" and added IO operators 2016-05-06 17:40:49 +01:00
readFields.C foamToVTK: Use UPtrList rather than PtrList 2016-05-06 14:11:38 +01:00
readFields.H foamToVTK: Use UPtrList rather than PtrList 2016-05-06 14:11:38 +01:00
surfaceMeshWriter.C foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
surfaceMeshWriter.H foamToVTK: Use UPtrList rather than PtrList 2016-05-06 14:11:38 +01:00
surfaceMeshWriterTemplates.C foamToVTK: Use UPtrList rather than PtrList 2016-05-06 14:11:38 +01:00
vtkMesh.C foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
vtkMesh.H foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
vtkTopo.C Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
vtkTopo.H foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
writeFaceSet.C foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
writeFaceSet.H foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
writeFuns.C foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
writeFuns.H foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
writeFunsTemplates.C primitives/direction: Changed from "char" to "int8_t" and added IO operators 2016-05-06 17:40:49 +01:00
writePointSet.C foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
writePointSet.H foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +01:00
writeSurfFields.C foamToVTK: Use UPtrList rather than PtrList 2016-05-06 14:11:38 +01:00
writeSurfFields.H foamToVTK: Use UPtrList rather than PtrList 2016-05-06 14:11:38 +01:00