60#ifndef Foam_ignoreFaPatchField_H
61#define Foam_ignoreFaPatchField_H
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A FieldMapper for finite-area patch fields.
static tmp< faPatchField< Type > > Clone(const DerivedPatchField &pf)
Clone a patch field with its own internal field reference.
Finite area patch class. Used for 2-D non-Euclidian finite area method.
A boundary condition for invalid edges which should be ignored. Currently functionally identical to a...
virtual tmp< faPatchField< Type > > clone() const
Return clone.
ignoreFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
Construct from patch and internal field.
virtual ~ignoreFaPatchField()=default
Destructor.
TypeName("ignore")
Runtime type information.
virtual tmp< faPatchField< Type > > clone(const DimensionedField< Type, areaMesh > &iF) const
Clone with an internal field reference.
A class for managing temporary objects.
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
zeroGradientFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
Construct from patch and internal field.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.