GLYLIB  0.3.0b
assignment Struct Reference

#include <modes.h>

Collaboration diagram for assignment:

List of all members.

Public Attributes

int i
 index
int n
 index (intended as atom index for per-atom info)
int loc
 location index (endocyclic, exocyclic H, etc.)
char * Desc
 free-form description
int C
 complexity = number of motion types present
int ns
intsets
 plain stretches in mode
int nb
intsetb
 plain angle bends in mode
int nt
intsett
 plain torsions in mode
int nw
intsetw
 number of plain wags, pointers to locations
int nrk
intsetrk
 number of plain rocks, pointers to locations
double se
double be
double te
double we
double rke
 these are "extents" for each of the above motions
int nr
int ntwo
 numbers of rings or pairs of coupled atoms
ringassignr
 ring assignment structures
twoassigntwo
 structures for coupled motions

Detailed Description

Definition at line 190 of file modes.h.


Member Data Documentation

plain angle bends in mode

Definition at line 201 of file modes.h.

Definition at line 208 of file modes.h.

complexity = number of motion types present

Definition at line 195 of file modes.h.

free-form description

Definition at line 194 of file modes.h.

index

Definition at line 191 of file modes.h.

location index (endocyclic, exocyclic H, etc.)

Definition at line 193 of file modes.h.

index (intended as atom index for per-atom info)

Definition at line 192 of file modes.h.

Definition at line 200 of file modes.h.

Definition at line 210 of file modes.h.

Referenced by deallocateAssignment().

Definition at line 206 of file modes.h.

Definition at line 198 of file modes.h.

Definition at line 202 of file modes.h.

numbers of rings or pairs of coupled atoms

Definition at line 210 of file modes.h.

Referenced by deallocateAssignment().

Definition at line 204 of file modes.h.

ring assignment structures

Definition at line 211 of file modes.h.

number of plain rocks, pointers to locations

Definition at line 207 of file modes.h.

these are "extents" for each of the above motions

Definition at line 208 of file modes.h.

plain stretches in mode

Definition at line 199 of file modes.h.

Definition at line 208 of file modes.h.

plain torsions in mode

Definition at line 203 of file modes.h.

Definition at line 208 of file modes.h.

structures for coupled motions

Definition at line 212 of file modes.h.

number of plain wags, pointers to locations

Definition at line 205 of file modes.h.

Definition at line 208 of file modes.h.


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