35 #ifndef NEKTAR_LIB_UTILITIES_COMMCWIPI_H 36 #define NEKTAR_LIB_UTILITIES_COMMCWIPI_H 46 namespace LibUtilities
std::shared_ptr< Comm > CommSharedPtr
Pointer to a Communicator object.
std::shared_ptr< CommCwipi > CommCwipiSharedPtr
Pointer to a Communicator object.
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
static CommSharedPtr create(int narg, char *arg[])
Creates an instance of this class.
virtual void v_Finalise()
static std::string className
Name of class.
CommCwipi(int narg, char *arg[])