Public Member Functions | List of all members
pointMeshMapper Class Reference

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

Public Member Functions

 pointMeshMapper (const pointMesh &mesh, const mapPolyMesh &mpm)
 
const pointMeshmesh () const
 
const objectRegistrythisDb () const
 
const morphFieldMapperpointMap () const
 
const pointBoundaryMeshMapperboundaryMap () const
 

Detailed Description

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

Source files

Definition at line 52 of file pointMeshMapper.H.

Constructor & Destructor Documentation

◆ pointMeshMapper()

pointMeshMapper ( const pointMesh mesh,
const mapPolyMesh mpm 
)
inline

Definition at line 80 of file pointMeshMapper.H.

Member Function Documentation

◆ mesh()

const pointMesh& mesh ( ) const
inline

Definition at line 92 of file pointMeshMapper.H.

◆ thisDb()

const objectRegistry& thisDb ( ) const
inline

Definition at line 99 of file pointMeshMapper.H.

◆ pointMap()

const morphFieldMapper& pointMap ( ) const
inline

Definition at line 105 of file pointMeshMapper.H.

◆ boundaryMap()

const pointBoundaryMeshMapper& boundaryMap ( ) const
inline

Definition at line 111 of file pointMeshMapper.H.


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