Skip to content

Feature/convergence test macro

Timo Koch requested to merge feature/convergence_test_macro into master

Implements a prototype of the add_convergence_test macro. It adds ctests that run the same executable sequentially with different ini files. Works also with static variations. Currently only one dynamic variation is allowed. The one we do the convergence test with, e.g.

Grid.Level == 1, 2, 3

Merge request reports