![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <LBProfileObservable.hpp>
Inheritance diagram for Observables::LBProfileObservable:
Collaboration diagram for Observables::LBProfileObservable:Public Attributes | |
| std::array< double, 3 > | sampling_delta |
| std::array< double, 3 > | sampling_offset |
| bool | allow_empty_bins |
Protected Attributes | |
| SanityChecksLB | lb_sanity_checks |
| std::vector< Utils::Vector3d > | sampling_positions |
Definition at line 37 of file core/observables/LBProfileObservable.hpp.
|
inline |
Definition at line 39 of file core/observables/LBProfileObservable.hpp.
References stream.
|
inline |
Definition at line 73 of file core/observables/LBProfileObservable.hpp.
References Utils::Vector< T, N >::broadcast(), lb_sanity_checks(), and stream.
Referenced by Observables::LBVelocityProfile::operator()().
| bool Observables::LBProfileObservable::allow_empty_bins |
Definition at line 66 of file core/observables/LBProfileObservable.hpp.
Referenced by Observables::LBVelocityProfile::operator()().
|
mutableprotected |
Definition at line 69 of file core/observables/LBProfileObservable.hpp.
Referenced by Observables::LBVelocityProfile::operator()().
| std::array<double, 3> Observables::LBProfileObservable::sampling_delta |
Definition at line 64 of file core/observables/LBProfileObservable.hpp.
| std::array<double, 3> Observables::LBProfileObservable::sampling_offset |
Definition at line 65 of file core/observables/LBProfileObservable.hpp.
|
mutableprotected |
Definition at line 70 of file core/observables/LBProfileObservable.hpp.
Referenced by Observables::LBVelocityProfile::operator()().