![]() |
Bsoft 2.1.4
Bernard's software package
|
Read and write molecules in CIF format. More...
#include "rwmodel.h"
Functions | |
Bmodel * | read_model_cif (Bstring &filename, Bstring ¶mfile) |
Reads a molecule group from a CIF format file. More... | |
long | write_model_cif (Bstring &filename, Bmodel *model) |
Writes a molecule group to a CIF format file. More... | |
Read and write molecules in CIF format.
Reads a molecule group from a CIF format file.
&filename | the file name. |
¶mfile | parameter file. |