Peano
Variants.h File Reference

Go to the source code of this file.

Namespaces

 variant1
 There are a total of six variants based on different assumptions.
 
 variant2
 
 variant3
 
 variant4
 
 variant5
 
 variant6
 

Functions

void variant1::runBenchmarks (int numberOfCells, double timeStamp, double timeStepSize, const tarch::la::Vector< DIMENSIONS, double > cellCenter, const tarch::la::Vector< DIMENSIONS, double > cellSize)
 
void variant2::runBenchmarks (int numberOfCells, double timeStamp, double timeStepSize, const tarch::la::Vector< DIMENSIONS, double > cellCenter, const tarch::la::Vector< DIMENSIONS, double > cellSize)
 
void variant3::runBenchmarks (int numberOfCells, double timeStamp, double timeStepSize, const tarch::la::Vector< DIMENSIONS, double > cellCenter, const tarch::la::Vector< DIMENSIONS, double > cellSize)
 
void variant4::runBenchmarks (int numberOfCells, double timeStamp, double timeStepSize, const tarch::la::Vector< DIMENSIONS, double > cellCenter, const tarch::la::Vector< DIMENSIONS, double > cellSize)
 
void variant5::runBenchmarks (int numberOfCells, double timeStamp, double timeStepSize, const tarch::la::Vector< DIMENSIONS, double > cellCenter, const tarch::la::Vector< DIMENSIONS, double > cellSize)
 
void variant6::runBenchmarks (int numberOfCells, double timeStamp, double timeStepSize, const tarch::la::Vector< DIMENSIONS, double > cellCenter, const tarch::la::Vector< DIMENSIONS, double > cellSize)
 

Variables

tarch::logging::Log variant1::_log
 This is variant 1 of the fused kernels. More...
 
tarch::logging::Log variant2::_log
 This is variant 2 of the fused kernels. More...
 
tarch::logging::Log variant3::_log
 This is variant 3 of the fused kernels. More...
 
tarch::logging::Log variant4::_log
 This is variant 4 of the fused kernels. More...
 
tarch::logging::Log variant5::_log
 This is variant 5 of the fused kernels. More...
 
tarch::logging::Log variant6::_log
 This is variant 6 of the fused kernels. More...