Home
last modified time | relevance | path

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 DMPI.pyx71 UNIVERSE_SIZE = MPI_UNIVERSE_SIZE variable
/dports/net/py-mpi4py/mpi4py-3.1.3/src/mpi4py/MPI/
H A DMPI.pyx61 UNIVERSE_SIZE = MPI_UNIVERSE_SIZE variable
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A DMPI.pyx59 UNIVERSE_SIZE = MPI_UNIVERSE_SIZE variable
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/
H A DConstant.java34 protected int APPNUM, LASTUSEDCODE, UNIVERSE_SIZE, WIN_BASE, WIN_SIZE, WIN_DISP_UNIT; field in Constant
H A DMPI.java123 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 DConstant.java34 protected int APPNUM, LASTUSEDCODE, UNIVERSE_SIZE, WIN_BASE, WIN_SIZE, WIN_DISP_UNIT; field in Constant
H A DMPI.java122 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 Dconstants.h222 static const int UNIVERSE_SIZE = MPI_UNIVERSE_SIZE; variable
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/cxx/
H A Dconstants.h234 static const int UNIVERSE_SIZE = MPI_UNIVERSE_SIZE; variable
/dports/net/mpich2/mpich2-1.5/src/binding/cxx/
H A Dinitcxx.cxx141 const int UNIVERSE_SIZE= MPI_UNIVERSE_SIZE; variable
/dports/net/mpich/mpich-3.4.3/src/binding/cxx/
H A Dinitcxx.cxx143 const int UNIVERSE_SIZE= MPI_UNIVERSE_SIZE; variable