PAPRECA hybrid off-lattice kMC/MD simulator  2.0.0 (17 September 2024)
PAPRECA::Deposition Member List

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::Eventstatic
depo_templatePAPRECA::Depositionprivate
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::Eventstatic
fillRatesVec(std::vector< double > &event_rates, const std::vector< Event * > &events)PAPRECA::Eventstatic
getDepoTemplate()PAPRECA::Deposition
getMolId() constPAPRECA::Deposition
getMolName() constPAPRECA::Deposition
getRate() constPAPRECA::Event
getRatesVec(const std::vector< Event * > &events)PAPRECA::Eventstatic
getRotPos()PAPRECA::Deposition
getRotTheta() constPAPRECA::Deposition
getSitePos()PAPRECA::Deposition
getSumOfRates(const std::vector< Event * > &events)PAPRECA::Eventstatic
getType() constPAPRECA::Event
mol_idPAPRECA::Depositionprotected
mol_namePAPRECA::Depositionprotected
ratePAPRECA::Eventprotected
rot_posPAPRECA::Depositionprotected
rot_thetaPAPRECA::Depositionprotected
setRate(const double &rate_in)PAPRECA::Event
site_posPAPRECA::Depositionprotected
typePAPRECA::Eventprotected
~Deposition()PAPRECA::Deposition
~Event()PAPRECA::Eventvirtual