| addTable(const std::string a_tableName, const std::string a_file) noexcept | Physics::ItoPlasma::ItoPlasmaAir3LFA | protectedvirtual |
| advanceKMC(Vector< FPR > &a_numParticles, Vector< FPR > &a_numNewPhotons, const Real a_dt, const RealVect a_E, const Real a_dx, const Real a_kappa) const | Physics::ItoPlasma::ItoPlasmaPhysics | inline |
| Algorithm enum name | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| computeAlpha(const RealVect a_E) const override | Physics::ItoPlasma::ItoPlasmaAir3LFA | virtual |
| computeDt(const RealVect a_E, const RealVect a_pos, const Vector< Real > a_densities) const noexcept override | Physics::ItoPlasma::ItoPlasmaAir3LFA | virtual |
| computeItoDiffusion(const Real a_time, const RealVect a_pos, const RealVect a_E) const noexcept override | Physics::ItoPlasma::ItoPlasmaAir3LFA | virtual |
| computeItoMobilities(const Real a_time, const RealVect a_pos, const RealVect a_E) const noexcept override | Physics::ItoPlasma::ItoPlasmaAir3LFA | virtual |
| defineKMC() noexcept | Physics::ItoPlasma::ItoPlasmaPhysics | inlineprotected |
| excitationRates(const Real a_E) const | Physics::ItoPlasma::ItoPlasmaAir3LFA | protectedvirtual |
| getItoSpecies() const | Physics::ItoPlasma::ItoPlasmaPhysics | inline |
| getNumPhotonSpecies() const | Physics::ItoPlasma::ItoPlasmaPhysics | inline |
| getNumPlasmaSpecies() const | Physics::ItoPlasma::ItoPlasmaPhysics | inline |
| getRtSpecies() const | Physics::ItoPlasma::ItoPlasmaPhysics | inline |
| initialSigma(const Real a_time, const RealVect a_pos) const | Physics::ItoPlasma::ItoPlasmaPhysics | inlinevirtual |
| injectParticlesEB(Vector< List< ItoParticle >> &a_outgoingParticles, Vector< List< Photon >> &a_outgoingPhotons, const Vector< List< ItoParticle >> &a_incomingParticles, const Vector< List< Photon >> &a_incomingPhotons, const Vector< FPR > &a_newNumParticles, const Vector< FPR > &a_oldNumParticles, const RealVect &a_E, const RealVect &a_cellCenter, const RealVect &a_cellCentroid, const RealVect &a_bndryCentroid, const RealVect &a_bndryNormal, const Real a_bndryArea, const Real a_dx, const Real a_dt, const bool a_isDielectric, const int a_matIndex) const noexcept override | Physics::ItoPlasma::ItoPlasmaAir3LFA | virtual |
| ItoPlasmaAir3LFA() | Physics::ItoPlasma::ItoPlasmaAir3LFA | |
| ItoPlasmaPhysics() | Physics::ItoPlasma::ItoPlasmaPhysics | inline |
| m_algorithm | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_className | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_debug | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_deltaX | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_eps | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_extrapBC | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_ionDiffCo | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_ionImpactEfficiency | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_ionMobility | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_kmcReactions | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_kmcSolver | Physics::ItoPlasma::ItoPlasmaPhysics | mutableprotected |
| m_kmcState | Physics::ItoPlasma::ItoPlasmaPhysics | mutableprotected |
| m_maxNewParticles | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_maxNewPhotons | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_N | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_N2frac | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_Ncrit | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_NSSA | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_numPlasmaSpecies | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_numRtSpecies | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_O2frac | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_p | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_particlePlacement | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_photoIonizationFactor | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_photoReactions | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_plasmaSpecies | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_pq | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_quantumEfficiency | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_rtSpecies | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_SSAlim | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| m_T | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| m_tables | Physics::ItoPlasma::ItoPlasmaAir3LFA | protected |
| parseAlgorithm() noexcept | Physics::ItoPlasma::ItoPlasmaPhysics | inlineprotected |
| parseDebug() noexcept | Physics::ItoPlasma::ItoPlasmaPhysics | inlineprotected |
| parseDx() noexcept | Physics::ItoPlasma::ItoPlasmaAir3LFA | protectedvirtual |
| parsePPC() noexcept | Physics::ItoPlasma::ItoPlasmaPhysics | inlineprotected |
| parseRuntimeOptions() noexcept override | Physics::ItoPlasma::ItoPlasmaAir3LFA | virtual |
| parseTransport() noexcept | Physics::ItoPlasma::ItoPlasmaAir3LFA | protectedvirtual |
| ParticlePlacement enum name | Physics::ItoPlasma::ItoPlasmaPhysics | protected |
| readTables() noexcept | Physics::ItoPlasma::ItoPlasmaAir3LFA | protectedvirtual |
| reconcileParticles(Vector< List< ItoParticle > * > &a_particles, const Vector< FPR > &a_newNumParticles, const Vector< FPR > &a_oldNumParticles, const RealVect a_cellPos, const RealVect a_centroidPos, const RealVect a_lo, const RealVect a_hi, const RealVect a_bndryCentroid, const RealVect a_bndryNormal, const Real a_dx, const Real a_kappa) const noexcept | Physics::ItoPlasma::ItoPlasmaPhysics | inline |
| reconcilePhotoionization(Vector< List< ItoParticle > * > &a_particles, const Vector< List< Photon > * > &a_absorbedPhotons) const noexcept | Physics::ItoPlasma::ItoPlasmaPhysics | inline |
| reconcilePhotons(Vector< List< Photon > * > &a_newPhotons, const Vector< FPR > &a_numNewPhotons, const RealVect a_cellPos, const RealVect a_centroidPos, const RealVect a_lo, const RealVect a_hi, const RealVect a_bndryCentroid, const RealVect a_bndryNormal, const Real a_dx, const Real a_kappa) const noexcept | Physics::ItoPlasma::ItoPlasmaPhysics | inline |
| removeParticles(List< ItoParticle > &a_particles, const long long a_numToRemove) const | Physics::ItoPlasma::ItoPlasmaPhysics | inlineprotected |
| sergeyFactor(const Real a_O2frac) const | Physics::ItoPlasma::ItoPlasmaAir3LFA | protectedvirtual |
| updateReactionRates(const RealVect a_E, const Real a_dx, const Real a_kappa) const noexcept override | Physics::ItoPlasma::ItoPlasmaAir3LFA | virtual |
| ~ItoPlasmaAir3LFA() | Physics::ItoPlasma::ItoPlasmaAir3LFA | virtual |
| ~ItoPlasmaPhysics() | Physics::ItoPlasma::ItoPlasmaPhysics | inlinevirtual |