Gromacs  2026.0-dev-20251109-f20ba35
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
gmx::test::anonymous_namespace{plainpairlist.cpp}::KernelOptions Struct Reference

Description

The options for the kernel.

Public Member Functions

 KernelOptions (NbnxmKernelType kernelType)
 Constructor.
 

Public Attributes

int numThreads
 The number of OpenMP threads to use. More...
 
NbnxmKernelSetup kernelSetup
 The kernel setup.
 
real rlist = 0.8
 The normal pairlist range.
 
real plainPairlistRange = 0.7001
 The plain pairlist range, to avoid rounding issue the cut-off is not exactly 0.7.
 

Member Data Documentation

int gmx::test::anonymous_namespace{plainpairlist.cpp}::KernelOptions::numThreads
Initial value:
{
}
bool useGpu

The number of OpenMP threads to use.


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