Go to the documentation of this file.
36 #ifndef genericPointPatchField_H
37 #define genericPointPatchField_H
TypeName("generic")
Runtime type information.
A class for handling words, derived from string.
virtual autoPtr< pointPatchField< Type > > clone() const
Construct and return a clone.
HashPtrTable< symmTensorField > symmTensorFields_
virtual void write(Ostream &) const
Write.
Basic pointPatch represents a set of points from the mesh.
virtual void autoMap(const pointPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
HashPtrTable< scalarField > scalarFields_
Foam::pointPatchFieldMapper.
genericPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
A calculated boundary condition for pointField.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void rmap(const pointPatchField< Type > &, const labelList &)
Reverse map the given pointPatchField onto this pointPatchField.
A generic version of calculatedPointPatchField, useful as a fallback for handling unknown patch types...
HashPtrTable< tensorField > tensorFields_
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A HashTable specialization for hashing pointers.
HashPtrTable< sphericalTensorField > sphericalTensorFields_
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
HashPtrTable< vectorField > vectorFields_
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...