KSPHPDDMPrecision#

Precision of Krylov bases used by KSPHPDDM

Synopsis#

Values#

`KSP_HPDDM_PRECISION_SINGLE` (default when PETSc is configured --with-precision=single)
`KSP_HPDDM_PRECISION_DOUBLE` (default when PETSc is configured --with-precision=double)
`KSP_HPDDM_PRECISION_QUADRUPLE` (default when PETSc is configured --with-precision=__float128)

See Also#

KSPHPDDM

Level#

intermediate

Location#

include/petscksp.h


Edit on GitLab

Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages