Public Member Functions | List of all members
interpolationCellPointFace< Type > Class Template Reference

Foam::interpolationCellPointFace. More...

Inheritance diagram for interpolationCellPointFace< Type >:
Inheritance graph
[legend]
Collaboration diagram for interpolationCellPointFace< Type >:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("cellPointFace")
 
 interpolationCellPointFace (const GeometricField< Type, fvPatchField, volMesh > &psi)
 
Type interpolate (const vector &position, const label celli, const label facei=-1) const
 
- Public Member Functions inherited from interpolation< Type >
virtual const wordtype () const=0
 
 declareRunTimeSelectionTable (autoPtr, interpolation, dictionary,(const GeometricField< Type, fvPatchField, volMesh > &psi),(psi))
 
 interpolation (const GeometricField< Type, fvPatchField, volMesh > &psi)
 
virtual ~interpolation ()=default
 
const GeometricField< Type, fvPatchField, volMesh > & psi () const
 
virtual Type interpolate (const barycentric &coordinates, const tetIndices &tetIs, const label facei=-1) const
 

Additional Inherited Members

- Static Public Member Functions inherited from interpolation< Type >
static autoPtr< interpolation< Type > > New (const word &interpolationType, const GeometricField< Type, fvPatchField, volMesh > &psi)
 
static autoPtr< interpolation< Type > > New (const dictionary &interpolationSchemes, const GeometricField< Type, fvPatchField, volMesh > &psi)
 
- Protected Attributes inherited from interpolation< Type >
const GeometricField< Type, fvPatchField, volMesh > & psi_
 
const polyMeshpMesh_
 
const vectorFieldpMeshPoints_
 
const faceListpMeshFaces_
 
const vectorFieldpMeshFaceCentres_
 
const vectorFieldpMeshFaceAreas_
 

Detailed Description

template<class Type>
class Foam::interpolationCellPointFace< Type >

Foam::interpolationCellPointFace.

Definition at line 42 of file interpolationCellPointFace.H.

Constructor & Destructor Documentation

◆ interpolationCellPointFace()

Definition at line 33 of file interpolationCellPointFace.C.

Member Function Documentation

◆ TypeName()

TypeName ( "cellPointFace"  )

◆ interpolate()

Type interpolate ( const vector position,
const label  celli,
const label  facei = -1 
) const
virtual

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