Skip to content
Snippets Groups Projects
Timo Koch's avatar
Timo Koch authored
With our current test tool it is very hard to create regression tests
for adaptive grids. The adaption criterion is usually based on a
threshold, so it might be slightly different on different architectures.
This will currently make the test fail, altough physically the solution
might not be very different. For such cases tests are very complicated.
One possibility might be the projection on a known grid on which the
regression error can be computed.

Until such tools are avaiable, we simply compile and run the test but
do not check for regression in the solution.
159ce717
History
Name Last commit Last update
..