- 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
This fixes a dubious compiler error. [[Imported from SVN: r9871]]
-
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]]
-
- Aug 28, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9868]]
-
Oliver Sander authored
It appears that there may be very small energy increases due to rounding errors. [[Imported from SVN: r9867]]
-
Oliver Sander authored
Solvers from dune-solvers expect the number type to be exported as field_type. This patch adds the missing export to RealTuple. [[Imported from SVN: r9866]]
-
Oliver Sander authored
This bug has now influence as long as mu_c is zero, but for non-zero mu_c there was one term missing. [[Imported from SVN: r9865]]
-
Oliver Sander authored
[[Imported from SVN: r9864]]
-
- Aug 26, 2014
-
-
Oliver Sander authored
ParaView doesn't support P3 elements. Therefore, the data is downsampled onto a p2 space. [[Imported from SVN: r9863]]
-
Oliver Sander authored
[[Imported from SVN: r9862]]
-
Oliver Sander authored
For some reason, when numpy is used, I can't use ctrl-c to stop the program. But numpy is not really used anyway, so let's get rid of it. [[Imported from SVN: r9861]]
-
- Aug 22, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9860]]
-
Oliver Sander authored
[[Imported from SVN: r9859]]
-
Oliver Sander authored
[[Imported from SVN: r9858]]
-
Oliver Sander authored
[[Imported from SVN: r9857]]
-
Oliver Sander authored
[[Imported from SVN: r9856]]
-
Oliver Sander authored
[[Imported from SVN: r9855]]
-
Oliver Sander authored
[[Imported from SVN: r9854]]
-
Oliver Sander authored
[[Imported from SVN: r9853]]
-
Oliver Sander authored
'Mixed' means that the spaces for deformations and microrotations can be chosen separately. At this point there hasn't been a lot of testing yet. In particular, parallelizing the assembly is currently not supported. [[Imported from SVN: r9852]]
-
Oliver Sander authored
A few recent fixes haven't made it to Debian yet. [[Imported from SVN: r9851]]
-
Oliver Sander authored
Instead, the FD approximation is now done in a separate class. [[Imported from SVN: r9850]]
-
Oliver Sander authored
[[Imported from SVN: r9849]]
-
Oliver Sander authored
'Mixed' means that there are two different spaces used for the deformation and the microrotations. This implementation currently only does second order, and it only writes the deformation, not the microrotations. [[Imported from SVN: r9848]]
-
Oliver Sander authored
[[Imported from SVN: r9847]]
-
Oliver Sander authored
[[Imported from SVN: r9846]]
-
Oliver Sander authored
[[Imported from SVN: r9845]]
-
Oliver Sander authored
[[Imported from SVN: r9844]]
-
- Aug 21, 2014
-
-
Oliver Sander authored
That projection is the zero map, not the identity. [[Imported from SVN: r9843]]
-
- Aug 18, 2014
-
-
Oliver Sander authored
This used to be in the base class as default implementations, but I think it is nicer to have it in a derived class. In particular, this will eventually allow to do the FD approximation with high-precision number types. [[Imported from SVN: r9842]]
-
Oliver Sander authored
It sometimes creates problems with ADOL-C. [[Imported from SVN: r9841]]
-
- Jul 25, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9840]]
-
- Jul 18, 2014
-
-
Oliver Sander authored
Gauss-Seidel converges equally good/bad as IPOpt, but it is much faster. [[Imported from SVN: r9839]]
-
Oliver Sander authored
[[Imported from SVN: r9838]]
-