Searched refs:comm (Results 1 – 9 of 9) sorted by relevance
| /phasta/svLS/ |
| H A D | COMMU.f | 49 INTEGER comm local 57 commu%comm = commi 59 comm = commi 61 CALL MPI_COMM_RANK(comm, commu%task, ierr) 62 CALL MPI_COMM_SIZE(comm, commu%nTasks, ierr) 65 2 comm, ierr) 69 CALL MPI_FINALIZE(comm, ierr)
|
| H A D | INCOMMU.f | 51 INTEGER comm local 58 comm = commu%comm 72 2 cS(i)%tag, comm, cS(i)%req, ierr) 75 2 cS(i)%tag, comm, cS(i)%req, ierr) 110 2 cS(i)%tag, comm, cS(i)%req, ierr) 113 2 cS(i)%tag, comm, cS(i)%req, ierr) 139 INTEGER comm local 146 comm = commu%comm 160 2 cS(i)%tag, comm, cS(i)%req, ierr) 163 2 cS(i)%tag, comm, cS(i)%req, ierr) [all …]
|
| H A D | LHS.f | 55 INTEGER comm local 72 comm = commu%comm 103 CALL MPI_ALLREDUCE (nNo, maxnNo, 1, mpint, MPI_MAX, comm, ierr) 117 2 mpint, comm, ierr) 222 2 lhs%cS(i)%tag, comm, stat, ierr) 256 2 lhs%cS(i)%tag, comm, stat, ierr)
|
| H A D | NORM.f | 79 2 commu%comm, ierr) 108 2 commu%comm, ierr)
|
| H A D | DOT.f | 79 CALL MPI_ALLREDUCE(DOTV, tmp, 1, mpreal, MPI_SUM, commu%comm, 107 CALL MPI_ALLREDUCE(DOTS, tmp, 1, mpreal, MPI_SUM, commu%comm,
|
| H A D | svLS_STRUCT_c.h | 62 MPI_Aint comm; // MPI communicator (IN) member
|
| H A D | BC.f | 94 2 MPI_SUM, lhs%commu%comm, i)
|
| H A D | svLS_STRUCT.h | 62 INTEGER :: comm
|
| /phasta/phSolver/ |
| H A D | CHANGES | 17 ch_p4. the comm type also has a -icc extension for the intel compiler based builds on
|