41 #ifndef Foam_basicSymmetryFaPatchField_H 42 #define Foam_basicSymmetryFaPatchField_H 145 #include "basicSymmetryFaPatchField.txx"
commsTypes
Communications types.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
virtual tmp< faPatchField< Type > > clone() const
No clone without an internal field reference.
friend Ostream & operator(Ostream &, const faPatchField< Type > &)
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::buffered)
Evaluate the patch field.
virtual tmp< Field< Type > > snGrad() const
Retrieve patch-normal gradient at boundary.
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.
basicSymmetryFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
Construct from patch and internal field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.
"buffered" : (MPI_Bsend, MPI_Recv)
A FieldMapper for finite-area patch fields.
virtual tmp< Field< Type > > snGradTransformDiag() const
Return face-gradient transform diagonal.