Searched defs:PetscViewer (Results 1 – 10 of 10) sorted by relevance
| /petsc/include/ |
| H A D | petscviewertypes.h | 18 typedef struct _p_PetscViewer *PetscViewer; typedef
|
| /petsc/src/dm/interface/ |
| H A D | dmglvis.c | 6 PetscErrorCode DMView_GLVis(DM dm, PetscViewer viewer, PetscErrorCode (*DMView_GLVis_ASCII)(DM, Pet… in DMView_GLVis() argument
|
| /petsc/src/sys/classes/viewer/impls/vtk/ |
| H A D | vtkv.c | 40 …Object dm, PetscErrorCode (*PetscViewerVTKWriteFunction)(PetscObject, PetscViewer), PetscInt field… in PetscViewerVTKAddField() argument 167 …Object dm, PetscErrorCode (*PetscViewerVTKWriteFunction)(PetscObject, PetscViewer), PetscInt field… in PetscViewerVTKAddField_VTK() argument
|
| /petsc/src/ts/utils/ |
| H A D | dmts.c | 1240 PetscErrorCode DMTSSetIFunctionSerialize(DM dm, PetscErrorCode (*view)(void *, PetscViewer), PetscE… in DMTSSetIFunctionSerialize() argument 1266 PetscErrorCode DMTSSetIJacobianSerialize(DM dm, PetscErrorCode (*view)(void *, PetscViewer), PetscE… in DMTSSetIJacobianSerialize() argument
|
| /petsc/src/vec/pf/interface/ |
| H A D | pf.c | 27 …rorCode (*applyvec)(void *, Vec, Vec), PetscErrorCode (*view)(void *, PetscViewer), PetscErrorCode… in PFSet() argument
|
| /petsc/src/sys/objects/device/impls/ |
| H A D | impldevicebase.hpp | 90 …static constexpr PetscErrorCode view_device_(PetscDevice, PetscViewer) noexcept { return PETSC_SUC… in view_device_() argument
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | viewreg.c | 599 PetscErrorCode PetscViewerRegister(const char *sname, PetscErrorCode (*function)(PetscViewer)) in PetscViewerRegister()
|
| /petsc/src/ksp/pc/impls/shell/ftn-custom/ |
| H A D | zshellpcf.c | 209 PETSC_EXTERN void pcshellsetview_(PC *pc, void (*view)(void *, PetscViewer *, PetscErrorCode *), Pe… in pcshellsetview_() argument
|
| /petsc/src/ksp/pc/impls/shell/ |
| H A D | shellpc.c | 388 static PetscErrorCode PCShellSetView_Shell(PC pc, PetscErrorCode (*view)(PC, PetscViewer)) in PCShellSetView_Shell() argument
|
| /petsc/src/snes/utils/dm/ |
| H A D | dmadapt.c | 146 … DM, PetscInt, PetscReal[], Vec, PetscViewerAndFormat *), PetscErrorCode (*create)(PetscViewer, Pe… in DMAdaptorMonitorRegister()
|