Unguarded struct to store the ingredients of a single bond stretching interaction.
More...
#include <atomgraph_abstracts.h>
|
int | i_atom |
| Atom i in the term.
|
|
int | j_atom |
| Atom j in the term.
|
|
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::BondTerm< T >
Unguarded struct to store the ingredients of a single bond stretching interaction.
The documentation for this struct was generated from the following file: