Empty plane patch. More...
#include <OpenFOAM/emptyPointPatch.H>
Empty plane patch.
Definition at line 50 of file emptyPointPatch.H.
Inheritance diagram for emptyPointPatch:
Collaboration diagram for emptyPointPatch:Public Member Functions | |
| TypeName (emptyPolyPatch::typeName_()) | |
| Runtime type information.
| |
| emptyPointPatch (const polyPatch &patch, const pointBoundaryMesh &bm) | |
| Construct from polyPatch.
| |
| virtual void | applyConstraint (const label pointi, pointConstraint &) const |
| Accumulate the effect of constraint direction of this patch.
| |
| emptyPointPatch | ( | const polyPatch & | patch, |
| const pointBoundaryMesh & | bm | ||
| ) | [inline]
|
Construct from polyPatch.
Definition at line 65 of file emptyPointPatch.H.
| TypeName | ( | emptyPolyPatch:: | typeName_() ) |
Runtime type information.
| void applyConstraint | ( | const label | pointi, |
| pointConstraint & | pc | ||
| ) | const [virtual]
|
Accumulate the effect of constraint direction of this patch.
Reimplemented from pointPatch.
Definition at line 50 of file emptyPointPatch.C.
References pointConstraint::applyConstraint().