GLYLIB
0.3.0b
|
#include <mylib.h>
#include <molecules.h>
#include <general.h>
#include <AMBER/read_prep.h>
#include <declarations.h>
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) |
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.
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().
residue read_prepres | ( | fileset | F, |
types * | TYP | ||
) |
Definition at line 97 of file read_prep.c.
References types::a, residue::a, residue::bs, residue::COM, residue::D, residue::d, fileset::F, residue::i, amberrprepinfo::IFIXC, amberrprepinfo::INTX, amberrprepinfo::IOMIT, amberrprepinfo::IOPR, amberrprepinfo::IPOS, amberrprepinfo::ISYMDU, amberrprepinfo::KFORM, line, atype::m, residue::m, fileset::N, residue::n, residue::N, residue::na, amberrprepinfo::NAMF, amberrprepinfo::NAMRES, residue::nbs, residue::nd, residue::ni, amberrprepinfo::nIOPR, residue::nVP, read_eek(), read_prepatom(), llcharset::T, atom::t, amberrprepinfo::TITLE, residue::VP, and zero_coord().
Referenced by read_prep().