Home
last modified time | relevance | path

Searched refs:PetscViewerType (Results 1 – 11 of 11) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/src/PETSc/
H A Dpetscvwr.pxi3 ctypedef const char* PetscViewerType
4 PetscViewerType PETSCVIEWERSOCKET
5 PetscViewerType PETSCVIEWERASCII
6 PetscViewerType PETSCVIEWERBINARY
7 PetscViewerType PETSCVIEWERSTRING
8 PetscViewerType PETSCVIEWERDRAW
9 PetscViewerType PETSCVIEWERVU
11 PetscViewerType PETSCVIEWERHDF5
12 PetscViewerType PETSCVIEWERVTK
14 PetscViewerType PETSCVIEWERSAWS
[all …]
H A DViewer.pyx211 cdef PetscViewerType cval = NULL
216 cdef PetscViewerType cval = NULL
/dports/science/PETSc/petsc-3.14.1/include/petsc/finclude/
H A Dpetscviewer.h14 #define PetscViewerType character*(80) macro
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscviewer.h21 typedef const char* PetscViewerType; typedef
92 PETSC_EXTERN PetscErrorCode PetscViewerGetType(PetscViewer,PetscViewerType*);
93 PETSC_EXTERN PetscErrorCode PetscViewerSetType(PetscViewer,PetscViewerType);
/dports/science/PETSc/petsc-3.14.1/src/sys/classes/viewer/interface/
H A Dview.c209 PetscErrorCode PetscViewerGetType(PetscViewer viewer,PetscViewerType *type) in PetscViewerGetType()
H A Dviewreg.c422 PetscErrorCode PetscViewerSetType(PetscViewer viewer,PetscViewerType type) in PetscViewerSetType()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexgmsh.c1372 PetscViewerType vtype; in DMPlexCreateGmshFromFile()
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/dense/mpi/
H A Dmpidense.c630 PetscViewerType vtype; in MatView_MPIDense_ASCIIorDraworSocket()
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap1 man:+PetscViewerType++PetscViewerType++++man+manualpages/Viewer/PetscViewerType.html#PetscViewerType
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS7564 typedef const char* PetscViewerType;21,449
8823 #define PetscViewerType 14,288
H A DCTAGS27670 …rface/view.c /^PetscErrorCode PetscViewerGetType(PetscViewer viewer,PetscViewerType *type)$/;" f …
27778 …ce/viewreg.c /^PetscErrorCode PetscViewerSetType(PetscViewer viewer,PetscViewerType type)$/;" f l…
27790 PetscViewerType include/petsc/finclude/petscviewer.h 14;" d language:C++
27791 PetscViewerType include/petscviewer.h /^typedef const char* PetscViewerType;$/;" t language:C++