#include "taosolver.h" PetscErrorCode TaoSetDefaultKSPType(TaoSolver tao, KSPType ktype)Logically Collective on TaoSolver
tao | - the TaoSolver context | |
ktype | - the KSP type TAO will use by default |
Note: Some solvers may require a particular KSP type and will not work correctly if the default value is changed
Level:advanced
Location:src/interface/taosolver.c
TAO Solver Index
Table of Contents