12#ifndef __GEDIM_IMPIPROCESS_H
13#define __GEDIM_IMPIPROCESS_H
27 virtual unsigned int Rank()
const = 0;
Interface used to implement the MPI process.
Definition IMpiProcess.hpp:20
virtual void Summary()=0
Summary of the process.
virtual unsigned int NumberProcesses() const =0
virtual bool IsActive() const =0
virtual unsigned int Rank() const =0
virtual ~IMpiProcess()
Definition IMpiProcess.hpp:22
Definition Eigen_Array.cpp:22