Go to the documentation of this file.
31 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
44 template<
class Type,
class GeoMesh>
78 template<
class Type,
class GeoMesh>
void write(const PtrList< GeometricField< Type, PatchField, GeoMesh > > &)
Write generic GeometricFields.
#define forAll(list, i)
Loop across all elements in list.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
tmp< GeometricField< Type, pointPatchField, pointMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &) const
Interpolate volField using inverse distance weighting.
Generic GeometricField class.
Interpolate from cell centres to points (vertices) using inverse distance weighting.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...