|
Peano
|
Go to the source code of this file.
Functions | |
| tarch::logging::Log | _log ("::") |
| int | main (int argc, char **argv) |
Variables | |
| constexpr double | timeStamp = 0.0 |
| constexpr double | timeStepSize = 1e-6 |
| const tarch::la::Vector< DIMENSIONS, double > | cellCenter |
| const tarch::la::Vector< DIMENSIONS, double > | cellSize = benchmarks::exahype2::kernelbenchmarks::DomainSize / 81.0 |
| tarch::logging::Log _log | ( | "::" | ) |
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 56 of file KernelBenchmarks-main.cpp.
References cellCenter, cellSize, variant1::runBenchmarks(), variant2::runBenchmarks(), variant3::runBenchmarks(), variant4::runBenchmarks(), variant5::runBenchmarks(), variant6::runBenchmarks(), timeStamp, and timeStepSize.

| const tarch::la::Vector<DIMENSIONS, double> cellCenter |
Definition at line 49 of file KernelBenchmarks-main.cpp.
Referenced by main(), variant1::runBenchmarks(), variant2::runBenchmarks(), variant3::runBenchmarks(), variant4::runBenchmarks(), variant5::runBenchmarks(), and variant6::runBenchmarks().
| const tarch::la::Vector<DIMENSIONS, double> cellSize = benchmarks::exahype2::kernelbenchmarks::DomainSize / 81.0 |
Definition at line 51 of file KernelBenchmarks-main.cpp.
Referenced by benchmarks::exahype2::kernelbenchmarks::DataRepository::getCellQ(), benchmarks::exahype2::kernelbenchmarks::DataRepository::Indexing::getFaceIndex(), benchmarks::exahype2::kernelbenchmarks::DataRepository::Indexing::getFaceIndices(), benchmarks::exahype2::kernelbenchmarks::DataRepository::getFaceQNew(), benchmarks::exahype2::kernelbenchmarks::DataRepository::getFaceQNewDevice(), benchmarks::exahype2::kernelbenchmarks::DataRepository::Indexing::linearise(), main(), benchmarks::exahype2::kernelbenchmarks::DataRepository::operator=(), applications::exahype2::ccz4::internal::recomputeAuxiliaryVariablesFD4_centralDifferences_LoopBody(), applications::exahype2::ccz4::internal::recomputeAuxiliaryVariablesFD4_leftDifferences_LoopBody(), applications::exahype2::ccz4::internal::recomputeAuxiliaryVariablesFD4_rightDifferences_LoopBody(), ContextDynamicRupture< Shortcuts, basisSize, numberOfVariables, numberOfParameters, T >::riemannSolver(), variant1::runBenchmarks(), variant2::runBenchmarks(), variant3::runBenchmarks(), variant4::runBenchmarks(), variant5::runBenchmarks(), and variant6::runBenchmarks().
|
constexpr |
Definition at line 46 of file KernelBenchmarks-main.cpp.
Referenced by main(), variant1::runBenchmarks(), variant2::runBenchmarks(), variant3::runBenchmarks(), variant4::runBenchmarks(), variant5::runBenchmarks(), and variant6::runBenchmarks().
|
constexpr |
Definition at line 47 of file KernelBenchmarks-main.cpp.
Referenced by applications::exahype2::ccz4::enforceCCZ4constraints(), applications::exahype2::ccz4::enforceCCZ4constraints(), main(), applications::exahype2::ccz4::maxEigenvalue(), benchmarks::exahype2::ccz4::CCZ4SBH_FV::reduceAdmissibleTimeStepSize(), variant1::runBenchmarks(), variant2::runBenchmarks(), variant3::runBenchmarks(), variant4::runBenchmarks(), variant5::runBenchmarks(), and variant6::runBenchmarks().