Helper routines for reading a field or fields, for foamToEnsight. More...


Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class GeoField > | |
| tmp< GeoField > | getField (const IOobject *io, const typename GeoField::Mesh &mesh) |
| Get the field or return nullptr. More... | |
| template<class GeoField > | |
| tmp< GeoField > | getField (const typename GeoField::Mesh &mesh, const IOobjectList &objects, const word &fieldName) |
| Get the named field from the objects, or return nullptr. More... | |
| template<class Type > | |
| tmp< VolumeField< Type > > | makeZeroGradientField (const tmp< VolumeInternalField< Type >> &tdf) |
| Convert an internal field to zero-gradient volume field. More... | |
| template<class Type > | |
| tmp< VolumeField< Type > > | makeZeroGradientField (const tmp< VolumeField< Type >> &tdf) |
| Convert a volume field to zero-gradient volume field. More... | |
| label | checkData (const fvMesh &mesh, const instantList &timeDirs, wordList &objectNames) |
| Check if fields are good to use (available at all times) More... | |
Helper routines for reading a field or fields, for foamToEnsight.
Original source file readFields.H
InNamespace Foam
Definition in file readFields.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.