Home
last modified time | relevance | path

Searched refs:PetscSectionVecView (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/plex/tutorials/
H A Dex14.c79 PetscCall(PetscSectionVecView(section, u, PETSC_VIEWER_STDOUT_WORLD)); in main()
H A Dex14f90.F9080 PetscCallA(PetscSectionVecView(section, u, PETSC_VIEWER_STDOUT_WORLD, ierr))
/petsc/src/vec/vec/utils/
H A Dvsection.c21 PetscErrorCode PetscSectionVecView(PetscSection s, Vec v, PetscViewer viewer) in PetscSectionVecView() function
/petsc/include/
H A Dpetscvec.h808 PETSC_EXTERN PetscErrorCode PetscSectionVecView(PetscSection, Vec, PetscViewer);