Go to the documentation of this file.
97 typename pointPatchConstructorTable::iterator patchTypeCstrIter =
98 pointPatchConstructorTablePtr_->find(pf.
patch().type());
100 if (patchTypeCstrIter != pointPatchConstructorTablePtr_->end())
static const word & calculatedType()
Return the type of the calculated form of pointPatchField.
A class for handling words, derived from string.
Basic pointPatch represents a set of points from the mesh.
const pointPatch & patch() const
Return patch.
Foam::pointPatchFieldMapper.
Pre-declare SubField and related Field type.
A calculated boundary condition for pointField.
A list of keyword definitions, which are a keyword followed by any number of values (e....
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...