petsc-3.14.6 2021-03-30
KSPViewFromOptions
View from Options
Synopsis
#include "petscksp.h"
PetscErrorCode KSPViewFromOptions(KSP A,PetscObject obj,const char name[])
Collective on KSP
Input Parameters
| A | - Krylov solver context
|
| obj | - Optional object
|
| name | - command line option
|
See Also
KSP, KSPView, PetscObjectViewFromOptions(), KSPCreate()
Level
intermediate
Location
src/ksp/ksp/interface/itcreate.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages