37#ifndef GeometricVectorField_H
38#define GeometricVectorField_H
51template<
class Cmpt,
template<
class>
class PatchField,
class GeoMesh>
61template<
class Cmpt,
template<
class>
class PatchField,
class GeoMesh>
Scalar specific part of the implementation of DimensionedField.
Scalar specific part of the implementation of GeometricField.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
Generic GeometricField class.
Templated 3D Vector derived from VectorSpace adding construction from 3 components,...
void unzip(const FieldField< Field, SphericalTensor< Cmpt > > &input, FieldField< Field, Cmpt > &ii)
Unzip sphericalTensor field field into components.
void zip(FieldField< Field, SphericalTensor< Cmpt > > &result, const FieldField< Field, Cmpt > &ii)
Zip together sphericalTensor field field from components.