SPH
Functions
Kernel.cpp File Reference
#include "sph/kernel/Kernel.h"
#include "bench/Session.h"
#include "math/rng/Rng.h"

Go to the source code of this file.

Functions

 BENCHMARK ("LutKernel sequential", "[kernel]", Benchmark::Context &context)
 
 BENCHMARK ("LutKernel random", "[kernel]", Benchmark::Context &context)
 

Function Documentation

◆ BENCHMARK() [1/2]

BENCHMARK ( "LutKernel random"  ,
""  [kernel],
Benchmark::Context &  context 
)

Definition at line 18 of file Kernel.cpp.

◆ BENCHMARK() [2/2]

BENCHMARK ( "LutKernel sequential"  ,
""  [kernel],
Benchmark::Context &  context 
)

Definition at line 7 of file Kernel.cpp.