|
atomes 1.2.1
atomes: an atomic scale modeling tool box
|
Some debugging and printing functions. More...
Include dependency graph for debugio.c:Go to the source code of this file.
Functions | |
| void | debugiocurve (project *this_proj, gboolean win, int rid, int cid, gchar *iost) |
| debug and print some info about the curves in a project | |
| void | debug_lattice_info (project *this_proj, gchar *iost) |
| debug lattice data | |
| void | debugioproj (project *this_proj, gchar *iost) |
| debug project info | |
| void | debug_chemical_information (project *this_proj) |
| debug chemical data info | |
Some debugging and printing functions.
Definition in file debugio.c.
| void debug_chemical_information | ( | project * | this_proj | ) |
| void debug_lattice_info | ( | project * | this_proj, |
| gchar * | iost ) |
| void debugiocurve | ( | project * | this_proj, |
| gboolean | win, | ||
| int | rid, | ||
| int | cid, | ||
| gchar * | iost ) |