GLYLIB  0.3.0b
read_prep.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ambermprepinfo
struct  amberrprepinfo
struct  amberaprepinfo

Functions

void read_prep (molecule *M, fileset F, types *TYP)
residue read_prepres (fileset F, types *TYP)
atom read_prepatom (const char *line, types *TYP)

Detailed Description

Header file for function read_prep that reads the contents of a prep file into an existing molecule structure

begun on 20071120 by BLFoley

These are loaded in the source

See also AMBER documentation for prep file entry information

Definition in file read_prep.h.


Function Documentation

void read_prep ( molecule M,
fileset  F,
types TYP 
)

Definition at line 41 of file read_prep.c.

References fileset::F, ambermprepinfo::FN, line, myfreopen(), mywhine(), fileset::N, ambermprepinfo::NAMDBF, molecule::nr, molecule::nVP, molecule::r, read_prepres(), and molecule::VP.

Here is the call graph for this function:

atom read_prepatom ( const char *  line,
types TYP 
)

Definition at line 235 of file read_prep.c.

References amberaprepinfo::I, amberaprepinfo::IGRAPH, amberaprepinfo::ISYMBL, amberaprepinfo::ITREE, mywhine(), atom::n, atom::N, types::na, atom::nVP, atom::T, atom::t, and atom::VP.

Referenced by read_prepres().

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Files Functions Variables Typedefs Defines