Helper routine to read fields. More...
Helper routine to read fields.
Definition in file ReadFields.H.
#include "src/OpenFOAM/containers/Lists/PtrList/PtrList.H"
#include "src/OpenFOAM/primitives/Lists/wordList.H"
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.
|