petsc-3.4.5 2014-06-29

SectionRealSet

Sets all the values to the given value

Synopsis

#include "petscdmmesh.h"   
PetscErrorCode  SectionRealSet(SectionReal section, PetscReal val)
Not collective

Input Parameters

section - the real Section
val - the value

See Also

VecNorm(), SectionRealCreate()

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