ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <Mass.hpp>
Public Member Functions | |
template<typename T , typename Particle > | |
T | operator() (const Particle &p, const T &x) const |
Static Public Attributes | |
static constexpr const bool | is_linear = true |
|
inline |
Definition at line 29 of file Mass.hpp.
References Particle::is_virtual(), and Particle::mass().
|
staticconstexpr |