Public Member Functions | List of all members
mapDistributeLagrangian Class Reference

Mesh-to-mesh mapping information for particles. More...

Public Member Functions

 mapDistributeLagrangian (const label nNewParticles, labelListList &&subParticleMap, labelListList &&constructParticleMap, labelListList &&constructCellLabels)
 
const mapDistributeparticleMap () const
 
const labelListListconstructCellLabels () const
 
template<class T >
void distributeLagrangianData (List< T > &lst) const
 
void updateMesh (const mapPolyMesh &)
 

Detailed Description

Mesh-to-mesh mapping information for particles.

Definition at line 43 of file mapDistributeLagrangian.H.

Constructor & Destructor Documentation

◆ mapDistributeLagrangian()

mapDistributeLagrangian ( const label  nNewParticles,
labelListList &&  subParticleMap,
labelListList &&  constructParticleMap,
labelListList &&  constructCellLabels 
)
inline

Definition at line 60 of file mapDistributeLagrangian.H.

Member Function Documentation

◆ particleMap()

const mapDistribute& particleMap ( ) const
inline

Definition at line 82 of file mapDistributeLagrangian.H.

◆ constructCellLabels()

const labelListList& constructCellLabels ( ) const
inline

Definition at line 88 of file mapDistributeLagrangian.H.

◆ distributeLagrangianData()

void distributeLagrangianData ( List< T > &  lst) const
inline

Definition at line 98 of file mapDistributeLagrangian.H.

References mapDistribute::distribute().

Here is the call graph for this function:

◆ updateMesh()

void updateMesh ( const mapPolyMesh )
inline

Definition at line 104 of file mapDistributeLagrangian.H.

References NotImplemented.


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