|
Gromacs
2026.0
|
#include "gmxpre.h"#include "testutils/testasserts.h"#include <limits>#include <string>#include <gtest/gtest.h>#include "gromacs/utility/real.h"
Include dependency graph for testasserts_tests.cpp:Tests GROMACS-specific test assertions.
Functions | |
| template<typename FloatType > | |
| FloatType | anonymous_namespace{testasserts_tests.cpp}::addUlps (FloatType value, int ulps) |
| Helper to produce floating-point numbers with specified ULP difference. More... | |
1.8.5