Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dviewerimpl.h26 typedef struct _PetscViewerOps *PetscViewerOps; typedef
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dlibpetsc4py.pyx299 ctypedef _PetscViewerOps *PetscViewerOps
302 PetscViewerOps ops
382 cdef PetscViewerOps ops = viewer.ops