[dune-pdelab] Patches for local operators

Oliver Sander sander at igpm.rwth-aachen.de
Sat Mar 29 12:11:02 CET 2014


Dear pdelab,
please find attached five patches for dune-pdelab

The first adds a new LocalOperator "Laplace" which does nothing except assemble
the Laplace matrix.  It does not know about boundary values, volume terms or
constraints, and caters to people who value simplicity.

The next two patches use the new operator to simplify the implementation of the
Poisson operator

The last two patches are unrelated; they do some minor cleanup of the LinearElasticity
operator.

I'd be happy if these patches could be applied to the dune-pdelab master branch.

Thanks,
Oliver
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-a-local-operator-for-the-Laplace-problem.patch
Type: text/x-diff
Size: 8636 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20140329/b3b9889b/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Use-the-new-Laplace-assembler-in-laplace.hh-to-imple.patch
Type: text/x-diff
Size: 3201 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20140329/b3b9889b/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Implement-the-matrix-assemble-i.e.-jacobian_volume-i.patch
Type: text/x-diff
Size: 2116 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20140329/b3b9889b/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-cleanup-Do-not-evaluate-shape-function-values.-They-.patch
Type: text/x-diff
Size: 2719 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20140329/b3b9889b/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Move-computation-of-quadrature-point-factor-out-of-i.patch
Type: text/x-diff
Size: 2064 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20140329/b3b9889b/attachment-0004.patch>
-------------- 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/20140329/b3b9889b/attachment.sig>


More information about the dune-pdelab mailing list