44#ifndef edgeNormalFixedValueFaPatchVectorField_H
45#define edgeNormalFixedValueFaPatchVectorField_H
61 public fixedValueFaPatchVectorField
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
edgeNormalFixedValueFaPatchVectorField(const faPatch &, const DimensionedField< vector, areaMesh > &)
Construct from patch and internal field.
virtual void rmap(const faPatchVectorField &, const labelList &)
Reverse map the given faPatchField onto this faPatchField.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual tmp< faPatchField< vector > > clone(const DimensionedField< vector, areaMesh > &iF) const
Clone with an internal field reference.
TypeName("edgeNormalFixedValue")
Runtime type information.
virtual tmp< faPatchField< vector > > clone() const
Return clone.
virtual void autoMap(const faPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
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 class for managing temporary objects.
Declarations for faPatchField types.
List< label > labelList
A List of labels.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
faPatchField< vector > faPatchVectorField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.