Public Member Functions | List of all members
nonuniformTransformCyclicFvPatch Class Reference

Cyclic-plane patch. More...

Inheritance diagram for nonuniformTransformCyclicFvPatch:
Inheritance graph
[legend]
Collaboration diagram for nonuniformTransformCyclicFvPatch:
Collaboration graph
[legend]

Public Member Functions

 TypeName (nonuniformTransformCyclicPolyPatch::typeName_())
 
 nonuniformTransformCyclicFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm)
 
- Public Member Functions inherited from cyclicFvPatch
 TypeName (cyclicPolyPatch::typeName_())
 
 cyclicFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm)
 
const cyclicPolyPatchcyclicPatch () const
 
virtual label neighbPatchID () const
 
virtual bool owner () const
 
virtual const cyclicFvPatchneighbPatch () const
 
virtual bool parallel () const
 
virtual const tensorFieldforwardT () const
 
virtual const tensorFieldreverseT () const
 
const cyclicFvPatchneighbFvPatch () const
 
virtual tmp< vectorFielddelta () const
 
virtual tmp< labelFieldinterfaceInternalField (const labelUList &internalData) const
 
virtual tmp< labelFieldinterfaceInternalField (const labelUList &internalData, const labelUList &faceCell) const
 
virtual tmp< labelFieldinternalFieldTransfer (const Pstream::commsTypes commsType, const labelUList &internalData) const
 
- Public Member Functions inherited from coupledFvPatch
 TypeName (coupledPolyPatch::typeName_())
 
 coupledFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm)
 
virtual ~coupledFvPatch ()
 
virtual bool coupled () const
 
virtual const labelUListfaceCells () 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
 
- Public Member Functions inherited from lduInterface
 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
 
- Public Member Functions inherited from fvPatch
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 polyPatchpatch () const
 
virtual const wordname () const
 
virtual label start () const
 
virtual label size () const
 
label index () const
 
const fvBoundaryMeshboundaryMesh () const
 
template<class T >
const List< T >::subList patchSlice (const List< T > &l) const
 
const vectorFieldCf () const
 
tmp< vectorFieldCn () const
 
const vectorFieldSf () const
 
const scalarFieldmagSf () const
 
tmp< vectorFieldnf () const
 
const scalarFieldweights () const
 
const scalarFielddeltaCoeffs () 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::PatchpatchField (const GeometricField &) const
 
template<class GeometricField , class Type >
const GeometricField::PatchlookupPatchField (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
 
- Public Member Functions inherited from cyclicLduInterface
 TypeName ("cyclicLduInterface")
 
 cyclicLduInterface ()=default
 
virtual ~cyclicLduInterface ()=default
 

Additional Inherited Members

- Public Types inherited from fvPatch
typedef fvBoundaryMesh BoundaryMesh
 
- Static Public Member Functions inherited from fvPatch
static autoPtr< fvPatchNew (const polyPatch &, const fvBoundaryMesh &)
 
static const fvPatchlookupPatch (const polyPatch &p)
 
static bool constraintType (const word &pt)
 
static wordList constraintTypes ()
 
- Protected Member Functions inherited from cyclicFvPatch
void makeWeights (scalarField &) const
 

Detailed Description

Cyclic-plane patch.

Source files

Definition at line 47 of file nonuniformTransformCyclicFvPatch.H.

Constructor & Destructor Documentation

◆ nonuniformTransformCyclicFvPatch()

nonuniformTransformCyclicFvPatch ( const polyPatch patch,
const fvBoundaryMesh bm 
)
inline

Definition at line 62 of file nonuniformTransformCyclicFvPatch.H.

Member Function Documentation

◆ TypeName()

TypeName ( nonuniformTransformCyclicPolyPatch::typeName_()  )

The documentation for this class was generated from the following file: