Bridge++
Version 1.5.4
|
#include "Parameters/parameterManager_YAML.h"
#include "ResourceManager/threadManager_OpenMP.h"
#include "Tools/timer.h"
#include "IO/bridgeIO.h"
Go to the source code of this file.
Namespaces | |
Test | |
Macros | |
#define | EXIT_SKIP -1 |
Functions | |
int | Test::verify (const double result, const double expected, double eps) |
Variables | |
static const int | Test::default_precision = 11 |
static const int | Test::default_output_precision = 15 |
Definition in file test.h.