petsc-3.3-p7 2013-05-11

SectionRealGetFibration

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

Synopsis

#include "petscdmmesh.h"   
PetscErrorCode  SectionRealGetFibration(SectionReal section, const PetscInt field, SectionReal *subsection)
Collective on DMMesh

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/impls/mesh/section.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages