modernize a couple examples/COUPLE apps
This commit is contained in:
@ -47,7 +47,7 @@ class Irregular {
|
||||
MPI_Comm comm; // MPI communicator for all communication
|
||||
|
||||
class Memory *memory;
|
||||
class Error *error;
|
||||
class ErrorLib *error;
|
||||
|
||||
void exchange_same(char *, char *);
|
||||
void exchange_varying(char *, char *);
|
||||
|
||||
Reference in New Issue
Block a user