SectionRealGetSize

Gets the number of local dofs in this Section

Synopsis

#include "petscmesh.h"   
PetscErrorCode SectionRealGetSize(SectionReal section, PetscInt *size)
Not collective

Input Parameter

section -the section object

Output Parameter

size -the section size

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