Compute the reference CPU time with the finite volume solver. The output is the CPU time for 1 iteration. More...
#include "Carmen.h"
Functions | |
double | CPUTimeRef (int iterations, int scales) |
Returns the time required by a finite volume computation using iterations iterations and scales scales. It is use to estimate the CPU time compression. More... | |
Compute the reference CPU time with the finite volume solver. The output is the CPU time for 1 iteration.
double CPUTimeRef | ( | int | iterations, |
int | scales | ||
) |
Returns the time required by a finite volume computation using iterations iterations and scales scales. It is use to estimate the CPU time compression.
iterations | Number of iterations. |
scales | Scales |