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

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 pressure.cpp.

Member Typedef Documentation

◆ execution_space

using PressureObservable::execution_space = Kokkos::DefaultHostExecutionSpace

Definition at line 53 of file pressure.cpp.

Member Data Documentation

◆ local

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

Definition at line 55 of file pressure.cpp.

◆ observable

std::unique_ptr<Observable_stat> PressureObservable::observable

Definition at line 54 of file pressure.cpp.


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