Home
last modified time | relevance | path

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

/petsc/src/vec/is/ao/impls/memscalable/
H A Daomemscalable.c266 static PetscErrorCode AOCreateMemoryScalable_private(MPI_Comm comm, PetscInt napp, const PetscInt f… in AOCreateMemoryScalable_private()
389 PetscInt napp, n_local, N, i, start, *petsc, *lens, *disp; in AOCreate_MemoryScalable() local
484 PetscErrorCode AOCreateMemoryScalable(MPI_Comm comm, PetscInt napp, const PetscInt myapp[], const P… in AOCreateMemoryScalable()
/petsc/src/vec/is/ao/impls/basic/
H A Daobasic.c158 PetscInt napp, *allpetsc, *allapp, ip, ia, N, i, *petsc = NULL, start; 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()
351 PetscInt napp, npetsc; in AOCreateMappingIS() local
/petsc/src/vec/is/ao/interface/
H A Dao.c460 PetscInt napp, npetsc; in AOSetIS() local