Home
last modified time | relevance | path

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

/petsc/src/vec/is/ao/impls/basic/
H A Daobasic.c275 …ateBasic(MPI_Comm comm, PetscInt napp, const PetscInt myapp[], const PetscInt mypetsc[], AO *aoout) in AOCreateBasic()
313 PetscErrorCode AOCreateBasicIS(IS isapp, IS ispetsc, AO *aoout) in AOCreateBasicIS()
/petsc/src/vec/is/ao/impls/mapping/
H A Daomapping.c238 …eMapping(MPI_Comm comm, PetscInt napp, const PetscInt myapp[], const PetscInt mypetsc[], AO *aoout) in AOCreateMapping()
347 PetscErrorCode AOCreateMappingIS(IS isapp, IS ispetsc, AO *aoout) in AOCreateMappingIS()
/petsc/src/vec/is/ao/impls/memscalable/
H A Daomemscalable.c484 …Scalable(MPI_Comm comm, PetscInt napp, const PetscInt myapp[], const PetscInt mypetsc[], AO *aoout) in AOCreateMemoryScalable()
524 PetscErrorCode AOCreateMemoryScalableIS(IS isapp, IS ispetsc, AO *aoout) in AOCreateMemoryScalableIS()