OpenStructure
|
#include <ff_reader.hh>
Public Member Functions | |
FFReader (const String &base_dir) | |
void | SetPreprocessorDefinition (const String &def) |
void | ReadGromacsForcefield () |
ForcefieldPtr | GetForcefield () |
void | SetForcefield (ForcefieldPtr ff) |
void | ReadResidueDatabase (const String &basename) |
void | ReadITP (const String &basename) |
void | ReadCHARMMPRM (const String &basename) |
void | ReadCHARMMRTF (const String &basename) |
Definition at line 102 of file ff_reader.hh.
|
inline |
Definition at line 111 of file ff_reader.hh.
void ReadCHARMMPRM | ( | const String & | basename | ) |
void ReadCHARMMRTF | ( | const String & | basename | ) |
void ReadGromacsForcefield | ( | ) |
void ReadITP | ( | const String & | basename | ) |
void ReadResidueDatabase | ( | const String & | basename | ) |
|
inline |
Definition at line 113 of file ff_reader.hh.
|
inline |
Definition at line 107 of file ff_reader.hh.