SectionIntGetFibration

Creates a section for only the data associated with the given field

Synopsis

#include "petscmesh.h"   
PetscErrorCode PETSCDM_DLLEXPORT SectionIntGetFibration(SectionInt section, const PetscInt field, SectionInt *subsection)
Collective on Mesh

Input Parameter

section - the Section
field- The field number

Output Parameter

subsection -the section of the given field

See Also

SectionIntCreate(), SectionIntAddSpace()

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