petsc-3.12.5 2020-03-29
PetscSectionVecView
View a vector, using the section to structure the values
Synopsis
#include "petscsection.h"
#include "petscvec.h"
PetscErrorCode PetscSectionVecView(PetscSection s, Vec v, PetscViewer viewer)
Not collective
Input Parameters
See Also
PetscSection, PetscSectionCreate(), VecSetValuesSection()
Level
developer
Location
src/vec/vec/utils/vsection.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages