#include "petscao.h" PetscErrorCode AOCreate(MPI_Comm comm,AO *ao)Collective
comm | - MPI communicator that is to share AO |
ao | - the new application ordering |
-ao_type <aotype> | - create ao with particular format | |
-ao_view | - call AOView() at the conclusion of AOCreate() |