Public Member Functions | List of all members
fvMeshMapper Class Reference

Class holds all the necessary information for mapping fields associated with fvMesh. More...

Public Member Functions

 fvMeshMapper (const fvMesh &mesh, const mapPolyMesh &mpm)
 
const fvMeshmesh () const
 
const objectRegistrythisDb () const
 
const morphFieldMappervolMap () const
 
const fvSurfaceMappersurfaceMap () const
 
const fvBoundaryMeshMapperboundaryMap () const
 

Detailed Description

Class holds all the necessary information for mapping fields associated with fvMesh.

Source files

Definition at line 53 of file fvMeshMapper.H.

Constructor & Destructor Documentation

◆ fvMeshMapper()

fvMeshMapper ( const fvMesh mesh,
const mapPolyMesh mpm 
)
inline

Definition at line 87 of file fvMeshMapper.H.

Member Function Documentation

◆ mesh()

const fvMesh& mesh ( ) const
inline

Definition at line 100 of file fvMeshMapper.H.

◆ thisDb()

const objectRegistry& thisDb ( ) const
inline

Definition at line 107 of file fvMeshMapper.H.

◆ volMap()

const morphFieldMapper& volMap ( ) const
inline

Definition at line 113 of file fvMeshMapper.H.

◆ surfaceMap()

const fvSurfaceMapper& surfaceMap ( ) const
inline

Definition at line 119 of file fvMeshMapper.H.

◆ boundaryMap()

const fvBoundaryMeshMapper& boundaryMap ( ) const
inline

Definition at line 125 of file fvMeshMapper.H.


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