SectionIntSet

Sets all the values to the given value

Synopsis

#include "petscmesh.h"   
PetscErrorCode PETSCDM_DLLEXPORT SectionIntSet(SectionInt section, PetscInt val)
Not collective

Input Parameters

section - the real Section
val - the value

See Also

VecNorm(), SectionIntCreate()

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