votca 2024.2-dev
|
#include <map.h>
Public Member Functions | |
BeadMap ()=default | |
virtual | ~BeadMap ()=default |
virtual void | Apply (const BoundaryCondition &)=0 |
virtual void | Initialize (const Molecule *in, Bead *out, tools::Property *opts_bead, tools::Property *opts_map)=0 |
Protected Attributes | |
const Molecule * | in_ |
Bead * | out_ |
tools::Property * | opts_map_ |
tools::Property * | opts_bead_ |
|
default |
|
virtualdefault |
|
pure virtual |
Implemented in votca::csg::Map_Ellipsoid, and votca::csg::Map_Sphere.
|
pure virtual |
Implemented in votca::csg::Map_Sphere.
|
protected |
|
protected |