![]() |
Rosetta
2021.16
|
#include <SetupNCSMover.hh>

Public Member Functions | |
| NCSResMapping (core::pose::Pose &pose) | |
| basic::datacache::CacheableDataOP | clone () const override |
| utility::vector1< core::Size > | get_equiv (core::Size resid) |
| core::Size | get_equiv (core::Size groupID, core::Size resid) |
| void | set_equiv (core::Size group_num, core::Size res1, core::Size res2) |
| core::Size | ngroups () |
Private Attributes | |
| utility::vector1 < utility::vector1< core::Size > > | mapping_ |
| core::Size | ngroups_ |
| core::Size | nres_ |
| protocols::symmetry::NCSResMapping::NCSResMapping | ( | core::pose::Pose & | pose | ) |
References ngroups_, nres_, and core::pose::Pose::size().
|
inlineoverride |
| utility::vector1< core::Size > protocols::symmetry::NCSResMapping::get_equiv | ( | core::Size | resid | ) |
| core::Size protocols::symmetry::NCSResMapping::get_equiv | ( | core::Size | groupID, |
| core::Size | resid | ||
| ) |
|
inline |
References ngroups_.
| void protocols::symmetry::NCSResMapping::set_equiv | ( | core::Size | group_num, |
| core::Size | res1, | ||
| core::Size | res2 | ||
| ) |
|
private |
Referenced by get_equiv(), and set_equiv().
|
private |
Referenced by get_equiv(), NCSResMapping(), ngroups(), and set_equiv().
|
private |
Referenced by get_equiv(), NCSResMapping(), and set_equiv().
1.8.7