|
chombo-discharge
|
This is the complete list of members for ItoSpecies, including all inherited members.
| diffusion(const Real a_energy) const | ItoSpecies | virtual |
| getChargeNumber() const | ItoSpecies | |
| getInitialDensity() const | ItoSpecies | |
| getInitialParticles() | ItoSpecies | |
| getInitialParticles() const | ItoSpecies | |
| getName() const | ItoSpecies | |
| isDiffusive() const | ItoSpecies | |
| isMobile() const | ItoSpecies | |
| ItoSpecies() | ItoSpecies | |
| ItoSpecies(const std::string a_name, const int a_chargeNumber, const bool a_mobile, const bool a_diffusive) | ItoSpecies | |
| m_chargeNumber | ItoSpecies | protected |
| m_initialDensity | ItoSpecies | protected |
| m_initialParticles | ItoSpecies | protected |
| m_isDiffusive | ItoSpecies | protected |
| m_isMobile | ItoSpecies | protected |
| m_maxInitialParticlesPerCell | ItoSpecies | protected |
| m_name | ItoSpecies | protected |
| mobility(const Real a_energy) const | ItoSpecies | virtual |
| setInitialDensity(const std::function< Real(const RealVect &x, const Real &t)> &a_initialDensity) | ItoSpecies | virtual |
| ~ItoSpecies() | ItoSpecies | virtual |