Wedge front and back plane patch. More...
#include <OpenFOAM/wedgePointPatch.H>
Wedge front and back plane patch.
Definition at line 50 of file wedgePointPatch.H.
Inheritance diagram for wedgePointPatch:
Collaboration diagram for wedgePointPatch:Public Member Functions | |
| TypeName (wedgePolyPatch::typeName_()) | |
| Runtime type information.
| |
| wedgePointPatch (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.
| |
| wedgePointPatch | ( | const polyPatch & | patch, |
| const pointBoundaryMesh & | bm | ||
| ) | [inline]
|
Construct from polyPatch.
Definition at line 65 of file wedgePointPatch.H.
| TypeName | ( | wedgePolyPatch:: | 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 54 of file wedgePointPatch.C.
References pointConstraint::applyConstraint().