mdcore  0.1.5
Data Fields
engine_set Struct Reference

#include <engine.h>

Data Fields

int nr_bonds
int nr_angles
int nr_dihedrals
int nr_exclusions
int weight
struct bondbonds
struct angleangles
struct dihedraldihedrals
struct exclusionexclusions
int nr_confl
int * confl

Detailed Description

Structure storing grouped sets of bonded interactions.


Field Documentation

struct angle* angles
struct bond* bonds
int* confl
int nr_angles
int nr_bonds
int nr_confl
int weight

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerator Defines