Symmetry-plane patch. More...
#include <OpenFOAM/symmetryPointPatch.H>
Symmetry-plane patch.
Definition at line 50 of file symmetryPointPatch.H.
Public Member Functions | |
TypeName (symmetryPolyPatch::typeName_()) | |
Runtime type information.
| |
symmetryPointPatch (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.
|
symmetryPointPatch | ( | const polyPatch & | patch, |
const pointBoundaryMesh & | bm | ||
) | [inline]
|
Construct from polyPatch.
Definition at line 65 of file symmetryPointPatch.H.
TypeName | ( | symmetryPolyPatch:: | 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 51 of file symmetryPointPatch.C.
References pointConstraint::applyConstraint().