Skip to content
Snippets Groups Projects
Commit ab09c587 authored by Lisa Julia Nebel's avatar Lisa Julia Nebel Committed by Sander, Oliver
Browse files

Add LocalIntegralStiffness class with a test

The LocalIntegralStiffness assembles a tangent matrix by
suitably combining derivatives of the energy density with
derivatives of the geometric FE interpolation.  See the
detailed description in dune-gfe-manual.pdf.

This patch also includes a new test in localintegralstiffnesstest.cc.
It checks if the assembled matrix is the same as the one computed
by LocalGeodesicFEADOLCStiffness.

For a 3d Cosserat material I get a speedup of about 3x.
parent 01e95480
No related branches found
No related tags found
1 merge request!138Let ADOL-C differentiate the energy density and the GFE interpolation separately
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment