Searched defs:PetscMPIInt (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/sys/utils/ |
| H A D | mpits.c | 289 …PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt *toranks, const void *to… in PetscCommBuildTwoSidedFReq_Reference() argument 328 …PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt *toranks, const void *to… in PetscCommBuildTwoSidedFReq_Ibarrier() argument 440 …PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt *toranks, const void *to… in PetscCommBuildTwoSidedF() argument 487 …PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt *toranks, const void *to… in PetscCommBuildTwoSidedFReq() argument
|
| /petsc/include/ |
| H A D | petscsystypes.h | 183 typedef int PetscMPIInt; typedef
|