mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-08 22:37:28 +05:00
fix typo
This commit is contained in:
parent
bca0f6a2ea
commit
a37c84e601
@ -199,7 +199,8 @@ namespace ngcore
|
|||||||
return NgMPI_Comm(subcomm, true);
|
return NgMPI_Comm(subcomm, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}; // class NgMPI_Comm
|
||||||
|
|
||||||
#else // PARALLEL
|
#else // PARALLEL
|
||||||
class MPI_Comm {
|
class MPI_Comm {
|
||||||
int nr;
|
int nr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user