1#ifndef BLACS_WORLD_DEFINED
2#define BLACS_WORLD_DEFINED
Definition BlacsWorld.hpp:5
int rank
Definition BlacsWorld.hpp:11
int context
Definition BlacsWorld.hpp:12
int firstElement[2]
Definition BlacsWorld.hpp:13
int lens[2]
Definition BlacsWorld.hpp:13
void barrier()
Definition BlacsWorld.cxx:29
~BlacsWorld()
Definition BlacsWorld.cxx:27
Definition Algorithm.hpp:10