|
Rosetta 3.5
|
initialization protocols for relax and utility functions More...
#include <protocols/relax/util.hh>#include <core/pose/Pose.hh>#include <core/pose/datacache/CacheableDataType.hh>#include <core/scoring/MembraneTopology.hh>#include <core/scoring/ScoreFunction.hh>#include <core/scoring/ScoreFunctionFactory.hh>#include <core/scoring/constraints/util.hh>#include <core/scoring/electron_density/util.hh>#include <core/kinematics/MoveMap.hh>#include <core/conformation/Residue.hh>#include <protocols/relax/RelaxProtocolBase.hh>#include <protocols/relax/ClassicRelax.hh>#include <protocols/relax/FastRelax.hh>#include <protocols/relax/MiniRelax.hh>#include <protocols/relax/CentroidRelax.hh>#include <basic/datacache/BasicDataCache.hh>#include <basic/options/option.hh>#include <basic/options/keys/relax.OptionKeys.gen.hh>#include <basic/options/keys/edensity.OptionKeys.gen.hh>#include <basic/options/keys/constraints.OptionKeys.gen.hh>#include <basic/options/keys/in.OptionKeys.gen.hh>#include <basic/Tracer.hh>#include <utility/vector0.hh>#include <utility/vector1.hh>#include <ObjexxFCL/string.functions.hh>Go to the source code of this file.
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::relax | |
Constant Groups | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::relax | |
Functions | |
| static basic::Tracer | TR ("protocols.relax") |
| RelaxProtocolBaseOP | protocols::relax::generate_relax_from_cmd (bool NULL_if_no_flag) |
| void | protocols::relax::setup_membrane_topology (core::pose::Pose &pose, std::string spanfile) |
| (pba) read in membrane topology More... | |
| void | protocols::relax::make_dna_rigid (core::pose::Pose &pose, core::kinematics::MoveMap &mm) |
| Make DNA Rigid in movemap if found in pose. More... | |
| void | protocols::relax::relax_pose (pose::Pose &pose, core::scoring::ScoreFunctionOP scorefxn, std::string const &tag) |
|
static |
1.8.4