Home
last modified time | relevance | path

Searched defs:MPI_Type_struct (Results 1 – 25 of 25) sorted by relevance

/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Dtype_struct.c34 #pragma weak MPI_Type_struct = PMPI_Type_struct macro
40 #define MPI_Type_struct PMPI_Type_struct macro
43 int MPI_Type_struct(int count, in MPI_Type_struct() function
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Dtype_struct.c27 #pragma weak MPI_Type_struct = PMPI_Type_struct macro
29 #define MPI_Type_struct PMPI_Type_struct macro
32 int MPI_Type_struct(int count, in MPI_Type_struct() function
/dports/net/mpich2/mpich2-1.5/src/mpi/datatype/
H A Dtype_struct.c12 #pragma weak MPI_Type_struct = PMPI_Type_struct macro
24 #define MPI_Type_struct PMPI_Type_struct macro
146 int MPI_Type_struct(int count, in MPI_Type_struct() function
/dports/net/mpich/mpich-3.4.3/src/mpi/datatype/
H A Dtype_struct.c11 #pragma weak MPI_Type_struct = PMPI_Type_struct macro
28 #define MPI_Type_struct PMPI_Type_struct macro
432 int MPI_Type_struct(int count, in MPI_Type_struct() function
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Dtype_structf.c169 #define MPI_Type_struct PMPI_Type_struct macro
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Dtype_structf.c248 #define MPI_Type_struct PMPI_Type_struct macro
/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dmpistubs.h125 #define MPI_Type_struct hypre_MPI_Type_struct macro
H A D_hypre_utilities.h274 #define MPI_Type_struct hypre_MPI_Type_struct macro
/dports/science/PETSc/petsc-3.14.1/include/petsc/mpiuni/
H A Dmpiunifdef.h40 #define MPI_Type_struct PETSC_MPI_TYPE_STRUCT macro
H A Dmpi.h684 #define MPI_Type_struct(count,array_of_blocklengths,array_of_displacements,array_of_types,newtype) \ macro
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/include/
H A Dmpipr.h278 #define MPI_Type_struct PMPI_Type_struct macro
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/include/
H A Dmpipr.h283 #define MPI_Type_struct PMPI_Type_struct macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/include/
H A Dmpipr.h278 #define MPI_Type_struct PMPI_Type_struct macro
/dports/mail/spamassassin-devel/spamassassin-1ea352210/build/pga/source/
H A Dmpi_stub.c239 int MPI_Type_struct(int count, int *array_of_blocklengths, in MPI_Type_struct() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/logging/include/
H A Dmpiprof.h150 #define MPI_Type_struct PMPI_Type_struct macro
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A Dmpi_stubs.c121 void STDCALLBULL MPI_Type_struct() {} in MPI_Type_struct() function
/dports/net/openmpi/openmpi-4.1.1/ompi/include/
H A Dmpi.h.in2868 #define MPI_Type_struct(...) THIS_FUNCTION_WAS_REMOVED_IN_MPI30(MPI_Type_struct, MPI_Type_create_s… macro
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/wrappers/src/
H A Dtrace_mpi_core.c2477 int MPI_Type_struct( count, blocklens, indices, old_types, newtype ) in MPI_Type_struct() function
H A Dlog_mpi_core.c5964 int MPI_Type_struct( count, blocklens, indices, old_types, newtype ) in MPI_Type_struct() function
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/mpi_wrapper/mpi3/fake/
H A Dmpi.h968 int MPI_Type_struct( // Creates a struct datatype in MPI_Type_struct() function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/
H A Dmissing.h593 #define MPI_Type_struct(a1,a2,a3,a4,a5) PyMPI_UNAVAILABLE("MPI_Type_struct",a1,a2,a3,a4,a5) macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/mpi4py/vtkmpi4py/src/lib-mpi/
H A Dmissing.h564 #define MPI_Type_struct(a1,a2,a3,a4,a5) PyMPI_UNAVAILABLE("MPI_Type_struct",a1,a2,a3,a4,a5) macro
/dports/net/py-mpi4py/mpi4py-3.1.3/src/lib-mpi/
H A Dmissing.h564 #define MPI_Type_struct(a1,a2,a3,a4,a5) PyMPI_UNAVAILABLE("MPI_Type_struct",a1,a2,a3,a4,a5) macro
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/lib-mpi/
H A Dmissing.h564 #define MPI_Type_struct(a1,a2,a3,a4,a5) PyMPI_UNAVAILABLE("MPI_Type_struct",a1,a2,a3,a4,a5) macro
/dports/net/mpich2/mpich2-1.5/src/util/multichannel/
H A Dmpi.c202 int (*MPI_Type_struct)(int, int *, MPI_Aint *, MPI_Datatype *, MPI_Datatype *); member
2900 int MPI_Type_struct(int count, in MPI_Type_struct() function