
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | doLocalWriteCode(Type) |
Functions | |
| template<class Type> | |
| bool | writeAreaField (ensightCase &ensCase, const ensightFaMesh &ensMesh, const tmp< AreaField< Type > > &tfield) |
| template<class Type> | |
| label | writeAreaFields (ensightCase &ensCase, const ensightFaMesh &ensMesh, const IOobjectList &objects) |
| label | writeAllAreaFields (ensightCase &ensCase, const ensightFaMesh &ensMesh, const IOobjectList &objects) |
| #define doLocalWriteCode | ( | Type | ) |