Peano
Loading...
Searching...
No Matches
Variants.h File Reference

Go to the source code of this file.

Namespaces

namespace  variant1
 There are a total of six variants based on different assumptions.
namespace  variant2
namespace  variant3
namespace  variant4
namespace  variant5
namespace  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.
tarch::logging::Log variant2::_log
 This is variant 2 of the fused kernels.
tarch::logging::Log variant3::_log
 This is variant 3 of the fused kernels.
tarch::logging::Log variant4::_log
 This is variant 4 of the fused kernels.
tarch::logging::Log variant5::_log
 This is variant 5 of the fused kernels.
tarch::logging::Log variant6::_log
 This is variant 6 of the fused kernels.