GLYLIB  0.3.0b
read_prep.c File Reference
#include <mylib.h>
#include <molecules.h>
#include <general.h>
#include <AMBER/read_prep.h>
#include <declarations.h>
Include dependency graph for read_prep.c:

Go to the source code of this file.

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)

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