modernize a couple examples/COUPLE apps
This commit is contained in:
@ -16,7 +16,7 @@ class Many2Many {
|
||||
int me,nprocs;
|
||||
MPI_Comm comm;
|
||||
class Memory *memory;
|
||||
class Error *error;
|
||||
class ErrorLib *error;
|
||||
|
||||
int nown; // # of IDs common to src and dest
|
||||
int nsrc_off,ndest_off; // # of off-processor IDs
|
||||
|
||||
Reference in New Issue
Block a user