This is the complete list of members for Physics::CdrPlasma::CdrSpeciesJSON, including all inherited members.
CdrSpecies() | CdrSpecies | |
CdrSpecies(const std::string a_name, const int a_chargeNumber, const bool a_isMobile, const bool a_isDiffusive) | CdrSpecies | |
CdrSpeciesJSON()=default | Physics::CdrPlasma::CdrSpeciesJSON | |
CdrSpeciesJSON(const std::string a_name, const int a_Z, const bool a_diffusive, const bool a_mobile, const InitFunction a_initialData) | Physics::CdrPlasma::CdrSpeciesJSON | |
CdrSpeciesJSON(const CdrSpeciesJSON &a_other)=delete | Physics::CdrPlasma::CdrSpeciesJSON | |
CdrSpeciesJSON(const CdrSpeciesJSON &&a_other)=delete | Physics::CdrPlasma::CdrSpeciesJSON | |
define(const std::string a_name, const int a_Z, const bool a_diffusive, const bool a_mobile, const InitFunction a_initialData) | Physics::CdrPlasma::CdrSpeciesJSON | |
getChargeNumber() const | CdrSpecies | virtual |
getInitialParticles() const | CdrSpecies | virtual |
getInitialParticles() | CdrSpecies | |
getName() const | CdrSpecies | virtual |
InitFunction typedef | Physics::CdrPlasma::CdrSpeciesJSON | |
initialData(const RealVect a_pos, const Real a_time) const override final | Physics::CdrPlasma::CdrSpeciesJSON | virtual |
isDiffusive() const | CdrSpecies | virtual |
isMobile() const | CdrSpecies | virtual |
m_chargeNumber | CdrSpecies | protected |
m_initFunction | Physics::CdrPlasma::CdrSpeciesJSON | protected |
m_initialParticles | CdrSpecies | protected |
m_isDefined | Physics::CdrPlasma::CdrSpeciesJSON | protected |
m_isDiffusive | CdrSpecies | protected |
m_isMobile | CdrSpecies | protected |
m_name | CdrSpecies | protected |
operator=(const CdrSpeciesJSON &a_other)=delete | Physics::CdrPlasma::CdrSpeciesJSON | |
operator=(const CdrSpeciesJSON &&a_other)=delete | Physics::CdrPlasma::CdrSpeciesJSON | |
~CdrSpecies() | CdrSpecies | virtual |
~CdrSpeciesJSON() | Physics::CdrPlasma::CdrSpeciesJSON | virtual |