fix(mpi): fix some namespaces issues with mpi
This commit is contained in:
parent
c442d8a0a2
commit
4bbb4a595e
8 changed files with 30 additions and 16 deletions
|
|
@ -137,7 +137,7 @@ namespace eo
|
|||
std::vector<EOT> tempArray;
|
||||
|
||||
int masterRank;
|
||||
bmpi::communicator& comm;
|
||||
eo::mpi::communicator& comm;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue