#include "petscdmplex.h" PetscErrorCode DMPlexComputeL2Diff(DM dm, PetscQuadrature quad[], void (**funcs)(const PetscReal [], PetscScalar *), Vec X, PetscReal *diff)
dm | - The DM | |
quad | - The PetscQuadrature object for each field | |
funcs | - The functions to evaluate for each field component | |
X | - The coefficient vector u_h |
Level:developer
Location:src/dm/impls/plex/plexfem.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages