slepc-3.19.2 2023-09-05
   
DSViewFromOptions
View from options 
Synopsis
#include "slepcds.h" 
PetscErrorCode DSViewFromOptions(DS ds,PetscObject obj,const char name[])
Collective
Input Parameters
|  | ds | - the direct solver context | 
|  | obj | - optional object | 
|  | name | - command line option | 
See Also
 DSView(), DSCreate()
Level
intermediate
Location
src/sys/classes/ds/interface/dsbasic.c
Index of all DS routines
Table of Contents for all manual pages
Index of all manual pages