Peano
KernelBenchmarks-main.cpp File Reference

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
 

Function Documentation

◆ _log()

tarch::logging::Log _log ( "::"  )

◆ main()

Variable Documentation

◆ cellCenter

const tarch::la::Vector<DIMENSIONS, double> cellCenter
Initial value:
= benchmarks::exahype2::kernelbenchmarks::DomainOffset
+ 0.5 * benchmarks::exahype2::kernelbenchmarks::DomainSize

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().

◆ cellSize

◆ timeStamp

◆ timeStepSize