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

#include <bond_pressure_kokkos.hpp>

+ Collaboration diagram for BondsPressureKernelData:

Public Attributes

BondedInteractionsMap const & bonded_ias
 
BoxGeometry const & box_geo
 
Kokkos::View< double **, Kokkos::LayoutRight > local_pressure
 
PressureBinLayout layout
 
CellStructure::AoSoA_pack const & aosoa
 

Detailed Description

Definition at line 40 of file bond_pressure_kokkos.hpp.

Member Data Documentation

◆ aosoa

CellStructure::AoSoA_pack const& BondsPressureKernelData::aosoa

◆ bonded_ias

BondedInteractionsMap const& BondsPressureKernelData::bonded_ias

◆ box_geo

BoxGeometry const& BondsPressureKernelData::box_geo

◆ layout

PressureBinLayout BondsPressureKernelData::layout

◆ local_pressure

Kokkos::View<double **, Kokkos::LayoutRight> BondsPressureKernelData::local_pressure

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