Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
gmx::HostInteractionList Struct Reference

#include <gromacs/listed_forces/listed_forces_gpu_impl.h>

Description

Version of InteractionList that supports pinning.

Public Member Functions

int size () const
 Returns the total number of elements in iatoms.
 

Public Attributes

HostVector< int > iatoms = { {}, gmx::HostAllocationPolicy(gmx::PinningPolicy::PinnedIfSupported) }
 List of interactions, see HostInteractionLists.
 

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