Gromacs
2026.0-dev-20241204-d69d709
|
#include "gmxpre.h"
#include <string>
#include <vector>
#include <gtest/gtest.h>
#include "gromacs/math/gmxcomplex.h"
#include "gromacs/utility/real.h"
#include "testutils/refdata.h"
Tests for math operations on complex numbers.