38 symmetryPlanePatch_(refCast<const symmetryPlanePointPatch>(p))
51 symmetryPlanePatch_(refCast<const symmetryPlanePointPatch>(p))
53 if (!isType<symmetryPlanePointPatch>(p))
58 ) <<
"patch " << this->patch().index() <<
" not symmetry type. " 59 <<
"Patch type = " << p.type()
75 symmetryPlanePatch_(refCast<const symmetryPlanePointPatch>(p))
77 if (!isType<symmetryPlanePointPatch>(this->patch()))
80 <<
"Field type does not correspond to patch type for patch " 81 << this->patch().index() <<
"." <<
endl 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->setInInternalField(iF, tvalues());
errorManipArg< error, int > exit(error &err, const int errNo=1)
A list of keyword definitions, which are a keyword followed by any number of values (e...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
A Symmetry boundary condition for pointField.
commsTypes
Types of communications.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Update the patch field.
Foam::pointPatchFieldMapper.
Ostream & endl(Ostream &os)
Add newline and flush stream.
symmetryPlanePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
static const Identity< scalar > I
Pre-declare SubField and related Field type.
A symmetry-plane boundary condition for pointField.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
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...
A class for managing temporary objects.
dimensionSet transform(const dimensionSet &)