Cyclic patch with slip constraint. More...
Public Member Functions | |
TypeName (nonuniformTransformCyclicPolyPatch::typeName_()) | |
Runtime type information. More... | |
nonuniformTransformCyclicPointPatch (const polyPatch &patch, const pointBoundaryMesh &bm) | |
Construct from components. More... | |
virtual | ~nonuniformTransformCyclicPointPatch () |
virtual const vectorField & | pointNormals () const |
Return point unit normals. More... | |
virtual void | applyConstraint (const label pointi, pointConstraint &) const |
Accumulate the effect of constraint direction of this patch. More... | |
![]() | |
TypeName (cyclicPolyPatch::typeName_()) | |
Runtime type information. More... | |
cyclicPointPatch (const polyPatch &patch, const pointBoundaryMesh &bm) | |
Construct from components. More... | |
virtual | ~cyclicPointPatch () |
Destructor. More... | |
virtual const word & | constraintType () const |
Return the constraint type this pointPatch implements. More... | |
const cyclicPolyPatch & | cyclicPatch () const |
Return the underlying cyclicPolyPatch. More... | |
const cyclicPointPatch & | neighbPatch () const |
Return neighbour point patch. More... | |
bool | parallel () const |
Are the cyclic planes parallel. More... | |
const tensorField & | forwardT () const |
Return face transformation tensor. More... | |
const tensorField & | reverseT () const |
Return neighbour-cell transformation tensor. More... | |
virtual const edgeList & | transformPairs () const |
Return the set of pairs of points that require transformation. More... | |
![]() | |
TypeName (coupledPolyPatch::typeName_()) | |
Runtime type information. More... | |
coupledFacePointPatch (const polyPatch &patch, const pointBoundaryMesh &bm) | |
Construct from components. More... | |
virtual | ~coupledFacePointPatch () |
Destructor. More... | |
![]() | |
TypeName (polyPatch::typeName_()) | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, facePointPatch, polyPatch,(const polyPatch &patch, const pointBoundaryMesh &bm),(patch, bm)) | |
facePointPatch (const polyPatch &, const pointBoundaryMesh &) | |
Construct from polyPatch. More... | |
virtual | ~facePointPatch () |
Destructor. More... | |
const polyPatch & | patch () const |
Return the polyPatch. More... | |
virtual const word & | name () const |
Return name. More... | |
virtual label | size () const |
Return size. More... | |
virtual label | index () const |
Return the index of this patch in the pointBoundaryMesh. More... | |
virtual bool | coupled () const |
Return true if this patch field is coupled. More... | |
virtual const labelList & | meshPoints () const |
Return mesh points. More... | |
virtual const pointField & | localPoints () const |
Return pointField of points in patch. More... | |
![]() | |
TypeName ("basePatch") | |
Runtime type information. More... | |
pointPatch (const pointBoundaryMesh &bm) | |
virtual | ~pointPatch () |
Destructor. More... | |
const pointBoundaryMesh & | boundaryMesh () const |
Return boundaryMesh reference. More... | |
![]() | |
TypeName (coupledPolyPatch::typeName_()) | |
Runtime type information. More... | |
coupledPointPatch (const pointBoundaryMesh &bm) | |
Construct from components. More... | |
virtual | ~coupledPointPatch () |
Destructor. More... | |
Additional Inherited Members | |
![]() | |
static autoPtr< facePointPatch > | New (const polyPatch &, const pointBoundaryMesh &) |
Return a pointer to a new patch created on freestore from polyPatch. More... | |
![]() | |
const polyPatch & | polyPatch_ |
Reference to the underlying polyPatch. More... | |
Cyclic patch with slip constraint.
Definition at line 49 of file nonuniformTransformCyclicPointPatch.H.
|
inline |
Construct from components.
Definition at line 64 of file nonuniformTransformCyclicPointPatch.H.
|
inlinevirtual |
Definition at line 75 of file nonuniformTransformCyclicPointPatch.H.
TypeName | ( | nonuniformTransformCyclicPolyPatch::typeName_() | ) |
Runtime type information.
|
virtual |
Return point unit normals.
Reimplemented from facePointPatch.
Definition at line 50 of file nonuniformTransformCyclicPointPatch.C.
|
virtual |
Accumulate the effect of constraint direction of this patch.
Reimplemented from pointPatch.
Definition at line 61 of file nonuniformTransformCyclicPointPatch.C.
References pointConstraint::applyConstraint().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.