petsc-3.8.4 2018-03-24
Report Typos and Errors

PetscSectionSymView

Displays a section symmetry

Synopsis

#include "petscvec.h"   
PetscErrorCode PetscSectionSymView(PetscSectionSym sym,PetscViewer viewer)
Collective on PetscSectionSym

Input Parameters

sym - the index set
viewer - viewer used to display the set, for example PETSC_VIEWER_STDOUT_SELF.

See Also

PetscViewerASCIIOpen()

Level:developer
Location:
src/vec/is/utils/vsectionis.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages