mdcore
0.1.5
|
#include <engine.h>
Data Fields | |
int | nr_bonds |
int | nr_angles |
int | nr_dihedrals |
int | nr_exclusions |
int | weight |
struct bond * | bonds |
struct angle * | angles |
struct dihedral * | dihedrals |
struct exclusion * | exclusions |
int | nr_confl |
int * | confl |
Structure storing grouped sets of bonded interactions.
int* confl |
struct exclusion* exclusions |
int nr_angles |
int nr_bonds |
int nr_confl |
int nr_dihedrals |
int nr_exclusions |
int weight |