Searched refs:PETSC_VIEWER_STDERR_SELF (Results 1 – 6 of 6) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | ftnimpl.h | 282 return PETSC_VIEWER_STDERR_SELF; in PetscPatchDefaultViewers() 335 v = PETSC_VIEWER_STDERR_SELF; \
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscvwr.pxi | 137 PetscViewer PETSC_VIEWER_STDERR_SELF
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex8.c | 21 …ll(PetscScalarView(num_comp, &x[elem_restr_offsets[c * elem_size + i]], PETSC_VIEWER_STDERR_SELF)); in ViewOffsets()
|
| /petsc/include/ |
| H A D | petscviewer.h | 356 #define PETSC_VIEWER_STDERR_SELF PETSC_VIEWER_STDERR_(PETSC_COMM_SELF) macro
|
| /petsc/src/sys/ftn-mod/ |
| H A D | petscsysmod.F90 | 133 PetscViewer, parameter :: PETSC_VIEWER_STDERR_SELF = tPetscViewer(11)
|
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 8439 …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()
|