[dune-pdelab] [Patch] Assembler for l2 volume functionals

Oliver Sander sander at igpm.rwth-aachen.de
Wed Apr 9 17:55:27 CEST 2014


Dear pdelab,
please find attached a patch that implements a new local operator called L2VolumeFunctional.
This new operator simply implements

b_ = \int_\Omega f \theta_i dx

for given functions f and basis vectors \theta_i.  Variations of such a functional
appear as source terms in many local operators, e.g., poisson.hh and linearelasticity.hh.
Some code can therefore be saved by focussing on a single implementation.   Also, for
certain nonlinear energy minimization problems such l2 functionals appear without
a corresponding matrix or differential operator.

Pushing this patch to git master would be much appreciated.

Thanks,
Oliver
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-local-operator-that-tests-a-given-function-again.patch
Type: text/x-patch
Size: 5804 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20140409/3206345e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 534 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20140409/3206345e/attachment.sig>


More information about the dune-pdelab mailing list