OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
dcd_io.hh File Reference
#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

 ost
 
 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())