atomes 1.1.15
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
save_bond.c File Reference

Functions to save bonding information in the atomes project file format. More...

#include "global.h"
#include "project.h"
#include "glview.h"
#include "initcoord.h"
+ 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
 

Detailed Description

Functions to save bonding information in the atomes project file format.

Author
Sébastien Le Roux sebas.nosp@m.tien.nosp@m..lero.nosp@m.ux@i.nosp@m.pcms..nosp@m.unis.nosp@m.tra.f.nosp@m.r

Definition in file save_bond.c.

Function Documentation

◆ save_bonding()

int save_bonding ( FILE * fp,
project * this_proj )

save bonding information to file

Parameters
fpthe file pointer
this_projthe target project

Definition at line 50 of file save_bond.c.