Home
last modified time | relevance | path

Searched refs:PetscOptionsViewer_Private (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscviewer.h194 #define PetscOptionsViewer(a, b, c, d, e, f) PetscOptionsViewer_Private(PetscOptionsObject, a, b, c…
195 PETSC_EXTERN PetscErrorCode PetscOptionsViewer_Private(PetscOptionItems, const char[], const char[]…
/petsc/src/sys/objects/
H A Daoptions.c1204 PetscErrorCode PetscOptionsViewer_Private(PetscOptionItems PetscOptionsObject, const char opt[], co… in PetscOptionsViewer_Private() function