53 if (!isType<symmetryPlanePointPatch>(
p))
58 ) <<
"patch " << this->
patch().
index() <<
" not symmetry type. "
59 <<
"Patch type = " << p.type()
77 if (!isType<symmetryPlanePointPatch>(this->
patch()))
80 <<
"Field type does not correspond to patch type for patch "
82 <<
"Field type: " << typeName <<
endl
83 <<
"Patch type: " << this->
patch().type()
97 symmetryPlanePatch_(ptf.symmetryPlanePatch_)
109 vector nHat = symmetryPlanePatch_.n();
114 this->patchInternalField()
122 this->setInternalField(iF, tvalues());
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Pre-declare SubField and related Field type.
commsTypes
Types of communications.
A Symmetry boundary condition for pointField.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for field mapping.
const pointPatch & patch() const
Return patch.
Basic pointPatch represents a set of points from the mesh.
virtual label index() const =0
Return the index of this patch in the pointBoundaryMesh.
A symmetry-plane boundary condition for pointField.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Update the patch field.
symmetryPlanePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
A class for managing temporary objects.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
errorManipArg< error, int > exit(error &err, const int errNo=1)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
To & refCast(From &r)
Reference type cast template function.
Ostream & endl(Ostream &os)
Add newline and flush stream.
static const Identity< scalar > I
dimensionSet transform(const dimensionSet &)