ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
EnergyObservable Struct Reference
+ Collaboration diagram for EnergyObservable:

Public Types

using execution_space = Kokkos::DefaultHostExecutionSpace
 

Public Attributes

std::unique_ptr< Observable_statobservable
 
Kokkos::View< double **, Kokkos::LayoutRight, execution_spacelocal
 

Detailed Description

Definition at line 52 of file energy.cpp.

Member Typedef Documentation

◆ execution_space

using EnergyObservable::execution_space = Kokkos::DefaultHostExecutionSpace

Definition at line 53 of file energy.cpp.

Member Data Documentation

◆ local

Kokkos::View<double **, Kokkos::LayoutRight, execution_space> EnergyObservable::local

Definition at line 55 of file energy.cpp.

◆ observable

std::unique_ptr<Observable_stat> EnergyObservable::observable

Definition at line 54 of file energy.cpp.


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