Gromacs
2024.4
|
#include "gmxpre.h"
#include "config.h"
#include <gtest/gtest.h>
#include "leapfrogtestrunners.h"
#include "gromacs/gpu_utils/gputraits.h"
#include "gromacs/mdlib/leapfrog_gpu.h"
#include "gromacs/mdlib/stat.h"
Runner for GPU version of the integrator.
Handles GPU data management and actual numerical integration.