petsc-3.4.5 2014-06-29

SectionIntGetFiberDimension

Get the size of the vector space attached to the point

Synopsis

#include "petscdmmesh.h"   
PetscErrorCode  SectionIntGetFiberDimension(SectionInt section, PetscInt point, PetscInt *size)
Not collective

Input Parameters

section - the section object
point - the Sieve point

Output Parameters

size -The fiber dimension

See Also

SectionRealRestrict(), SectionRealCreate(), SectionRealView()

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