#include #ifndef MPICH_IGNORE_CXX_SEEK #define MPICH_IGNORE_CXX_SEEK #endif #ifndef MPIBULL_IGNORE_CXX_SEEK #define MPIBULL_IGNORE_CXX_SEEK #endif #include #include static const int anz = 512; class C { public: C(int m, int p) : me(m), proc(p) {} void method() { TAU_PROFILE("void C::method() [{simple.cc} {16,3}-{38,3}]", " ", TAU_USER); int i; int field[anz]; MPI_Status status; for (i=0; i