Molecular Dynamics  v0.4
Project for the Practical hosted by the Scientific Computing Chair
Functions
Benchmark.h File Reference
#include <iostream>
#include "utils/Logging.h"
Include dependency graph for Benchmark.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void performBenchmark (Simulator &simulator)
 Measure the execution time of the simulation. More...
 

Function Documentation

◆ performBenchmark()

void performBenchmark ( Simulator simulator)
inline

Measure the execution time of the simulation.

Parameters
simulatorSimulator on which the simulation will run

During the time measurement all output (logs and file output) is disabled

Here is the call graph for this function:
Here is the caller graph for this function: