A wiggly line of atoms.
More...
#include <AtomDistribution.h>
|
| void | frame (std::vector< Vector > &posToUpdate, std::vector< double > &box, unsigned step, Random &rng) override |
| | Update the input vectors with the position and the box of the frame.
|
| |
| virtual bool | overrideNat (unsigned &) |
| | If necessary changes the number of atoms, returns true if that number has been changed.
|
| |
◆ frame()
| void PLMD::theLine::frame |
( |
std::vector< Vector > & | posToUpdate, |
|
|
std::vector< double > & | box, |
|
|
unsigned | , |
|
|
Random & | ) |
|
overridevirtual |
◆ getAtomDistribution()
| std::unique_ptr< AtomDistribution > PLMD::AtomDistribution::getAtomDistribution |
( |
std::string_view | atomicDistr | ) |
|
|
staticinherited |
◆ overrideNat()
| virtual bool PLMD::AtomDistribution::overrideNat |
( |
unsigned & | | ) |
|
|
inlinevirtualinherited |
The documentation for this struct was generated from the following files: