Go to the source code of this file.
|
| | Foam |
| | Namespace for OpenFOAM.
|
| |
|
| template<class Type > |
| bool | writePointField (ensightCase &ensCase, const ensightMesh &ensMesh, const tmp< PointField< Type >> &tfield) |
| |
| template<class Type > |
| label | writePointFields (ensightCase &ensCase, const ensightMesh &ensMesh, const IOobjectList &objects) |
| |
| label | writeAllPointFields (ensightCase &ensCase, const ensightMesh &ensMesh, const IOobjectList &objects) |
| |
Original source file writePointFields.H
InNamespace
Definition in file writePointFields.H.
◆ ensight_WRITE_FIELD
| #define ensight_WRITE_FIELD |
( |
|
PrimitiveType | ) |
|