35 #ifndef symmetryPointPatchField_H 36 #define symmetryPointPatchField_H 59 TypeName(symmetryPointPatch::typeName_());
129 return symmetryPointPatch::typeName;
symmetryPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A Symmetry boundary condition for pointField.
Foam::pointPatchFieldMapper.
virtual const word & constraintType() const
Return the constraint type this pointPatchField implements.
A Symmetry boundary condition for pointField.
virtual autoPtr< pointPatchField< Type > > clone() const
Construct and return a clone.
A class for handling words, derived from string.
TypeName(symmetryPointPatch::typeName_())
Runtime type information.
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...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...