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

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

#include <atomgraph_abstracts.h>

Public Attributes

int i_atom
 First atom in the term.
 
int j_atom
 Second (central) atom in the term.
 
int k_atom
 Third atom in the term.
 
int param_idx
 Parameter index (for tracing purposes–critical values are given next)
 
keq
 Harmonic angle stiffness.
 
theta_eq
 Harmonic equilibrium angle (radians)
 

Detailed Description

template<typename T>
struct stormm::topology::AngleTerm< T >

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


The documentation for this struct was generated from the following file: