#include "petscksp.h" PetscErrorCode KSPSetSkipPCSetFromOptions(KSP ksp,PetscBool flag)Collective on KSP Many br
ksp | - iterative context obtained from KSPCreate() Many br | |
flag | - PETSC_TRUE to skip calling the PCSetFromOptions() Many br |
Many br
Level:intermediate
Location:src/ksp/ksp/interface/itfunc.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages