Gromacs
2026.0-dev-20250113-1a1a8db
|
#include "gmxpre.h"
#include "config.h"
#include <memory>
#include <tuple>
#include "gromacs/gpu_utils/devicebuffer_datatype.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/mdtypes/simulation_workload.h"
#include "gromacs/mdtypes/state_propagator_data_gpu.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/gmxassert.h"
The CPU stub for the state propagator data class.