Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Enumerations
leapfrog_gpu.h File Reference
#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:

Description

Declarations for GPU implementation of Leap-Frog.

Author
Artem Zhmurov zhmur.nosp@m.ov@g.nosp@m.mail..nosp@m.com

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...