HybridADRSolver
Loading...
Searching...
No Matches
BenchmarkUtils::ScalingConfig Struct Reference

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

Detailed Description

Configuration for scaling tests.

Member Data Documentation

◆ max_refinements

int BenchmarkUtils::ScalingConfig::max_refinements = 6

◆ min_refinements

int BenchmarkUtils::ScalingConfig::min_refinements = 3

◆ n_timed_runs

int BenchmarkUtils::ScalingConfig::n_timed_runs = 3

◆ n_warmup_runs

int BenchmarkUtils::ScalingConfig::n_warmup_runs = 1

◆ polynomial_degree

int BenchmarkUtils::ScalingConfig::polynomial_degree = 2

◆ test_matrix_based

bool BenchmarkUtils::ScalingConfig::test_matrix_based = true

◆ test_matrix_free

bool BenchmarkUtils::ScalingConfig::test_matrix_free = true

The documentation for this struct was generated from the following file:
  • src/applications/benchmark/utils.h