]> https://gitweb.dealii.org/ - dealii.git/commit
Add tests
authorBuğrahan Temür <bugrahan.temuer@tum.de>
Wed, 15 Mar 2023 14:47:15 +0000 (15:47 +0100)
committerBuğrahan Temür <bugrahan.temuer@tum.de>
Wed, 15 Mar 2023 14:47:15 +0000 (15:47 +0100)
commit2ed70e5f10a366ee6805f5ff0824774dfbd2b411
tree11024b6ce8cb8b0bf765be9c8d1931cb6095bcc4
parent93729ce3ce192cd11b3d0790cff91e0900e0cc9d
Add tests

- inverse_mass_10: tests cellwise inverse mass with random dyadic coefficients
- inverse_mass_11: same as 10, but with fe_degree=-1

Both tests use a GMRES solver (coefficients not symmetric) with a reduced accuracy (1e-10) compared to other tests in this test suite, which use 1e-12. Reason is to make the tests more robust as the problem can become poorly conditioned due to the random coefficient.
tests/matrix_free/inverse_mass_10.cc [new file with mode: 0644]
tests/matrix_free/inverse_mass_10.output [new file with mode: 0644]
tests/matrix_free/inverse_mass_11.cc [new file with mode: 0644]
tests/matrix_free/inverse_mass_11.output [new file with mode: 0644]

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.