Home
last modified time | relevance | path

Searched defs:myapp (Results 1 – 4 of 4) sorted by relevance

/petsc/src/vec/is/ao/tests/ex3d/
H A Dex3.cxx37 vector<PetscInt> myapp; in main() local
/petsc/src/vec/is/ao/impls/basic/
H A Daobasic.c161 const PetscInt *myapp, *mypetsc = NULL; in AOCreate_Basic() local
275 PetscErrorCode AOCreateBasic(MPI_Comm comm, PetscInt napp, const PetscInt myapp[], const PetscInt m… in AOCreateBasic()
/petsc/src/vec/is/ao/impls/mapping/
H A Daomapping.c238 PetscErrorCode AOCreateMapping(MPI_Comm comm, PetscInt napp, const PetscInt myapp[], const PetscInt… 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 PetscErrorCode AOCreateMemoryScalable(MPI_Comm comm, PetscInt napp, const PetscInt myapp[], const P… in AOCreateMemoryScalable()