GLYLIB  0.3.0b
molbond Struct Reference

#include <molecules.h>

Collaboration diagram for molbond:

List of all members.

Public Attributes

molindex s
 source atom in the bond
molindex t
 target atom in the bond
double o
 order
bond_typetyp
 pointer to type of bond
int i
 index -- for example as alternative to *typ
char * D
 free-form description

Detailed Description

Definition at line 75 of file molecules.h.


Member Data Documentation

char* molbond::D

free-form description

Definition at line 81 of file molecules.h.

Referenced by parse_amber_prmtop().

pointer to type of bond

Definition at line 79 of file molecules.h.

Referenced by deallocateMolbond(), is_consistent_molbond_molbond(), and is_consistent_molbond_molbond_inverse().


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