Searched defs:UNIVERSE_SIZE (Results 1 – 11 of 11) sorted by relevance
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/ |
H A D | MPI.pyx | 71 UNIVERSE_SIZE = MPI_UNIVERSE_SIZE variable
|
/dports/net/py-mpi4py/mpi4py-3.1.3/src/mpi4py/MPI/ |
H A D | MPI.pyx | 61 UNIVERSE_SIZE = MPI_UNIVERSE_SIZE variable
|
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/ |
H A D | MPI.pyx | 59 UNIVERSE_SIZE = MPI_UNIVERSE_SIZE variable
|
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/ |
H A D | Constant.java | 34 protected int APPNUM, LASTUSEDCODE, UNIVERSE_SIZE, WIN_BASE, WIN_SIZE, WIN_DISP_UNIT; field in Constant
|
H A D | MPI.java | 123 public static final int APPNUM, LASTUSEDCODE, UNIVERSE_SIZE, WIN_BASE, field in MPI
|
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/ |
H A D | Constant.java | 34 protected int APPNUM, LASTUSEDCODE, UNIVERSE_SIZE, WIN_BASE, WIN_SIZE, WIN_DISP_UNIT; field in Constant
|
H A D | MPI.java | 122 public static final int APPNUM, LASTUSEDCODE, UNIVERSE_SIZE, WIN_BASE, field in MPI
|
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/cxx/ |
H A D | constants.h | 222 static const int UNIVERSE_SIZE = MPI_UNIVERSE_SIZE; variable
|
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/cxx/ |
H A D | constants.h | 234 static const int UNIVERSE_SIZE = MPI_UNIVERSE_SIZE; variable
|
/dports/net/mpich2/mpich2-1.5/src/binding/cxx/ |
H A D | initcxx.cxx | 141 const int UNIVERSE_SIZE= MPI_UNIVERSE_SIZE; variable
|
/dports/net/mpich/mpich-3.4.3/src/binding/cxx/ |
H A D | initcxx.cxx | 143 const int UNIVERSE_SIZE= MPI_UNIVERSE_SIZE; variable
|