#include "petscao.h" PetscErrorCode AOSetIS(AO ao,IS isapp,IS ispetsc)Collective on MPI_Comm
ao | - the application ordering | |
isapp | - index set that defines an ordering | |
ispetsc | - index set that defines another ordering (may be NULL to use the natural ordering) |
Level:beginner
Location:src/vec/is/ao/interface/ao.c
Index of all AO routines
Table of Contents for all manual pages
Index of all manual pages