#include #ifndef MPICH_IGNORE_CXX_SEEK #define MPICH_IGNORE_CXX_SEEK #endif #include static const int anz = 512; class C { public: C(int m, int p) : me(m), proc(p) {} void method() { int i; int field[anz]; MPI_Status status; for (i=0; i