Searched defs:myapp (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/vec/is/ao/tests/ex3d/ |
| H A D | ex3.cxx | 37 vector<PetscInt> myapp; in main() local
|
| /petsc/src/vec/is/ao/impls/basic/ |
| H A D | aobasic.c | 161 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 D | aomapping.c | 238 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 D | aomemscalable.c | 388 const PetscInt *mypetsc, *myapp; in AOCreate_MemoryScalable() local 484 PetscErrorCode AOCreateMemoryScalable(MPI_Comm comm, PetscInt napp, const PetscInt myapp[], const P… in AOCreateMemoryScalable()
|