Home
last modified time | relevance | path

Searched refs:MPI_BSEND (Results 1 – 25 of 42) sorted by relevance

12

/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Dbsendf.c21 #pragma weak MPI_BSEND = PMPI_BSEND macro
26 #pragma weak MPI_BSEND = pmpi_bsend__ macro
31 #pragma weak MPI_BSEND = pmpi_bsend_ macro
36 #pragma weak MPI_BSEND = pmpi_bsend macro
49 #pragma weak MPI_BSEND = PMPI_BSEND macro
99 #pragma weak mpi_bsend__ = MPI_BSEND
100 #pragma weak mpi_bsend_ = MPI_BSEND
101 #pragma weak mpi_bsend = MPI_BSEND
107 #pragma weak MPI_BSEND = mpi_bsend_ macro
111 #pragma weak MPI_BSEND = mpi_bsend macro
[all …]
H A Dmpich2f.def41 MPI_BSEND
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Dbsendf.c20 #pragma weak MPI_BSEND = PMPI_BSEND macro
25 #pragma weak MPI_BSEND = pmpi_bsend__ macro
30 #pragma weak MPI_BSEND = pmpi_bsend_ macro
35 #pragma weak MPI_BSEND = pmpi_bsend macro
48 #pragma weak MPI_BSEND = PMPI_BSEND macro
125 #pragma weak mpi_bsend__ = MPI_BSEND
126 #pragma weak mpi_bsend_ = MPI_BSEND
127 #pragma weak mpi_bsend = MPI_BSEND
133 #pragma weak MPI_BSEND = mpi_bsend_ macro
137 #pragma weak MPI_BSEND = mpi_bsend macro
[all …]
H A Dmpichf.def41 MPI_BSEND
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DSParIterComm.F901216 CALL MPI_BSEND( mm, 1, MPI_INTEGER, &
1221 CALL MPI_BSEND( buf, mm*2, MPI_INTEGER, &
1758 CALL MPI_BSEND( mm, 1, MPI_INTEGER, &
1763 CALL MPI_BSEND( buf, mm*2, MPI_INTEGER, &
2643 CALL MPI_BSEND( j, 1, &
2720 CALL MPI_BSEND( InterfaceNodes, 1, &
2942 CALL MPI_BSEND( rows, 1, MPI_INTEGER, &
2966 CALL MPI_BSEND( cols,1, MPI_INTEGER, &
3157 CALL MPI_BSEND( rows, 1, MPI_INTEGER, &
3181 CALL MPI_BSEND( cols,1, MPI_INTEGER, &
[all …]
H A DInterpVarToVar.F90193 CALL MPI_BSEND( myBB, 6, MPI_DOUBLE_PRECISION, proc, &
208 CALL MPI_BSEND( n, 1, MPI_INTEGER, proc, &
265 CALL MPI_BSEND( npart, 1, MPI_INTEGER, proc, &
270 CALL MPI_BSEND( xpart, npart, MPI_DOUBLE_PRECISION, proc, &
272 CALL MPI_BSEND( ypart, npart, MPI_DOUBLE_PRECISION, proc, &
274 CALL MPI_BSEND( zpart, npart, MPI_DOUBLE_PRECISION, proc, &
312 CALL MPI_BSEND( n, 1, MPI_INTEGER, proc, &
397 CALL MPI_BSEND( nfound, 1, MPI_INTEGER, proc, &
463 CALL MPI_BSEND( vperm, nfound, MPI_INTEGER, proc, &
467 CALL MPI_BSEND( vstore(:,j), nfound,MPI_DOUBLE_PRECISION, proc, &
[all …]
H A DVankaCreate.F90177 CALL MPI_BSEND( cnt(i), 1, MPI_INTEGER, &
180 CALL MPI_BSEND( Buf(i) % grow, cnt(i), MPI_INTEGER, &
183 CALL MPI_BSEND( Buf(i) % gcol, cnt(i), MPI_INTEGER, &
186 CALL MPI_BSEND( Buf(i) % gval, cnt(i), MPI_DOUBLE_PRECISION, &
465 CALL MPI_BSEND( cnt(i), 1, MPI_INTEGER, i, 7001, ELMER_COMM_WORLD, status, ierr )
467 CALL MPI_BSEND( Buf(i) % grow, cnt(i), MPI_INTEGER, &
470 CALL MPI_BSEND( Buf(i) % gcol, cnt(i), MPI_INTEGER, &
473 CALL MPI_BSEND( Buf(i) % gval, cnt(i), MPI_DOUBLE_PRECISION, &
H A DInterpolateMeshToMesh.F90149 CALL MPI_BSEND( myBB, 6, MPI_DOUBLE_PRECISION, proc, &
168 CALL MPI_BSEND( n, 1, MPI_INTEGER, proc, &
221 CALL MPI_BSEND( npart, 1, MPI_INTEGER, proc, &
228 CALL MPI_BSEND( xpart, npart, MPI_DOUBLE_PRECISION, proc, &
230 CALL MPI_BSEND( ypart, npart, MPI_DOUBLE_PRECISION, proc, &
232 CALL MPI_BSEND( zpart, npart, MPI_DOUBLE_PRECISION, proc, &
293 CALL MPI_BSEND( n, 1, MPI_INTEGER, proc, &
338 CALL MPI_BSEND( nfound, 1, MPI_INTEGER, proc, &
368 CALL MPI_BSEND( vperm, nfound, MPI_INTEGER, proc, &
372 CALL MPI_BSEND( vstore(:,j), nfound,MPI_DOUBLE_PRECISION, proc, &
H A Dstubut.c79 void FC_FUNC_(mpi_bsend,MPI_BSEND) () {} in FC_FUNC_() argument
H A DFeti.F90121 CALL MPI_BSEND( n, 1, MPI_INTEGER, &
126 CALL MPI_BSEND( buf, n, MPI_DOUBLE_PRECISION, &
131 CALL MPI_BSEND( ifg, n, MPI_INTEGER, &
1866 CALL MPI_BSEND( cnt(proc), 1, MPI_INTEGER, proc, &
1869 CALL MPI_BSEND( gbuf(:,proc), cnt(proc), MPI_INTEGER, proc, &
1872 CALL MPI_BSEND( ibuf(:,proc), cnt(proc), MPI_INTEGER, proc, &
H A Dmpi_stubs.c53 void STDCALLBULL FC_FUNC_(mpi_bsend,MPI_BSEND) (void *a, void *b, void *c, void *d, void *e, void *… in FC_FUNC_() argument
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/fortran/mpif-h/
H A Dbsend_f.c48 #pragma weak MPI_BSEND = ompi_bsend_f macro
57 OMPI_GENERATE_F77_BINDINGS (MPI_BSEND,
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/fortran/mpif-h/
H A Dbsend_f.c48 #pragma weak MPI_BSEND = ompi_bsend_f macro
57 OMPI_GENERATE_F77_BINDINGS (MPI_BSEND,
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/
H A DComputeCalvingNormal.F90219 CALL MPI_BSEND(PassCount(m), 1, MPI_INTEGER, i-1, 200, ELMER_COMM_WORLD, ierr)
221 CALL MPI_BSEND(Mesh % ParallelInfo % GlobalDOFs(PassIndices(m,1:PassCount(m))),&
232 CALL MPI_BSEND(PassNVector, PassCount(m)*DIM, MPI_DOUBLE_PRECISION, &
H A DComputeNormal.F90235 CALL MPI_BSEND(PassCount(m), 1, MPI_INTEGER, i-1, 200, ELMER_COMM_WORLD, ierr)
237 CALL MPI_BSEND(Mesh % ParallelInfo % GlobalDOFs(PassIndices(m,1:PassCount(m))),&
248 CALL MPI_BSEND(PassNVector, PassCount(m)*DIM, MPI_DOUBLE_PRECISION, &
H A DProjectCalving.F90635 CALL MPI_BSEND( cm_int, peNodes, MPI_INTEGER, pe, &
638 CALL MPI_BSEND( cm_values, DOFs_3D*totcount, &
641 CALL MPI_BSEND( cm_extent, totcount, &
955 CALL MPI_BSEND( ValueTable2D(l) % Values(j:k), myNodes, &
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/MeshAdaptation_2D/
H A DCompute2DNodalGradient.F90245 CALL MPI_BSEND( n_count(i), 1, MPI_INTEGER, i-1, &
248 CALL MPI_BSEND( n_index(i) % buff, n_count(i), MPI_INTEGER, i-1, &
250 CALL MPI_BSEND( n_index(i) % values, (STDOFs+1)*n_count(i), MPI_DOUBLE_PRECISION, &
/dports/net/mpich/mpich-3.4.3/maint/
H A Dmpi1.lst13 MPI_BSEND
/dports/net/mpich2/mpich2-1.5/maint/
H A Dmpi1.lst13 MPI_BSEND
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/MagnetoDynamics/
H A DUtils.F90597 CALL MPI_BSEND( ii(k),1,MPI_INTEGER,i,110,Solver % matrix % comm,ierr )
599 CALL MPI_BSEND( s_e(1:ii(k),k),ii(k),MPI_INTEGER,i,111,solver % matrix % comm,ierr )
698 CALL MPI_BSEND( ii(k),1,MPI_INTEGER,i,112,Solver % matrix % comm,ierr )
700 CALL MPI_BSEND( s_e(1:ii(k),k),ii(k),MPI_INTEGER,i,113,solver % matrix % comm,ierr )
720 CALL MPI_BSEND( ii(k),1,MPI_INTEGER,i,114,Solver % matrix % comm,ierr )
722 CALL MPI_BSEND( s_e(1:ii(k),k),ii(k),MPI_INTEGER,i,115,solver % matrix % comm,ierr )
/dports/science/siesta/siesta-4.1.5/Src/MPI/
H A Dmpi__type_s.f9037 PUBLIC :: MPI_BSEND
38 INTERFACE MPI_BSEND interface
251 EXTERNAL MPI_BSEND
252 CALL MPI_BSEND( &
H A Dmpi__type_v.f9037 PUBLIC :: MPI_BSEND
38 INTERFACE MPI_BSEND interface
251 EXTERNAL MPI_BSEND
252 CALL MPI_BSEND( &
/dports/net/mpich2/mpich2-1.5/src/binding/f90/
H A Dmpi_t1.f90452 PUBLIC :: MPI_BSEND
453 INTERFACE MPI_BSEND interface
455 END INTERFACE MPI_BSEND
1508 EXTERNAL MPI_BSEND
1509 CALL MPI_BSEND(v0,v1,v2,v3,v4,v5,ierror)
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/use_mpi/
H A Dmpi_t1.f90481 PUBLIC :: MPI_BSEND
482 INTERFACE MPI_BSEND interface
484 END INTERFACE MPI_BSEND
1877 EXTERNAL MPI_BSEND
1878 CALL MPI_BSEND(buf,count,datatype,dest,tag,comm,ierror)
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DProjectToPlane.F901325 CALL MPI_BSEND( cm_int, peNodes, MPI_INTEGER, pe, &
1328 CALL MPI_BSEND( cm_values, Dofs*totcount, &
1331 CALL MPI_BSEND( cm_extent, totcount, &
1621 CALL MPI_BSEND( ValueTable2D(l) % Values(j:k), myNodes, &

12