SectionPairRestrict

Restricts the SectionPair to a subset of the topology, returning an array of values.

Synopsis

#include "petscmesh.h"   
PetscErrorCode PETSCDM_DLLEXPORT SectionPairRestrict(SectionPair section, PetscInt point, PetscPair *values[])
Not collective

Input Parameters

section - the section object
point - the Sieve point

Output Parameter

values -The values associated with the submesh

See Also

SectionUpdate(), SectionCreate(), SectionView()

Level:advanced
Location:
src/dm/mesh/section.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages