petsc-3.4.5 2014-06-29

SectionRealRestrictClosure

Returns an array with the values in a given closure

Synopsis

#include "petscdmmesh.h"   
PetscErrorCode SectionRealRestrictClosure(SectionReal section, DM dm, PetscInt point, const PetscScalar *values[])
Not Collective

Input Parameters

section - The section
mesh - The DMMesh object
point - The sieve point

Output Parameter

array -The array full of values in the closure

Keywords

mesh, elements

See Also

DMMeshCreate()

Level:intermediate
Location:
src/dm/impls/mesh/section.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages