PetscErrorCode PETSCDM_DLLEXPORT AOCreateMapping(MPI_Comm comm,PetscInt napp,const PetscInt myapp[],const PetscInt mypetsc[],AO *aoout)
comm | - MPI communicator that is to share AO | |
napp | - size of integer arrays | |
myapp | - integer array that defines an ordering | |
mypetsc | - integer array that defines another ordering |
-ao_view : call AOView() at the conclusion of AOCreateMapping()
Level:beginner
Location:src/dm/ao/impls/mapping/aomapping.c
Index of all AO routines
Table of Contents for all manual pages
Index of all manual pages