Searched refs:KSPViewFromOptions (Results 1 – 3 of 3) sorted by relevance
87 PetscCall(KSPViewFromOptions(ksp, NULL, "-ksp1_view")); in main()95 PetscCall(KSPViewFromOptions(ksp, NULL, "-ksp2_view")); in main()
234 PetscErrorCode KSPViewFromOptions(KSP A, PetscObject obj, const char name[]) in KSPViewFromOptions() function
664 PETSC_EXTERN PetscErrorCode KSPViewFromOptions(KSP, PetscObject, const char[]);