Go to the source code of this file.
Classes | |
class | pointPatchField< Type > |
Abstract base class for point-mesh patch fields. More... | |
class | calculatedPointPatchField< Type > |
A calculated boundary condition for pointField. More... | |
class | pointPatchField< Type > |
Abstract base class for point-mesh patch fields. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | addToPointPatchFieldRunTimeSelection(PatchTypeField, typePatchTypeField) |
#define | makePointPatchTypeField(PatchTypeField, typePatchTypeField) |
#define | makeTemplatePointPatchTypeField(PatchTypeField, typePatchTypeField) |
#define | makePointPatchFields(type) |
#define | makePointPatchFieldsTypeName(type) |
#define | makePointPatchFieldTypedefs(type) |
Functions | |
template<class Type > | |
Ostream & | operator<< (Ostream &, const pointPatchField< Type > &) |
template<class Type > | |
const pointPatchField< Type > & | operator+ (const pointPatchField< Type > &ppf, const Type &) |
Original source file pointPatchField.H
Definition in file pointPatchField.H.
#define addToPointPatchFieldRunTimeSelection | ( | PatchTypeField, | |
typePatchTypeField | |||
) |
Definition at line 503 of file pointPatchField.H.
#define makePointPatchTypeField | ( | PatchTypeField, | |
typePatchTypeField | |||
) |
Definition at line 525 of file pointPatchField.H.
#define makeTemplatePointPatchTypeField | ( | PatchTypeField, | |
typePatchTypeField | |||
) |
Definition at line 531 of file pointPatchField.H.
#define makePointPatchFields | ( | type | ) |
Definition at line 536 of file pointPatchField.H.
#define makePointPatchFieldsTypeName | ( | type | ) |
Definition at line 564 of file pointPatchField.H.
#define makePointPatchFieldTypedefs | ( | type | ) |
Definition at line 575 of file pointPatchField.H.