37 #ifndef symmetryPlanePointPatchField_H 38 #define symmetryPlanePointPatchField_H 66 TypeName(symmetryPlanePointPatch::typeName_());
123 return symmetryPlanePointPatch::typeName;
commsTypes
Communications types.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
A Symmetry boundary condition for pointField.
Foam::pointPatchFieldMapper.
virtual const word & constraintType() const
Return the constraint type this pointPatchField implements.
TypeName(symmetryPlanePointPatch::typeName_())
Runtime type information.
symmetryPlanePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
A class for handling words, derived from Foam::string.
static autoPtr< pointPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::buffered)
Update the patch field.
A symmetry-plane boundary condition for pointField.
Basic pointPatch represents a set of points from the mesh.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Pointer management similar to std::unique_ptr, with some additional methods and type checking...
virtual autoPtr< pointPatchField< Type > > clone() const
Return a clone.
"buffered" : (MPI_Bsend, MPI_Recv)