Go to the source code of this file.
|
| Foam |
| Namespace for OpenFOAM.
|
|
|
template<class Type , template< class > class PatchField, class GeoMesh > |
void | readFields (const typename GeoMesh::Mesh &mesh, const IOobjectList &objects, PtrList< GeometricField< Type, PatchField, GeoMesh >> &fields, const bool readOldTime) |
|
template<class Mesh , class GeoField > |
void | readFields (const Mesh &mesh, const IOobjectList &objects, PtrList< GeoField > &fields) |
|
Original source file readFields.H
- Source files
-
Definition in file readFields.H.