|
Gromacs
2026.0-dev-20251119-5f0a571d
|
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. | |
1.8.5