![]() |
Rosetta
2021.16
|
An EnergyMethod that dumps trajectories to file. More...
#include <core/energy_methods/DumpTrajectoryEnergy.hh>#include <core/energy_methods/DumpTrajectoryEnergyCreator.hh>#include <core/scoring/methods/EnergyMethod.hh>#include <core/scoring/methods/EnergyMethodOptions.hh>#include <core/conformation/Residue.hh>#include <core/pose/Pose.hh>#include <core/scoring/Energies.hh>#include <core/io/pdb/pdb_writer.hh>#include <basic/options/option.hh>#include <basic/options/keys/dump_trajectory.OptionKeys.gen.hh>#include <utility/sys_util.hh>#include <basic/Tracer.hh>#include <utility/vector1.hh>#include <utility/pointer/owning_ptr.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::energy_methods | |
Functions | |
| static basic::Tracer | core::energy_methods::TR ("core.energy_methods.DumpTrajectoryEnergy") |
An EnergyMethod that dumps trajectories to file.
Dumps trajectories of the minimizer and packer to file when the dump_trajectory ScoreType is enable. Output may be controlled through the dump_trajectory:* flags.
1.8.7