![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Thole potential. More...
#include <nonbonded_interaction_data.hpp>
Public Member Functions | |
| Thole_Parameters ()=default | |
| Thole_Parameters (double scaling_coeff, double q1q2) | |
Public Attributes | |
| double | scaling_coeff = 0. |
| double | q1q2 = 0. |
Thole potential.
Definition at line 246 of file nonbonded_interaction_data.hpp.
|
default |
Definition at line 250 of file nonbonded_interaction_data.hpp.
| double Thole_Parameters::q1q2 = 0. |
Definition at line 248 of file nonbonded_interaction_data.hpp.
Referenced by ScriptInterface::Interactions::InteractionThole::InteractionThole().
| double Thole_Parameters::scaling_coeff = 0. |
Definition at line 247 of file nonbonded_interaction_data.hpp.
Referenced by ScriptInterface::Interactions::InteractionThole::InteractionThole(), and recalc_maximal_cutoff().