OpenStructure
|
#include <ost/io/module_config.hh>
#include <ost/mol/coord_group.hh>
#include <ost/io/mol/io_profile.hh>
Go to the source code of this file.
Namespaces | |
namespace | ost |
namespace | ost::io |
Functions | |
mol::CoordGroupHandle DLLEXPORT_OST_IO | LoadCHARMMTraj (const mol::EntityHandle &ent, const String &trj_filename, unsigned int stride=1, bool lazy_load=false, bool detect_swap=true, bool byte_swap=false) |
void DLLEXPORT_OST_IO | SaveCHARMMTraj (const mol::CoordGroupHandle &coord_group, const String &pdb_filename, const String &dcd_filename, unsigned int stride=1, const IOProfile &profile=IOProfile()) |