GLYLIB  0.3.0b
bonding_utilities.c File Reference
#include <mylib.h>
#include <molecules.h>
Include dependency graph for bonding_utilities.c:

Go to the source code of this file.

Functions

void set_molecule_residue_molbonds (molecule *m)
void set_molecule_residue_nodes_from_bonds (molecule *m)
int follow_molecule_residue_nodes_from_bonds (molecule *m, int iTree, residue *r)
void set_residue_atom_nodes_from_bonds (residue *r)
int follow_residue_atom_nodes_from_bonds (residue *r, int iTree, atom *a)
void set_molecule_atom_nodes_from_bonds (molecule *m)
int follow_molecule_atom_nodes_from_bonds (molecule *m, int iTree, atom *a)
 All Classes Files Functions Variables Typedefs Defines