Searched refs:SNESViewFromOptions (Results 1 – 2 of 2) sorted by relevance
90 PETSC_EXTERN PetscErrorCode SNESViewFromOptions(SNES, PetscObject, const char[]);
340 PetscErrorCode SNESViewFromOptions(SNES A, PetscObject obj, const char name[]) in SNESViewFromOptions() function4870 PetscCall(SNESViewFromOptions(snes, NULL, "-snes_view_pre")); in SNESSolve()4942 PetscCall(SNESViewFromOptions(snes, NULL, "-snes_view")); in SNESSolve()