Home
last modified time | relevance | path

Searched refs:DMView_DA_Short (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope.h67 PetscErrorCode DMView_DA_Short(DM, PetscViewer);
H A Dtelescope.c372 PetscCall(DMView_DA_Short(subdm, subviewer)); in PCView_Telescope()
H A Dtelescope_dmda.c1040 PetscErrorCode DMView_DA_Short(DM dm, PetscViewer v) in DMView_DA_Short() function