#include <Chunk.hh>
◆ MoveMapOP
◆ Normal
◆ Size
◆ Chunk() [1/2]
Default constructor <region> describes the contiguous stretch of residues. <movable> describes the modifiable degrees of freedom in the system.
References SALT, sampler_, SD_MULTIPLIER, start(), and stop().
◆ Chunk() [2/2]
| protocols::nonlocal::Chunk::Chunk |
( |
const Chunk & |
other | ) |
|
◆ ~Chunk()
| protocols::nonlocal::Chunk::~Chunk |
( |
| ) |
|
|
overridedefault |
◆ choose()
| Size protocols::nonlocal::Chunk::choose |
( |
| ) |
const |
◆ is_movable()
| bool protocols::nonlocal::Chunk::is_movable |
( |
| ) |
const |
◆ length()
| Size protocols::nonlocal::Chunk::length |
( |
| ) |
const |
Returns the length of this region.
References region_.
◆ operator=()
| Chunk & protocols::nonlocal::Chunk::operator= |
( |
const Chunk & |
other | ) |
|
◆ start()
| Size protocols::nonlocal::Chunk::start |
( |
| ) |
const |
◆ stop()
| Size protocols::nonlocal::Chunk::stop |
( |
| ) |
const |
◆ valid()
| bool protocols::nonlocal::Chunk::valid |
( |
| ) |
const |
◆ movable_
| MoveMapOP protocols::nonlocal::Chunk::movable_ |
|
private |
◆ region_
| RegionOP protocols::nonlocal::Chunk::region_ |
|
private |
◆ sampler_
| std::unique_ptr<numeric::random::DistributionSampler<Normal> > protocols::nonlocal::Chunk::sampler_ |
|
private |
The documentation for this class was generated from the following files: