| addPhotoIonization(std::vector< Real > &a_cdrSources, const std::vector< Real > &a_rteDensities, const RealVect a_position, const Real a_E, const Real a_dt, const Real a_dx) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| advanceReactionNetwork(Vector< Real > &a_cdrSources, Vector< Real > &a_rteSources, const Vector< Real > a_cdrDensities, const Vector< RealVect > a_cdrGradients, const Vector< Real > a_rteDensities, const RealVect a_E, const RealVect a_pos, const Real a_dx, const Real a_dt, const Real a_time, const Real a_kappa) const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| CdrPlasmaJSON() | Physics::CdrPlasma::CdrPlasmaJSON | |
| CdrPlasmaJSON(const int a_dummy) | Physics::CdrPlasma::CdrPlasmaJSON | |
| CdrPlasmaPhysics() | Physics::CdrPlasma::CdrPlasmaPhysics | inline |
| computeAlpha(const Real E, const RealVect a_position) const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| computeCdrDielectricFluxes(const Real a_time, const RealVect a_pos, const RealVect a_normal, const RealVect a_E, const Vector< Real > a_cdrDensities, const Vector< Real > a_cdrVelocities, const Vector< Real > a_cdrGradients, const Vector< Real > a_rteFluxes, const Vector< Real > a_extrapCdrFluxes) const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| computeCdrDiffusionCoefficients(const Real a_time, const RealVect a_pos, const RealVect a_E, const Vector< Real > a_cdrDensities) const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| computeCdrDomainFluxes(const Real a_time, const RealVect a_pos, const int a_dir, const Side::LoHiSide a_side, const RealVect a_E, const Vector< Real > a_cdrDensities, const Vector< Real > a_cdrVelocities, const Vector< Real > a_cdrGradients, const Vector< Real > a_rteFluxes, const Vector< Real > a_extrapCdrFluxes) const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| computeCdrDriftVelocities(const Real a_time, const RealVect a_pos, const RealVect a_E, const Vector< Real > a_cdrDensities) const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| computeCdrElectrodeFluxes(const Real a_time, const RealVect a_pos, const RealVect a_normal, const RealVect a_E, const Vector< Real > a_cdrDensities, const Vector< Real > a_cdrVelocities, const Vector< Real > a_cdrGradients, const Vector< Real > a_rteFluxes, const Vector< Real > a_extrapCdrFluxes) const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| computeEta(const Real a_E, const RealVect a_position) const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| computePlasmaReactionRate(const int &a_reactionIndex, const std::vector< Real > &a_cdrDensities, const std::vector< Real > &a_cdrMobilities, const std::vector< Real > &a_cdrDiffusionCoefficients, const std::vector< Real > &a_cdrTemperatures, const std::vector< Real > &a_cdrEnergies, const std::vector< RealVect > &a_cdrGradients, const RealVect &a_pos, const RealVect &a_vectorE, const Real &a_E, const Real &a_Etd, const Real &a_N, const Real &a_alpha, const Real &a_eta, const Real &a_time) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| computePlasmaSpeciesDiffusion(const RealVect a_position, const RealVect a_E, const std::vector< Real > a_cdrDensities) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| computePlasmaSpeciesEnergies(const RealVect &a_position, const RealVect &a_E, const std::vector< Real > &a_cdrDensities) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| computePlasmaSpeciesMobilities(const RealVect &a_position, const RealVect &a_E, const std::vector< Real > &a_cdrDensities) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| computePlasmaSpeciesTemperatures(const RealVect &a_position, const RealVect &a_E, const std::vector< Real > &a_cdrDensities) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| containsBracket(const std::string a_str) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| containsWildcard(const std::string a_str) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| doesFileExist(const std::string a_filename) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| fillSourceTerms(std::vector< Real > &a_cdrSources, std::vector< Real > &a_rteSources, const std::vector< Real > a_cdrDensities, const std::vector< RealVect > a_cdrGradients, const RealVect a_E, const RealVect a_pos, const Real a_dx, const Real a_time, const Real a_kappa) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| FunctionEN typedef | Physics::CdrPlasma::CdrPlasmaJSON | |
| FunctionEX typedef | Physics::CdrPlasma::CdrPlasmaJSON | |
| FunctionT typedef | Physics::CdrPlasma::CdrPlasmaJSON | |
| FunctionTT typedef | Physics::CdrPlasma::CdrPlasmaJSON | |
| FunctionX typedef | Physics::CdrPlasma::CdrPlasmaJSON | |
| getCdrSpecies() const | Physics::CdrPlasma::CdrPlasmaPhysics | inline |
| getNumberOfPlotVariables() const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| getNumCdrSpecies() const | Physics::CdrPlasma::CdrPlasmaPhysics | inline |
| getNumRtSpecies() const | Physics::CdrPlasma::CdrPlasmaPhysics | inline |
| getPlotVariableNames() const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| getPlotVariables(const Vector< Real > a_cdrDensities, const Vector< RealVect > a_cdrGradients, const Vector< Real > a_rteDensities, const RealVect a_E, const RealVect a_position, const Real a_dx, const Real a_dt, const Real a_time, const Real a_kappa) const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| getReactionSpecies(std::list< int > &a_plasmaReactants, std::list< int > &a_neutralReactants, std::list< int > &a_photonReactants, std::list< int > &a_plasmaProducts, std::list< int > &a_neutralProducts, std::list< int > &a_photonProducts, const std::vector< std::string > &a_reactants, const std::vector< std::string > &a_products) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| getRtSpecies() const | Physics::CdrPlasma::CdrPlasmaPhysics | inline |
| InitialDataFunction typedef | Physics::CdrPlasma::CdrPlasmaJSON | |
| initializeNeutralSpecies() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| initializePhotonSpecies() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| initializePlasmaSpecies() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| initializeSigma() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| initialSigma(const Real a_time, const RealVect a_pos) const override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| integrateReactions(std::vector< Real > &a_cdrDensities, std::vector< Real > &a_photonProduction, const std::vector< RealVect > a_cdrGradients, const RealVect a_E, const RealVect a_pos, const Real a_dx, const Real a_dt, const Real a_time, const Real a_kappa) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| integrateReactionsExplicitEuler(std::vector< Real > &a_cdrDensities, std::vector< Real > &a_photonProduction, const std::vector< RealVect > a_cdrGradients, const RealVect a_E, const RealVect a_pos, const Real a_dx, const Real a_dt, const Real a_time, const Real a_kappa) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| integrateReactionsExplicitRK2(std::vector< Real > &a_cdrDensities, std::vector< Real > &a_photonProduction, const std::vector< RealVect > a_cdrGradients, const RealVect a_E, const RealVect a_pos, const Real a_dx, const Real a_dt, const Real a_time, const Real a_kappa, const Real a_tableuAlpha) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| integrateReactionsExplicitRK4(std::vector< Real > &a_cdrDensities, std::vector< Real > &a_photonProduction, const std::vector< RealVect > a_cdrGradients, const RealVect a_E, const RealVect a_pos, const Real a_dx, const Real a_dt, const Real a_time, const Real a_kappa) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| integrateReactionsImplicitEuler(std::vector< Real > &a_cdrDensities, std::vector< Real > &a_photonProduction, const std::vector< RealVect > a_cdrGradients, const RealVect a_E, const RealVect a_pos, const Real a_dx, const Real a_dt, const Real a_time, const Real a_kappa) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| isBracketed(const std::string a_str) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| isNeutralSpecies(const std::string &a_name) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| isPhotonSpecies(const std::string &a_name) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| isPlasmaSpecies(const std::string &a_name) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| LookupMethod enum name | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_alphaConstant | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_alphaFunctionEN | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_alphaLookup | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_alphaTableEN | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_cdrEnergyComputation | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_cdrHasEnergySolver | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_cdrIsEnergySolver | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_cdrMasses | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_cdrSpecies | Physics::CdrPlasma::CdrPlasmaPhysics | protected |
| m_cdrSpeciesInverseMap | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_cdrSpeciesJSON | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_cdrSpeciesMap | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_cdrTransportEnergyMap | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_chemistryDt | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_dielectricExtrapBC | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_dielectricReactionConstants | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_dielectricReactionEfficiencies | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_dielectricReactionEnergyLosses | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_dielectricReactionHasEnergyLoss | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_dielectricReactionLookup | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_dielectricReactions | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_diffusionConstants | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_diffusionFunctionsEN | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_diffusionLookup | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_diffusionTablesEN | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_diffusionTablesEnergy | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_dirCharToInt | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_discretePhotons | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_domainExtrapBC | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_domainReactionConstants | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_domainReactionEfficiencies | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_domainReactionLookup | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_domainReactions | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_electrodeExtrapBC | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_electrodeReactionConstants | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_electrodeReactionEfficiencies | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_electrodeReactionEnergyLosses | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_electrodeReactionHasEnergyLoss | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_electrodeReactionLookup | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_electrodeReactions | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_etaConstant | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_etaFunctionEN | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_etaLookup | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_etaTableEN | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_gasDensity | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_gasPressure | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_gasTemperature | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_initialSigma | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_json | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_jsonFile | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_mobilityConstants | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_mobilityFunctionsEN | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_mobilityFunctionsEX | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_mobilityLookup | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_mobilityTablesEN | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_mobilityTablesEnergy | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_neutralSpecies | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_neutralSpeciesDensities | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_neutralSpeciesInverseMap | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_neutralSpeciesMap | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_numCdrSpecies | Physics::CdrPlasma::CdrPlasmaPhysics | protected |
| m_numRtSpecies | Physics::CdrPlasma::CdrPlasmaPhysics | protected |
| m_photoReactionEfficiencies | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_photoReactionEnergyLosses | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_photoReactionHasEnergyLoss | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_photoReactions | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_photoReactionUseHelmholtz | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionAlphaV | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionConstants | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionDescriptions | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionEfficiencies | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionEnergyLosses | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionEtaV | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionFunctionsEN | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionFunctionsT | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionFunctionsTT | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionHasEnergyLoss | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionLookup | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionPlot | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactions | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionSolovievCorrection | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionTablesEN | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plasmaReactionTablesEnergy | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plotAlpha | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plotEta | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_plotGas | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_reactionIntegrator | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_rteSpeciesInverseMap | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_rteSpeciesJSON | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_rteSpeciesMap | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_rtSpecies | Physics::CdrPlasma::CdrPlasmaPhysics | protected |
| m_sideStringToSide | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_skipReactions | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_temperatureConstants | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_temperatureLookup | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_temperatureTablesEN | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| m_verbose | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| parseAlpha() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseDielectricReactionEnergyLosses(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseDielectricReactionRate(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseDielectricReactions() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseDielectricReactionScaling(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseDiffusion() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseDomainReactionRate(const int a_reactionIndex, const json &a_reactionJSON, const std::vector< std::string > &a_sides) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseDomainReactions() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseDomainReactionScaling(const int a_reactionIndex, const json &a_reactionJSON, const std::vector< std::string > &a_sides) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseElectrodeReactionEnergyLosses(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseElectrodeReactionRate(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseElectrodeReactions() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseElectrodeReactionScaling(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseEta() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseIntegrator() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseJSON() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseMobilities() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseOptions() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePhotoReactionEnergyLosses(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePhotoReactions() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePhotoReactionScaling(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePlasmaReactionDescription(const int a_reactionIndex, const json &a_reactionJSON, const std::string a_wildcard) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePlasmaReactionEnergyLosses(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePlasmaReactionPlot(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePlasmaReactionRate(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePlasmaReactions() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePlasmaReactionScaling(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePlasmaReactionSoloviev(const int a_reactionIndex, const json &a_reactionJSON) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePlasmaSpeciesInitialData(const json &a_json) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parsePlasmaSpeciesInitialParticles(const json &a_json) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseReactionString(std::vector< std::string > &a_reactants, std::vector< std::string > &a_products, const std::string &a_reaction) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseReactionWildcards(const std::vector< std::string > &a_reactants, const std::vector< std::string > &a_products, const json &a_reaction) | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| parseRuntimeOptions() override | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| parseTemperatures() | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| ReactionIntegrator enum name | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| ReactiveEnergyLoss enum name | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| sanctifyPhotoReaction(const std::vector< std::string > &a_reactants, const std::vector< std::string > &a_products, const std::string a_reaction) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| sanctifyPlasmaReaction(const std::vector< std::string > &a_reactants, const std::vector< std::string > &a_products, const std::string a_reaction) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| sanctifySurfaceReaction(const std::vector< std::string > &a_reactants, const std::vector< std::string > &a_products, const std::string a_reaction) const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| sanityCheckSpecies() const | Physics::CdrPlasma::CdrPlasmaJSON | protectedvirtual |
| throwParserError(const std::string a_error) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| throwParserWarning(const std::string a_warning) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| trim(const std::string &a_string) const | Physics::CdrPlasma::CdrPlasmaJSON | protected |
| ~CdrPlasmaJSON() | Physics::CdrPlasma::CdrPlasmaJSON | virtual |
| ~CdrPlasmaPhysics() | Physics::CdrPlasma::CdrPlasmaPhysics | inlinevirtual |