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

Unguarded struct to store the ingredients of a single CHARMM improper dihedral. 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 l_atom
 Fourth atom in the term.
 
int param_idx
 Parameter index (for tracing purposes–critical values are given next)
 
keq
 Harmonic planar angle stiffness.
 
phi_eq
 Harmonic equilibrium angle (radians)
 

Detailed Description

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

Unguarded struct to store the ingredients of a single CHARMM improper dihedral.


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