SectionIntGetFiberDimension

Get the size of the vector space attached to the point

Synopsis

#include "petscmesh.h"   
PetscErrorCode PETSCDM_DLLEXPORT 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/mesh/section.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages