Home
last modified time | relevance | path

Searched refs:KSPViewFromOptions (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/ksp/tests/
H A Dex1.c87 PetscCall(KSPViewFromOptions(ksp, NULL, "-ksp1_view")); in main()
95 PetscCall(KSPViewFromOptions(ksp, NULL, "-ksp2_view")); in main()
/petsc/src/ksp/ksp/interface/
H A Ditcreate.c234 PetscErrorCode KSPViewFromOptions(KSP A, PetscObject obj, const char name[]) in KSPViewFromOptions() function
/petsc/include/
H A Dpetscksp.h664 PETSC_EXTERN PetscErrorCode KSPViewFromOptions(KSP, PetscObject, const char[]);