petsc-3.14.6 2021-03-30
AOGetType
Gets the AO type name (as a string) from the AO.
Synopsis
#include "petscao.h"
PetscErrorCode AOGetType(AO ao, AOType *type)
Not Collective
Input Parameter
Output Parameter
See Also
AOSetType(), AOCreate()
Level
intermediate
Location
src/vec/is/ao/interface/aoreg.c
Index of all AO routines
Table of Contents for all manual pages
Index of all manual pages