GLYLIB  0.3.0b
modes.h File Reference

Header file for vibrational modes. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  intset
struct  vibindex
struct  vibaddr
struct  stretch
struct  bend
struct  torsion
struct  ringmotion
struct  vibmode
struct  twoassign
struct  ringassign
struct  assignment
struct  assn_brief
struct  atommode

Functions

void get_transition_intensity (molecule *M, int xl, int vl, vibmode *v, atype *ATYPE, FILE *F)

Detailed Description

Header file for vibrational modes.

Begun 20070519 by Lachele Foley This file contains structures to be used for descriptions of vibrational modes. Most of the definitions should be obvious to most folks who are concerned with vibrations. But, a few, like the "extent of" descriptors, will not be so evident. Eventually, I'll document how they are determined -- they basically boil down to normalized dot products, but the exact definitions might be more subtle.

Definition in file modes.h.

 All Classes Files Functions Variables Typedefs Defines