Home
last modified time | relevance | path

Searched defs:MPI_Type_create_subarray (Results 1 – 24 of 24) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Dtype_create_subarray.c36 #pragma weak MPI_Type_create_subarray = PMPI_Type_create_subarray macro
38 #define MPI_Type_create_subarray PMPI_Type_create_subarray macro
44 int MPI_Type_create_subarray(int ndims, in MPI_Type_create_subarray() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Dtype_create_subarray.c36 #pragma weak MPI_Type_create_subarray = PMPI_Type_create_subarray macro
38 #define MPI_Type_create_subarray PMPI_Type_create_subarray macro
44 int MPI_Type_create_subarray(int ndims, in MPI_Type_create_subarray() function
/dports/net/mpich/mpich-3.4.3/src/mpi/datatype/
H A Dtype_create_subarray.c10 #pragma weak MPI_Type_create_subarray = PMPI_Type_create_subarray macro
27 #define MPI_Type_create_subarray PMPI_Type_create_subarray macro
58 int MPI_Type_create_subarray(int ndims, in MPI_Type_create_subarray() function
/dports/net/mpich2/mpich2-1.5/src/mpi/datatype/
H A Dtype_create_subarray.c11 #pragma weak MPI_Type_create_subarray = PMPI_Type_create_subarray macro
23 #define MPI_Type_create_subarray PMPI_Type_create_subarray macro
57 int MPI_Type_create_subarray(int ndims, in MPI_Type_create_subarray() function
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/mpi2-other/array/
H A Dsubarray.c12 #pragma weak MPI_Type_create_subarray = PMPI_Type_create_subarray macro
41 int MPI_Type_create_subarray(int ndims, int *array_of_sizes, in MPI_Type_create_subarray() function
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/mpi2-other/array/
H A Dsubarray.c11 #pragma weak MPI_Type_create_subarray = PMPI_Type_create_subarray macro
40 int MPI_Type_create_subarray(int ndims, int *array_of_sizes, in MPI_Type_create_subarray() function
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Dtypecsubarrf.c248 #define MPI_Type_create_subarray PMPI_Type_create_subarray macro
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Dtypecsubarrf.c169 #define MPI_Type_create_subarray PMPI_Type_create_subarray macro
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/mpi-io/
H A Dmpioprof.h127 #define MPI_Type_create_subarray PMPI_Type_create_subarray macro
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/mpi-io/
H A Dmpioprof.h144 #define MPI_Type_create_subarray PMPI_Type_create_subarray macro
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/logging/include/
H A Dmpiprof.h140 #define MPI_Type_create_subarray PMPI_Type_create_subarray macro
267 #define MPI_Type_create_subarray PMPI_Type_create_subarray macro
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/
H A Dfallback.h293 #define MPI_Type_create_subarray PyMPI_Type_create_subarray macro
H A Dmissing.h548 #define MPI_Type_create_subarray(a1,a2,a3,a4,a5,a6,a7) PyMPI_UNAVAILABLE("MPI_Type_create_subarray"… macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/mpi4py/vtkmpi4py/src/lib-mpi/
H A Dfallback.h331 #define MPI_Type_create_subarray PyMPI_Type_create_subarray macro
H A Dmissing.h619 #define MPI_Type_create_subarray(a1,a2,a3,a4,a5,a6,a7) PyMPI_UNAVAILABLE("MPI_Type_create_subarray"… macro
/dports/net/py-mpi4py/mpi4py-3.1.3/src/lib-mpi/
H A Dfallback.h327 #define MPI_Type_create_subarray PyMPI_Type_create_subarray macro
H A Dmissing.h619 #define MPI_Type_create_subarray(a1,a2,a3,a4,a5,a6,a7) PyMPI_UNAVAILABLE("MPI_Type_create_subarray"… macro
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/lib-mpi/
H A Dfallback.h331 #define MPI_Type_create_subarray PyMPI_Type_create_subarray macro
H A Dmissing.h619 #define MPI_Type_create_subarray(a1,a2,a3,a4,a5,a6,a7) PyMPI_UNAVAILABLE("MPI_Type_create_subarray"… macro
/dports/science/PETSc/petsc-3.14.1/include/petsc/mpiuni/
H A Dmpi.h1045 #define MPI_Type_create_subarray(ndims,array_of_sizes,array_of_subsizes,array_of_starts,order,oldty… macro
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/fortran/use-mpi-f08/mod/
H A Dmpi-f08-interfaces.F90754 interface MPI_Type_create_subarray interface
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/fortran/use-mpi-f08/mod/
H A Dmpi-f08-interfaces.F90754 interface MPI_Type_create_subarray interface
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/use_mpi_f08/
H A Dmpi_f08.f90649 interface MPI_Type_create_subarray interface
/dports/net/mpich2/mpich2-1.5/src/util/multichannel/
H A Dmpi.c399 int (*MPI_Type_create_subarray)(int, int [], int [], int [], int, MPI_Datatype, MPI_Datatype *); member
2743 int MPI_Type_create_subarray(int ndims, in MPI_Type_create_subarray() function