ESyS-Particle  2.3.4
BondedMesh2DIGCommand Class Reference

command for adding bonded interactions with 2d mesh More...

#include <BMesh2D_cmd.h>

Inheritance diagram for BondedMesh2DIGCommand:
Collaboration diagram for BondedMesh2DIGCommand:

Public Member Functions

 BondedMesh2DIGCommand (const MpiRankAndComm &)
 
void appendMesh2DParam (const BMesh2DIP &)
 
void appendGapBuildPrms (const MeshGapBuildPrms &)
 
void appendTagBuildPrms (const MeshTagBuildPrms &)
 
- Public Member Functions inherited from BroadcastCommand
 BroadcastCommand (const MpiRankAndComm &rankAndComm, int cmdId)
 
virtual ~BroadcastCommand ()
 
template<typename TmplData >
void appendTypeAndName (const TmplData &namedWithType)
 
template<typename TmplData >
void append (const TmplData &basicTypeData)
 
template<typename TmplPackable >
void packInto (const TmplPackable &)
 
const int & getCommandId () const
 
void broadcastCommand ()
 
void broadcastBuffer ()
 
void wait (const std::string &barrierName)
 
void broadcast ()
 

Detailed Description

command for adding bonded interactions with 2d mesh

$Revision$

Constructor & Destructor Documentation

◆ BondedMesh2DIGCommand()

BondedMesh2DIGCommand::BondedMesh2DIGCommand ( const MpiRankAndComm globalRankAndComm)

Member Function Documentation

◆ appendGapBuildPrms()

void BondedMesh2DIGCommand::appendGapBuildPrms ( const MeshGapBuildPrms buildPrms)

References BroadcastCommand::append(), MeshGapBuildPrms::getTypeString(), and MeshGapBuildPrms::m_maxGap.

Referenced by CLatticeMaster::addBondedMesh2DIG().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ appendMesh2DParam()

void BondedMesh2DIGCommand::appendMesh2DParam ( const BMesh2DIP MeshPrms)

References BroadcastCommand::append(), BMesh2DIP::brk, BMesh2DIP::getMeshName(), BMesh2DIP::getName(), and BMesh2DIP::k.

Referenced by CLatticeMaster::addBondedMesh2DIG().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ appendTagBuildPrms()

void BondedMesh2DIGCommand::appendTagBuildPrms ( const MeshTagBuildPrms buildPrms)

References BroadcastCommand::append(), MeshTagBuildPrms::getTypeString(), MeshTagBuildPrms::m_mask, and MeshTagBuildPrms::m_tag.

Referenced by CLatticeMaster::addBondedMesh2DIG().

Here is the call graph for this function:
Here is the caller graph for this function:

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