Searched defs:mypetsc (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/is/ao/impls/basic/ |
| H A D | aobasic.c | 161 const PetscInt *myapp, *mypetsc = NULL; in AOCreate_Basic() local 275 …eateBasic(MPI_Comm comm, PetscInt napp, const PetscInt myapp[], const PetscInt mypetsc[], AO *aoou… in AOCreateBasic()
|
| /petsc/src/vec/is/ao/impls/mapping/ |
| H A D | aomapping.c | 238 …teMapping(MPI_Comm comm, PetscInt napp, const PetscInt myapp[], const PetscInt mypetsc[], AO *aoou… in AOCreateMapping() 350 const PetscInt *mypetsc, *myapp; in AOCreateMappingIS() local
|
| /petsc/src/vec/is/ao/impls/memscalable/ |
| H A D | aomemscalable.c | 388 const PetscInt *mypetsc, *myapp; in AOCreate_MemoryScalable() local 484 …yScalable(MPI_Comm comm, PetscInt napp, const PetscInt myapp[], const PetscInt mypetsc[], AO *aoou… in AOCreateMemoryScalable()
|