SectionRealGetFibration

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

Synopsis

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

Input Parameter

section - the Section
field- The field number

Output Parameter

subsection -the section of the given field

See Also

SectionRealCreate()

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