|
PAPRECA hybrid off-lattice kMC/MD simulator
2.0.0 (17 September 2024)
|
This is the complete list of members for PAPRECA::Deposition, including all inherited members.
| assignRate(const double &rate_in) | PAPRECA::Event | |
| assignType(const std::string &type_in) | PAPRECA::Event | |
| deleteAndClearLocalEvents(LAMMPS_NS::LAMMPS *lmp, std::vector< Event * > &events_local) | PAPRECA::Event | static |
| depo_template | PAPRECA::Deposition | private |
| Deposition(const double &rate_in, const double site_pos_in[3], const double rot_pos_in[3], const double &rot_theta_in, const int &mol_id_in, const std::string &mol_name_in, PredefinedDeposition *depo_template_in) | PAPRECA::Deposition | |
| Event() | PAPRECA::Event | |
| Event(const double &rate_in, const std::string &type_in) | PAPRECA::Event | |
| fillRatesArr(double *event_rates, const std::vector< Event * > &events) | PAPRECA::Event | static |
| fillRatesVec(std::vector< double > &event_rates, const std::vector< Event * > &events) | PAPRECA::Event | static |
| getDepoTemplate() | PAPRECA::Deposition | |
| getMolId() const | PAPRECA::Deposition | |
| getMolName() const | PAPRECA::Deposition | |
| getRate() const | PAPRECA::Event | |
| getRatesVec(const std::vector< Event * > &events) | PAPRECA::Event | static |
| getRotPos() | PAPRECA::Deposition | |
| getRotTheta() const | PAPRECA::Deposition | |
| getSitePos() | PAPRECA::Deposition | |
| getSumOfRates(const std::vector< Event * > &events) | PAPRECA::Event | static |
| getType() const | PAPRECA::Event | |
| mol_id | PAPRECA::Deposition | protected |
| mol_name | PAPRECA::Deposition | protected |
| rate | PAPRECA::Event | protected |
| rot_pos | PAPRECA::Deposition | protected |
| rot_theta | PAPRECA::Deposition | protected |
| setRate(const double &rate_in) | PAPRECA::Event | |
| site_pos | PAPRECA::Deposition | protected |
| type | PAPRECA::Event | protected |
| ~Deposition() | PAPRECA::Deposition | |
| ~Event() | PAPRECA::Event | virtual |