petsc-3.4.5 2014-06-29

SectionRealGetSize

Gets the number of local dofs in this Section

Synopsis

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