- Dec 21, 2017
-
-
Sander, Oliver authored
In particular, this patch removes tests for the gradient of the Cosserat energy and related things. The CosseratEnergyLocalStiffness class stopped computing these things back in 2014 (in 63e42ece ) when it was decided that algorithmic differentiation was the way to go. With this patch, the test builds again, but it doesn't run yet. I am afraid that fixing that may require a larger investment of time...
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Dec 06, 2017
-
-
Sander, Oliver authored
-
Sander, Oliver authored
Only cmake is supported from now on.
-
- Jul 09, 2016
-
-
Sander, Oliver authored
It seemed strange to me to demonstrate a second-order tangent field on a first-order base function. People may think that this is a necessary restriction. Also, this patch includes a bugfix: The basis of the tangent space was hard-wired to (0,1,0) and (0,0,1). But this only works if we are at the tangent space at (1,0,0).
-
- Jul 07, 2016
-
-
Sander, Oliver authored
-
- Jan 26, 2016
-
-
Sander, Oliver authored
-
- Dec 31, 2015
-
-
Sander, Oliver authored
In particular, assemblers now hand LocalView objects around, rather than pairs of elements and LocalFiniteElements.
-
- Nov 20, 2015
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Oct 18, 2015
-
-
Sander, Oliver authored
[cleanup] Move the FD approximation of the GFE function gradient from the GFE function into the test It is a part of the test harness, and should not clutter the implementation of the GFE functions themselves.
-
- Oct 16, 2015
-
-
Sander, Oliver authored
Use 1e-8: The square root of the machine precision is said to be the best choice.
-
Sander, Oliver authored
-
Sander, Oliver authored
Needed for projection-based finite elements. This patch also adds a unit test. So far this test passes.
-
Sander, Oliver authored
-
- Oct 07, 2015
-
-
Oliver Sander authored
-
- Oct 02, 2015
-
-
Oliver Sander authored
-
- Jun 19, 2015
-
-
Oliver Sander authored
-
Oliver Sander authored
The program is not really a test, but it doesn't really belong into 'src', either.
-
- Jan 14, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r9997]]
-
- Oct 05, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9913]]
-
Oliver Sander authored
[[Imported from SVN: r9912]]
-
- Sep 03, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9877]]
-
- Sep 01, 2014
-
-
Oliver Sander authored
That should be no problem now that we use a 50-decimal digits type for the FD approximation. [[Imported from SVN: r9876]]
-
Oliver Sander authored
[[Imported from SVN: r9875]]
-
- Aug 31, 2014
-
-
Oliver Sander authored
It offers a 'double' interface, but we don't really need that. [[Imported from SVN: r9874]]
-
Oliver Sander authored
[[Imported from SVN: r9873]]
-
Oliver Sander authored
[[Imported from SVN: r9872]]
-
- Aug 29, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9870]]
-
Oliver Sander authored
This code compares scalar and vector AD, and a finite difference approximation. [[Imported from SVN: r9869]]
-
- Mar 24, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9681]]
-
Oliver Sander authored
[[Imported from SVN: r9680]]
-
- Jan 22, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9614]]
-
- Dec 09, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r9573]]
-
- Sep 03, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r9436]]
-
Oliver Sander authored
This still fails -- there must still be a bug in the Hessian computation [[Imported from SVN: r9427]]
-