PETSc version 3.15.5
PCHPDDMGetCoarseCorrectionType
Gets the coarse correction type. 
Synopsis
#include "petscpc.h" 
PetscErrorCode PCHPDDMGetCoarseCorrectionType(PC pc, PCHPDDMCoarseCorrectionType *type)
Input Parameter
|  | pc | - preconditioner context | 
Output Parameter
See Also
  PCHPDDMSetCoarseCorrectionType(), PCHPDDM, PCHPDDMCoarseCorrectionType
Level
intermediate
Location
src/ksp/pc/impls/hpddm/hpddm.cxx
Implementations
PCHPDDMGetCoarseCorrectionType_HPDDM in src/ksp/pc/impls/hpddm/hpddm.cxx
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages