![]() |
NuTo
Numerics Tool
|
Functions | |
| void | Constraints (benchmark::State &state) |
| BENCHMARK (Constraints) -> RangeMultiplier(10) ->Range(1, 1e6) ->Complexity() | |
| BENCHMARK_MAIN () | |
Variables | |
| auto | zero = [](double) { return 0.; } |
| const NuTo::DofType | d ("...", 1) |
| BENCHMARK | ( | Constraints | ) | -> RangeMultiplier(10) ->Range(1, 1e6) ->Complexity() |
| BENCHMARK_MAIN | ( | ) |
| void Constraints | ( | benchmark::State & | state | ) |
| const NuTo::DofType d("...", 1) |
| auto zero = [](double) { return 0.; } |
1.8.11