#include <CommIOServer.h>
Public Member Functions | |
DAGHIOServerPing (const unsigned tag, GridHierarchy &gridhierarchy, DAGHIO_PingFunc pingfunc) | |
void | callrecv (const MPI_Status &) |
const char * | name (void) const |
DAGHIOServerPing::DAGHIOServerPing | ( | const unsigned | tag, | |
GridHierarchy & | gridhierarchy, | |||
DAGHIO_PingFunc | pingfunc | |||
) |
void DAGHIOServerPing::callrecv | ( | const MPI_Status & | MS | ) | [virtual] |
Reimplemented from comm_service.
References comm_service::comm_io(), comm_service::comminit(), DAGHFalse, DAGHTrue, comm_service::error_die(), comm_service::log(), comm_service::proc_me(), comm_service::proc_num(), comm_service::req(), and comm_service::Tag.
const char * DAGHIOServerPing::name | ( | void | ) | const [virtual] |
Reimplemented from comm_service.