37#ifndef __PARA_TIMER_MPI_H__
38#define __PARA_TIMER_MPI_H__
Base class of communicator object.
class ParaTimerMpi (Timer used in MPI communication)
double startTime
satrt time
double getElapsedTime()
get elapsed time
ParaTimerMpi()
constructor
void init(ParaComm *comm)
Initialize timer.
~ParaTimerMpi()
destructor
double offset
offset of start time
static ScipParaCommTh * comm
Base class of communicator for UG Framework.