41#ifndef Foam_areaFields_H
42#define Foam_areaFields_H
The standard GeometricField types.
Forwards and collection of common area field types.
bool check() const
Helper: check if field has been evaluated. See instantiations.
void replace(const direction d, const GeometricField< cmptType, PatchField, GeoMesh > &gcf)
Replace specified field component with content from another field.
GeometricField(const IOobject &io, const Mesh &mesh, const dimensionSet &dims, const word &patchFieldType=faPatchField< Type >::calculatedType())
tmp< GeometricField< cmptType, PatchField, GeoMesh > > component(const direction) const
Return a component of the field.
A class for managing temporary objects.
Declarations for faPatchField types.