Home
last modified time | relevance | path

Searched refs:PETSC_VIEWER_STDERR_SELF (Results 1 – 6 of 6) sorted by relevance

/petsc/include/petsc/private/
H A Dftnimpl.h282 return PETSC_VIEWER_STDERR_SELF; in PetscPatchDefaultViewers()
335 v = PETSC_VIEWER_STDERR_SELF; \
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscvwr.pxi137 PetscViewer PETSC_VIEWER_STDERR_SELF
/petsc/src/dm/impls/plex/tutorials/
H A Dex8.c21 …ll(PetscScalarView(num_comp, &x[elem_restr_offsets[c * elem_size + i]], PETSC_VIEWER_STDERR_SELF)); in ViewOffsets()
/petsc/include/
H A Dpetscviewer.h356 #define PETSC_VIEWER_STDERR_SELF PETSC_VIEWER_STDERR_(PETSC_COMM_SELF) macro
/petsc/src/sys/ftn-mod/
H A Dpetscsysmod.F90133 PetscViewer, parameter :: PETSC_VIEWER_STDERR_SELF = tPetscViewer(11)
/petsc/src/dm/impls/plex/
H A Dplex.c8439 …PetscCall(DMPlexPrintMatSetValues(PETSC_VIEWER_STDERR_SELF, A, point, numIndices, indices, 0, NULL… in DMPlexMatSetClosure_Internal()
8541 …PetscCall(DMPlexPrintMatSetValues(PETSC_VIEWER_STDERR_SELF, A, point, numIndicesRow, indicesRow, n… in DMPlexMatSetClosureGeneral()
8710 …PetscCall(DMPlexPrintMatSetValues(PETSC_VIEWER_STDERR_SELF, A, point, numFIndices, findices, numCI… in DMPlexMatSetClosureRefined()