gemmi/mmread.hpp file

Contents

Namespaces

namespace gemmi

Functions

auto coor_format_from_ext(const std::string& path) -> CoorFormat
auto make_structure(const cif::Document& doc) -> Structure
template<typename T>
auto read_structure(T&& input, CoorFormat format = CoorFormat::Unknown) -> Structure
auto read_structure_file(const std::string& path, CoorFormat format = CoorFormat::Unknown) -> Structure