#include "petscao.h" PetscErrorCode AOCreateMappingIS(IS isapp, IS ispetsc, AO *aoout)
comm | - MPI communicator that is to share AO | |
isapp | - index set that defines an ordering | |
ispetsc | - index set that defines another ordering, maybe NULL for identity IS |