|
HybridADRSolver
|
Configuration for scaling tests. More...
#include <utils.h>
Public Attributes | |
| int | min_refinements = 3 |
| int | max_refinements = 6 |
| int | polynomial_degree = 2 |
| int | n_warmup_runs = 1 |
| int | n_timed_runs = 3 |
| bool | test_matrix_based = true |
| bool | test_matrix_free = true |
Configuration for scaling tests.
| int BenchmarkUtils::ScalingConfig::max_refinements = 6 |
| int BenchmarkUtils::ScalingConfig::min_refinements = 3 |
| int BenchmarkUtils::ScalingConfig::n_timed_runs = 3 |
| int BenchmarkUtils::ScalingConfig::n_warmup_runs = 1 |
| int BenchmarkUtils::ScalingConfig::polynomial_degree = 2 |
| bool BenchmarkUtils::ScalingConfig::test_matrix_based = true |
| bool BenchmarkUtils::ScalingConfig::test_matrix_free = true |