]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Adjust test to definition of Chebyshev degree.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sat, 9 Feb 2019 10:02:01 +0000 (11:02 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 12 Feb 2019 07:51:15 +0000 (08:51 +0100)
tests/matrix_free/parallel_multigrid_adaptive_08.cc

index 4fb6c2b0c433f79dd4af3c7d0c849b5c31b2ecac..8c6b201129c1d4a78627cf64148fd5d3b4f7f2ff 100644 (file)
@@ -342,7 +342,7 @@ do_test(const DoFHandler<dim> &dof)
        ++level)
     {
       smoother_data[level].smoothing_range     = 15.;
-      smoother_data[level].degree              = 5;
+      smoother_data[level].degree              = 6;
       smoother_data[level].eig_cg_n_iterations = 15;
       smoother_data[level].preconditioner =
         mg_matrices[level].get_matrix_diagonal_inverse();

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.