36 #ifndef dimFieldDecomposer_H 37 #define dimFieldDecomposer_H 60 const fvMesh& completeMesh_;
88 const fvMesh& completeMesh,
110 template<
class GeoField>
void decomposeFields(const PtrList< GeoField > &fields) const
Decompose llist of fields.
Dimensioned field decomposer.
multivariateSurfaceInterpolationScheme< scalar >::fieldTable fields
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Mesh data needed to do the Finite Volume discretisation.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
~dimFieldDecomposer()
Destructor.
tmp< DimensionedField< Type, volMesh > > decomposeField(const DimensionedField< Type, volMesh > &field) const
Decompose field.
A class for managing temporary objects.