

Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | doLocalWriteCode(Type) |
Functions | |
| template<class Type> | |
| bool | writeVolField (ensightCase &ensCase, const ensightMesh &ensMesh, const tmp< VolumeField< Type > > &tfield, const bool nearCellValue=false) |
| template<class Type> | |
| label | writeVolFields (ensightCase &ensCase, const ensightMesh &ensMesh, const IOobjectList &objects, const bool nearCellValue=false) |
| label | writeAllVolFields (ensightCase &ensCase, const ensightMesh &ensMesh, const IOobjectList &objects, const bool nearCellValue=false) |
| #define doLocalWriteCode | ( | Type | ) |