petsc-3.11.4 2019-09-28
KSPResetFromOptions
Sets various KSP parameters from user options ONLY if the KSP was previously set from options
Synopsis
#include "petscksp.h"
PetscErrorCode KSPResetFromOptions(KSP ksp)
Collective on KSP
Input Parameter
ksp -the KSP context
Keywords
KSP, linear, set, options, database
See Also
KSPSetFromOptions(), KSPSetOptionsPrefix()
Level
beginner
Location
src/ksp/ksp/interface/itcl.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages