Dear all,
   I am confused with the use of MPI derived datatype for classes with
static member. How to create derived datatype for something like
class test{
static const int i=5;
double data[5];
}

Thanks for your help!
Best,
Santosh

Reply via email to