Cyclic-plane patch. More...
Public Member Functions | |
TypeName (nonuniformTransformCyclicPolyPatch::typeName_()) | |
nonuniformTransformCyclicFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm) | |
![]() | |
TypeName (cyclicPolyPatch::typeName_()) | |
cyclicFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm) | |
const cyclicPolyPatch & | cyclicPatch () const |
virtual label | neighbPatchID () const |
virtual bool | owner () const |
virtual const cyclicFvPatch & | neighbPatch () const |
virtual bool | parallel () const |
virtual const tensorField & | forwardT () const |
virtual const tensorField & | reverseT () const |
const cyclicFvPatch & | neighbFvPatch () const |
virtual tmp< vectorField > | delta () const |
virtual tmp< labelField > | interfaceInternalField (const labelUList &internalData) const |
virtual tmp< labelField > | interfaceInternalField (const labelUList &internalData, const labelUList &faceCell) const |
virtual tmp< labelField > | internalFieldTransfer (const Pstream::commsTypes commsType, const labelUList &internalData) const |
![]() | |
TypeName (coupledPolyPatch::typeName_()) | |
coupledFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm) | |
virtual | ~coupledFvPatch () |
virtual bool | coupled () const |
virtual const labelUList & | faceCells () const |
virtual void | initInternalFieldTransfer (const Pstream::commsTypes commsType, labelUList &iF) const |
virtual void | initInternalFieldTransfer (const Pstream::commsTypes commsType, labelUList &iF, const labelUList &faceCell) const |
virtual void | initInternalFieldTransfer (const Pstream::commsTypes commsType, const labelUList &iF) const |
virtual void | initInternalFieldTransfer (const Pstream::commsTypes commsType, const labelUList &iF, const labelUList &faceCells) const |
![]() | |
TypeName ("lduInterface") | |
lduInterface ()=default | |
virtual | ~lduInterface ()=default |
virtual void | initInternalFieldTransfer (const Pstream::commsTypes commsType, const labelUList &iF) const |
virtual void | initInternalFieldTransfer (const Pstream::commsTypes commsType, const labelUList &iF, const labelUList &faceCells) const |
![]() | |
virtual void | makeDeltaCoeffs (scalarField &) const |
virtual void | makeNonOrthoDeltaCoeffs (scalarField &) const |
virtual void | makeNonOrthoCorrVectors (vectorField &) const |
virtual void | initMovePoints () |
virtual void | movePoints () |
TypeName (polyPatch::typeName_()) | |
declareRunTimeSelectionTable (autoPtr, fvPatch, polyPatch,(const polyPatch &patch, const fvBoundaryMesh &bm),(patch, bm)) | |
fvPatch (const polyPatch &, const fvBoundaryMesh &) | |
virtual | ~fvPatch () |
const polyPatch & | patch () const |
virtual const word & | name () const |
virtual label | start () const |
virtual label | size () const |
label | index () const |
const fvBoundaryMesh & | boundaryMesh () const |
template<class T > | |
const List< T >::subList | patchSlice (const List< T > &l) const |
const vectorField & | Cf () const |
tmp< vectorField > | Cn () const |
const vectorField & | Sf () const |
const scalarField & | magSf () const |
tmp< vectorField > | nf () const |
const scalarField & | weights () const |
const scalarField & | deltaCoeffs () const |
template<class Type > | |
tmp< Field< Type > > | patchInternalField (const UList< Type > &) const |
template<class Type > | |
tmp< Field< Type > > | patchInternalField (const UList< Type > &, const labelUList &faceCells) const |
template<class Type > | |
void | patchInternalField (const UList< Type > &, Field< Type > &) const |
template<class GeometricField , class Type > | |
const GeometricField::Patch & | patchField (const GeometricField &) const |
template<class GeometricField , class Type > | |
const GeometricField::Patch & | lookupPatchField (const word &name, const GeometricField *=nullptr, const Type *=nullptr) const |
template<class Type > | |
Foam::tmp< Foam::Field< Type > > | patchInternalField (const UList< Type > &f) const |
template<class Type > | |
Foam::tmp< Foam::Field< Type > > | patchInternalField (const UList< Type > &f, const labelUList &faceCells) const |
![]() | |
TypeName ("cyclicLduInterface") | |
cyclicLduInterface ()=default | |
virtual | ~cyclicLduInterface ()=default |
Additional Inherited Members | |
![]() | |
typedef fvBoundaryMesh | BoundaryMesh |
![]() | |
static autoPtr< fvPatch > | New (const polyPatch &, const fvBoundaryMesh &) |
static const fvPatch & | lookupPatch (const polyPatch &p) |
static bool | constraintType (const word &pt) |
static wordList | constraintTypes () |
![]() | |
void | makeWeights (scalarField &) const |
Cyclic-plane patch.
Definition at line 47 of file nonuniformTransformCyclicFvPatch.H.
|
inline |
Definition at line 62 of file nonuniformTransformCyclicFvPatch.H.
TypeName | ( | nonuniformTransformCyclicPolyPatch::typeName_() | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.