Home
last modified time | relevance | path

Searched refs:PetscOptionsGetViewer (Results 1 – 4 of 4) sorted by relevance

/petsc/doc/changes/
H A D311.md131 PetscOptionsGetViewer() takes a NULL or PetscOptions object as the
H A D322.md28 - Deprecate `PetscOptionsGetViewer()` and `PetscOptionsGetViewers()` in favor of `PetscOptionsCreat…
H A D321.md40 - Introduce `PetscOptionsRestoreViewer()` that must be called after `PetscOptionsGetViewer()` and `…
/petsc/include/
H A Dpetscviewer.h201 …, 0, "PetscOptionsCreateViewer()", ) static inline PetscErrorCode PetscOptionsGetViewer(MPI_Comm c… in PetscOptionsGetViewer() function