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

Unguarded struct to store the ingredients of a single Urey-Bradley interaction. More...

#include <atomgraph_abstracts.h>

Public Attributes

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

Detailed Description

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: