![]() |
NuTo
Numerics Tool
|
#include <benchmark/benchmark.h>#include "nuto/mechanics/dofs/DofMatrixSparseConvertEigen.h"#include <iostream>Classes | |
| struct | TestMatrix |
Functions | |
| BENCHMARK (TwoDofs) -> RangeMultiplier(10) ->Range(10, 1e6) ->Complexity() | |
| BENCHMARK (OneDof) -> RangeMultiplier(10) ->Range(10, 1e6) ->Complexity() | |
| BENCHMARK (OneDofFast) -> RangeMultiplier(10) ->Range(10, 1e6) ->Complexity() | |
| BENCHMARK_MAIN () | |
| BENCHMARK | ( | TwoDofs | ) | -> RangeMultiplier(10) ->Range(10, 1e6) ->Complexity() |
| BENCHMARK | ( | OneDof | ) | -> RangeMultiplier(10) ->Range(10, 1e6) ->Complexity() |
| BENCHMARK | ( | OneDofFast | ) | -> RangeMultiplier(10) ->Range(10, 1e6) ->Complexity() |
| BENCHMARK_MAIN | ( | ) |
1.8.11