Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
pairlistset.h File Reference
#include <memory>
#include "gromacs/math/vectypes.h"
#include "gromacs/mdtypes/locality.h"
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/real.h"
#include "pairlist.h"
+ Include dependency graph for pairlistset.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares the PairlistSet class.

There is one PairlistSet object per locality. A PairlistSet holds a list of CPU- or GPU-type pairlist objects, one for each thread, as well as helper objects to construct each of those pairlists.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se

Classes

class  gmx::ListOfLists< typename >
 A list of lists, optimized for performance. More...
 
class  PairlistSet
 An object that holds the local or non-local pairlists. More...