|
Gromacs
2025.3
|
#include "config.h"#include <memory>#include "gromacs/gpu_utils/devicebuffer_datatype.h"#include "gromacs/gpu_utils/hostallocator.h"#include "gromacs/math/matrix.h"#include "gromacs/utility/arrayref.h"
Include dependency graph for leapfrog_gpu.h:
This graph shows which files directly or indirectly include this file:Declarations for GPU implementation of Leap-Frog.
Enumerations | |
| enum | gmx::NumTempScaleValues { gmx::NumTempScaleValues::None = 0, gmx::NumTempScaleValues::Single = 1, gmx::NumTempScaleValues::Multiple = 2, gmx::NumTempScaleValues::Count = 3 } |
| Sets the number of different temperature coupling values. More... | |
1.8.5