Rosetta
|
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::cluster | |
protocols::cluster::calibur | |
Macros | |
#define | LONGEST_CHAIN 4000 |
Enumerations | |
enum | protocols::cluster::calibur::INPUT_FILE_TYPE { protocols::cluster::calibur::UNKNOWN =-1 , protocols::cluster::calibur::SILENT_FILE , protocols::cluster::calibur::PDB_LIST } |
Functions | |
INPUT_FILE_TYPE | protocols::cluster::calibur::filetype (std::string const &filename) |
unsigned int | protocols::cluster::calibur::num_lines_in_file (std::string const &filename) |
int | protocols::cluster::calibur::toInt (std::string const &aString) |
core::Real | protocols::cluster::calibur::toFloat (std::string const &aString) |
void | protocols::cluster::calibur::center_residues (std::vector< core::Real > &calpha_vector, int num_residue_) |
#define LONGEST_CHAIN 4000 |