![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <Viscous.hpp>
Public Member Functions | |
| Viscous (double gamma) | |
| double & | gamma () |
| double const & | gamma () const |
| template<typename Particle > | |
| Utils::Vector3d | operator() (Particle const &p, Utils::Vector3d const &field) const |
Static Public Attributes | |
| static constexpr bool | is_linear = true |
Definition at line 26 of file Viscous.hpp.
|
inline |
Definition at line 32 of file Viscous.hpp.
|
inline |
Definition at line 33 of file Viscous.hpp.
Definition at line 34 of file Viscous.hpp.
|
inline |
Definition at line 37 of file Viscous.hpp.
References Particle::v().
Definition at line 30 of file Viscous.hpp.