#include "taosolver.h" PetscErrorCode TaoSetDefaultPCType(TaoSolver tao, PCType pctype)Logically Collective on TaoSolver
tao | - the TaoSolver context | |
pctype | - the preconditioner type TAO will use by default |
Note: Some solvers may require a particular PC 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