SectionRealSet

Sets all the values to the given value

Synopsis

#include "petscmesh.h"   
PetscErrorCode PETSCDM_DLLEXPORT 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/mesh/section.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages