Public Member Functions | List of all members
oversetFvPatch Class Reference

Patch for indicating interpolated boundaries (in overset meshes). More...

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

Public Member Functions

 TypeName (oversetPolyPatch::typeName_())
 
 oversetFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm)
 
const oversetPolyPatchoversetPatch () const
 
virtual const labelUListfaceCells () const
 
virtual bool master () const
 
- Public Member Functions inherited from fvPatch
virtual void makeWeights (scalarField &) 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 polyPatchpatch () const
 
virtual const wordname () const
 
virtual label start () const
 
virtual label size () const
 
virtual bool coupled () 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
 
virtual tmp< vectorFielddelta () 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
 

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 ()
 

Detailed Description

Patch for indicating interpolated boundaries (in overset meshes).

Source files

Definition at line 48 of file oversetFvPatch.H.

Constructor & Destructor Documentation

◆ oversetFvPatch()

oversetFvPatch ( const polyPatch patch,
const fvBoundaryMesh bm 
)
inline

Definition at line 66 of file oversetFvPatch.H.

Member Function Documentation

◆ TypeName()

TypeName ( oversetPolyPatch::typeName_()  )

◆ oversetPatch()

const oversetPolyPatch& oversetPatch ( ) const
inline

Definition at line 78 of file oversetFvPatch.H.

◆ faceCells()

virtual const labelUList& faceCells ( ) const
inlinevirtual

Reimplemented from fvPatch.

Definition at line 87 of file oversetFvPatch.H.

References polyPatch::faceCells().

Here is the call graph for this function:

◆ master()

virtual bool master ( ) const
inlinevirtual

Definition at line 93 of file oversetFvPatch.H.

References oversetPolyPatch::master().

Here is the call graph for this function:

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