Mantis Bug Tracker

View Revisions: Issue #156 All Revisions ] Back to Issue ]
Summary 0000156: Missing show() methods on Constraints
Revision 2013-03-01 12:24 by smlewis
Description When a constraint (like PocketConstraint) which does not implement the show() method is used in a situation which results in a pose length change (such as adding a virtual root in constrained relax protocols) Rosetta dies with an error. This is because ConstraintSet::get_all_constraints() invokes the contained constraints' show() method.

cf. http://www.rosettacommons.org/content/how-use-cstfafile-and-relaxconstrainrelaxtonativecoords-same-time [^]
Revision 2012-12-01 16:51 by rmoretti
Description When a constraint (like PocketConstraint) which does not implement the show() method is used in a situation which results in a pose length change (such ass adding a virtual root in constrained relax protocols) Rosetta dies with an error. This is because ConstraintSet::get_all_constraints() invokes the contained constraints' show() method.

cf. http://www.rosettacommons.org/content/how-use-cstfafile-and-relaxconstrainrelaxtonativecoords-same-time [^]


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker