Gemmi C++ API
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
chemcomp_xyz.hpp File Reference
#include <array>
#include "cifdoc.hpp"
#include "fail.hpp"
#include "numb.hpp"
#include "model.hpp"

Go to the source code of this file.

Namespaces

namespace  gemmi
 

Enumerations

enum class  gemmi::ChemCompModel { gemmi::Xyz , gemmi::Example , gemmi::Ideal }
 

Functions

Residue gemmi::make_residue_from_chemcomp_block (const cif::Block &block, ChemCompModel kind)
 
Model gemmi::make_model_from_chemcomp_block (const cif::Block &block, ChemCompModel kind)
 
Structure gemmi::make_structure_from_chemcomp_block (const cif::Block &block)
 
int gemmi::check_chemcomp_block_number (const cif::Document &doc)
 
Structure gemmi::make_structure_from_chemcomp_doc (const cif::Document &doc)