Home
last modified time | relevance | path

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

12

/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Dcomm_free.c31 #pragma weak MPI_Comm_free = PMPI_Comm_free macro
33 #define MPI_Comm_free PMPI_Comm_free macro
39 int MPI_Comm_free(MPI_Comm *comm) in MPI_Comm_free() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Dcomm_free.c31 #pragma weak MPI_Comm_free = PMPI_Comm_free macro
33 #define MPI_Comm_free PMPI_Comm_free macro
39 int MPI_Comm_free(MPI_Comm *comm) in MPI_Comm_free() function
/dports/net/mpich/mpich-3.4.3/src/mpi/comm/
H A Dcomm_free.c11 #pragma weak MPI_Comm_free = PMPI_Comm_free macro
25 #define MPI_Comm_free PMPI_Comm_free macro
67 int MPI_Comm_free(MPI_Comm * comm) in MPI_Comm_free() function
/dports/net/mpich2/mpich2-1.5/src/mpi/comm/
H A Dcomm_free.c13 #pragma weak MPI_Comm_free = PMPI_Comm_free macro
25 #define MPI_Comm_free PMPI_Comm_free macro
75 int MPI_Comm_free(MPI_Comm *comm) in MPI_Comm_free() function
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Dcomm_freef.c169 #define MPI_Comm_free PMPI_Comm_free macro
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Dcomm_freef.c248 #define MPI_Comm_free PMPI_Comm_free macro
/dports/science/lammps/lammps-stable_29Sep2021/lib/message/cslib/src/STUBS_MPI/
H A Dmpi_dummy.h56 static void MPI_Comm_free(MPI_Comm *) {} in MPI_Comm_free() function
/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dmpistubs.h88 #define MPI_Comm_free hypre_MPI_Comm_free macro
/dports/science/PETSc/petsc-3.14.1/include/petsc/mpiuni/
H A Dmpiunifdef.h45 #define MPI_Comm_free PETSC_MPI_COMM_FREE macro
H A Dmpi.h311 #define MPI_Comm_free Petsc_MPI_Comm_free macro
/dports/science/gromacs/gromacs-2021.4/src/external/thread_mpi/include/thread_mpi/
H A Dmpi_bindings.h209 #define MPI_Comm_free tMPI_Comm_free macro
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/include/
H A Dmpipr.h74 #define MPI_Comm_free PMPI_Comm_free macro
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/include/
H A Dmpipr.h77 #define MPI_Comm_free PMPI_Comm_free macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/include/
H A Dmpipr.h74 #define MPI_Comm_free PMPI_Comm_free macro
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/include/
H A Dmpipr.h72 #define MPI_Comm_free PMPI_Comm_free macro
/dports/mail/spamassassin-devel/spamassassin-1ea352210/build/pga/source/
H A Dmpi_stub.c148 int MPI_Comm_free(MPI_Comm *comm) { in MPI_Comm_free() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/STUBS/
H A Dmpi.c265 int MPI_Comm_free(MPI_Comm *comm) {return 0;} in MPI_Comm_free() function
/dports/science/madness/madness-ebb3fd7/src/madness/world/
H A Dstubmpi.h200 inline int MPI_Comm_free(MPI_Comm * comm) { in MPI_Comm_free() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/logging/include/
H A Dmpiprof.h39 #define MPI_Comm_free PMPI_Comm_free macro
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dfakempi.h143 static inline int MPI_Comm_free (MPI_Comm * x MAYBE_UNUSED) { return 0; } in MPI_Comm_free() function
/dports/science/sparta/sparta-20Oct2021/src/STUBS/
H A Dmpi.c299 int MPI_Comm_free(MPI_Comm *comm) {return 0;} in MPI_Comm_free() function
/dports/science/lammps/lammps-stable_29Sep2021/src/STUBS/
H A Dmpi.cpp376 int MPI_Comm_free(MPI_Comm *comm) in MPI_Comm_free() function
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A Dmpi_stubs.c27 void MPI_Comm_free(){}; in MPI_Comm_free() function
/dports/science/PETSc/petsc-3.14.1/src/sys/mpiuni/
H A Dmpi.c254 int MPI_Comm_free(MPI_Comm *comm) in MPI_Comm_free() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/wrappers/src/
H A Dtrace_mpi_core.c577 int MPI_Comm_free( comm ) in MPI_Comm_free() function

12