Searched refs:PetscSectionVecView (Results 1 – 4 of 4) sorted by relevance
79 PetscCall(PetscSectionVecView(section, u, PETSC_VIEWER_STDOUT_WORLD)); in main()
80 PetscCallA(PetscSectionVecView(section, u, PETSC_VIEWER_STDOUT_WORLD, ierr))
21 PetscErrorCode PetscSectionVecView(PetscSection s, Vec v, PetscViewer viewer) in PetscSectionVecView() function
808 PETSC_EXTERN PetscErrorCode PetscSectionVecView(PetscSection, Vec, PetscViewer);