Helper routine to read fields. More...
#include "src/OpenFOAM/containers/Lists/PtrList/PtrList.H"#include "src/OpenFOAM/primitives/Lists/wordList.H"
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 | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class GeoField , class Mesh > | |
| wordList | ReadFields (const Mesh &mesh, const IOobjectList &objects, PtrList< GeoField > &fields, const bool syncPar=true) |
| Helper routine to read fields. | |