petsc-3.11.4 2019-09-28
PetscDualSpaceSimpleSetFunctional
Set the given basis element for this dual space
Synopsis
#include "petscfe.h"
PetscErrorCode PetscDualSpaceSimpleSetFunctional(PetscDualSpace sp, PetscInt func, PetscQuadrature q)
Not Collective
Input Parameters
Note: The quadrature will be reweighted so that it has unit volume.
Keywords
PetscDualSpace, functional
See Also
PetscDualSpaceSimpleSetDimension()
Level
intermediate
Location
src/dm/dt/dualspace/impls/simple/dspacesimple.c
Implementations
PetscDualSpaceSimpleSetFunctional_Simple in src/dm/dt/dualspace/impls/simple/dspacesimple.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages