Definition at line 251 of file ParallelComm.hpp.
Public Member Functions | |
| ParallelMachine | parallel () const |
| unsigned | parallel_size () const |
| unsigned | parallel_rank () const |
| CommBuffer & | send_buffer () |
| CommBuffer & | recv_buffer () |
| CommBroadcast (ParallelMachine, unsigned root_rank) | |
| void | communicate () |
| bool | allocate_buffer (const bool local_flag=false) |
| CommBuffer& phdmesh::CommBroadcast::send_buffer | ( | ) |
Obtain the message buffer for the root_rank processor
| CommBuffer& phdmesh::CommBroadcast::recv_buffer | ( | ) |
Obtain the message buffer for the local processor
1.4.7