parent
1961329140
commit
4ea2f29d65
|
|
@ -0,0 +1,4 @@
|
||||||
|
struct Comm;
|
||||||
|
typedef struct Comm* MPI_Comm;
|
||||||
|
MPI_Comm* thing;
|
||||||
|
|
||||||
Loading…
Reference in New Issue