![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <CylindricalLBProfileObservable.hpp>
Inheritance diagram for Observables::CylindricalLBProfileObservable:
Collaboration diagram for Observables::CylindricalLBProfileObservable:Public Attributes | |
| double | sampling_density |
Public Attributes inherited from Observables::CylindricalProfileObservable | |
| std::shared_ptr< Utils::CylindricalTransformationParameters > | transform_params |
Protected Attributes | |
| SanityChecksLB | lb_sanity_checks |
| std::vector< Utils::Vector3d > | sampling_positions |
| std::vector< Utils::Vector3d > | sampling_positions_cyl |
| std::vector< Utils::Vector3d > | sampling_positions_cart |
Definition at line 38 of file core/observables/CylindricalLBProfileObservable.hpp.
|
inline |
Definition at line 40 of file core/observables/CylindricalLBProfileObservable.hpp.
|
inline |
Definition at line 60 of file core/observables/CylindricalLBProfileObservable.hpp.
References Utils::angle_between(), Utils::get_cylindrical_sampling_positions(), lb_sanity_checks, Observables::ProfileObservable::limits(), Observables::ProfileObservable::n_bins(), sampling_density, sampling_positions, sampling_positions_cart, sampling_positions_cyl, stream, Utils::transform_coordinate_cartesian_to_cylinder(), Utils::transform_coordinate_cylinder_to_cartesian(), Observables::CylindricalProfileObservable::transform_params, Utils::vec_rotate(), and Utils::vector_product().
Referenced by Observables::CylindricalLBVelocityProfile::operator()().
|
mutableprotected |
Definition at line 54 of file core/observables/CylindricalLBProfileObservable.hpp.
Referenced by calculate_sampling_positions(), and Observables::CylindricalLBVelocityProfile::operator()().
| double Observables::CylindricalLBProfileObservable::sampling_density |
Definition at line 51 of file core/observables/CylindricalLBProfileObservable.hpp.
Referenced by calculate_sampling_positions().
|
mutableprotected |
Definition at line 55 of file core/observables/CylindricalLBProfileObservable.hpp.
Referenced by calculate_sampling_positions(), and Observables::CylindricalLBVelocityProfile::operator()().
|
mutableprotected |
Definition at line 57 of file core/observables/CylindricalLBProfileObservable.hpp.
Referenced by calculate_sampling_positions(), and Observables::CylindricalLBVelocityProfile::operator()().
|
mutableprotected |
Definition at line 56 of file core/observables/CylindricalLBProfileObservable.hpp.
Referenced by calculate_sampling_positions(), and Observables::CylindricalLBVelocityProfile::operator()().