![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Collaboration diagram for EnergyObservable:Public Types | |
| using | execution_space = Kokkos::DefaultHostExecutionSpace |
Public Attributes | |
| std::unique_ptr< Observable_stat > | observable |
| Kokkos::View< double **, Kokkos::LayoutRight, execution_space > | local |
Definition at line 52 of file energy.cpp.
| using EnergyObservable::execution_space = Kokkos::DefaultHostExecutionSpace |
Definition at line 53 of file energy.cpp.
| Kokkos::View<double **, Kokkos::LayoutRight, execution_space> EnergyObservable::local |
Definition at line 55 of file energy.cpp.
| std::unique_ptr<Observable_stat> EnergyObservable::observable |
Definition at line 54 of file energy.cpp.