![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
hat potential More...
#include <nonbonded_interaction_data.hpp>
Public Member Functions | |
| Hat_Parameters ()=default | |
| Hat_Parameters (double F_max, double cutoff) | |
| double | max_cutoff () const |
Public Attributes | |
| double | Fmax = 0.0 |
| double | r = inactive_cutoff |
hat potential
Definition at line 193 of file nonbonded_interaction_data.hpp.
|
default |
|
inline |
Definition at line 198 of file nonbonded_interaction_data.hpp.
References r.
Referenced by recalc_maximal_cutoff().
| double Hat_Parameters::Fmax = 0.0 |
Definition at line 194 of file nonbonded_interaction_data.hpp.
Referenced by ScriptInterface::Interactions::InteractionHat::InteractionHat().
| double Hat_Parameters::r = inactive_cutoff |
Definition at line 195 of file nonbonded_interaction_data.hpp.
Referenced by ScriptInterface::Interactions::InteractionHat::InteractionHat(), and max_cutoff().