ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
Observables::Pressure Class Reference

#include <PressureObservable.hpp>

+ Inheritance diagram for Observables::Pressure:
+ Collaboration diagram for Observables::Pressure:

Public Member Functions

std::vector< std::size_t > shape () const override
 
std::vector< double > operator() (boost::mpi::communicator const &) const override
 
- Public Member Functions inherited from Observables::Observable
 Observable ()=default
 
virtual ~Observable ()=default
 
std::size_t n_values () const
 Size of the flat array returned by the observable.
 

Detailed Description

Definition at line 31 of file PressureObservable.hpp.

Member Function Documentation

◆ operator()()

std::vector< double > Observables::Pressure::operator() ( boost::mpi::communicator const &  ) const
inlineoverridevirtual

◆ shape()

std::vector< std::size_t > Observables::Pressure::shape ( ) const
inlineoverridevirtual

Implements Observables::Observable.

Definition at line 33 of file PressureObservable.hpp.


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