|
Gromacs
2025.3
|
#include "gmxpre.h"#include "gromacs/nbnxm/simd_energy_accumulator.h"#include "config.h"#include <cstdlib>#include <algorithm>#include <array>#include <string>#include <type_traits>#include <gtest/gtest.h>#include "gromacs/nbnxm/nbnxm_simd.h"#include "gromacs/simd/simd.h"#include "gromacs/utility/arrayref.h"#include "gromacs/utility/basedefinitions.h"#include "gromacs/utility/real.h"#include "testutils/testasserts.h"
Include dependency graph for simd_energy_accumulator.cpp:Tests for the EnergyAccumulator class.
1.8.5