GLYLIB
0.3.0b
|
void dprint_atom | ( | atom * | , |
int | |||
) |
void dprint_atype | ( | atype * | , |
int | |||
) |
void dprint_bond | ( | bond * | ) |
void dprint_bondset | ( | bondset * | , |
int | |||
) |
Definition at line 107 of file dprint_X.c.
References dprint_bond().
void dprint_coord_3D | ( | coord_3D * | ) |
Definition at line 23 of file dprint_X.c.
Referenced by dprint_atom(), dprint_residue(), and rotate_vector_to_Z_M().
void dprint_molbond | ( | molbond * | mb | ) |
Definition at line 55 of file dprint_X.c.
References molindex::a, molindex::m, molbond::o, molindex::r, molbond::s, and molbond::t.
Referenced by dprint_atom().
void dprint_molbondset | ( | molbondset * | , |
int | |||
) |
Definition at line 103 of file dprint_X.c.
Referenced by dprint_residue().
void dprint_molecule | ( | molecule * | , |
int | |||
) |
void dprint_plane | ( | plane * | ) |
Definition at line 33 of file dprint_X.c.
Referenced by dprint_residue().
void dprint_residue | ( | residue * | , |
int | |||
) |
Definition at line 123 of file dprint_X.c.
References dprint_atom(), dprint_coord_3D(), dprint_molbondset(), and dprint_plane().
Referenced by dprint_molecule().
void dprint_vectormag_3D | ( | vectormag_3D * | ) |
Referenced by dprint_atom(), and rotate_vector_to_Z_M().
void dXprint_atom | ( | atom * | , |
int | |||
) |
void dXprint_atype | ( | atype * | , |
int | |||
) |
void dXprint_bond | ( | bond * | ) |
Definition at line 55 of file dXprint_X.c.
References ensindex::a, ensindex::m, bond::o, ensindex::r, bond::s, and bond::t.
Referenced by dXprint_bondset().
void dXprint_bondset | ( | bondset * | , |
int | |||
) |
void dXprint_coord_3D | ( | coord_3D * | ) |
Definition at line 23 of file dXprint_X.c.
Referenced by dXprint_atom(), and dXprint_residue().
void dXprint_molbond | ( | molbond * | mb | ) |
Definition at line 51 of file dXprint_X.c.
References molindex::a, molindex::m, molbond::o, molindex::r, molbond::s, and molbond::t.
Referenced by dXprint_atom().
void dXprint_molbondset | ( | molbondset * | , |
int | |||
) |
void dXprint_molecule | ( | molecule * | , |
int | |||
) |
void dXprint_plane | ( | plane * | ) |
Definition at line 33 of file dXprint_X.c.
Referenced by dXprint_residue().
void dXprint_residue | ( | residue * | , |
int | |||
) |
Definition at line 100 of file dXprint_X.c.
References dXprint_atom(), dXprint_coord_3D(), dXprint_molbondset(), and dXprint_plane().
Referenced by dXprint_molecule().
void dXprint_vectormag_3D | ( | vectormag_3D * | ) |
void print_atom | ( | atom * | , |
int | |||
) |
void print_atype | ( | atype * | , |
int | |||
) |
void print_bond | ( | bond * | ) |
void print_bondset | ( | bondset * | , |
int | |||
) |
void print_coord_3D | ( | coord_3D * | ) |
void print_molecule | ( | molecule * | , |
int | |||
) |
void print_plane | ( | plane * | ) |
void print_residue | ( | residue * | , |
int | |||
) |
void print_vectormag_3D | ( | vectormag_3D * | ) |