ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
DihedralBondsKernel Struct Reference

#include <bond_forces_kokkos.hpp>

+ Collaboration diagram for DihedralBondsKernel:

Public Member Functions

 DihedralBondsKernel (BondsKernelData data_, LocalBondState::DihedralBondlistType bond_list_, LocalBondState::DihedralBondIDType bond_ids_)
 
ESPRESSO_ATTR_ALWAYS_INLINE KOKKOS_INLINE_FUNCTION void operator() (std::size_t idx) const
 

Public Attributes

BondsKernelData data
 
LocalBondState::DihedralBondlistType bond_list
 
LocalBondState::DihedralBondIDType bond_ids
 

Detailed Description

Definition at line 217 of file bond_forces_kokkos.hpp.

Constructor & Destructor Documentation

◆ DihedralBondsKernel()

DihedralBondsKernel::DihedralBondsKernel ( BondsKernelData  data_,
LocalBondState::DihedralBondlistType  bond_list_,
LocalBondState::DihedralBondIDType  bond_ids_ 
)
inline

Definition at line 222 of file bond_forces_kokkos.hpp.

Member Function Documentation

◆ operator()()

ESPRESSO_ATTR_ALWAYS_INLINE KOKKOS_INLINE_FUNCTION void DihedralBondsKernel::operator() ( std::size_t  idx) const
inline

Member Data Documentation

◆ bond_ids

LocalBondState::DihedralBondIDType DihedralBondsKernel::bond_ids

Definition at line 220 of file bond_forces_kokkos.hpp.

Referenced by operator()().

◆ bond_list

LocalBondState::DihedralBondlistType DihedralBondsKernel::bond_list

Definition at line 219 of file bond_forces_kokkos.hpp.

Referenced by operator()().

◆ data

BondsKernelData DihedralBondsKernel::data

Definition at line 218 of file bond_forces_kokkos.hpp.

Referenced by operator()().


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