readFields.H File Reference

Read fields from disk for foamToEnsight. More...

Include dependency graph for readFields.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class GeoField >
tmp< GeoField > getField (const IOobject *io, const fvMesh &mesh)
 Get the field and subset it, or return nullptr. More...
 
template<class GeoField >
tmp< GeoField > getZeroGradField (const IOobject *io, const fvMesh &mesh)
 Get internal field and make it a zero-gradient volume field with subsetting. More...
 
label checkData (const fvMesh &mesh, const instantList &timeDirs, wordList &objectNames)
 Check if fields are good to use (available at all times) More...
 

Detailed Description

Read fields from disk for foamToEnsight.

Original source file readFields.H

InNamespace Foam

Source files

Definition in file readFields.H.