#include <beadlist.h>
Definition at line 43 of file beadlist.h.
◆ iterator
◆ begin()
iterator votca::csg::BeadList::begin |
( |
| ) |
|
|
inline |
◆ empty()
bool votca::csg::BeadList::empty |
( |
| ) |
const |
|
inline |
◆ end()
◆ Generate()
Index votca::csg::BeadList::Generate |
( |
Topology & | top, |
|
|
const std::string & | select ) |
Select all beads of type "select".
Definition at line 30 of file beadlist.cc.
◆ GenerateInSphericalSubvolume()
Index votca::csg::BeadList::GenerateInSphericalSubvolume |
( |
Topology & | top, |
|
|
const std::string & | select, |
|
|
Eigen::Vector3d | ref, |
|
|
double | radius ) |
Select all beads of type "select" withn a radius "radius" of reference vector "ref".
Definition at line 57 of file beadlist.cc.
◆ getTopology()
const Topology & votca::csg::BeadList::getTopology |
( |
| ) |
const |
|
inline |
◆ push_back()
void votca::csg::BeadList::push_back |
( |
Bead * | bead | ) |
|
|
inline |
◆ size()
Index votca::csg::BeadList::size |
( |
| ) |
const |
|
inline |
◆ beads_
std::vector<Bead *> votca::csg::BeadList::beads_ |
|
private |
◆ topology_
Topology* votca::csg::BeadList::topology_ = nullptr |
|
private |
The documentation for this class was generated from the following files: