child of PAPRECA::Reaction dedicated to bond formation events.
More...
#include <event.h>
|
| | BondForm (const double &rate_in, const LAMMPS_NS::tagint &atom1id_in, const LAMMPS_NS::tagint &atom2id_in, const int &bond_type_in, PredefinedBondForm *form_template_in) |
| |
| | ~BondForm () |
| |
| PredefinedBondForm * | getFormTemplate () |
| |
| | 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 formation events.
◆ BondForm()
| PAPRECA::BondForm::BondForm |
( |
const double & |
rate_in, |
|
|
const LAMMPS_NS::tagint & |
atom1id_in, |
|
|
const LAMMPS_NS::tagint & |
atom2id_in, |
|
|
const int & |
bond_type_in, |
|
|
PredefinedBondForm * |
form_template_in |
|
) |
| |
◆ ~BondForm()
| PAPRECA::BondForm::~BondForm |
( |
| ) |
|
◆ getFormTemplate()
◆ form_template
The documentation for this class was generated from the following files: