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#
KSP: Linear System Solvers, PCHPDDMSetCoarseCorrectionType()
, PCHPDDM
, PCHPDDMCoarseCorrectionType
Level#
intermediate
Location#
Implementations#
PCHPDDMGetCoarseCorrectionType_HPDDM() in src/ksp/pc/impls/hpddm/pchpddm.cxx
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages