Home
last modified time | relevance | path

Searched defs:mypetsc (Results 1 – 3 of 3) sorted by relevance

/petsc/src/vec/is/ao/impls/basic/
H A Daobasic.c161 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 Daomapping.c238 …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 Daomemscalable.c388 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()