Gromacs  2025.0-dev-20241011-013a99c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Public Attributes
gmx::test::anonymous_namespace{kernel_test.cpp}::KernelInputParameters Struct Reference

Description

Convenience typedef of the test input parameters.

Public Types

using TupleT = std::tuple< NbnxmKernelType, CoulombKernelType, int, EnergyHandling >
 This type must match the layout of KernelInputParameters.
 

Public Member Functions

 KernelInputParameters (TupleT t)
 

Public Attributes

NbnxmKernelType kernelType
 The kernel type and cluster pair layout.
 
CoulombKernelType coulombKernelType
 The Coulomb kernel type.
 
int vdwKernelType
 The VdW interaction type.
 
EnergyHandling energyHandling = EnergyHandling::NoEnergies
 How to handle energy computations.
 

The documentation for this struct was generated from the following file: