Read point fields from disk and write with vtk::internalWriter and vtk::patchWriter. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Macros | |
#define | foamToVtk_WRITE_FIELD(FieldType) |
Functions | |
template<class GeoField > | |
bool | writePointField (autoPtr< vtk::internalWriter > &internalWriter, UPtrList< vtk::patchWriter > &patchWriters, const tmp< GeoField > &tfield, const fvMeshSubsetProxy &proxy) |
template<class GeoField > | |
label | writePointFields (autoPtr< vtk::internalWriter > &internalWriter, UPtrList< vtk::patchWriter > &patchWriters, const fvMeshSubsetProxy &proxy, const typename GeoField::Mesh &ptMesh, const IOobjectList &objects, const bool syncPar) |
label | writeAllPointFields (autoPtr< vtk::internalWriter > &internalWriter, UPtrList< vtk::patchWriter > &patchWriters, const fvMeshSubsetProxy &proxy, const IOobjectList &objects, const bool syncPar) |
Read point fields from disk and write with vtk::internalWriter and vtk::patchWriter.
Original source file writePointFields.H
InNamespace Foam
Definition in file writePointFields.H.
#define foamToVtk_WRITE_FIELD | ( | FieldType | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.