39 #ifndef Foam_slipFaPatchField_H 40 #define Foam_slipFaPatchField_H
A list of keyword definitions, which are a keyword followed by a number of values (eg...
slipFaPatchField(const faPatch &p, const DimensionedField< Type, areaMesh > &iF)
Construct from patch and internal field.
virtual tmp< faPatchField< Type > > clone() const
No clone without an internal field reference.
friend Ostream & operator(Ostream &, const faPatchField< Type > &)
TypeName("slip")
Runtime type information.
Finite area patch class. Used for 2-D non-Euclidian finite area method.
static tmp< faPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual ~slipFaPatchField()=default
Destructor.
A class for managing temporary objects.
A FieldMapper for finite-area patch fields.