child of PAPRECA::Reaction dedicated to bond-breaking events.
More...
#include <event.h>
|
| | BondBreak (const double &rate_in, const LAMMPS_NS::tagint &atom1id_in, const LAMMPS_NS::tagint &atom2id_in, const int &bond_type_in, PredefinedReaction *break_teamplate_in) |
| |
| | ~BondBreak () |
| |
| PredefinedReaction * | getBreakTemplate () |
| |
| | Reaction (const double &rate_in, const LAMMPS_NS::tagint &atom1id_in, const LAMMPS_NS::tagint &atom2id_in, const int &bond_type_in) |
| |
| | ~Reaction () |
| |
| const LAMMPS_NS::tagint & | getAtom1ID () const |
| |
| const LAMMPS_NS::tagint & | getAtom2ID () const |
| |
| const int & | getBondType () const |
| |
| void | initialize (const LAMMPS_NS::tagint &atom1id_in, const LAMMPS_NS::tagint &atom2id_in, const int &bond_type_in, const double &rate_in) |
| |
| void | resetEvent () |
| |
| void | assignAtom1 (const LAMMPS_NS::tagint &atom1id_in) |
| |
| void | assignAtom2 (const LAMMPS_NS::tagint &atom2id_in) |
| |
| void | assignBondType (const int &bond_type_ind) |
| |
| | Event () |
| |
| | Event (const double &rate_in, const std::string &type_in) |
| |
| virtual | ~Event () |
| |
| void | assignRate (const double &rate_in) |
| |
| void | assignType (const std::string &type_in) |
| |
| const double & | getRate () const |
| |
| void | setRate (const double &rate_in) |
| |
| const std::string & | getType () const |
| |
child of PAPRECA::Reaction dedicated to bond-breaking events.
◆ BondBreak()
| PAPRECA::BondBreak::BondBreak |
( |
const double & |
rate_in, |
|
|
const LAMMPS_NS::tagint & |
atom1id_in, |
|
|
const LAMMPS_NS::tagint & |
atom2id_in, |
|
|
const int & |
bond_type_in, |
|
|
PredefinedReaction * |
break_teamplate_in |
|
) |
| |
◆ ~BondBreak()
| PAPRECA::BondBreak::~BondBreak |
( |
| ) |
|
◆ getBreakTemplate()
◆ break_template
The documentation for this class was generated from the following files: