Unguarded struct to store the ingredients of a single Urey-Bradley interaction.
More...
#include <atomgraph_abstracts.h>
|
int | i_atom |
| Atom i in the term.
|
|
int | k_atom |
| Atom k in the term (there is no atom j in this harmonic two-body potential)
|
|
int | param_idx |
| Parameter index (for tracing purposes–critical values are given next)
|
|
T | keq |
| Harmonic stretching stiffness.
|
|
T | leq |
| Harmonic equilibrium length (Angstroms)
|
|
template<typename T>
struct stormm::topology::UreyBradleyTerm< T >
Unguarded struct to store the ingredients of a single Urey-Bradley interaction.
The documentation for this struct was generated from the following file: