]> https://gitweb.dealii.org/ - dealii.git/commit
Implement InverseCellwiseMassMatrix with tensor var. coeff.
authorBuğrahan Temür <bugrahan.temuer@tum.de>
Mon, 13 Mar 2023 17:09:28 +0000 (18:09 +0100)
committerBuğrahan Temür <bugrahan.temuer@tum.de>
Mon, 13 Mar 2023 17:31:20 +0000 (18:31 +0100)
commita99365b7aa464b85d26aa94c5a97a0d086fd6738
tree34f319df3341f3575a8c2fec25bb089b0e0d9076
parentb5212ad975cda2f263a3126cdd881ecb6cc20780
Implement InverseCellwiseMassMatrix with tensor var. coeff.

based on the `Flexible` implementation with its own new interface (vector of rank-2 tensors), see #14843

- Unify the flexible implementation as well as fill inverse_JxW_values() for all `fe_degree`s.
- Add boolean template parameter `dyadic_coefficients` to the flexible implementation.
- Flexible implementation no longer takes the shape values, but fe_eval.
- Matrix-vector product for dyadic coefficients implemented in vmult.
include/deal.II/matrix_free/evaluation_kernels.h
include/deal.II/matrix_free/evaluation_template_factory.h
include/deal.II/matrix_free/evaluation_template_factory.templates.h
include/deal.II/matrix_free/operators.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.