Searched defs:aoout (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/is/ao/impls/basic/ |
| H A D | aobasic.c | 275 …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 D | aomapping.c | 238 …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 D | aomemscalable.c | 484 …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()
|