Gromacs  2024.4
 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< Nbnxm::KernelType, CoulombKernelType, int >
 

Public Member Functions

 KernelInputParameters (TupleT t)
 

Public Attributes

Nbnxm::KernelType kernelType
 The kernel type and cluster pair layout.
 
CoulombKernelType coulombKernelType
 The Coulomb kernel type.
 
int vdwKernelType
 The VdW interaction type.
 

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