Home
last modified time | relevance | path

Searched refs:sendingGroup (Results 1 – 2 of 2) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A DiMOAB.h663 ErrCode iMOAB_ReceiveMesh ( iMOAB_AppID pid, MPI_Comm* join, MPI_Group* sendingGroup, int* scompid);
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DiMOAB.cpp1836 ErrCode iMOAB_ReceiveMesh ( iMOAB_AppID pid, MPI_Comm* global, MPI_Group* sendingGroup, in iMOAB_ReceiveMesh() argument
1850 …ParCommGraph* cgraph = new ParCommGraph ( *global, *sendingGroup, receiverGroup, *scompid, context… in iMOAB_ReceiveMesh()