|
atomes 1.2.1
atomes: an atomic scale modeling tool box
|
Functions to save bonding information in the atomes project file format. More...
Include dependency graph for save_bond.c:Go to the source code of this file.
Functions | |
| int | save_bonding (FILE *fp, project *this_proj) |
| save bonding information to file | |
Functions to save bonding information in the atomes project file format.
Definition in file save_bond.c.
| int save_bonding | ( | FILE * | fp, |
| project * | this_proj ) |
save bonding information to file
| fp | the file pointer |
| this_proj | the target project |
Definition at line 50 of file save_bond.c.