]> https://gitweb.dealii.org/ - dealii.git/commit
Fix issue with AD SymmetricTensor eigenvalue/vector calculations.
authorJean-Paul Pelteret <jppelteret@gmail.com>
Thu, 12 Apr 2018 13:38:42 +0000 (15:38 +0200)
committerJean-Paul Pelteret <jppelteret@gmail.com>
Fri, 13 Apr 2018 05:07:54 +0000 (07:07 +0200)
commite13ef0a41f45cc7e6de5db39262384f825a7c169
tree2a4f8a19905d174190d5b30c19ac9212287adc06
parentb75f131f06c35bf149b10173ab7727808a0cf70d
Fix issue with AD SymmetricTensor eigenvalue/vector calculations.

For auto-differentiable numbers, when the input tensor was diagonal the
sensitivities of the eigenvalues/vector with respect to one another were
deduced. This means that although the correct results were being
returned, their derivatives were incorrect. This patch attempts to
correct this by perturbing a diagonal input tensor (of AD number type)
and computing an approximation to the eigenvalues/vectors.
doc/news/changes/minor/20180412Jean-PaulPelteret-3 [new file with mode: 0644]
include/deal.II/base/symmetric_tensor.h
include/deal.II/base/symmetric_tensor.templates.h

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.