|
PAPRECA hybrid off-lattice kMC/MD simulator
2.0.0 (17 September 2024)
|
This is the complete list of members for PAPRECA::Diffusion, 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 |
| diff_template | PAPRECA::Diffusion | private |
| diffused_type | PAPRECA::Diffusion | protected |
| Diffusion(const double &rate_in, const double vacancy_pos_in[3], const LAMMPS_NS::tagint &parent_id_in, const int &parent_type_in, const int &is_displacive_in, const int &diffused_type_in, PredefinedDiffusionHop *diff_template_in) | PAPRECA::Diffusion | |
| 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 |
| getDiffTemplate() | PAPRECA::Diffusion | |
| getDiffusedType() const | PAPRECA::Diffusion | |
| getParentId() const | PAPRECA::Diffusion | |
| getParentType() const | PAPRECA::Diffusion | |
| getRate() const | PAPRECA::Event | |
| getRatesVec(const std::vector< Event * > &events) | PAPRECA::Event | static |
| getSumOfRates(const std::vector< Event * > &events) | PAPRECA::Event | static |
| getType() const | PAPRECA::Event | |
| getVacancyPos() | PAPRECA::Diffusion | |
| is_displacive | PAPRECA::Diffusion | protected |
| isDisplacive() | PAPRECA::Diffusion | |
| parent_id | PAPRECA::Diffusion | protected |
| parent_type | PAPRECA::Diffusion | protected |
| rate | PAPRECA::Event | protected |
| setRate(const double &rate_in) | PAPRECA::Event | |
| type | PAPRECA::Event | protected |
| vacancy_pos | PAPRECA::Diffusion | protected |
| ~Diffusion() | PAPRECA::Diffusion | |
| ~Event() | PAPRECA::Event | virtual |