Write patch fields.
More...
|
| patchWriter (const vtkMesh &, const bool binary, const bool nearCellValue, const fileName &, const labelList &patchIDs) |
| Construct from components. More...
|
|
std::ofstream & | os () |
|
label | nPoints () const |
|
label | nFaces () const |
|
void | writePatchIDs () |
| Write cellIDs. More...
|
|
template<class Type > |
void | write (const UPtrList< const GeometricField< Type, fvPatchField, volMesh >> &) |
| Write volFields. More...
|
|
template<class Type > |
void | write (const UPtrList< const GeometricField< Type, pointPatchField, pointMesh > > &) |
| Write pointFields. More...
|
|
template<class Type > |
void | write (const PrimitivePatchInterpolation< primitivePatch > &, const UPtrList< const GeometricField< Type, fvPatchField, volMesh >> &) |
| Interpolate and write volFields. More...
|
|
Write patch fields.
- Source files
-
Definition at line 59 of file patchWriter.H.
◆ patchWriter()
Construct from components.
◆ os()
◆ nPoints()
◆ nFaces()
◆ writePatchIDs()
◆ write() [1/3]
◆ write() [2/3]
◆ write() [3/3]
Interpolate and write volFields.
The documentation for this class was generated from the following file:
- applications/utilities/postProcessing/dataConversion/foamToVTK/foamToVTK/patchWriter.H