STORMM Source Documentation
Loading...
Searching...
No Matches
stormm::topology::BondTerm< T > Struct Template Reference

Unguarded struct to store the ingredients of a single bond stretching interaction. More...

#include <atomgraph_abstracts.h>

Public Attributes

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)
 
keq
 Harmonic stretching stiffness.
 
leq
 Harmonic equilibrium length (Angstroms)
 

Detailed Description

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: