Searched refs:PetscOptionsGetViewer (Results 1 – 4 of 4) sorted by relevance
131 PetscOptionsGetViewer() takes a NULL or PetscOptions object as the
28 - Deprecate `PetscOptionsGetViewer()` and `PetscOptionsGetViewers()` in favor of `PetscOptionsCreat…
40 - Introduce `PetscOptionsRestoreViewer()` that must be called after `PetscOptionsGetViewer()` and `…
201 …, 0, "PetscOptionsCreateViewer()", ) static inline PetscErrorCode PetscOptionsGetViewer(MPI_Comm c… in PetscOptionsGetViewer() function