Rosetta
|
#include <devel/init.hh>
#include <core/chemical/ChemicalManager.hh>
#include <core/import_pose/import_pose.hh>
#include <core/pose/Pose.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/scoring/ScoreFunctionFactory.hh>
#include <core/util/SwitchResidueTypeSet.hh>
#include <protocols/loops/Loop.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/simple_moves/rational_mc/RationalMonteCarlo.hh>
#include <protocols/moves/SheetTranslate.hh>
#include <protocols/viewer/viewers.hh>
Functions | |
void | run (protocols::moves::MoverOP base_mover, core::pose::Pose *pose) |
void * | viewer_main (void *) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
References argv, test.T009_Exceptions::e, basic::init(), and viewer_main().
void run | ( | protocols::moves::MoverOP | base_mover, |
core::pose::Pose * | pose | ||
) |
References pyrosetta::create_score_function, mc, and beta_nonlocal::pose.
Referenced by viewer_main().
void* viewer_main | ( | void * | ) |
References dist(), create_a3b_hbs::i, gaussian-sampling::input, bin_torsions::output, pyrosetta.distributed.io::pose_from_file, and run().
Referenced by main().