|
atomes 1.3.1
atomes: an atomic scale modeling tool box
|
Functions to start saving an atomes project file. More...
Go to the source code of this file.
Functions | |
| int | save_this_string (FILE *fp, gchar *string) |
| save string to file | |
| int | save_analysis (FILE *fp, project *this_proj, atomes_analysis *this_analysis, int wid) |
| saving analysis parameter(s) and result(s) to project file | |
| int | save_project (FILE *fp, project *this_proj, int wid) |
| save project to file | |
Functions to start saving an atomes project file.
Definition in file save_p.c.
| int save_analysis | ( | FILE * | fp, |
| project * | this_proj, | ||
| atomes_analysis * | this_analysis, | ||
| int | wid ) |
| int save_project | ( | FILE * | fp, |
| project * | this_proj, | ||
| int | wid ) |