#include "petscksp.h" PetscErrorCode KSPSetSkipPCSetFromOptions(KSP ksp,PetscBool flag)Collective on KSP
ksp | - iterative context obtained from KSPCreate() | |
flag | - PETSC_TRUE to skip calling the PCSetFromOptions() |
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