Go to the documentation of this file.
41 #ifndef emptyFaPatchField_H
42 #define emptyFaPatchField_H
TypeName(emptyFaPatch::typeName_())
virtual tmp< Field< Type > > valueInternalCoeffs(const tmp< scalarField > &) const
faPatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cover...
A class for managing temporary objects.
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
tmp< Field< Type > > gradientBoundaryCoeffs() const
virtual tmp< faPatchField< Type > > clone() const
virtual void rmap(const faPatchField< Type > &, const labelList &)
emptyFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual tmp< Field< Type > > valueBoundaryCoeffs(const tmp< scalarField > &) const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
tmp< Field< Type > > gradientInternalCoeffs() const
static tmp< faPatchField< Type > > New(const word &patchFieldType, const word &actualPatchType, const faPatch &, const DimensionedField< Type, areaMesh > &)
virtual ~emptyFaPatchField()=default
Finite area patch class. Used for 2-D non-Euclidian finite area method.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void autoMap(const faPatchFieldMapper &)