SectionRealGetLocalVector

Retrieves the local section storage as a Vec

Synopsis

#include "petscmesh.h"   
PetscErrorCode SectionRealGetLocalVector(SectionReal section, Vec *lv)
Not collective

Input Parameter

section -the section object

Output Parameter

lv -the local vector

See Also

SectionRealRestrict(), SectionRealCreate(), SectionRealView()

Level:advanced
Location:
src/dm/mesh/section.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages