petsc-3.11.4 2019-09-28
KSPResetViewers
Resets all the viewers set from the options database during KSPSetFromOptions()
Synopsis
#include "petscksp.h"
PetscErrorCode KSPResetViewers(KSP ksp)
Collective on KSP
Input Parameter
ksp -iterative context obtained from KSPCreate()
Keywords
destroy
See Also
KSPCreate(), KSPSetUp(), KSPSolve(), KSPSetFromOptions(), KSP
Level
beginner
Location
src/ksp/ksp/interface/itfunc.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages