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