ESyS-Particle
4.0.1
|
command for getting mesh node reference list More...
#include <GetRef_cmd.h>
Public Member Functions | |
GetNodeRefCommand (const MpiRankAndComm &, const string &) | |
![]() | |
BroadcastCommand (const MpiRankAndComm &rankAndComm, int cmdId) | |
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 () |
command for getting mesh node reference list
$Revision$ $Date$
GetNodeRefCommand::GetNodeRefCommand | ( | const MpiRankAndComm & | globalRankAndComm, |
const string & | meshname | ||
) |
constructor for GetNodeRefCommand
globalRankAndComm | |
meshname |
References BroadcastCommand::append().