|
OpenMD 3.1
Molecular Dynamics in the Open
|
Inheritance diagram for OpenMD::GBtailVisitor:Public Member Functions | |
| GBtailVisitor (SimInfo *info) | |
| virtual void | visit (Atom *) |
| virtual void | visit (DirectionalAtom *) |
| virtual void | visit (RigidBody *) |
| virtual void | visit (Bond *) |
| virtual void | visit (Bend *) |
| virtual void | visit (Torsion *) |
| virtual void | visit (Inversion *) |
Public Member Functions inherited from OpenMD::ReplacementVisitor | |
| ReplacementVisitor (SimInfo *info) | |
| void | visit (Atom *) |
| void | visit (DirectionalAtom *datom) |
| void | visit (RigidBody *) |
| const std::string | toString () |
| void | addReplacedAtomName (const std::string &repName) |
| void | addSite (const std::string &name, const Vector3d &refPos) |
| void | addSite (const std::string &name, const Vector3d &refPos, const Vector3d &refVec) |
| virtual void | visit (Bond *) |
| virtual void | visit (Bend *) |
| virtual void | visit (Torsion *) |
| virtual void | visit (Inversion *) |
Public Member Functions inherited from OpenMD::BaseAtomVisitor | |
| void | setVisited (Atom *atom) |
| bool | isVisited (Atom *atom) |
Public Member Functions inherited from OpenMD::BaseVisitor | |
| virtual void | update () |
| const std::string & | getVisitorName () |
Additional Inherited Members | |
Protected Member Functions inherited from OpenMD::BaseAtomVisitor | |
| BaseAtomVisitor (SimInfo *info) | |
Protected Attributes inherited from OpenMD::BaseAtomVisitor | |
| SimInfo * | info {nullptr} |
| int | storageLayout_ |
Protected Attributes inherited from OpenMD::BaseVisitor | |
| std::string | visitorName |
Definition at line 111 of file ReplacementVisitor.hpp.
|
inline |
these are the atom names we can replace with a fixed structure
Definition at line 114 of file ReplacementVisitor.hpp.
|
inlinevirtual |
Reimplemented from OpenMD::BaseAtomVisitor.
Definition at line 66 of file BaseVisitor.hpp.
|
inlinevirtual |
Reimplemented from OpenMD::BaseAtomVisitor.
Definition at line 70 of file BaseVisitor.hpp.
|
inlinevirtual |
Reimplemented from OpenMD::BaseAtomVisitor.
Definition at line 69 of file BaseVisitor.hpp.
|
inlinevirtual |
Reimplemented from OpenMD::BaseAtomVisitor.
Definition at line 67 of file BaseVisitor.hpp.
|
inlinevirtual |
Reimplemented from OpenMD::BaseAtomVisitor.
Definition at line 72 of file BaseVisitor.hpp.
|
inlinevirtual |
Reimplemented from OpenMD::BaseAtomVisitor.
Definition at line 68 of file BaseVisitor.hpp.
|
inlinevirtual |
Reimplemented from OpenMD::BaseAtomVisitor.
Definition at line 71 of file BaseVisitor.hpp.