SectionRealAXPY

Collective on Section

Synopsis

#include "petscmesh.h"   
PetscErrorCode PETSCDM_DLLEXPORT SectionRealAXPY(SectionReal section, Mesh mesh, PetscScalar alpha, SectionReal X)

Input Parameters

section - the real Section
alpha - a scalar
X - the other real Section

Output Parameter

section -the difference

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