diff --git a/docs/html/_2_users_2tboudreaux_2_programming_24_d_s_t_a_r_2_grid_fire_2src_2include_2gridfire_2engine_2engine_approx8_8h-example.html b/docs/html/_2_users_2tboudreaux_2_programming_24_d_s_t_a_r_2_grid_fire_2src_2include_2gridfire_2engine_2engine_approx8_8h-example.html index 8c7845fd..40d12aba 100644 --- a/docs/html/_2_users_2tboudreaux_2_programming_24_d_s_t_a_r_2_grid_fire_2src_2include_2gridfire_2engine_2engine_approx8_8h-example.html +++ b/docs/html/_2_users_2tboudreaux_2_programming_24_d_s_t_a_r_2_grid_fire_2src_2include_2gridfire_2engine_2engine_approx8_8h-example.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/_c_v_o_d_e__solver__strategy_8cpp.html b/docs/html/_c_v_o_d_e__solver__strategy_8cpp.html index 7d936a3d..35efc7ea 100644 --- a/docs/html/_c_v_o_d_e__solver__strategy_8cpp.html +++ b/docs/html/_c_v_o_d_e__solver__strategy_8cpp.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -120,6 +120,7 @@ $(function(){initNavTree('_c_v_o_d_e__solver__strategy_8cpp.html',''); initResiz #include "gridfire/engine/engine_graph.h"
#include "gridfire/solver/strategies/triggers/engine_partitioning_trigger.h"
#include "gridfire/trigger/procedures/trigger_pprint.h"
+#include "gridfire/utils/general_composition.h"
diff --git a/docs/html/_c_v_o_d_e__solver__strategy_8h.html b/docs/html/_c_v_o_d_e__solver__strategy_8h.html index eaa301d3..df317244 100644 --- a/docs/html/_c_v_o_d_e__solver__strategy_8h.html +++ b/docs/html/_c_v_o_d_e__solver__strategy_8h.html @@ -29,7 +29,7 @@ diff --git a/docs/html/annotated.html b/docs/html/annotated.html index 8e4966ca..3d6d0d36 100644 --- a/docs/html/annotated.html +++ b/docs/html/annotated.html @@ -29,7 +29,7 @@ @@ -105,44 +105,51 @@ $(function(){initNavTree('annotated.html',''); initResizable(true); });
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]

Namespaces

-
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
-
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + @@ -150,57 +157,58 @@ $(function(){initNavTree('annotated.html',''); initResizable(true); }); - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + @@ -213,17 +221,19 @@ $(function(){initNavTree('annotated.html',''); initResizable(true); }); - - - - - - - - - - - + + + + + + + + + + + + +
 Ngridfire
 Napprox8
 CApprox8NetContains constants and arrays related to the nuclear network
 CApprox8NetworkClass for the Approx8 nuclear reaction network
 CJacobianFunctor to calculate the Jacobian matrix for implicit solvers
 CODEFunctor to calculate the derivatives for the ODE solver
 Nexceptions
 CEngineError
 CFailedToPartitionEngineError
 CNetworkResizedError
 CStaleEngineError
 CStaleEngineTrigger
 CUnableToSetNetworkReactionsError
 Nexpectations
 CEngineError
 CEngineIndexError
 CStaleEngineError
 Nio
 CMESANetworkFileParserA parser for MESA-format network files
 CNetworkFileParserAn abstract base class for network file parsers
 CSimpleReactionListFileParserA parser for simple text files containing a list of reactions
 Npartition
 Nrecord
 CCompositePartitionFunctionCombines multiple PartitionFunction instances into a single composite strategy
 CGroundStatePartitionFunctionPartition function implementation for nuclear ground states
 CPartitionFunctionAbstract interface for evaluating nuclear partition functions
 CRauscherThielemannPartitionFunctionPartition function using Rauscher-Thielemann tabulated normalized G-values
 Nrates
 Nweak
 Napprox8
 Nexceptions
 Nexpectations
 Nio
 Npartition
 Nrates
 Nreaclib
 CReactionRecord
 Nreaction
 CLogicalReaclibReactionRepresents a "logical" reaction that aggregates rates from multiple sources
 CRateCoefficientSetHolds the seven coefficients for the REACLIB rate equation
 CReaclibReaction
 CReactionRepresents a single nuclear reaction from a specific data source
 CReactionSet
 Nscreening
 CBareScreeningModelA screening model that applies no screening effect
 CIntermediateScreeningModel
 CScreeningModelAn abstract base class for plasma screening models
 CWeakScreeningModelImplements the weak screening model based on the Debye-Hückel approximation
 Nsolver
 CCVODESolverStrategyStiff ODE integrator backed by SUNDIALS CVODE (BDF) for network + energy
 CNetworkSolverStrategyAbstract base class for network solver strategies
 CSolverContextBaseBase class for solver callback contexts
 Ntrigger
 Nsolver
 Nreaclib
 Nreaction
 Nscreening
 Nsolver
 Ntrigger
 CAndTriggerLogical conjunction of two triggers with short-circuit evaluation
 CEveryNthTriggerPass-through trigger that fires every Nth time its child trigger is true
 CLogicalTrigger
 CNotTriggerLogical negation of a trigger
 COrTriggerLogical disjunction of two triggers with short-circuit evaluation
 CTriggerGeneric trigger interface for signaling events/conditions during integration
 CTriggerResult
 Nutils
 CColumn
 CColumnBase
 CAdaptiveEngineViewAn engine view that dynamically adapts the reaction network based on runtime conditions
 CReactionFlowA struct to hold a reaction and its flow rate
 Nutils
 CAdaptiveEngineViewAn engine view that dynamically adapts the reaction network based on runtime conditions
 CDefinedEngineView
 CDynamicEngineAbstract class for engines supporting Jacobian and stoichiometry operations
 CEnergyDerivatives
 CEngineAbstract base class for a reaction network engine
 CEngineViewAbstract base class for a "view" of a reaction network engine
 CFileDefinedEngineView
 CGraphEngineA reaction network engine that uses a graph-based representation
 CAtomicReverseRate
 Cconstants
 CPrecomputedReaction
 CMultiscalePartitioningEngineViewAn engine view that partitions the reaction network into multiple groups based on timescales
 CCacheStatsStruct for tracking cache statistics
 CEigenFunctorFunctor for solving QSE abundances using Eigen's nonlinear optimization
 CQSEGroupStruct representing a QSE group
 CGraphEngineA reaction network engine that uses a graph-based representation
 CMultiscalePartitioningEngineViewAn engine view that partitions the reaction network into multiple groups based on timescales
 CNetIn
 CNetOut
 CNetwork
 CStepDerivativesStructure holding derivatives and energy generation for a network step
 NstdSTL namespace
 Chash< gridfire::QSECacheKey >
 Chash< gridfire::reaction::Reaction >
 Chash< gridfire::reaction::ReactionSet >
 CPyDynamicEngine
 CPyDynamicEngineView
 CPyDynamicNetworkSolverStrategy
 CPyEngine
 CPyEngineView
 CPyNetworkFileParser
 CPyPartitionFunction
 CPyScreening
 CSolverPluginInterface
 Chash< gridfire::rates::weak::TableAxes >
 Chash< gridfire::reaction::Reaction >
 Chash< gridfire::reaction::ReactionSet >
 CPyDynamicEngine
 CPyDynamicEngineView
 CPyDynamicNetworkSolverStrategy
 CPyEngine
 CPyEngineView
 CPyNetworkFileParser
 CPyPartitionFunction
 CPyScreening
 CPySolverContextBase
 CSolverPluginInterface
diff --git a/docs/html/annotated_dup.js b/docs/html/annotated_dup.js index bc23fcaa..a87446cc 100644 --- a/docs/html/annotated_dup.js +++ b/docs/html/annotated_dup.js @@ -8,12 +8,19 @@ var annotated_dup = [ "ODE", "structgridfire_1_1approx8_1_1_o_d_e.html", "structgridfire_1_1approx8_1_1_o_d_e" ] ] ], [ "exceptions", "namespacegridfire_1_1exceptions.html", [ + [ "BadCollectionError", "classgridfire_1_1exceptions_1_1_bad_collection_error.html", "classgridfire_1_1exceptions_1_1_bad_collection_error" ], [ "EngineError", "classgridfire_1_1exceptions_1_1_engine_error.html", null ], [ "FailedToPartitionEngineError", "classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html", "classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error" ], + [ "HashingError", "classgridfire_1_1exceptions_1_1_hashing_error.html", "classgridfire_1_1exceptions_1_1_hashing_error" ], + [ "JacobianError", "classgridfire_1_1exceptions_1_1_jacobian_error.html", null ], [ "NetworkResizedError", "classgridfire_1_1exceptions_1_1_network_resized_error.html", "classgridfire_1_1exceptions_1_1_network_resized_error" ], [ "StaleEngineError", "classgridfire_1_1exceptions_1_1_stale_engine_error.html", "classgridfire_1_1exceptions_1_1_stale_engine_error" ], [ "StaleEngineTrigger", "classgridfire_1_1exceptions_1_1_stale_engine_trigger.html", "classgridfire_1_1exceptions_1_1_stale_engine_trigger" ], - [ "UnableToSetNetworkReactionsError", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error" ] + [ "StaleJacobianError", "classgridfire_1_1exceptions_1_1_stale_jacobian_error.html", "classgridfire_1_1exceptions_1_1_stale_jacobian_error" ], + [ "UnableToSetNetworkReactionsError", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error" ], + [ "UninitializedJacobianError", "classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html", "classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error" ], + [ "UnknownJacobianError", "classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html", "classgridfire_1_1exceptions_1_1_unknown_jacobian_error" ], + [ "UtilityError", "classgridfire_1_1exceptions_1_1_utility_error.html", null ] ] ], [ "expectations", "namespacegridfire_1_1expectations.html", [ [ "EngineError", "structgridfire_1_1expectations_1_1_engine_error.html", "structgridfire_1_1expectations_1_1_engine_error" ], @@ -67,11 +74,12 @@ var annotated_dup = [ "solver", "namespacegridfire_1_1solver.html", [ [ "CVODESolverStrategy", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy" ], [ "NetworkSolverStrategy", "classgridfire_1_1solver_1_1_network_solver_strategy.html", "classgridfire_1_1solver_1_1_network_solver_strategy" ], - [ "SolverContextBase", "structgridfire_1_1solver_1_1_solver_context_base.html", "structgridfire_1_1solver_1_1_solver_context_base" ] + [ "SolverContextBase", "classgridfire_1_1solver_1_1_solver_context_base.html", "classgridfire_1_1solver_1_1_solver_context_base" ] ] ], [ "trigger", "namespacegridfire_1_1trigger.html", [ [ "solver", "namespacegridfire_1_1trigger_1_1solver.html", [ [ "CVODE", "namespacegridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e.html", [ + [ "ConvergenceFailureTrigger", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger" ], [ "OffDiagonalTrigger", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger" ], [ "SimulationTimeTrigger", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger" ], [ "TimestepCollapseTrigger", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger" ] @@ -111,6 +119,7 @@ var annotated_dup = ] ], [ "std", "namespacestd.html", [ [ "hash< gridfire::QSECacheKey >", "structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html", "structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4" ], + [ "hash< gridfire::rates::weak::TableAxes >", "structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html", "structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4" ], [ "hash< gridfire::reaction::Reaction >", "structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html", "structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4" ], [ "hash< gridfire::reaction::ReactionSet >", "structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html", "structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4" ] ] ], @@ -122,5 +131,6 @@ var annotated_dup = [ "PyNetworkFileParser", "class_py_network_file_parser.html", "class_py_network_file_parser" ], [ "PyPartitionFunction", "class_py_partition_function.html", "class_py_partition_function" ], [ "PyScreening", "class_py_screening.html", "class_py_screening" ], + [ "PySolverContextBase", "class_py_solver_context_base.html", "class_py_solver_context_base" ], [ "SolverPluginInterface", "class_solver_plugin_interface.html", "class_solver_plugin_interface" ] ]; \ No newline at end of file diff --git a/docs/html/bindings_8cpp.html b/docs/html/bindings_8cpp.html index c38739a1..8cdefd76 100644 --- a/docs/html/bindings_8cpp.html +++ b/docs/html/bindings_8cpp.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/building_8h.html b/docs/html/building_8h.html index 494c5ede..ba4d8695 100644 --- a/docs/html/building_8h.html +++ b/docs/html/building_8h.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_py_dynamic_engine-members.html b/docs/html/class_py_dynamic_engine-members.html index c9988147..97171e61 100644 --- a/docs/html/class_py_dynamic_engine-members.html +++ b/docs/html/class_py_dynamic_engine-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -105,29 +105,23 @@ $(function(){initNavTree('class_py_dynamic_engine.html',''); initResizable(true)

This is the complete list of members for PyDynamicEngine, including all inherited members.

- - - - - - - - - + + + + + + + - - - - - - - + + + + + - - - - + + diff --git a/docs/html/class_py_dynamic_engine.html b/docs/html/class_py_dynamic_engine.html index f0512c43..b230a2e8 100644 --- a/docs/html/class_py_dynamic_engine.html +++ b/docs/html/class_py_dynamic_engine.html @@ -29,7 +29,7 @@ @@ -124,30 +124,38 @@ Public Member Functions - - - - - - - - + + + + + + + + + + + + + - - - - + + + + + + - - - - + + + + + @@ -174,36 +182,16 @@ Public Member Functions - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - - -
calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::DynamicEnginepure virtual
calculateMolarReactionFlow(const gridfire::reaction::Reaction &reaction, const std::vector< double > &Y, double T9, double rho) const overridePyDynamicEngine
gridfire::DynamicEngine::calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::DynamicEnginepure virtual
calculateRHSAndEnergy(const std::vector< double > &Y, double T9, double rho) const overridePyDynamicEngine
gridfire::DynamicEngine::calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::Enginepure virtual
generateJacobianMatrix(const std::vector< double > &Y_dynamic, double T9, double rho) const overridePyDynamicEngine
generateJacobianMatrix(const std::vector< double > &Y_dynamic, double T9, double rho, const gridfire::SparsityPattern &sparsityPattern) const overridePyDynamicEngine
gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::DynamicEnginepure virtual
gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) constgridfire::DynamicEngineinlinevirtual
calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho) const overridePyDynamicEnginevirtual
calculateMolarReactionFlow(const gridfire::reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const overridePyDynamicEnginevirtual
calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const overridePyDynamicEnginevirtual
collectComposition(fourdst::composition::Composition &comp) const overridePyDynamicEnginevirtual
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const overridePyDynamicEnginevirtual
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const overridePyDynamicEnginevirtual
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const gridfire::SparsityPattern &sparsityPattern) const overridePyDynamicEnginevirtual
generateStoichiometryMatrix() overridePyDynamicEnginevirtual
getDepth() const overridePyDynamicEngineinlinevirtual
getJacobianMatrixEntry(int i, int j) const overridePyDynamicEngine
gridfire::DynamicEngine::getJacobianMatrixEntry(const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const =0gridfire::DynamicEnginepure virtual
getNetworkReactions() const overridePyDynamicEnginevirtual
getNetworkSpecies() const overridePyDynamicEnginevirtual
getScreeningModel() const overridePyDynamicEnginevirtual
getSpeciesDestructionTimescales(const std::vector< double > &Y, double T9, double rho) const overridePyDynamicEngine
gridfire::DynamicEngine::getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::DynamicEnginepure virtual
getJacobianMatrixEntry(const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const overridePyDynamicEnginevirtual
getNetworkReactions() const overridePyDynamicEnginevirtual
getNetworkSpecies() const overridePyDynamicEnginevirtual
getScreeningModel() const overridePyDynamicEnginevirtual
getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridePyDynamicEnginevirtual
getSpeciesIndex(const fourdst::atomic::Species &species) const overridePyDynamicEnginevirtual
getSpeciesTimescales(const std::vector< double > &Y, double T9, double rho) const overridePyDynamicEngine
gridfire::DynamicEngine::getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::DynamicEnginepure virtual
getStoichiometryMatrixEntry(int speciesIndex, int reactionIndex) const overridePyDynamicEngine
gridfire::DynamicEngine::getStoichiometryMatrixEntry(const fourdst::atomic::Species &species, const reaction::Reaction &reaction) const =0gridfire::DynamicEnginepure virtual
getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridePyDynamicEnginevirtual
getStoichiometryMatrixEntry(const fourdst::atomic::Species &species, const gridfire::reaction::Reaction &reaction) const overridePyDynamicEnginevirtual
isStale(const gridfire::NetIn &netIn) overridePyDynamicEnginevirtual
m_species_cachePyDynamicEnginemutableprivate
mapNetInToMolarAbundanceVector(const gridfire::NetIn &netIn) const overridePyDynamicEnginevirtual
-
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
const std::vector< fourdst::atomic::Species > & getNetworkSpecies () const override
 PyDynamicEngine Implementation ///.
 
std::expected< gridfire::StepDerivatives< double >, gridfire::expectations::StaleEngineErrorcalculateRHSAndEnergy (const std::vector< double > &Y, double T9, double rho) const override
 
void generateJacobianMatrix (const std::vector< double > &Y_dynamic, double T9, double rho) const override
 
void generateJacobianMatrix (const std::vector< double > &Y_dynamic, double T9, double rho, const gridfire::SparsityPattern &sparsityPattern) const override
 
double getJacobianMatrixEntry (int i, int j) const override
 
std::expected< gridfire::StepDerivatives< double >, gridfire::expectations::StaleEngineErrorcalculateRHSAndEnergy (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Calculate the right-hand side (dY/dt) and energy generation.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Generate the Jacobian matrix for the current state.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const gridfire::SparsityPattern &sparsityPattern) const override
 
double getJacobianMatrixEntry (const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const override
 Get an entry from the previously generated Jacobian matrix.
 
void generateStoichiometryMatrix () override
 Generate the stoichiometry matrix for the network.
 
int getStoichiometryMatrixEntry (int speciesIndex, int reactionIndex) const override
 
double calculateMolarReactionFlow (const gridfire::reaction::Reaction &reaction, const std::vector< double > &Y, double T9, double rho) const override
 
int getStoichiometryMatrixEntry (const fourdst::atomic::Species &species, const gridfire::reaction::Reaction &reaction) const override
 Get an entry from the stoichiometry matrix.
 
double calculateMolarReactionFlow (const gridfire::reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const override
 Calculate the molar reaction flow for a given reaction.
 
const gridfire::reaction::ReactionSetgetNetworkReactions () const override
 Get the set of logical reactions in the network.
 
void setNetworkReactions (const gridfire::reaction::ReactionSet &reactions) override
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, gridfire::expectations::StaleEngineErrorgetSpeciesTimescales (const std::vector< double > &Y, double T9, double rho) const override
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, gridfire::expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const std::vector< double > &Y, double T9, double rho) const override
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, gridfire::expectations::StaleEngineErrorgetSpeciesTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Compute timescales for all species in the network.
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, gridfire::expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
 
fourdst::composition::Composition update (const gridfire::NetIn &netIn) override
 Update the internal state of the engine.
 
void rebuild (const fourdst::composition::Composition &comp, gridfire::BuildDepthType depth) override
 Rebuild the network with a specified depth.
 
- Public Member Functions inherited from gridfire::DynamicEngine
virtual void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho) const =0
 Generate the Jacobian matrix for the current state.
 
virtual void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const
 
virtual double getJacobianMatrixEntry (const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const =0
 Get an entry from the previously generated Jacobian matrix.
 
virtual int getStoichiometryMatrixEntry (const fourdst::atomic::Species &species, const reaction::Reaction &reaction) const =0
 Get an entry from the stoichiometry matrix.
 
virtual double calculateMolarReactionFlow (const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const =0
 Calculate the molar reaction flow for a given reaction.
 
virtual EnergyDerivatives calculateEpsDerivatives (const fourdst::composition::Composition &comp, double T9, double rho) const =0
 Calculate the derivatives of the energy generation rate with respect to T and rho.
 
virtual std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const =0
 Compute timescales for all species in the network.
 
virtual std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const =0
 
gridfire::EnergyDerivatives calculateEpsDerivatives (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Calculate the derivatives of the energy generation rate with respect to T and rho.
 
fourdst::composition::Composition collectComposition (fourdst::composition::Composition &comp) const override
 Recursively collect composition from current engine and any sub engines if they exist.
 
- Public Member Functions inherited from gridfire::Engine
virtual ~Engine ()=default
 Virtual destructor.
 
virtual std::expected< StepDerivatives< double >, expectations::StaleEngineErrorcalculateRHSAndEnergy (const fourdst::composition::Composition &comp, double T9, double rho) const =0
 Calculate the right-hand side (dY/dt) and energy generation.
 
@@ -211,8 +199,56 @@ Private Attributes

Private Attributes

 

Member Function Documentation

- -

◆ calculateMolarReactionFlow()

+ +

◆ calculateEpsDerivatives()

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + +
gridfire::EnergyDerivatives PyDynamicEngine::calculateEpsDerivatives (const fourdst::composition::Composition & comp,
double T9,
double rho ) const
+
+nodiscardoverridevirtual
+
+ +

Calculate the derivatives of the energy generation rate with respect to T and rho.

+
Parameters
+ + + + +
compComposition object containing current abundances.
T9Temperature in units of 10^9 K.
rhoDensity in g/cm^3.
+
+
+
Returns
EnergyDerivatives containing dEps/dT and dEps/dRho.
+

This method computes the partial derivatives of the specific nuclear energy generation rate with respect to temperature and density for the current state.

+ +

Implements gridfire::DynamicEngine.

+ +
+
+ +

◆ calculateMolarReactionFlow()

@@ -228,7 +264,7 @@ Private Attributes - const std::vector< double > & Y, + const fourdst::composition::Composition & comp, @@ -243,15 +279,30 @@ Private Attributes -override +overridevirtual
+

Calculate the molar reaction flow for a given reaction.

+
Parameters
+ + + + + +
reactionThe reaction for which to calculate the flow.
compComposition object containing current abundances.
T9Temperature in units of 10^9 K.
rhoDensity in g/cm^3.
+
+
+
Returns
Molar flow rate for the reaction (e.g., mol/g/s).
+

This method computes the net rate at which the given reaction proceeds under the current state.

+ +

Implements gridfire::DynamicEngine.

+
- -

◆ calculateRHSAndEnergy()

+ +

◆ calculateRHSAndEnergy()

@@ -262,7 +313,7 @@ Private Attributes std::expected< gridfire::StepDerivatives< double >, gridfire::expectations::StaleEngineError > PyDynamicEngine::calculateRHSAndEnergy ( - const std::vector< double > & Y, + const fourdst::composition::Composition & comp, @@ -277,15 +328,68 @@ Private Attributes -override +overridevirtual
+

Calculate the right-hand side (dY/dt) and energy generation.

+
Parameters
+ + + + +
compComposition object containing current abundances.
T9Temperature in units of 10^9 K.
rhoDensity in g/cm^3.
+
+
+
Returns
expected<StepDerivatives<double>> containing either dY/dt and energy generation rate or a stale engine error indicating that the engine must be updated
+

This function must be implemented by derived classes to compute the time derivatives of all species and the specific nuclear energy generation rate for the current state.

+ +

Implements gridfire::Engine.

+
- -

◆ generateJacobianMatrix() [1/2]

+ +

◆ collectComposition()

+ +
+
+ + + + + +
+ + + + + + + +
fourdst::composition::Composition PyDynamicEngine::collectComposition (fourdst::composition::Composition & comp) const
+
+overridevirtual
+
+ +

Recursively collect composition from current engine and any sub engines if they exist.

+

If species i is defined in comp and in any sub engine or self composition then the molar abundance of species i in the returned composition will be that defined in comp. If there are species defined in sub engine compositions which are not defined in comp then their molar abundances will be based on the reported values from each sub engine.

Note
It is up to each engine to decide how to handle filling in the return composition.
+
+These methods return an unfinalized composition which must then be finalized by the caller
+
Parameters
+ + +
compInput composition to "normalize".
+
+
+
Returns
An updated composition which is a superset of comp. This may contain species which were culled, for example, by either QSE partitioning or reaction flow rate culling
+ +

Implements gridfire::DynamicEngine.

+ +
+
+ +

◆ generateJacobianMatrix() [1/3]

@@ -296,7 +400,7 @@ Private Attributes void PyDynamicEngine::generateJacobianMatrix ( - const std::vector< double > & Y_dynamic, + const fourdst::composition::Composition & comp, @@ -311,15 +415,28 @@ Private Attributes -override +overridevirtual
+

Generate the Jacobian matrix for the current state.

+
Parameters
+ + + + +
compComposition object containing current abundances.
T9Temperature in units of 10^9 K.
rhoDensity in g/cm^3.
+
+
+

This method must compute and store the Jacobian matrix (∂(dY/dt)_i/∂Y_j) for the current state. The matrix can then be accessed via getJacobianMatrixEntry().

+ +

Implements gridfire::DynamicEngine.

+
- -

◆ generateJacobianMatrix() [2/2]

+ +

◆ generateJacobianMatrix() [2/3]

@@ -330,7 +447,7 @@ Private Attributes void PyDynamicEngine::generateJacobianMatrix ( - const std::vector< double > & Y_dynamic, + const fourdst::composition::Composition & comp, @@ -350,11 +467,54 @@ Private Attributes -override +overridevirtual
+

Implements gridfire::DynamicEngine.

+ +
+
+ +

◆ generateJacobianMatrix() [3/3]

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
void PyDynamicEngine::generateJacobianMatrix (const fourdst::composition::Composition & comp,
double T9,
double rho,
const std::vector< fourdst::atomic::Species > & activeSpecies ) const
+
+overridevirtual
+
+ +

Implements gridfire::DynamicEngine.

+
@@ -418,8 +578,8 @@ Private Attributes
- -

◆ getJacobianMatrixEntry()

+ +

◆ getJacobianMatrixEntry()

@@ -430,21 +590,34 @@ Private Attributes double PyDynamicEngine::getJacobianMatrixEntry ( - int i, + const fourdst::atomic::Species & rowSpecies, - int j ) const + const fourdst::atomic::Species & colSpecies ) const -override +overridevirtual
+

Get an entry from the previously generated Jacobian matrix.

+
Parameters
+ + + +
rowSpeciesThe species corresponding to the row index (i)
colSpeciesThe species corresponding to the column index (j)
+
+
+
Returns
Value of the Jacobian matrix at (i, j).
+

The Jacobian must have been generated by generateJacobianMatrix() before calling this.

+ +

Implements gridfire::DynamicEngine.

+
@@ -538,8 +711,8 @@ Private Attributes
- -

◆ getSpeciesDestructionTimescales()

+ +

◆ getSpeciesDestructionTimescales()

@@ -550,7 +723,7 @@ Private Attributes std::expected< std::unordered_map< fourdst::atomic::Species, double >, gridfire::expectations::StaleEngineError > PyDynamicEngine::getSpeciesDestructionTimescales ( - const std::vector< double > & Y, + const fourdst::composition::Composition & comp, @@ -565,11 +738,13 @@ Private Attributes -override +overridevirtual
+

Implements gridfire::DynamicEngine.

+
@@ -608,8 +783,8 @@ Private Attributes - -

◆ getSpeciesTimescales()

+ +

◆ getSpeciesTimescales()

@@ -620,7 +795,7 @@ Private Attributes std::expected< std::unordered_map< fourdst::atomic::Species, double >, gridfire::expectations::StaleEngineError > PyDynamicEngine::getSpeciesTimescales ( - const std::vector< double > & Y, + const fourdst::composition::Composition & comp, @@ -635,15 +810,29 @@ Private Attributes -override +overridevirtual
+

Compute timescales for all species in the network.

+
Parameters
+ + + + +
compComposition object containing current abundances.
T9Temperature in units of 10^9 K.
rhoDensity in g/cm^3.
+
+
+
Returns
Map from Species to their characteristic timescales (s).
+

This method estimates the timescale for abundance change of each species, which can be used for timestep control, diagnostics, and reaction network culling.

+ +

Implements gridfire::DynamicEngine.

+
- -

◆ getStoichiometryMatrixEntry()

+ +

◆ getStoichiometryMatrixEntry()

@@ -654,21 +843,34 @@ Private Attributes int PyDynamicEngine::getStoichiometryMatrixEntry ( - int speciesIndex, + const fourdst::atomic::Species & species, - int reactionIndex ) const + const gridfire::reaction::Reaction & reaction ) const -override +overridevirtual
+

Get an entry from the stoichiometry matrix.

+
Parameters
+ + + +
speciesspecies to look up stoichiometry for.
reactionreaction to find
+
+
+
Returns
Stoichiometric coefficient for the species in the reaction.
+

The stoichiometry matrix must have been generated by generateStoichiometryMatrix().

+ +

Implements gridfire::DynamicEngine.

+
diff --git a/docs/html/class_py_dynamic_engine.js b/docs/html/class_py_dynamic_engine.js index eaed4396..97d97399 100644 --- a/docs/html/class_py_dynamic_engine.js +++ b/docs/html/class_py_dynamic_engine.js @@ -1,19 +1,22 @@ var class_py_dynamic_engine = [ - [ "calculateMolarReactionFlow", "class_py_dynamic_engine.html#a6224f546ba66b1257506b1fc9f47195a", null ], - [ "calculateRHSAndEnergy", "class_py_dynamic_engine.html#a5b7f0cfe327c634ec125303256de8b9a", null ], - [ "generateJacobianMatrix", "class_py_dynamic_engine.html#a5bd40c752db1badcd600797c9113121d", null ], - [ "generateJacobianMatrix", "class_py_dynamic_engine.html#aa0f1fd3f0c0185395193d1b6897d64c5", null ], + [ "calculateEpsDerivatives", "class_py_dynamic_engine.html#a09eb8874b0c687aacc84a7bc7a5e2330", null ], + [ "calculateMolarReactionFlow", "class_py_dynamic_engine.html#a1b7f2e7c92b4702efcabe7c2a1faa153", null ], + [ "calculateRHSAndEnergy", "class_py_dynamic_engine.html#a6bd76ef1df93d361bf5791270390c914", null ], + [ "collectComposition", "class_py_dynamic_engine.html#a6c5397f57fb9e115495188a1d2296147", null ], + [ "generateJacobianMatrix", "class_py_dynamic_engine.html#a2a63d0132254983a2143f31e863a5c18", null ], + [ "generateJacobianMatrix", "class_py_dynamic_engine.html#a36f2dbd2278608fe8a4ef7f08d7e4963", null ], + [ "generateJacobianMatrix", "class_py_dynamic_engine.html#aae45b9260d0ec645213541c96b48a468", null ], [ "generateStoichiometryMatrix", "class_py_dynamic_engine.html#a2066649ca11a869c054079ea12d8d0e9", null ], [ "getDepth", "class_py_dynamic_engine.html#adba68716d832b6100e08d32fbc36f13c", null ], - [ "getJacobianMatrixEntry", "class_py_dynamic_engine.html#a1c888bbc0618f1ae02d9a53e45f3c159", null ], + [ "getJacobianMatrixEntry", "class_py_dynamic_engine.html#a63bbe8f6d3849e99dd41b6d9613ff1f0", null ], [ "getNetworkReactions", "class_py_dynamic_engine.html#a1d5143640666631501cf229bc491516e", null ], [ "getNetworkSpecies", "class_py_dynamic_engine.html#afc745e7ab5da5d8b3cf916044515cd7d", null ], [ "getScreeningModel", "class_py_dynamic_engine.html#ab4cfdca5e15957c5cef75ffa6dedeee5", null ], - [ "getSpeciesDestructionTimescales", "class_py_dynamic_engine.html#a020044829e0146427ed4830e5b02c4f3", null ], + [ "getSpeciesDestructionTimescales", "class_py_dynamic_engine.html#a16c27e5af29ddf187e5ab82a6e6db57b", null ], [ "getSpeciesIndex", "class_py_dynamic_engine.html#a95d10a7b240d543a1bc6c67ddf2dc8e0", null ], - [ "getSpeciesTimescales", "class_py_dynamic_engine.html#a02a4c86c9637a3c9c9ca8ddd82ecff22", null ], - [ "getStoichiometryMatrixEntry", "class_py_dynamic_engine.html#ab48ef6db18da20024aa563a91fa16f83", null ], + [ "getSpeciesTimescales", "class_py_dynamic_engine.html#a598eb1575937d165b4b383959cf8c417", null ], + [ "getStoichiometryMatrixEntry", "class_py_dynamic_engine.html#a3dd5cf419f25e76e144af35df15a2067", null ], [ "isStale", "class_py_dynamic_engine.html#a55bf19ed7534a312a36faf74753f7b14", null ], [ "mapNetInToMolarAbundanceVector", "class_py_dynamic_engine.html#a61bb4b430fe740cfb2c24e5cc673e4ac", null ], [ "primeEngine", "class_py_dynamic_engine.html#ac22a10412be6649bf379e6d61113c878", null ], diff --git a/docs/html/class_py_dynamic_engine_view-members.html b/docs/html/class_py_dynamic_engine_view-members.html index ec4ab21c..acbb761e 100644 --- a/docs/html/class_py_dynamic_engine_view-members.html +++ b/docs/html/class_py_dynamic_engine_view-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_py_dynamic_engine_view.html b/docs/html/class_py_dynamic_engine_view.html index 5701dfa8..c5b86609 100644 --- a/docs/html/class_py_dynamic_engine_view.html +++ b/docs/html/class_py_dynamic_engine_view.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -149,7 +149,7 @@ Additional Inherited Members -overrideprivatevirtual +nodiscardoverrideprivatevirtual
diff --git a/docs/html/class_py_dynamic_network_solver_strategy-members.html b/docs/html/class_py_dynamic_network_solver_strategy-members.html index abedddbf..b6562547 100644 --- a/docs/html/class_py_dynamic_network_solver_strategy-members.html +++ b/docs/html/class_py_dynamic_network_solver_strategy-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_py_dynamic_network_solver_strategy.html b/docs/html/class_py_dynamic_network_solver_strategy.html index b2dbe394..af23df36 100644 --- a/docs/html/class_py_dynamic_network_solver_strategy.html +++ b/docs/html/class_py_dynamic_network_solver_strategy.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_py_engine-members.html b/docs/html/class_py_engine-members.html index 3b8dd93a..466ca18d 100644 --- a/docs/html/class_py_engine-members.html +++ b/docs/html/class_py_engine-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -105,11 +105,10 @@ $(function(){initNavTree('class_py_engine.html',''); initResizable(true); });

This is the complete list of members for PyEngine, including all inherited members.

- - - - - + + + +
calculateRHSAndEnergy(const std::vector< double > &Y, double T9, double rho) const overridePyEngine
gridfire::Engine::calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::Enginepure virtual
getNetworkSpecies() const overridePyEnginevirtual
m_species_cachePyEnginemutableprivate
~Engine()=defaultgridfire::Enginevirtual
calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const overridePyEnginevirtual
getNetworkSpecies() const overridePyEnginevirtual
m_species_cachePyEnginemutableprivate
~Engine()=defaultgridfire::Enginevirtual
diff --git a/docs/html/class_py_engine.html b/docs/html/class_py_engine.html index 9aec10e6..1a647add 100644 --- a/docs/html/class_py_engine.html +++ b/docs/html/class_py_engine.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -123,15 +123,13 @@ Public Member Functions const std::vector< fourdst::atomic::Species > & getNetworkSpecies () const override  Get the list of species in the network.
  -std::expected< gridfire::StepDerivatives< double >, gridfire::expectations::StaleEngineErrorcalculateRHSAndEnergy (const std::vector< double > &Y, double T9, double rho) const override -  +std::expected< gridfire::StepDerivatives< double >, gridfire::expectations::StaleEngineErrorcalculateRHSAndEnergy (const fourdst::composition::Composition &comp, double T9, double rho) const override + Calculate the right-hand side (dY/dt) and energy generation.
- Public Member Functions inherited from gridfire::Engine virtual ~Engine ()=default  Virtual destructor.
  -virtual std::expected< StepDerivatives< double >, expectations::StaleEngineErrorcalculateRHSAndEnergy (const fourdst::composition::Composition &comp, double T9, double rho) const =0 - Calculate the right-hand side (dY/dt) and energy generation.
-  @@ -139,8 +137,8 @@ Private Attributes

Private Attributes

 

Member Function Documentation

- -

◆ calculateRHSAndEnergy()

+ +

◆ calculateRHSAndEnergy()

@@ -151,7 +149,7 @@ Private Attributes std::expected< gridfire::StepDerivatives< double >, gridfire::expectations::StaleEngineError > PyEngine::calculateRHSAndEnergy ( - const std::vector< double > & Y, + const fourdst::composition::Composition & comp, @@ -166,11 +164,25 @@ Private Attributes -override +overridevirtual
+

Calculate the right-hand side (dY/dt) and energy generation.

+
Parameters
+ + + + +
compComposition object containing current abundances.
T9Temperature in units of 10^9 K.
rhoDensity in g/cm^3.
+
+
+
Returns
expected<StepDerivatives<double>> containing either dY/dt and energy generation rate or a stale engine error indicating that the engine must be updated
+

This function must be implemented by derived classes to compute the time derivatives of all species and the specific nuclear energy generation rate for the current state.

+ +

Implements gridfire::Engine.

+
diff --git a/docs/html/class_py_engine.js b/docs/html/class_py_engine.js index 94c9b0d5..a3759123 100644 --- a/docs/html/class_py_engine.js +++ b/docs/html/class_py_engine.js @@ -1,6 +1,6 @@ var class_py_engine = [ - [ "calculateRHSAndEnergy", "class_py_engine.html#a2f92602ecf210414b46838fc0a9ae26d", null ], + [ "calculateRHSAndEnergy", "class_py_engine.html#a7a298603e9d94ca58dc0db53e5b07add", null ], [ "getNetworkSpecies", "class_py_engine.html#a2d240423899e039c2ca688e96f8af1f2", null ], [ "m_species_cache", "class_py_engine.html#a73caaa7606e2cdfd1aa82729a78ebb73", null ] ]; \ No newline at end of file diff --git a/docs/html/class_py_engine_view-members.html b/docs/html/class_py_engine_view-members.html index b92520c3..5a312d2e 100644 --- a/docs/html/class_py_engine_view-members.html +++ b/docs/html/class_py_engine_view-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_py_engine_view.html b/docs/html/class_py_engine_view.html index 82b8b0b0..8c3deaa8 100644 --- a/docs/html/class_py_engine_view.html +++ b/docs/html/class_py_engine_view.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -149,7 +149,7 @@ Additional Inherited Members -overrideprivatevirtual +nodiscardoverrideprivatevirtual
diff --git a/docs/html/class_py_network_file_parser-members.html b/docs/html/class_py_network_file_parser-members.html index 729b575c..18108b92 100644 --- a/docs/html/class_py_network_file_parser-members.html +++ b/docs/html/class_py_network_file_parser-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_py_network_file_parser.html b/docs/html/class_py_network_file_parser.html index c8370512..d007a6eb 100644 --- a/docs/html/class_py_network_file_parser.html +++ b/docs/html/class_py_network_file_parser.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_py_partition_function-members.html b/docs/html/class_py_partition_function-members.html index 01568aab..14222843 100644 --- a/docs/html/class_py_partition_function-members.html +++ b/docs/html/class_py_partition_function-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_py_partition_function.html b/docs/html/class_py_partition_function.html index bbc6c1c7..57e0ed7f 100644 --- a/docs/html/class_py_partition_function.html +++ b/docs/html/class_py_partition_function.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_py_screening-members.html b/docs/html/class_py_screening-members.html index 2f2a4a81..dd10f6ba 100644 --- a/docs/html/class_py_screening-members.html +++ b/docs/html/class_py_screening-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_py_screening.html b/docs/html/class_py_screening.html index fa7ae1e3..f0b9a194 100644 --- a/docs/html/class_py_screening.html +++ b/docs/html/class_py_screening.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_py_solver_context_base-members.html b/docs/html/class_py_solver_context_base-members.html new file mode 100644 index 00000000..af002b7a --- /dev/null +++ b/docs/html/class_py_solver_context_base-members.html @@ -0,0 +1,119 @@ + + + + + + + +GridFire: Member List + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
GridFire v0.7.0-alpha +
+
General Purpose Nuclear Network
+
+
+ + + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ +
+
PySolverContextBase Member List
+
+
+ +

This is the complete list of members for PySolverContextBase, including all inherited members.

+ + + +
describe() const overridePySolverContextBasevirtual
~SolverContextBase()=defaultgridfire::solver::SolverContextBasevirtual
+
+ + + + diff --git a/docs/html/class_py_solver_context_base.html b/docs/html/class_py_solver_context_base.html new file mode 100644 index 00000000..fe6f32c0 --- /dev/null +++ b/docs/html/class_py_solver_context_base.html @@ -0,0 +1,175 @@ + + + + + + + +GridFire: PySolverContextBase Class Reference + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
GridFire v0.7.0-alpha +
+
General Purpose Nuclear Network
+
+
+ + + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ +
+ +
PySolverContextBase Class Referencefinal
+
+
+ +

#include <py_solver.h>

+
+Inheritance diagram for PySolverContextBase:
+
+
+ + +gridfire::solver::SolverContextBase + +
+ + + + + + + + +

+Public Member Functions

std::vector< std::tuple< std::string, std::string > > describe () const override
 Describe the context for callback functions.
 
- Public Member Functions inherited from gridfire::solver::SolverContextBase
virtual ~SolverContextBase ()=default
 
+

Member Function Documentation

+ +

◆ describe()

+ +
+
+ + + + + +
+ + + + + + + +
std::vector< std::tuple< std::string, std::string > > PySolverContextBase::describe () const
+
+nodiscardoverridevirtual
+
+ +

Describe the context for callback functions.

+
Returns
A vector of tuples, each containing a string for the parameters name and a string for its type.
+

This method should be overridden by derived classes to provide a description of the context that will be passed to the callback function. The intent of this method is that an end user can investigate the context that will be passed to the callback function, and use this information to craft their own callback function.

+ +

Implements gridfire::solver::SolverContextBase.

+ +
+
+
The documentation for this class was generated from the following files: +
+
+ + + + diff --git a/docs/html/class_py_solver_context_base.js b/docs/html/class_py_solver_context_base.js new file mode 100644 index 00000000..910ce6f5 --- /dev/null +++ b/docs/html/class_py_solver_context_base.js @@ -0,0 +1,4 @@ +var class_py_solver_context_base = +[ + [ "describe", "class_py_solver_context_base.html#af18f517d550c037d56c44144c07f1ee8", null ] +]; \ No newline at end of file diff --git a/docs/html/class_py_solver_context_base.png b/docs/html/class_py_solver_context_base.png new file mode 100644 index 00000000..ca6e09d5 Binary files /dev/null and b/docs/html/class_py_solver_context_base.png differ diff --git a/docs/html/class_solver_plugin_interface-members.html b/docs/html/class_solver_plugin_interface-members.html index 3c5e9c42..4f66ef0d 100644 --- a/docs/html/class_solver_plugin_interface-members.html +++ b/docs/html/class_solver_plugin_interface-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/class_solver_plugin_interface.html b/docs/html/class_solver_plugin_interface.html index 90e6c33e..023469e1 100644 --- a/docs/html/class_solver_plugin_interface.html +++ b/docs/html/class_solver_plugin_interface.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/classes.html b/docs/html/classes.html index b4a0db26..e777c917 100644 --- a/docs/html/classes.html +++ b/docs/html/classes.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -109,10 +109,10 @@ $(function(){initNavTree('classes.html',''); initResizable(true); });
AdaptiveEngineView (gridfire)
AndTrigger (gridfire::trigger)
Approx8Net (gridfire::approx8)
Approx8Network (gridfire::approx8)
GraphEngine::AtomicReverseRate (gridfire)
WeakReaction::AtomicWeakRate (gridfire::rates::weak)
B
-
BareScreeningModel (gridfire::screening)
BoundsErrorInfo (gridfire::rates::weak)
+
BadCollectionError (gridfire::exceptions)
BareScreeningModel (gridfire::screening)
BoundsErrorInfo (gridfire::rates::weak)
C
-
MultiscalePartitioningEngineView::CacheStats (gridfire)
Column (gridfire::utils)
ColumnBase (gridfire::utils)
CompositePartitionFunction (gridfire::partition)
GraphEngine::constants (gridfire)
WeakReaction::constants (gridfire::rates::weak)
CVODESolverStrategy (gridfire::solver)
CVODESolverStrategy::CVODEUserData (gridfire::solver)
+
MultiscalePartitioningEngineView::CacheStats (gridfire)
Column (gridfire::utils)
ColumnBase (gridfire::utils)
CompositePartitionFunction (gridfire::partition)
GraphEngine::constants (gridfire)
WeakReaction::constants (gridfire::rates::weak)
ConvergenceFailureTrigger (gridfire::trigger::solver::CVODE)
CVODESolverStrategy (gridfire::solver)
CVODESolverStrategy::CVODEUserData (gridfire::solver)
D
DefinedEngineView (gridfire)
DynamicEngine (gridfire)
@@ -127,13 +127,13 @@ $(function(){initNavTree('classes.html',''); initResizable(true); });
GraphEngine (gridfire)
GroundStatePartitionFunction (gridfire::partition)
H
-
hash< gridfire::QSECacheKey > (std)
hash< gridfire::reaction::Reaction > (std)
hash< gridfire::reaction::ReactionSet > (std)
+
hash< gridfire::QSECacheKey > (std)
hash< gridfire::rates::weak::TableAxes > (std)
hash< gridfire::reaction::Reaction > (std)
hash< gridfire::reaction::ReactionSet > (std)
HashingError (gridfire::exceptions)
I
RauscherThielemannPartitionFunction::IdentifiedIsotope (gridfire::partition)
IntermediateScreeningModel (gridfire::screening)
InterpolationError (gridfire::rates::weak)
RauscherThielemannPartitionFunction::InterpolationPoints (gridfire::partition)
RauscherThielemannPartitionFunction::IsotopeData (gridfire::partition)
IsotopeGrid (gridfire::rates::weak)
J
-
Jacobian (gridfire::approx8)
+
Jacobian (gridfire::approx8)
JacobianError (gridfire::exceptions)
L
LogicalReaclibReaction (gridfire::reaction)
LogicalTrigger (gridfire::trigger)
@@ -148,7 +148,7 @@ $(function(){initNavTree('classes.html',''); initResizable(true); });
ODE (gridfire::approx8)
OffDiagonalTrigger (gridfire::trigger::solver::CVODE)
OrTrigger (gridfire::trigger)
P
-
PartitionFunction (gridfire::partition)
GraphEngine::PrecomputedReaction (gridfire)
PrimingReport (gridfire)
PyDynamicEngine
PyDynamicEngineView
PyDynamicNetworkSolverStrategy
PyEngine
PyEngineView
PyNetworkFileParser
PyPartitionFunction
PyScreening
+
PartitionFunction (gridfire::partition)
GraphEngine::PrecomputedReaction (gridfire)
PrimingReport (gridfire)
PyDynamicEngine
PyDynamicEngineView
PyDynamicNetworkSolverStrategy
PyEngine
PyEngineView
PyNetworkFileParser
PyPartitionFunction
PyScreening
PySolverContextBase
Q
QSECacheConfig (gridfire)
QSECacheKey (gridfire)
MultiscalePartitioningEngineView::QSEGroup (gridfire)
@@ -157,13 +157,13 @@ $(function(){initNavTree('classes.html',''); initResizable(true); });
RateCoefficientSet (gridfire::reaction)
RateDataRow (gridfire::rates::weak)
RauscherThielemannPartitionDataRecord (gridfire::partition::record)
RauscherThielemannPartitionFunction (gridfire::partition)
ReaclibReaction (gridfire::reaction)
Reaction (gridfire)
Reaction (gridfire::reaction)
AdaptiveEngineView::ReactionFlow (gridfire)
ReactionRecord (gridfire::reaclib)
ReactionSet (gridfire::reaction)
ReactionSet (gridfire)
S
-
ScreeningModel (gridfire::screening)
SimpleReactionListFileParser (gridfire::io)
SimulationTimeTrigger (gridfire::trigger::solver::CVODE)
SolverContextBase (gridfire::solver)
SolverPluginInterface
StaleEngineError (gridfire::exceptions)
StaleEngineError (gridfire::expectations)
StaleEngineTrigger (gridfire::exceptions)
StaleEngineTrigger::state (gridfire::exceptions)
StepDerivatives (gridfire)
+
ScreeningModel (gridfire::screening)
SimpleReactionListFileParser (gridfire::io)
SimulationTimeTrigger (gridfire::trigger::solver::CVODE)
SolverContextBase (gridfire::solver)
SolverPluginInterface
StaleEngineError (gridfire::exceptions)
StaleEngineError (gridfire::expectations)
StaleEngineTrigger (gridfire::exceptions)
StaleJacobianError (gridfire::exceptions)
StaleEngineTrigger::state (gridfire::exceptions)
StepDerivatives (gridfire)
T
TimestepCollapseTrigger (gridfire::trigger::solver::CVODE)
CVODESolverStrategy::TimestepContext (gridfire::solver)
Trigger (gridfire::trigger)
TriggerResult (gridfire::trigger)
U
-
UnableToSetNetworkReactionsError (gridfire::exceptions)
+
UnableToSetNetworkReactionsError (gridfire::exceptions)
UninitializedJacobianError (gridfire::exceptions)
UnknownJacobianError (gridfire::exceptions)
UtilityError (gridfire::exceptions)
W
WeakRateDerivatives (gridfire::rates::weak)
WeakRateInterpolator (gridfire::rates::weak)
WeakRatePayload (gridfire::rates::weak)
WeakReaction (gridfire::rates::weak)
WeakReactionEntry (gridfire::rates::weak)
WeakReactionMap (gridfire::rates::weak)
WeakScreeningModel (gridfire::screening)
diff --git a/docs/html/classgridfire_1_1_adaptive_engine_view-members.html b/docs/html/classgridfire_1_1_adaptive_engine_view-members.html index cf81946d..0767a738 100644 --- a/docs/html/classgridfire_1_1_adaptive_engine_view-members.html +++ b/docs/html/classgridfire_1_1_adaptive_engine_view-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -110,14 +110,16 @@ $(function(){initNavTree('classgridfire_1_1_adaptive_engine_view.html',''); init calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::AdaptiveEngineViewvirtual calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::AdaptiveEngineViewvirtual calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::AdaptiveEngineViewvirtual - Config typedefgridfire::AdaptiveEngineViewprivate - constructReactionIndexMap() constgridfire::AdaptiveEngineViewprivate - constructSpeciesIndexMap() constgridfire::AdaptiveEngineViewprivate - cullReactionsByFlow(const std::vector< ReactionFlow > &allFlows, const std::unordered_set< fourdst::atomic::Species > &reachableSpecies, const fourdst::composition::Composition &comp, double maxFlow) constgridfire::AdaptiveEngineViewprivate - finalizeActiveSet(const std::vector< const reaction::Reaction * > &finalReactions)gridfire::AdaptiveEngineViewprivate - findReachableSpecies(const NetIn &netIn) constgridfire::AdaptiveEngineViewprivate - generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::AdaptiveEngineViewvirtual - gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) constgridfire::DynamicEngineinlinevirtual + collectComposition(fourdst::composition::Composition &comp) const overridegridfire::AdaptiveEngineViewvirtual + Config typedefgridfire::AdaptiveEngineViewprivate + constructReactionIndexMap() constgridfire::AdaptiveEngineViewprivate + constructSpeciesIndexMap() constgridfire::AdaptiveEngineViewprivate + cullReactionsByFlow(const std::vector< ReactionFlow > &allFlows, const std::unordered_set< fourdst::atomic::Species > &reachableSpecies, const fourdst::composition::Composition &comp, double maxFlow) constgridfire::AdaptiveEngineViewprivate + finalizeActiveSet(const std::vector< const reaction::Reaction * > &finalReactions)gridfire::AdaptiveEngineViewprivate + findReachableSpecies(const NetIn &netIn) constgridfire::AdaptiveEngineViewprivate + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::AdaptiveEngineViewvirtual + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const overridegridfire::AdaptiveEngineViewvirtual + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const overridegridfire::AdaptiveEngineViewvirtual generateStoichiometryMatrix() overridegridfire::AdaptiveEngineViewvirtual getBaseEngine() const overridegridfire::AdaptiveEngineViewinlinevirtual getDepth() constgridfire::DynamicEngineinlinevirtual diff --git a/docs/html/classgridfire_1_1_adaptive_engine_view.html b/docs/html/classgridfire_1_1_adaptive_engine_view.html index ed80bb09..25ffc83f 100644 --- a/docs/html/classgridfire_1_1_adaptive_engine_view.html +++ b/docs/html/classgridfire_1_1_adaptive_engine_view.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -153,6 +153,10 @@ Public Member Functions void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho) const override  Generates the Jacobian matrix for the active species.
  +void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override +  +void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override +  double getJacobianMatrixEntry (const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const override  Gets an entry from the Jacobian matrix for the active species.
  @@ -193,9 +197,10 @@ Public Member Functions PrimingReport primeEngine (const NetIn &netIn) override  Prime the engine with initial conditions.
  +fourdst::composition::Composition collectComposition (fourdst::composition::Composition &comp) const override + Recursively collect composition from current engine and any sub engines if they exist.
- Public Member Functions inherited from gridfire::DynamicEngine -virtual void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const -  virtual BuildDepthType getDepth () const  Get the depth of the network.
  @@ -423,7 +428,7 @@ Private Attributes -private +nodiscardprivate
@@ -608,6 +613,45 @@ Private Attributes

Implements gridfire::Engine.

+
+
+ +

◆ collectComposition()

+ +
+
+ + + + + +
+ + + + + + + +
fourdst::composition::Composition gridfire::AdaptiveEngineView::collectComposition (fourdst::composition::Composition & comp) const
+
+overridevirtual
+
+ +

Recursively collect composition from current engine and any sub engines if they exist.

+

If species i is defined in comp and in any sub engine or self composition then the molar abundance of species i in the returned composition will be that defined in comp. If there are species defined in sub engine compositions which are not defined in comp then their molar abundances will be based on the reported values from each sub engine.

Note
It is up to each engine to decide how to handle filling in the return composition.
+
+These methods return an unfinalized composition which must then be finalized by the caller
+
Parameters
+ + +
compInput composition to "normalize".
+
+
+
Returns
An updated composition which is a superset of comp. This may contain species which were culled, for example, by either QSE partitioning or reaction flow rate culling
+ +

Implements gridfire::DynamicEngine.

+
@@ -814,7 +858,7 @@ Private Attributes
-

◆ generateJacobianMatrix()

+

◆ generateJacobianMatrix() [1/3]

@@ -865,6 +909,88 @@ Private Attributes

Implements gridfire::DynamicEngine.

+
+
+ +

◆ generateJacobianMatrix() [2/3]

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
void gridfire::AdaptiveEngineView::generateJacobianMatrix (const fourdst::composition::Composition & comp,
double T9,
double rho,
const SparsityPattern & sparsityPattern ) const
+
+overridevirtual
+
+ +

Implements gridfire::DynamicEngine.

+ +
+
+ +

◆ generateJacobianMatrix() [3/3]

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
void gridfire::AdaptiveEngineView::generateJacobianMatrix (const fourdst::composition::Composition & comp,
double T9,
double rho,
const std::vector< fourdst::atomic::Species > & activeSpecies ) const
+
+overridevirtual
+
+ +

Implements gridfire::DynamicEngine.

+
diff --git a/docs/html/classgridfire_1_1_adaptive_engine_view.js b/docs/html/classgridfire_1_1_adaptive_engine_view.js index 9c4cf107..748943f6 100644 --- a/docs/html/classgridfire_1_1_adaptive_engine_view.js +++ b/docs/html/classgridfire_1_1_adaptive_engine_view.js @@ -9,12 +9,15 @@ var classgridfire_1_1_adaptive_engine_view = [ "calculateEpsDerivatives", "classgridfire_1_1_adaptive_engine_view.html#a5d1b50afd2fba6af75e976a4f9c9dcbc", null ], [ "calculateMolarReactionFlow", "classgridfire_1_1_adaptive_engine_view.html#a3c1e27b45051c4ba481a2b87513982ed", null ], [ "calculateRHSAndEnergy", "classgridfire_1_1_adaptive_engine_view.html#ac5545d546166de94514871d7ad7b8669", null ], + [ "collectComposition", "classgridfire_1_1_adaptive_engine_view.html#ab2f975b860ad4f42ed1ba45e41c8e959", null ], [ "constructReactionIndexMap", "classgridfire_1_1_adaptive_engine_view.html#a89614f4a48f60c4170a0197f45303e7c", null ], [ "constructSpeciesIndexMap", "classgridfire_1_1_adaptive_engine_view.html#a896d29325b4233e83d9298850b617a2d", null ], [ "cullReactionsByFlow", "classgridfire_1_1_adaptive_engine_view.html#a95fbfb7f2bdbf80195f1ea0aff8d62fb", null ], [ "finalizeActiveSet", "classgridfire_1_1_adaptive_engine_view.html#a7b8b3a786b973e4383e721358e61b7ed", null ], [ "findReachableSpecies", "classgridfire_1_1_adaptive_engine_view.html#a0ed21f7e7c1034fc87b40d4116c4221b", null ], [ "generateJacobianMatrix", "classgridfire_1_1_adaptive_engine_view.html#a8da7664cf483cba7f979f855a74c3559", null ], + [ "generateJacobianMatrix", "classgridfire_1_1_adaptive_engine_view.html#acba9f89a48d38b1c7f7dcb2a39c6816d", null ], + [ "generateJacobianMatrix", "classgridfire_1_1_adaptive_engine_view.html#a7b8951ebe897f1ab72149068db13dbb6", null ], [ "generateStoichiometryMatrix", "classgridfire_1_1_adaptive_engine_view.html#a231193a61ba5a31e8eb92b0d4ce69111", null ], [ "getBaseEngine", "classgridfire_1_1_adaptive_engine_view.html#aee095b30a9dce5fcb5ae2fa1d2aa192c", null ], [ "getJacobianMatrixEntry", "classgridfire_1_1_adaptive_engine_view.html#adf3b8a5734983509ca02b7a1a480119f", null ], diff --git a/docs/html/classgridfire_1_1_defined_engine_view-members.html b/docs/html/classgridfire_1_1_defined_engine_view-members.html index 5c056970..630bd44b 100644 --- a/docs/html/classgridfire_1_1_defined_engine_view-members.html +++ b/docs/html/classgridfire_1_1_defined_engine_view-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -109,11 +109,13 @@ $(function(){initNavTree('classgridfire_1_1_defined_engine_view.html',''); initR calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual collect(const std::vector< std::string > &peNames)gridfire::DefinedEngineViewprivate - constructReactionIndexMap() constgridfire::DefinedEngineViewprivate - constructSpeciesIndexMap() constgridfire::DefinedEngineViewprivate - DefinedEngineView(const std::vector< std::string > &peNames, DynamicEngine &baseEngine)gridfire::DefinedEngineView - generateJacobianMatrix(const fourdst::composition::Composition &comp, const double T9, const double rho) const overridegridfire::DefinedEngineViewvirtual - gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) constgridfire::DynamicEngineinlinevirtual + collectComposition(fourdst::composition::Composition &comp) const overridegridfire::DefinedEngineViewvirtual + constructReactionIndexMap() constgridfire::DefinedEngineViewprivate + constructSpeciesIndexMap() constgridfire::DefinedEngineViewprivate + DefinedEngineView(const std::vector< std::string > &peNames, GraphEngine &baseEngine)gridfire::DefinedEngineView + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const overridegridfire::DefinedEngineViewvirtual + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const overridegridfire::DefinedEngineViewvirtual generateStoichiometryMatrix() overridegridfire::DefinedEngineViewvirtual getBaseEngine() const overridegridfire::DefinedEngineViewvirtual getDepth() constgridfire::DynamicEngineinlinevirtual @@ -121,31 +123,32 @@ $(function(){initNavTree('classgridfire_1_1_defined_engine_view.html',''); initR getNetworkReactions() const overridegridfire::DefinedEngineViewvirtual getNetworkSpecies() const overridegridfire::DefinedEngineViewvirtual getScreeningModel() const overridegridfire::DefinedEngineViewvirtual - getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual + getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual getSpeciesIndex(const fourdst::atomic::Species &species) const overridegridfire::DefinedEngineViewvirtual getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual getStoichiometryMatrixEntry(const fourdst::atomic::Species &species, const reaction::Reaction &reaction) const overridegridfire::DefinedEngineViewvirtual isStale(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual m_activeReactionsgridfire::DefinedEngineViewprivate - m_activeSpeciesgridfire::DefinedEngineViewprivate - m_baseEnginegridfire::DefinedEngineViewprotected - m_isStalegridfire::DefinedEngineViewprotected - m_loggergridfire::DefinedEngineViewprivate - m_reactionIndexMapgridfire::DefinedEngineViewprivate - m_speciesIndexMapgridfire::DefinedEngineViewprivate - mapFullToView(const std::vector< double > &full) constgridfire::DefinedEngineViewprivate - mapNetInToMolarAbundanceVector(const NetIn &netIn) const overridegridfire::DefinedEngineViewvirtual - mapViewToFull(const std::vector< double > &defined) constgridfire::DefinedEngineViewprivate - mapViewToFullReactionIndex(size_t definedReactionIndex) constgridfire::DefinedEngineViewprivate - mapViewToFullSpeciesIndex(size_t definedSpeciesIndex) constgridfire::DefinedEngineViewprivate - primeEngine(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual - rebuild(const fourdst::composition::Composition &comp, BuildDepthType depth)gridfire::DynamicEngineinlinevirtual - setNetworkReactions(const reaction::ReactionSet &reactions) overridegridfire::DefinedEngineViewvirtual - setScreeningModel(screening::ScreeningType model) overridegridfire::DefinedEngineViewvirtual - update(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual - validateNetworkState() constgridfire::DefinedEngineViewprivate - ~Engine()=defaultgridfire::Enginevirtual - ~EngineView()=defaultgridfire::EngineView< DynamicEngine >virtual + m_activeSpeciesgridfire::DefinedEngineViewprivate + m_activeSpeciesVectorCachegridfire::DefinedEngineViewmutableprivate + m_baseEnginegridfire::DefinedEngineViewprotected + m_isStalegridfire::DefinedEngineViewprotected + m_loggergridfire::DefinedEngineViewprivate + m_reactionIndexMapgridfire::DefinedEngineViewprivate + m_speciesIndexMapgridfire::DefinedEngineViewprivate + mapFullToView(const std::vector< double > &full) constgridfire::DefinedEngineViewprivate + mapNetInToMolarAbundanceVector(const NetIn &netIn) const overridegridfire::DefinedEngineViewvirtual + mapViewToFull(const std::vector< double > &defined) constgridfire::DefinedEngineViewprivate + mapViewToFullReactionIndex(size_t definedReactionIndex) constgridfire::DefinedEngineViewprivate + mapViewToFullSpeciesIndex(size_t definedSpeciesIndex) constgridfire::DefinedEngineViewprivate + primeEngine(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual + rebuild(const fourdst::composition::Composition &comp, BuildDepthType depth)gridfire::DynamicEngineinlinevirtual + setNetworkReactions(const reaction::ReactionSet &reactions) overridegridfire::DefinedEngineViewvirtual + setScreeningModel(screening::ScreeningType model) overridegridfire::DefinedEngineViewvirtual + update(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual + validateNetworkState() constgridfire::DefinedEngineViewprivate + ~Engine()=defaultgridfire::Enginevirtual + ~EngineView()=defaultgridfire::EngineView< DynamicEngine >virtual
diff --git a/docs/html/classgridfire_1_1_defined_engine_view.html b/docs/html/classgridfire_1_1_defined_engine_view.html index c5a0eac7..b09842d6 100644 --- a/docs/html/classgridfire_1_1_defined_engine_view.html +++ b/docs/html/classgridfire_1_1_defined_engine_view.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -126,10 +126,10 @@ Inheritance diagram for gridfire::DefinedEngineView:
- - + + - + @@ -140,9 +140,15 @@ Public Member Functions - - - + + + + + + + + + @@ -163,8 +169,8 @@ Public Member Functions - - + + @@ -185,9 +191,10 @@ Public Member Functions + + + - - @@ -207,8 +214,8 @@ Public Member Functions Protected Attributes - - + +

Public Member Functions

 DefinedEngineView (const std::vector< std::string > &peNames, DynamicEngine &baseEngine)
 
 DefinedEngineView (const std::vector< std::string > &peNames, GraphEngine &baseEngine)
 
const DynamicEnginegetBaseEngine () const override
 Access the underlying engine instance.
 Get the base engine associated with this defined engine view.
 
const std::vector< fourdst::atomic::Species > & getNetworkSpecies () const override
 Gets the list of active species in the network defined by the file.
EnergyDerivatives calculateEpsDerivatives (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Calculate the derivatives of the energy generation rate with respect to T and rho.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, const double T9, const double rho) const override
 Generates the Jacobian matrix for the active species.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Generates the Jacobian matrix for the active species.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override
 Generates the Jacobian matrix for the active species.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override
 Generates the Jacobian matrix for a given sparsity pattern.
 
double getJacobianMatrixEntry (const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const override
 Gets an entry from the Jacobian matrix for the active species.
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Computes timescales for all active species in the network.
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
 
fourdst::composition::Composition update (const NetIn &netIn) override
 Updates the engine view if it is marked as stale.
 
PrimingReport primeEngine (const NetIn &netIn) override
 Prime the engine with initial conditions.
 
fourdst::composition::Composition collectComposition (fourdst::composition::Composition &comp) const override
 Recursively collect composition from current engine and any sub engines if they exist.
 
- Public Member Functions inherited from gridfire::DynamicEngine
virtual void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const
 
virtual BuildDepthType getDepth () const
 Get the depth of the network.
 
bool m_isStale = true
 
DynamicEnginem_baseEngine
 
GraphEnginem_baseEngine
 
@@ -240,9 +247,12 @@ Private Attributes - - - + + + + + + @@ -253,8 +263,8 @@ Private Attributes

Private Member Functions

quill::Logger * m_logger = fourdst::logging::LogManager::getInstance().getLogger("log")
 Active species in the defined engine.
 
std::vector< fourdst::atomic::Species > m_activeSpecies
 Active reactions in the defined engine.
 
std::set< fourdst::atomic::Species > m_activeSpecies
 Cache for the active species vector to avoid dangling references.
 
std::optional< std::vector< fourdst::atomic::Species > > m_activeSpeciesVectorCache = std::nullopt
 Active reactions in the defined engine.
 
reaction::ReactionSet m_activeReactions
 Maps indices of active species to indices in the full network.
 
 

Constructor & Destructor Documentation

- -

◆ DefinedEngineView()

+ +

◆ DefinedEngineView()

@@ -267,7 +277,7 @@ Private Attributes - DynamicEngine & baseEngine ) + GraphEngine & baseEngine )
@@ -458,6 +468,45 @@ Private Attributes
+
+
+ +

◆ collectComposition()

+ +
+
+ + + + + +
+ + + + + + + +
fourdst::composition::Composition gridfire::DefinedEngineView::collectComposition (fourdst::composition::Composition & comp) const
+
+overridevirtual
+
+ +

Recursively collect composition from current engine and any sub engines if they exist.

+

If species i is defined in comp and in any sub engine or self composition then the molar abundance of species i in the returned composition will be that defined in comp. If there are species defined in sub engine compositions which are not defined in comp then their molar abundances will be based on the reported values from each sub engine.

Note
It is up to each engine to decide how to handle filling in the return composition.
+
+These methods return an unfinalized composition which must then be finalized by the caller
+
Parameters
+ + +
compInput composition to "normalize".
+
+
+
Returns
An updated composition which is a superset of comp. This may contain species which were culled, for example, by either QSE partitioning or reaction flow rate culling
+ +

Implements gridfire::DynamicEngine.

+
@@ -530,8 +579,8 @@ Private Attributes
- -

◆ generateJacobianMatrix()

+ +

◆ generateJacobianMatrix() [1/3]

@@ -547,12 +596,12 @@ Private Attributes - const double T9, + double T9, - const double rho ) const + double rho ) const @@ -580,6 +629,122 @@ Private Attributes

Implements gridfire::DynamicEngine.

+
+
+ +

◆ generateJacobianMatrix() [2/3]

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
void gridfire::DefinedEngineView::generateJacobianMatrix (const fourdst::composition::Composition & comp,
double T9,
double rho,
const SparsityPattern & sparsityPattern ) const
+
+overridevirtual
+
+ +

Generates the Jacobian matrix for a given sparsity pattern.

+
Parameters
+ + + + + +
compA Composition object containing the current composition of the system
T9The temperature in units of 10^9 K.
rhoThe density in g/cm^3.
sparsityPatternThe sparsity pattern to use for the Jacobian matrix.
+
+
+
Exceptions
+ + +
std::runtime_errorIf the view is stale.
+
+
+ +

Implements gridfire::DynamicEngine.

+ +
+
+ +

◆ generateJacobianMatrix() [3/3]

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
void gridfire::DefinedEngineView::generateJacobianMatrix (const fourdst::composition::Composition & comp,
double T9,
double rho,
const std::vector< fourdst::atomic::Species > & activeSpecies ) const
+
+overridevirtual
+
+ +

Generates the Jacobian matrix for the active species.

+
Parameters
+ + + + + +
compA Composition object containing the current composition of the system
T9The temperature in units of 10^9 K.
rhoThe density in g/cm^3.
activeSpeciesThe vector of active species to include in the Jacobian.
+
+
+
Exceptions
+ + +
std::runtime_errorIf the view is stale.
+
+
+ +

Implements gridfire::DynamicEngine.

+
@@ -640,12 +805,9 @@ Private Attributes
-

Access the underlying engine instance.

-
Returns
Const reference to the underlying engine.
-

This method must be implemented by derived classes to provide access to the base engine. The returned reference should remain valid for the lifetime of the EngineView.

-

Example:

const DynamicEngine& engine = myView.getBaseEngine();
-
Abstract class for engines supporting Jacobian and stoichiometry operations.
Definition engine_abstract.h:142
-
+

Get the base engine associated with this defined engine view.

+
Returns
A const reference to the base DynamicEngine.
+

Implements gridfire::EngineView< DynamicEngine >.

@@ -794,8 +956,8 @@ Private Attributes
- -

◆ getSpeciesDestructionTimescales()

+ +

◆ getSpeciesDestructionTimescales()

@@ -804,7 +966,7 @@ Private Attributes - + @@ -1365,8 +1527,8 @@ Private Attributes - -

◆ m_activeSpecies

+ +

◆ m_activeSpecies

@@ -1375,7 +1537,7 @@ Private Attributes
@@ -1385,12 +1547,12 @@ Private Attributes
std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineError > gridfire::DefinedEngineView::getSpeciesDestructionTimescales std::expected< std::unordered_map< Species, double >, expectations::StaleEngineError > gridfire::DefinedEngineView::getSpeciesDestructionTimescales ( const fourdst::composition::Composition & comp,
- +
std::vector<fourdst::atomic::Species> gridfire::DefinedEngineView::m_activeSpeciesstd::set<fourdst::atomic::Species> gridfire::DefinedEngineView::m_activeSpecies
-

Active reactions in the defined engine.

+

Cache for the active species vector to avoid dangling references.

- -

◆ m_baseEngine

+ +

◆ m_activeSpeciesVectorCache

@@ -1399,7 +1561,31 @@ Private Attributes - + + +
DynamicEngine& gridfire::DefinedEngineView::m_baseEnginestd::optional<std::vector<fourdst::atomic::Species> > gridfire::DefinedEngineView::m_activeSpeciesVectorCache = std::nullopt
+ + +mutableprivate + + +
+ +

Active reactions in the defined engine.

+ +
+
+ +

◆ m_baseEngine

+ +
+
+ + + diff --git a/docs/html/classgridfire_1_1_defined_engine_view.js b/docs/html/classgridfire_1_1_defined_engine_view.js index eaf86bf8..8fdfb6b8 100644 --- a/docs/html/classgridfire_1_1_defined_engine_view.js +++ b/docs/html/classgridfire_1_1_defined_engine_view.js @@ -1,20 +1,23 @@ var classgridfire_1_1_defined_engine_view = [ - [ "DefinedEngineView", "classgridfire_1_1_defined_engine_view.html#a9b319b4a1bd5a08381ebb183daf72c92", null ], + [ "DefinedEngineView", "classgridfire_1_1_defined_engine_view.html#a365d3bf2da974c937267bddb07cf2bef", null ], [ "calculateEpsDerivatives", "classgridfire_1_1_defined_engine_view.html#a06aca977aafb4784fd167acb8c02dda2", null ], [ "calculateMolarReactionFlow", "classgridfire_1_1_defined_engine_view.html#a74298377d0432ae3d577be0e9e6052b3", null ], [ "calculateRHSAndEnergy", "classgridfire_1_1_defined_engine_view.html#af273b29d7700cdc34da6e2712fffc5c2", null ], [ "collect", "classgridfire_1_1_defined_engine_view.html#adbc64284b5f5a3256867be46fa87c69e", null ], + [ "collectComposition", "classgridfire_1_1_defined_engine_view.html#aefd36cae5c263cba12a0c177e70b409a", null ], [ "constructReactionIndexMap", "classgridfire_1_1_defined_engine_view.html#ab2514984afaaf8590c28ab71943fbe68", null ], [ "constructSpeciesIndexMap", "classgridfire_1_1_defined_engine_view.html#a9ea4812bc697fe43f8aded14f8aa0985", null ], - [ "generateJacobianMatrix", "classgridfire_1_1_defined_engine_view.html#ab80eadd713a40e9263e5231737e956d0", null ], + [ "generateJacobianMatrix", "classgridfire_1_1_defined_engine_view.html#a0b38e584912f9df9cee5a77752e85492", null ], + [ "generateJacobianMatrix", "classgridfire_1_1_defined_engine_view.html#a2c502d447134260086558ce83336cda9", null ], + [ "generateJacobianMatrix", "classgridfire_1_1_defined_engine_view.html#a09613471ccc5169ce8525c2bef88a59b", null ], [ "generateStoichiometryMatrix", "classgridfire_1_1_defined_engine_view.html#ad07221be49ae1b5133c5b987dafac3b6", null ], [ "getBaseEngine", "classgridfire_1_1_defined_engine_view.html#a69b9a5812ad8bda13f956acd0da24484", null ], [ "getJacobianMatrixEntry", "classgridfire_1_1_defined_engine_view.html#aa49532266ff959ac66f501336f102ce8", null ], [ "getNetworkReactions", "classgridfire_1_1_defined_engine_view.html#a5f9db5a9287aa03b2fa4d516e9a576b6", null ], [ "getNetworkSpecies", "classgridfire_1_1_defined_engine_view.html#a1a55f9748c45af6f13e16a6b6ceaa211", null ], [ "getScreeningModel", "classgridfire_1_1_defined_engine_view.html#a3c657b82a0117118a4bb0ce7f624ae0c", null ], - [ "getSpeciesDestructionTimescales", "classgridfire_1_1_defined_engine_view.html#a7bcf169ba1e12e3356d4bcc27c3fc554", null ], + [ "getSpeciesDestructionTimescales", "classgridfire_1_1_defined_engine_view.html#ad51ef1984f92856b6d4c522e56e8d6a6", null ], [ "getSpeciesIndex", "classgridfire_1_1_defined_engine_view.html#af3b355ffcda6a8f2841184cc56e3761a", null ], [ "getSpeciesTimescales", "classgridfire_1_1_defined_engine_view.html#a18f46d92ea7e04068ad9e7af4ed605a8", null ], [ "getStoichiometryMatrixEntry", "classgridfire_1_1_defined_engine_view.html#af1843cfd2a95bfa46ab40d4c4de11ef9", null ], @@ -30,8 +33,9 @@ var classgridfire_1_1_defined_engine_view = [ "update", "classgridfire_1_1_defined_engine_view.html#ae5762f395caea5381ec177507816b5ae", null ], [ "validateNetworkState", "classgridfire_1_1_defined_engine_view.html#a56bd041c2fc7fe4f1371c38c8c0443e0", null ], [ "m_activeReactions", "classgridfire_1_1_defined_engine_view.html#a824fe65ae22fa856051f2652764a0bb6", null ], - [ "m_activeSpecies", "classgridfire_1_1_defined_engine_view.html#a64e9c79a36d529e1b296fe5786e57aae", null ], - [ "m_baseEngine", "classgridfire_1_1_defined_engine_view.html#a6e3243a8a8bcdce3282a8f82c5f98195", null ], + [ "m_activeSpecies", "classgridfire_1_1_defined_engine_view.html#af9a80586c9428eeb3e3d1dc7f67267d6", null ], + [ "m_activeSpeciesVectorCache", "classgridfire_1_1_defined_engine_view.html#a380e7a98cc782c9becd191d8de17c31d", null ], + [ "m_baseEngine", "classgridfire_1_1_defined_engine_view.html#a754ef6a1fb9259d533f1eefa823d5758", null ], [ "m_isStale", "classgridfire_1_1_defined_engine_view.html#a217d541f3fa777b1552f652fbb520382", null ], [ "m_logger", "classgridfire_1_1_defined_engine_view.html#a4f4aa847ee80ad430de9b1cfdda6b4e3", null ], [ "m_reactionIndexMap", "classgridfire_1_1_defined_engine_view.html#affda6d60651c53ee02532806104671bd", null ], diff --git a/docs/html/classgridfire_1_1_dynamic_engine-members.html b/docs/html/classgridfire_1_1_dynamic_engine-members.html index 362cd966..f54e4826 100644 --- a/docs/html/classgridfire_1_1_dynamic_engine-members.html +++ b/docs/html/classgridfire_1_1_dynamic_engine-members.html @@ -29,7 +29,7 @@ @@ -108,8 +108,10 @@ $(function(){initNavTree('classgridfire_1_1_dynamic_engine.html',''); initResiza - - + + + + diff --git a/docs/html/classgridfire_1_1_dynamic_engine.html b/docs/html/classgridfire_1_1_dynamic_engine.html index 07241f31..4b4b24f6 100644 --- a/docs/html/classgridfire_1_1_dynamic_engine.html +++ b/docs/html/classgridfire_1_1_dynamic_engine.html @@ -29,7 +29,7 @@ @@ -132,8 +132,10 @@ Public Member Functions - - + + + + @@ -185,6 +187,9 @@ Public Member Functions + + + @@ -251,7 +256,7 @@ Public Member Functions
Returns
EnergyDerivatives containing dEps/dT and dEps/dRho.

This method computes the partial derivatives of the specific nuclear energy generation rate with respect to temperature and density for the current state.

-

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, and gridfire::MultiscalePartitioningEngineView.

+

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, gridfire::MultiscalePartitioningEngineView, and PyDynamicEngine.

@@ -305,12 +310,51 @@ Public Member Functions
Returns
Molar flow rate for the reaction (e.g., mol/g/s).

This method computes the net rate at which the given reaction proceeds under the current state.

-

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, and gridfire::MultiscalePartitioningEngineView.

+

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, gridfire::MultiscalePartitioningEngineView, and PyDynamicEngine.

+ + + + +

◆ collectComposition()

+ +
+
+
+ + +
GraphEngine& gridfire::DefinedEngineView::m_baseEngine
-
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::DynamicEnginepure virtual
calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::DynamicEnginepure virtual
calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::Enginepure virtual
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::DynamicEnginepure virtual
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) constgridfire::DynamicEngineinlinevirtual
collectComposition(fourdst::composition::Composition &comp) const =0gridfire::DynamicEnginepure virtual
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const =0gridfire::DynamicEnginepure virtual
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const =0gridfire::DynamicEnginepure virtual
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const =0gridfire::DynamicEnginepure virtual
generateStoichiometryMatrix()=0gridfire::DynamicEnginepure virtual
getDepth() constgridfire::DynamicEngineinlinevirtual
getJacobianMatrixEntry(const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const =0gridfire::DynamicEnginepure virtual
-
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
virtual void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho) const =0
 Generate the Jacobian matrix for the current state.
 
virtual void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const
 
virtual void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const =0
 
virtual void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const =0
 
virtual double getJacobianMatrixEntry (const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const =0
 Get an entry from the previously generated Jacobian matrix.
 
virtual void rebuild (const fourdst::composition::Composition &comp, BuildDepthType depth)
 Rebuild the network with a specified depth.
 
virtual fourdst::composition::Composition collectComposition (fourdst::composition::Composition &comp) const =0
 Recursively collect composition from current engine and any sub engines if they exist.
 
- Public Member Functions inherited from gridfire::Engine
virtual ~Engine ()=default
 Virtual destructor.
+ + + + +
+ + + + + + + +
virtual fourdst::composition::Composition gridfire::DynamicEngine::collectComposition (fourdst::composition::Composition & comp) const
+
+pure virtual
+
+ +

Recursively collect composition from current engine and any sub engines if they exist.

+

If species i is defined in comp and in any sub engine or self composition then the molar abundance of species i in the returned composition will be that defined in comp. If there are species defined in sub engine compositions which are not defined in comp then their molar abundances will be based on the reported values from each sub engine.

Note
It is up to each engine to decide how to handle filling in the return composition.
+
+These methods return an unfinalized composition which must then be finalized by the caller
+
Parameters
+ + +
compInput composition to "normalize".
+
+
+
Returns
An updated composition which is a superset of comp. This may contain species which were culled, for example, by either QSE partitioning or reaction flow rate culling
+ +

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, gridfire::MultiscalePartitioningEngineView, and PyDynamicEngine.

-

◆ generateJacobianMatrix() [1/2]

+

◆ generateJacobianMatrix() [1/3]

@@ -352,12 +396,12 @@ Public Member Functions

This method must compute and store the Jacobian matrix (∂(dY/dt)_i/∂Y_j) for the current state. The matrix can then be accessed via getJacobianMatrixEntry().

-

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, and gridfire::MultiscalePartitioningEngineView.

+

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, gridfire::MultiscalePartitioningEngineView, and PyDynamicEngine.

- -

◆ generateJacobianMatrix() [2/2]

+ +

◆ generateJacobianMatrix() [2/3]

@@ -388,12 +432,53 @@ Public Member Functions -inlinevirtual +pure virtual
+
+ +

◆ generateJacobianMatrix() [3/3]

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
virtual void gridfire::DynamicEngine::generateJacobianMatrix (const fourdst::composition::Composition & comp,
double T9,
double rho,
const std::vector< fourdst::atomic::Species > & activeSpecies ) const
+
+pure virtual
+
@@ -496,7 +581,7 @@ Public Member Functions
Returns
Value of the Jacobian matrix at (i, j).

The Jacobian must have been generated by generateJacobianMatrix() before calling this.

-

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, and gridfire::MultiscalePartitioningEngineView.

+

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, gridfire::MultiscalePartitioningEngineView, and PyDynamicEngine.

@@ -595,7 +680,7 @@ Public Member Functions
@@ -679,7 +764,7 @@ Public Member Functions
Returns
Map from Species to their characteristic timescales (s).

This method estimates the timescale for abundance change of each species, which can be used for timestep control, diagnostics, and reaction network culling.

-

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, and gridfire::MultiscalePartitioningEngineView.

+

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, gridfire::MultiscalePartitioningEngineView, and PyDynamicEngine.

@@ -721,7 +806,7 @@ Public Member Functions
Returns
Stoichiometric coefficient for the species in the reaction.

The stoichiometry matrix must have been generated by generateStoichiometryMatrix().

-

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, and gridfire::MultiscalePartitioningEngineView.

+

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, gridfire::MultiscalePartitioningEngineView, and PyDynamicEngine.

@@ -863,7 +948,7 @@ Public Member Functions

This method is intended to allow dynamic adjustment of the network's depth, which may involve adding or removing species and reactions based on the specified depth. However, not all engines support this operation.

-

Reimplemented in gridfire::GraphEngine, and PyDynamicEngine.

+

Reimplemented in gridfire::GraphEngine, and PyDynamicEngine.

diff --git a/docs/html/classgridfire_1_1_dynamic_engine.js b/docs/html/classgridfire_1_1_dynamic_engine.js index da030acb..0d3683cc 100644 --- a/docs/html/classgridfire_1_1_dynamic_engine.js +++ b/docs/html/classgridfire_1_1_dynamic_engine.js @@ -2,8 +2,10 @@ var classgridfire_1_1_dynamic_engine = [ [ "calculateEpsDerivatives", "classgridfire_1_1_dynamic_engine.html#a264bd5a8891c8c5f0dff32867effe547", null ], [ "calculateMolarReactionFlow", "classgridfire_1_1_dynamic_engine.html#a39cf5b738eea0a275bf8c0eb5789fab3", null ], + [ "collectComposition", "classgridfire_1_1_dynamic_engine.html#a827c7e6fa7f2c5baf13a564fb4911388", null ], [ "generateJacobianMatrix", "classgridfire_1_1_dynamic_engine.html#a21d15531309456ee83f7675251e7a1bf", null ], - [ "generateJacobianMatrix", "classgridfire_1_1_dynamic_engine.html#a11d602a708af4629f51873b17f7b8dbd", null ], + [ "generateJacobianMatrix", "classgridfire_1_1_dynamic_engine.html#a495bdb1e0c6f9911deb844b22c33644e", null ], + [ "generateJacobianMatrix", "classgridfire_1_1_dynamic_engine.html#a8538fd9285a192f879a45e3dd3f26362", null ], [ "generateStoichiometryMatrix", "classgridfire_1_1_dynamic_engine.html#aeae6d84ef74d88fd2cdf07b82e98a16f", null ], [ "getDepth", "classgridfire_1_1_dynamic_engine.html#a04317b66ef14d519264bc30ee69f5bf9", null ], [ "getJacobianMatrixEntry", "classgridfire_1_1_dynamic_engine.html#a88dbf350dc0ea3e2b64d825f489e0d60", null ], diff --git a/docs/html/classgridfire_1_1_engine-members.html b/docs/html/classgridfire_1_1_engine-members.html index 8c7d9357..79502e3d 100644 --- a/docs/html/classgridfire_1_1_engine-members.html +++ b/docs/html/classgridfire_1_1_engine-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/classgridfire_1_1_engine.html b/docs/html/classgridfire_1_1_engine.html index 2c70f879..ad433318 100644 --- a/docs/html/classgridfire_1_1_engine.html +++ b/docs/html/classgridfire_1_1_engine.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -218,10 +218,10 @@ Public Member Functions -
Returns
StepDerivatives<double> containing dY/dt and energy generation rate.
+
Returns
expected<StepDerivatives<double>> containing either dY/dt and energy generation rate or a stale engine error indicating that the engine must be updated

This function must be implemented by derived classes to compute the time derivatives of all species and the specific nuclear energy generation rate for the current state.

-

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, and gridfire::MultiscalePartitioningEngineView.

+

Implemented in gridfire::AdaptiveEngineView, gridfire::DefinedEngineView, gridfire::GraphEngine, gridfire::MultiscalePartitioningEngineView, PyDynamicEngine, and PyEngine.

diff --git a/docs/html/classgridfire_1_1_engine_view-members.html b/docs/html/classgridfire_1_1_engine_view-members.html index 6703d071..5a9d0768 100644 --- a/docs/html/classgridfire_1_1_engine_view-members.html +++ b/docs/html/classgridfire_1_1_engine_view-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
diff --git a/docs/html/classgridfire_1_1_engine_view.html b/docs/html/classgridfire_1_1_engine_view.html index 7770e2db..6f9d2c54 100644 --- a/docs/html/classgridfire_1_1_engine_view.html +++ b/docs/html/classgridfire_1_1_engine_view.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -139,7 +139,7 @@ class gridfire::EngineView< EngineT >

Abstract base class for a "v

private:
DynamicEngine& engine_;
};
-
Abstract class for engines supporting Jacobian and stoichiometry operations.
Definition engine_abstract.h:142
+
Abstract class for engines supporting Jacobian and stoichiometry operations.
Definition engine_abstract.h:143
Abstract base class for a "view" of a reaction network engine.
Definition engine_view_abstract.h:74
virtual const EngineT & getBaseEngine() const =0
Access the underlying engine instance.
See also
gridfire::AdaptiveEngineView for a concrete example of dynamic culling.
diff --git a/docs/html/classgridfire_1_1_file_defined_engine_view-members.html b/docs/html/classgridfire_1_1_file_defined_engine_view-members.html index 2dd3c8b5..8dc633f2 100644 --- a/docs/html/classgridfire_1_1_file_defined_engine_view-members.html +++ b/docs/html/classgridfire_1_1_file_defined_engine_view-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -109,13 +109,15 @@ $(function(){initNavTree('classgridfire_1_1_file_defined_engine_view.html',''); calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual collect(const std::vector< std::string > &peNames)gridfire::DefinedEngineViewprivate - Config typedefgridfire::FileDefinedEngineViewprivate - constructReactionIndexMap() constgridfire::DefinedEngineViewprivate - constructSpeciesIndexMap() constgridfire::DefinedEngineViewprivate - DefinedEngineView(const std::vector< std::string > &peNames, DynamicEngine &baseEngine)gridfire::DefinedEngineView - FileDefinedEngineView(DynamicEngine &baseEngine, const std::string &fileName, const io::NetworkFileParser &parser)gridfire::FileDefinedEngineViewexplicit - generateJacobianMatrix(const fourdst::composition::Composition &comp, const double T9, const double rho) const overridegridfire::DefinedEngineViewvirtual - gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) constgridfire::DynamicEngineinlinevirtual + collectComposition(fourdst::composition::Composition &comp) const overridegridfire::DefinedEngineViewvirtual + Config typedefgridfire::FileDefinedEngineViewprivate + constructReactionIndexMap() constgridfire::DefinedEngineViewprivate + constructSpeciesIndexMap() constgridfire::DefinedEngineViewprivate + DefinedEngineView(const std::vector< std::string > &peNames, GraphEngine &baseEngine)gridfire::DefinedEngineView + FileDefinedEngineView(GraphEngine &baseEngine, const std::string &fileName, const io::NetworkFileParser &parser)gridfire::FileDefinedEngineViewexplicit + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const overridegridfire::DefinedEngineViewvirtual + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const overridegridfire::DefinedEngineViewvirtual generateStoichiometryMatrix() overridegridfire::DefinedEngineViewvirtual getBaseEngine() const overridegridfire::DefinedEngineViewvirtual getDepth() constgridfire::DynamicEngineinlinevirtual @@ -125,35 +127,36 @@ $(function(){initNavTree('classgridfire_1_1_file_defined_engine_view.html',''); getNetworkSpecies() const overridegridfire::DefinedEngineViewvirtual getParser() constgridfire::FileDefinedEngineViewinline getScreeningModel() const overridegridfire::DefinedEngineViewvirtual - getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual + getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual getSpeciesIndex(const fourdst::atomic::Species &species) const overridegridfire::DefinedEngineViewvirtual getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual getStoichiometryMatrixEntry(const fourdst::atomic::Species &species, const reaction::Reaction &reaction) const overridegridfire::DefinedEngineViewvirtual isStale(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual LogManager typedefgridfire::FileDefinedEngineViewprivate m_activeReactionsgridfire::DefinedEngineViewprivate - m_activeSpeciesgridfire::DefinedEngineViewprivate - m_baseEnginegridfire::DefinedEngineViewprotected - m_configgridfire::FileDefinedEngineViewprivate - m_fileNamegridfire::FileDefinedEngineViewprivate - m_isStalegridfire::DefinedEngineViewprotected - m_loggergridfire::FileDefinedEngineViewprivate - m_parsergridfire::FileDefinedEngineViewprivate - m_reactionIndexMapgridfire::DefinedEngineViewprivate - m_speciesIndexMapgridfire::DefinedEngineViewprivate - mapFullToView(const std::vector< double > &full) constgridfire::DefinedEngineViewprivate - mapNetInToMolarAbundanceVector(const NetIn &netIn) const overridegridfire::DefinedEngineViewvirtual - mapViewToFull(const std::vector< double > &defined) constgridfire::DefinedEngineViewprivate - mapViewToFullReactionIndex(size_t definedReactionIndex) constgridfire::DefinedEngineViewprivate - mapViewToFullSpeciesIndex(size_t definedSpeciesIndex) constgridfire::DefinedEngineViewprivate - primeEngine(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual - rebuild(const fourdst::composition::Composition &comp, BuildDepthType depth)gridfire::DynamicEngineinlinevirtual - setNetworkReactions(const reaction::ReactionSet &reactions) overridegridfire::DefinedEngineViewvirtual - setScreeningModel(screening::ScreeningType model) overridegridfire::DefinedEngineViewvirtual - update(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual - validateNetworkState() constgridfire::DefinedEngineViewprivate - ~Engine()=defaultgridfire::Enginevirtual - ~EngineView()=defaultgridfire::EngineView< DynamicEngine >virtual + m_activeSpeciesgridfire::DefinedEngineViewprivate + m_activeSpeciesVectorCachegridfire::DefinedEngineViewmutableprivate + m_baseEnginegridfire::DefinedEngineViewprotected + m_configgridfire::FileDefinedEngineViewprivate + m_fileNamegridfire::FileDefinedEngineViewprivate + m_isStalegridfire::DefinedEngineViewprotected + m_loggergridfire::FileDefinedEngineViewprivate + m_parsergridfire::FileDefinedEngineViewprivate + m_reactionIndexMapgridfire::DefinedEngineViewprivate + m_speciesIndexMapgridfire::DefinedEngineViewprivate + mapFullToView(const std::vector< double > &full) constgridfire::DefinedEngineViewprivate + mapNetInToMolarAbundanceVector(const NetIn &netIn) const overridegridfire::DefinedEngineViewvirtual + mapViewToFull(const std::vector< double > &defined) constgridfire::DefinedEngineViewprivate + mapViewToFullReactionIndex(size_t definedReactionIndex) constgridfire::DefinedEngineViewprivate + mapViewToFullSpeciesIndex(size_t definedSpeciesIndex) constgridfire::DefinedEngineViewprivate + primeEngine(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual + rebuild(const fourdst::composition::Composition &comp, BuildDepthType depth)gridfire::DynamicEngineinlinevirtual + setNetworkReactions(const reaction::ReactionSet &reactions) overridegridfire::DefinedEngineViewvirtual + setScreeningModel(screening::ScreeningType model) overridegridfire::DefinedEngineViewvirtual + update(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual + validateNetworkState() constgridfire::DefinedEngineViewprivate + ~Engine()=defaultgridfire::Enginevirtual + ~EngineView()=defaultgridfire::EngineView< DynamicEngine >virtual
diff --git a/docs/html/classgridfire_1_1_file_defined_engine_view.html b/docs/html/classgridfire_1_1_file_defined_engine_view.html index e36e25e2..51f8fec4 100644 --- a/docs/html/classgridfire_1_1_file_defined_engine_view.html +++ b/docs/html/classgridfire_1_1_file_defined_engine_view.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -124,18 +124,18 @@ Inheritance diagram for gridfire::FileDefinedEngineView:
- - - + + + - - + + - + @@ -146,9 +146,15 @@ Public Member Functions - - - + + + + + + + + + @@ -169,8 +175,8 @@ Public Member Functions - - + + @@ -191,9 +197,10 @@ Public Member Functions + + + - - @@ -233,8 +240,8 @@ Additional Inherited Members - - + +

Public Member Functions

 FileDefinedEngineView (DynamicEngine &baseEngine, const std::string &fileName, const io::NetworkFileParser &parser)
 FileDefinedEngineView Implementation ///.
 
 FileDefinedEngineView (GraphEngine &baseEngine, const std::string &fileName, const io::NetworkFileParser &parser)
 FileDefinedEngineView Implementation ///.
 
std::string getNetworkFile () const
 
const io::NetworkFileParsergetParser () const
 
- Public Member Functions inherited from gridfire::DefinedEngineView
 DefinedEngineView (const std::vector< std::string > &peNames, DynamicEngine &baseEngine)
 
 DefinedEngineView (const std::vector< std::string > &peNames, GraphEngine &baseEngine)
 
const DynamicEnginegetBaseEngine () const override
 Access the underlying engine instance.
 Get the base engine associated with this defined engine view.
 
const std::vector< fourdst::atomic::Species > & getNetworkSpecies () const override
 Gets the list of active species in the network defined by the file.
EnergyDerivatives calculateEpsDerivatives (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Calculate the derivatives of the energy generation rate with respect to T and rho.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, const double T9, const double rho) const override
 Generates the Jacobian matrix for the active species.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Generates the Jacobian matrix for the active species.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override
 Generates the Jacobian matrix for the active species.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override
 Generates the Jacobian matrix for a given sparsity pattern.
 
double getJacobianMatrixEntry (const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const override
 Gets an entry from the Jacobian matrix for the active species.
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Computes timescales for all active species in the network.
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
 
fourdst::composition::Composition update (const NetIn &netIn) override
 Updates the engine view if it is marked as stale.
 
PrimingReport primeEngine (const NetIn &netIn) override
 Prime the engine with initial conditions.
 
fourdst::composition::Composition collectComposition (fourdst::composition::Composition &comp) const override
 Recursively collect composition from current engine and any sub engines if they exist.
 
- Public Member Functions inherited from gridfire::DynamicEngine
virtual void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const
 
virtual BuildDepthType getDepth () const
 Get the depth of the network.
 
- Protected Attributes inherited from gridfire::DefinedEngineView
bool m_isStale = true
 
DynamicEnginem_baseEngine
 
GraphEnginem_baseEngine
 

Member Typedef Documentation

@@ -282,8 +289,8 @@ Additional Inherited Members

Constructor & Destructor Documentation

- -

◆ FileDefinedEngineView()

+ +

◆ FileDefinedEngineView()

@@ -294,7 +301,7 @@ Additional Inherited Members gridfire::FileDefinedEngineView::FileDefinedEngineView ( - DynamicEngine & baseEngine, + GraphEngine & baseEngine, diff --git a/docs/html/classgridfire_1_1_file_defined_engine_view.js b/docs/html/classgridfire_1_1_file_defined_engine_view.js index 0914f361..5f10ec97 100644 --- a/docs/html/classgridfire_1_1_file_defined_engine_view.js +++ b/docs/html/classgridfire_1_1_file_defined_engine_view.js @@ -2,7 +2,7 @@ var classgridfire_1_1_file_defined_engine_view = [ [ "Config", "classgridfire_1_1_file_defined_engine_view.html#a63f8f85e75ecaab6fa39d48d7a846187", null ], [ "LogManager", "classgridfire_1_1_file_defined_engine_view.html#acbb1a9bcb775e6d50de512a333afed08", null ], - [ "FileDefinedEngineView", "classgridfire_1_1_file_defined_engine_view.html#a8f2f64bab0f516ed2a6fd529912e0acd", null ], + [ "FileDefinedEngineView", "classgridfire_1_1_file_defined_engine_view.html#a276a5041dd7c17946b9769b7c0f034a4", null ], [ "getNetworkFile", "classgridfire_1_1_file_defined_engine_view.html#ae0c35d8963b6ed05aeb88089ce301718", null ], [ "getParser", "classgridfire_1_1_file_defined_engine_view.html#aea834dc382ff1d663040db4532ea928f", null ], [ "m_config", "classgridfire_1_1_file_defined_engine_view.html#a7a80966c023ae722239491af58609362", null ], diff --git a/docs/html/classgridfire_1_1_graph_engine-members.html b/docs/html/classgridfire_1_1_graph_engine-members.html index 2d97c0f6..5039695d 100644 --- a/docs/html/classgridfire_1_1_graph_engine-members.html +++ b/docs/html/classgridfire_1_1_graph_engine-members.html @@ -29,7 +29,7 @@ -
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
@@ -105,73 +105,85 @@ $(function(){initNavTree('classgridfire_1_1_graph_engine.html',''); initResizabl

This is the complete list of members for gridfire::GraphEngine, including all inherited members.

- - - + + + + + - - + + - + - + + + - - - - - - - - - - + + + + + + + + + + + + - - - + + + + + - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/docs/html/classgridfire_1_1_graph_engine.html b/docs/html/classgridfire_1_1_graph_engine.html index 4246ad9d..9cca1535 100644 --- a/docs/html/classgridfire_1_1_graph_engine.html +++ b/docs/html/classgridfire_1_1_graph_engine.html @@ -29,7 +29,7 @@ @@ -103,6 +103,7 @@ $(function(){initNavTree('classgridfire_1_1_graph_engine.html',''); initResizabl Classes | Public Member Functions | Static Public Member Functions | +Private Types | Private Member Functions | Private Attributes | List of all members @@ -141,19 +142,31 @@ Public Member Functions + + + + + - + + + + + + + + @@ -168,6 +181,7 @@ Public Member Functions + @@ -178,12 +192,20 @@ Public Member Functions + + + + + + + - + + @@ -212,10 +234,11 @@ Public Member Functions - - - + + + + @@ -235,9 +258,15 @@ Public Member Functions - - - + + + + + + + + + @@ -249,6 +278,15 @@ Static Public Member Functions
calculateAllDerivatives(const std::vector< T > &Y_in, T T9, T rho, T Ye, T mue) constgridfire::GraphEngineprivate
calculateAllDerivativesUsingPrecomputation(const fourdst::composition::Composition &comp, const std::vector< double > &bare_rates, const std::vector< double > &bare_reverse_rates, double T9, double rho) constgridfire::GraphEngineprivate
calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::GraphEnginevirtual
calculateAllDerivatives(const std::vector< T > &Y_in, T T9, T rho, T Ye, T mue, std::function< std::optional< size_t >(const fourdst::atomic::Species &)> speciesLookup, const std::function< bool(const reaction::Reaction &)> &reactionLookup) constgridfire::GraphEngineprivate
calculateAllDerivatives(const std::vector< T > &Y_in, const T T9, const T rho, const T Ye, const T mue, const std::function< std::optional< size_t >(const fourdst::atomic::Species &)> speciesLookup, const std::function< bool(const reaction::Reaction &)> &reactionLookup) constgridfire::GraphEngine
calculateAllDerivativesUsingPrecomputation(const fourdst::composition::Composition &comp, const std::vector< double > &bare_rates, const std::vector< double > &bare_reverse_rates, double T9, double rho, const reaction::ReactionSet &activeReactions) constgridfire::GraphEngineprivate
calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::GraphEnginevirtual
calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) constgridfire::GraphEngine
calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::GraphEnginevirtual
calculateMolarReactionFlow(const reaction::Reaction &reaction, const std::vector< T > &Y, const T T9, const T rho, T Ye, T mue) constgridfire::GraphEngineprivate
calculateReverseMolarReactionFlow(const T T9, const T rho, std::vector< T > screeningFactors, const std::vector< T > &Y, size_t reactionIndex, const reaction::Reaction &reaction) constgridfire::GraphEngineprivate
calculateMolarReactionFlow(const reaction::Reaction &reaction, const std::vector< T > &Y, T T9, T rho, T Ye, T mue, const std::function< std::optional< size_t >(const fourdst::atomic::Species &)> &speciesIDLookup) constgridfire::GraphEngineprivate
calculateReverseMolarReactionFlow(T T9, T rho, std::vector< T > screeningFactors, const std::vector< T > &Y, size_t reactionIndex, const reaction::Reaction &reaction) constgridfire::GraphEngineprivate
calculateReverseRate(const reaction::Reaction &reaction, double T9, double rho, const fourdst::composition::Composition &comp) constgridfire::GraphEngine
calculateReverseRateTwoBody(const reaction::Reaction &reaction, const double T9, const double forwardRate, const double expFactor) constgridfire::GraphEngine
calculateReverseRateTwoBody(const reaction::Reaction &reaction, double T9, double forwardRate, double expFactor) constgridfire::GraphEngine
calculateReverseRateTwoBodyDerivative(const reaction::Reaction &reaction, double T9, double rho, const fourdst::composition::Composition &comp, double reverseRate) constgridfire::GraphEngine
calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::GraphEnginevirtual
collectAtomicReverseRateAtomicBases()gridfire::GraphEngineprivate
calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) constgridfire::GraphEngine
collectAtomicReverseRateAtomicBases()gridfire::GraphEngineprivate
collectComposition(fourdst::composition::Composition &comp) const overridegridfire::GraphEnginevirtual
collectNetworkSpecies()gridfire::GraphEngineprivate
exportToCSV(const std::string &filename) constgridfire::GraphEngine
exportToDot(const std::string &filename) constgridfire::GraphEngine
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::GraphEnginevirtual
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const overridegridfire::GraphEnginevirtual
generateStoichiometryMatrix() overridegridfire::GraphEnginevirtual
getDepth() const overridegridfire::GraphEnginevirtual
getJacobianMatrixEntry(const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const overridegridfire::GraphEnginevirtual
getNetReactionStoichiometry(const reaction::Reaction &reaction)gridfire::GraphEnginestatic
getNetworkReactions() const overridegridfire::GraphEnginevirtual
getNetworkSpecies() const overridegridfire::GraphEnginevirtual
getPartitionFunction() constgridfire::GraphEngine
getScreeningModel() const overridegridfire::GraphEnginevirtual
getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::GraphEnginevirtual
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const overridegridfire::GraphEnginevirtual
generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const overridegridfire::GraphEnginevirtual
generateStoichiometryMatrix() overridegridfire::GraphEnginevirtual
getDepth() const overridegridfire::GraphEnginevirtual
getJacobianMatrixEntry(const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const overridegridfire::GraphEnginevirtual
getNetReactionStoichiometry(const reaction::Reaction &reaction)gridfire::GraphEnginestatic
getNetworkReactions() const overridegridfire::GraphEnginevirtual
getNetworkSpecies() const overridegridfire::GraphEnginevirtual
getPartitionFunction() constgridfire::GraphEngine
getScreeningModel() const overridegridfire::GraphEnginevirtual
getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::GraphEnginevirtual
getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) constgridfire::GraphEngine
getSpeciesIndex(const fourdst::atomic::Species &species) const overridegridfire::GraphEnginevirtual
getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::GraphEnginevirtual
getStoichiometryMatrixEntry(const fourdst::atomic::Species &species, const reaction::Reaction &reaction) const overridegridfire::GraphEnginevirtual
GraphEngine(const fourdst::composition::Composition &composition, BuildDepthType=NetworkBuildDepth::Full)gridfire::GraphEngineexplicit
GraphEngine(const fourdst::composition::Composition &composition, const partition::PartitionFunction &partitionFunction, BuildDepthType buildDepth=NetworkBuildDepth::Full)gridfire::GraphEngineexplicit
getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) constgridfire::GraphEngine
getStoichiometryMatrixEntry(const fourdst::atomic::Species &species, const reaction::Reaction &reaction) const overridegridfire::GraphEnginevirtual
GraphEngine(const fourdst::composition::Composition &composition, BuildDepthType=NetworkBuildDepth::Full)gridfire::GraphEngineexplicit
GraphEngine(const fourdst::composition::Composition &composition, const partition::PartitionFunction &partitionFunction, BuildDepthType buildDepth=NetworkBuildDepth::Full)gridfire::GraphEngineexplicit
GraphEngine(const fourdst::composition::Composition &composition, const partition::PartitionFunction &partitionFunction, BuildDepthType buildDepth, NetworkConstructionFlags reactionTypes)gridfire::GraphEngineexplicit
GraphEngine(const reaction::ReactionSet &reactions)gridfire::GraphEngineexplicit
involvesSpecies(const fourdst::atomic::Species &species) constgridfire::GraphEngine
isPrecomputationEnabled() constgridfire::GraphEngine
isStale(const NetIn &netIn) overridegridfire::GraphEnginevirtual
isUsingReverseReactions() constgridfire::GraphEngine
m_atomicReverseRatesgridfire::GraphEngineprivate
m_configgridfire::GraphEngineprivate
m_constantsgridfire::GraphEngineprivate
m_depthgridfire::GraphEngineprivate
m_epsADFungridfire::GraphEnginemutableprivate
m_full_jacobian_sparsity_patterngridfire::GraphEngineprivate
JacobianMatrixState enum namegridfire::GraphEngineprivate
m_atomicReverseRatesgridfire::GraphEngineprivate
m_configgridfire::GraphEngineprivate
m_constantsgridfire::GraphEngineprivate
m_depthgridfire::GraphEngineprivate
m_epsADFungridfire::GraphEnginemutableprivate
m_full_jacobian_sparsity_patterngridfire::GraphEngineprivate
m_full_sparsity_setgridfire::GraphEngineprivate
m_indexToSpeciesMapgridfire::GraphEngineprivate
m_jac_workgridfire::GraphEnginemutableprivate
m_jacobianMatrixgridfire::GraphEnginemutableprivate
m_jacobianMatrixStategridfire::GraphEnginemutableprivate
m_jacobianMatrixStateNameMapgridfire::GraphEngineprivate
m_loggergridfire::GraphEngineprivate
m_networkSpeciesgridfire::GraphEngineprivate
m_networkSpeciesMapgridfire::GraphEngineprivate
m_partitionFunctiongridfire::GraphEngineprivate
m_precomputedReactionsgridfire::GraphEngineprivate
m_reactionIDMapgridfire::GraphEngineprivate
m_reactionsgridfire::GraphEngineprivate
m_rhsADFungridfire::GraphEnginemutableprivate
m_screeningModelgridfire::GraphEngineprivate
m_screeningTypegridfire::GraphEngineprivate
m_speciesToIndexMapgridfire::GraphEngineprivate
m_stoichiometryMatrixgridfire::GraphEngineprivate
m_usePrecomputationgridfire::GraphEngineprivate
m_useReverseReactionsgridfire::GraphEngineprivate
m_weakRateInterpolatorgridfire::GraphEngineprivate
mapNetInToMolarAbundanceVector(const NetIn &netIn) const overridegridfire::GraphEnginevirtual
populateReactionIDMap()gridfire::GraphEngineprivate
populateSpeciesToIndexMap()gridfire::GraphEngineprivate
precomputeNetwork()gridfire::GraphEngineprivate
primeEngine(const NetIn &netIn) overridegridfire::GraphEnginevirtual
rebuild(const fourdst::composition::Composition &comp, const BuildDepthType depth) overridegridfire::GraphEnginevirtual
recordADTape() constgridfire::GraphEngineprivate
recordEpsADTape() constgridfire::GraphEngineprivate
m_precomputedReactionIndexMapgridfire::GraphEngineprivate
m_precomputedReactionsgridfire::GraphEngineprivate
m_reactionIDMapgridfire::GraphEngineprivate
m_reactionsgridfire::GraphEngineprivate
m_rhsADFungridfire::GraphEnginemutableprivate
m_screeningModelgridfire::GraphEngineprivate
m_screeningTypegridfire::GraphEngineprivate
m_speciesToIndexMapgridfire::GraphEngineprivate
m_stoichiometryMatrixgridfire::GraphEngineprivate
m_usePrecomputationgridfire::GraphEngineprivate
m_useReverseReactionsgridfire::GraphEngineprivate
m_weakRateInterpolatorgridfire::GraphEngineprivate
mapNetInToMolarAbundanceVector(const NetIn &netIn) const overridegridfire::GraphEnginevirtual
populateReactionIDMap()gridfire::GraphEngineprivate
populateSpeciesToIndexMap()gridfire::GraphEngineprivate
precomputeNetwork()gridfire::GraphEngineprivate
primeEngine(const NetIn &netIn) overridegridfire::GraphEnginevirtual
rebuild(const fourdst::composition::Composition &comp, BuildDepthType depth) overridegridfire::GraphEnginevirtual
recordADTape() constgridfire::GraphEngineprivate
reserveJacobianMatrix() constgridfire::GraphEngineprivate
setNetworkReactions(const reaction::ReactionSet &reactions) overridegridfire::GraphEnginevirtual
setPrecomputation(bool precompute)gridfire::GraphEngine
-
GridFire 0.6.0 +
GridFire v0.7.0-alpha
General Purpose Nuclear Network
 
 GraphEngine (const fourdst::composition::Composition &composition, const partition::PartitionFunction &partitionFunction, BuildDepthType buildDepth=NetworkBuildDepth::Full)
 
 GraphEngine (const fourdst::composition::Composition &composition, const partition::PartitionFunction &partitionFunction, BuildDepthType buildDepth, NetworkConstructionFlags reactionTypes)
 
 GraphEngine (const reaction::ReactionSet &reactions)
 Constructs a GraphEngine from a set of reactions.
 
std::expected< StepDerivatives< double >, expectations::StaleEngineErrorcalculateRHSAndEnergy (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Calculates the right-hand side (dY/dt) and energy generation rate.
 
std::expected< StepDerivatives< double >, expectations::StaleEngineErrorcalculateRHSAndEnergy (const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const
 Calculates the right-hand side (dY/dt) and energy generation rate for a subset of reactions.
 
EnergyDerivatives calculateEpsDerivatives (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Calculate the derivatives of the energy generation rate with respect to T and rho.
 Calculates the derivatives of the energy generation rate with respect to temperature and density.
 
EnergyDerivatives calculateEpsDerivatives (const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const
 Calculates the derivatives of the energy generation rate with respect to temperature and density for a subset of reactions.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Generates the Jacobian matrix for the current state.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override
 Generates the Jacobian matrix for the current state with a specified set of active species. generally this will be much faster than the full matrix generation. Here we use forward mode to generate the Jacobian only for the active species.
 
void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override
 Generates the Jacobian matrix for the current state with a specified sparsity pattern.
 
void generateStoichiometryMatrix () override
 Generates the stoichiometry matrix for the network.
 Gets the set of logical reactions in the network.
 
void setNetworkReactions (const reaction::ReactionSet &reactions) override
 Sets the reactions for the network.
 
double getJacobianMatrixEntry (const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const override
 Gets an entry from the previously generated Jacobian matrix.
std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Computes timescales for all species in the network.
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesTimescales (const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const
 Computes timescales for all species in the network considering a subset of reactions.
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
 Computes destruction timescales for all species in the network.
 
std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const
 Computes destruction timescales for all species in the network considering a subset of reactions.
 
fourdst::composition::Composition update (const NetIn &netIn) override
 Update the internal state of the engine.
 Updates the state of the network and the composition to be usable for the current network.
 
bool isStale (const NetIn &netIn) override
 Checks if the engine view is stale and needs to be updated.
 
bool involvesSpecies (const fourdst::atomic::Species &species) const
 Checks if a given species is involved in the network.
double calculateReverseRate (const reaction::Reaction &reaction, double T9, double rho, const fourdst::composition::Composition &comp) const
 Calculates the reverse rate for a given reaction.
 
double calculateReverseRateTwoBody (const reaction::Reaction &reaction, const double T9, const double forwardRate, const double expFactor) const
 Calculates the reverse rate for a two-body reaction.
 
double calculateReverseRateTwoBody (const reaction::Reaction &reaction, double T9, double forwardRate, double expFactor) const
 Calculates the reverse rate for a two-body reaction.
 
double calculateReverseRateTwoBodyDerivative (const reaction::Reaction &reaction, double T9, double rho, const fourdst::composition::Composition &comp, double reverseRate) const
 Calculates the derivative of the reverse rate for a two-body reaction with respect to temperature.
 
bool isUsingReverseReactions () const
 Checks if reverse reactions are enabled.
BuildDepthType getDepth () const override
 Gets the depth of the network.
 
void rebuild (const fourdst::composition::Composition &comp, const BuildDepthType depth) override
 Rebuilds the reaction network based on a new composition.
 
void rebuild (const fourdst::composition::Composition &comp, BuildDepthType depth) override
 Rebuilds the reaction network based on a new composition.
 
fourdst::composition::Composition collectComposition (fourdst::composition::Composition &comp) const override
 This will return the input comp with the molar abundances of any species not registered in that but registered in the engine active species set to 0.0.
 
template<IsArithmeticOrAD T>
StepDerivatives< T > calculateAllDerivatives (const std::vector< T > &Y_in, const T T9, const T rho, const T Ye, const T mue, const std::function< std::optional< size_t >(const fourdst::atomic::Species &)> speciesLookup, const std::function< bool(const reaction::Reaction &)> &reactionLookup) const
 
- Public Member Functions inherited from gridfire::Engine
virtual ~Engine ()=default
 Virtual destructor.
 Gets the net stoichiometry for a given reaction.
 
+ + + +

+Private Types

enum class  JacobianMatrixState { UNINITIALIZED +, STALE +, READY_DENSE +, READY_SPARSE + }
 
@@ -269,8 +307,6 @@ Private Member Functions - - @@ -278,22 +314,24 @@ Private Member Functions - - - - - - - - - - - - - + + + + + + + + + + + + +

Private Member Functions

void syncInternalMaps ()
void recordADTape () const
 Records the AD tape for the right-hand side of the ODE.
 
void recordEpsADTape () const
 
void collectAtomicReverseRateAtomicBases ()
 
void precomputeNetwork ()
bool validateConservation () const
 Validates mass and charge conservation across all reactions.
 
StepDerivatives< double > calculateAllDerivativesUsingPrecomputation (const fourdst::composition::Composition &comp, const std::vector< double > &bare_rates, const std::vector< double > &bare_reverse_rates, double T9, double rho) const
 
template<IsArithmeticOrAD T>
calculateMolarReactionFlow (const reaction::Reaction &reaction, const std::vector< T > &Y, const T T9, const T rho, T Ye, T mue) const
 Calculates the molar reaction flow for a given reaction.
 
template<IsArithmeticOrAD T>
calculateReverseMolarReactionFlow (const T T9, const T rho, std::vector< T > screeningFactors, const std::vector< T > &Y, size_t reactionIndex, const reaction::Reaction &reaction) const
 
template<IsArithmeticOrAD T>
StepDerivatives< T > calculateAllDerivatives (const std::vector< T > &Y_in, T T9, T rho, T Ye, T mue) const
 Calculates all derivatives (dY/dt) and the energy generation rate.
 
StepDerivatives< double > calculateAllDerivativesUsingPrecomputation (const fourdst::composition::Composition &comp, const std::vector< double > &bare_rates, const std::vector< double > &bare_reverse_rates, double T9, double rho, const reaction::ReactionSet &activeReactions) const
 
template<IsArithmeticOrAD T>
calculateMolarReactionFlow (const reaction::Reaction &reaction, const std::vector< T > &Y, T T9, T rho, T Ye, T mue, const std::function< std::optional< size_t >(const fourdst::atomic::Species &)> &speciesIDLookup) const
 Calculates the molar reaction flow for a given reaction.
 
template<IsArithmeticOrAD T>
calculateReverseMolarReactionFlow (T T9, T rho, std::vector< T > screeningFactors, const std::vector< T > &Y, size_t reactionIndex, const reaction::Reaction &reaction) const
 
template<IsArithmeticOrAD T>
StepDerivatives< T > calculateAllDerivatives (const std::vector< T > &Y_in, T T9, T rho, T Ye, T mue, std::function< std::optional< size_t >(const fourdst::atomic::Species &)> speciesLookup, const std::function< bool(const reaction::Reaction &)> &reactionLookup) const
 Calculates all derivatives (dY/dt) and the energy generation rate.
 
+ + @@ -327,6 +365,8 @@ Private Attributes + + @@ -339,6 +379,9 @@ Private Attributes + + + @@ -357,6 +400,9 @@ Private Attributes + + + @@ -374,9 +420,38 @@ Private Attributes
  • Exporting the network to DOT and CSV formats for visualization and analysis.
  • See also
    engine_abstract.h
    -

    Constructor & Destructor Documentation

    +

    Member Enumeration Documentation

    + +

    ◆ JacobianMatrixState

    + +
    +
    +

    Private Attributes

    std::unordered_map< JacobianMatrixState, std::string > m_jacobianMatrixStateNameMap
     
    Config & m_config = Config::getInstance()
     
    quill::Logger * m_logger = LogManager::getInstance().getLogger("log")
    boost::numeric::ublas::compressed_matrix< double > m_jacobianMatrix
     Jacobian matrix (species x species).
     
    JacobianMatrixState m_jacobianMatrixState = JacobianMatrixState::UNINITIALIZED
     
    CppAD::ADFun< double > m_rhsADFun
     CppAD function for the right-hand side of the ODE.
     
    CppAD::sparse_rc< std::vector< size_t > > m_full_jacobian_sparsity_pattern
     Full sparsity pattern for the Jacobian matrix.
     
    std::set< std::pair< size_t, size_t > > m_full_sparsity_set
     For quick lookups of the base sparsity pattern.
     
    std::vector< std::unique_ptr< AtomicReverseRate > > m_atomicReverseRates
     
    screening::ScreeningType m_screeningType = screening::ScreeningType::BARE
    std::vector< PrecomputedReactionm_precomputedReactions
     Precomputed reactions for efficiency.
     
    std::unordered_map< uint64_t, size_t > m_precomputedReactionIndexMap
     Set of hashed precomputed reactions for quick lookup.
     
    std::unique_ptr< partition::PartitionFunctionm_partitionFunction
     Partition function for the network.
     
    + + + + +
    + + + + +
    enum class gridfire::GraphEngine::JacobianMatrixState
    +
    +strongprivate
    +
    + + + + + +
    Enumerator
    UNINITIALIZED 
    STALE 
    READY_DENSE 
    READY_SPARSE 
    + +
    +
    +

    Constructor & Destructor Documentation

    -

    ◆ GraphEngine() [1/3]

    +

    ◆ GraphEngine() [1/4]

    @@ -410,12 +485,12 @@ Private Attributes

    This constructor builds the reaction network from the given composition using the build_reaclib_nuclear_network function.

    -
    See also
    build_reaclib_nuclear_network
    +
    See also
    build_reaclib_nuclear_network
    -

    ◆ GraphEngine() [2/3]

    +

    ◆ GraphEngine() [2/4]

    @@ -446,10 +521,49 @@ Private Attributes
    +
    +
    + +

    ◆ GraphEngine() [3/4]

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
    gridfire::GraphEngine::GraphEngine (const fourdst::composition::Composition & composition,
    const partition::PartitionFunction & partitionFunction,
    BuildDepthType buildDepth,
    NetworkConstructionFlags reactionTypes )
    +
    +explicit
    +
    +
    -

    ◆ GraphEngine() [3/3]

    +

    ◆ GraphEngine() [4/4]

    @@ -483,8 +597,56 @@ Private Attributes

    Member Function Documentation

    - -

    ◆ calculateAllDerivatives()

    + +

    ◆ calculateAllDerivatives() [1/2]

    + +
    +
    +
    +template<IsArithmeticOrAD T>
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    StepDerivatives< T > gridfire::GraphEngine::calculateAllDerivatives (const std::vector< T > & Y_in,
    const T T9,
    const T rho,
    const T Ye,
    const T mue,
    const std::function< std::optional< size_t >(const fourdst::atomic::Species &)> speciesLookup,
    const std::function< bool(const reaction::Reaction &)> & reactionLookup ) const
    +
    + +
    +
    + +

    ◆ calculateAllDerivatives() [2/2]

    @@ -517,7 +679,17 @@ template<IsArithmeticOrAD T>
    - T mue ) const + T mue, + + + + + std::function< std::optional< size_t >(const fourdst::atomic::Species &)> speciesLookup, + + + + + const std::function< bool(const reaction::Reaction &)> & reactionLookup ) const @@ -541,6 +713,8 @@ template<IsArithmeticOrAD T>
    rhoDensity in g/cm^3. Ye mue + speciesLookup + reactionLookup @@ -549,8 +723,8 @@ template<IsArithmeticOrAD T>
    - -

    ◆ calculateAllDerivativesUsingPrecomputation()

    + +

    ◆ calculateAllDerivativesUsingPrecomputation()

    @@ -581,7 +755,12 @@ template<IsArithmeticOrAD T>
    - double rho ) const + double rho, + + + + + const reaction::ReactionSet & activeReactions ) const @@ -594,7 +773,7 @@ template<IsArithmeticOrAD T>
    -

    ◆ calculateEpsDerivatives()

    +

    ◆ calculateEpsDerivatives() [1/2]

    @@ -625,7 +804,7 @@ template<IsArithmeticOrAD T>
    -

    Calculate the derivatives of the energy generation rate with respect to T and rho.

    +

    Calculates the derivatives of the energy generation rate with respect to temperature and density.

    Parameters
    @@ -634,11 +813,65 @@ template<IsArithmeticOrAD T>
    compComposition object containing current abundances.
    -
    Returns
    EnergyDerivatives containing dEps/dT and dEps/dRho.
    -

    This method computes the partial derivatives of the specific nuclear energy generation rate with respect to temperature and density for the current state.

    +
    Returns
    EnergyDerivatives struct containing the derivatives.
    +

    This method computes the partial derivatives of the specific nuclear energy generation rate with respect to temperature (∂ε/∂T) and density (∂ε/∂ρ)

    +
    See also
    EnergyDerivatives

    Implements gridfire::DynamicEngine.

    +
    + + +

    ◆ calculateEpsDerivatives() [2/2]

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
    EnergyDerivatives gridfire::GraphEngine::calculateEpsDerivatives (const fourdst::composition::Composition & comp,
    double T9,
    double rho,
    const reaction::ReactionSet & activeReactions ) const
    +
    +nodiscard
    +
    + +

    Calculates the derivatives of the energy generation rate with respect to temperature and density for a subset of reactions.

    +
    Parameters
    + + + + + +
    compComposition object containing current abundances.
    T9Temperature in units of 10^9 K.
    rhoDensity in g/cm^3.
    activeReactionsThe set of reactions to include in the calculation.
    +
    +
    +
    Returns
    EnergyDerivatives struct containing the derivatives.
    +

    This method computes the partial derivatives of the specific nuclear energy generation rate with respect to temperature (∂ε/∂T) and density (∂ε/∂ρ) considering only the specified subset of reactions. This allows for flexible calculations with different reaction sets without modifying the engine's internal state.

    +
    See also
    EnergyDerivatives
    +
    @@ -695,8 +928,8 @@ template<IsArithmeticOrAD T> - -

    ◆ calculateMolarReactionFlow() [2/2]

    + +

    ◆ calculateMolarReactionFlow() [2/2]

    @@ -719,12 +952,12 @@ template<IsArithmeticOrAD T>
    - const T T9, + T T9, - const T rho, + T rho, @@ -734,7 +967,12 @@ template<IsArithmeticOrAD T>
    - T mue ) const + T mue, + + + + + const std::function< std::optional< size_t >(const fourdst::atomic::Species &)> & speciesIDLookup ) const @@ -759,6 +997,7 @@ template<IsArithmeticOrAD T> rhoDensity in g/cm^3. Ye mue + speciesIDLookup @@ -767,8 +1006,8 @@ template<IsArithmeticOrAD T> - -

    ◆ calculateReverseMolarReactionFlow()

    + +

    ◆ calculateReverseMolarReactionFlow()

    @@ -781,12 +1020,12 @@ template<IsArithmeticOrAD T>
    T gridfire::GraphEngine::calculateReverseMolarReactionFlow ( - const T T9, + T T9, - const T rho, + T rho, @@ -870,8 +1109,8 @@ template<IsArithmeticOrAD T>
    - -

    ◆ calculateReverseRateTwoBody()

    + +

    ◆ calculateReverseRateTwoBody()

    @@ -887,17 +1126,17 @@ template<IsArithmeticOrAD T>
    - const double T9, + double T9, - const double forwardRate, + double forwardRate, - const double expFactor ) const + double expFactor ) const @@ -964,10 +1203,24 @@ template<IsArithmeticOrAD T>
    +

    Calculates the derivative of the reverse rate for a two-body reaction with respect to temperature.

    +
    Parameters
    + + + + + + +
    reactionThe reaction for which to calculate the derivative.
    T9Temperature in units of 10^9 K.
    rhoDensity in g/cm^3.
    compComposition object containing current abundances.
    reverseRateThe reverse rate of the reaction.
    +
    +
    +
    Returns
    Derivative of the reverse rate with respect to temperature.
    +

    This method computes the derivative of the reverse rate using automatic differentiation.

    +
    -

    ◆ calculateRHSAndEnergy()

    +

    ◆ calculateRHSAndEnergy() [1/2]

    @@ -1013,6 +1266,59 @@ template<IsArithmeticOrAD T>

    Implements gridfire::Engine.

    +
    + + +

    ◆ calculateRHSAndEnergy() [2/2]

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
    std::expected< StepDerivatives< double >, expectations::StaleEngineError > gridfire::GraphEngine::calculateRHSAndEnergy (const fourdst::composition::Composition & comp,
    double T9,
    double rho,
    const reaction::ReactionSet & activeReactions ) const
    +
    +nodiscard
    +
    + +

    Calculates the right-hand side (dY/dt) and energy generation rate for a subset of reactions.

    +
    Parameters
    + + + + + +
    compComposition object containing current abundances.
    T9Temperature in units of 10^9 K.
    rhoDensity in g/cm^3.
    activeReactionsThe set of reactions to include in the calculation.
    +
    +
    +
    Returns
    StepDerivatives<double> containing dY/dt and energy generation rate.
    +

    This method calculates the time derivatives of all species and the specific nuclear energy generation rate considering only the specified subset of reactions. This allows for flexible calculations with different reaction sets without modifying the engine's internal state.

    +
    See also
    StepDerivatives
    +
    @@ -1038,6 +1344,51 @@ template<IsArithmeticOrAD T>
    +
    + + +

    ◆ collectComposition()

    + +
    +
    + + + + + +
    + + + + + + + +
    fourdst::composition::Composition gridfire::GraphEngine::collectComposition (fourdst::composition::Composition & comp) const
    +
    +overridevirtual
    +
    + +

    This will return the input comp with the molar abundances of any species not registered in that but registered in the engine active species set to 0.0.

    +
    Note
    Effectively this method does not change input composition; rather it ensures that all species which can be tracked by an instance of GraphEngine are registered in the composition object.
    +
    +If a species is in the input comp but not in the network
    +
    Parameters
    + + +
    compInput Composition
    +
    +
    +
    Returns
    A new composition where all members of the active species set are registered. And any members not in comp have a molar abundance set to 0.
    +
    Exceptions
    + + +
    BadCollectionErrorIf the input composition contains species not present in the network species set
    +
    +
    + +

    Implements gridfire::DynamicEngine.

    +
    @@ -1135,7 +1486,7 @@ template<IsArithmeticOrAD T> -

    ◆ generateJacobianMatrix() [1/2]

    +

    ◆ generateJacobianMatrix() [1/3]

    @@ -1183,7 +1534,7 @@ template<IsArithmeticOrAD T>
    -

    ◆ generateJacobianMatrix() [2/2]

    +

    ◆ generateJacobianMatrix() [2/3]

    @@ -1219,7 +1570,75 @@ template<IsArithmeticOrAD T>
    -

    Reimplemented from gridfire::DynamicEngine.

    +

    Generates the Jacobian matrix for the current state with a specified sparsity pattern.

    +
    Parameters
    + + + + + +
    compComposition object containing current abundances.
    T9Temperature in units of 10^9 K.
    rhoDensity in g/cm^3.
    sparsityPatternThe sparsity pattern to use for the Jacobian matrix.
    +
    +
    +

    This method computes and stores the Jacobian matrix (∂(dY/dt)_i/∂Y_j) for the current state using automatic differentiation, taking into account the provided sparsity pattern. The matrix can then be accessed via getJacobianMatrixEntry().

    +
    See also
    getJacobianMatrixEntry()
    + +

    Implements gridfire::DynamicEngine.

    + +
    + + +

    ◆ generateJacobianMatrix() [3/3]

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
    void gridfire::GraphEngine::generateJacobianMatrix (const fourdst::composition::Composition & comp,
    double T9,
    double rho,
    const std::vector< fourdst::atomic::Species > & activeSpecies ) const
    +
    +overridevirtual
    +
    + +

    Generates the Jacobian matrix for the current state with a specified set of active species. generally this will be much faster than the full matrix generation. Here we use forward mode to generate the Jacobian only for the active species.

    +
    Parameters
    + + + + + +
    compThe Composition object containing current abundances.
    T9The temperature in units of 10^9 K.
    rhoThe density in g/cm^3.
    activeSpeciesA vector of Species objects representing the active species.
    +
    +
    +
    See also
    getJacobianMatrixEntry()
    +
    +generateJacobianMatrix()
    + +

    Implements gridfire::DynamicEngine.

    @@ -1483,7 +1902,7 @@ template<IsArithmeticOrAD T> -

    ◆ getSpeciesDestructionTimescales()

    +

    ◆ getSpeciesDestructionTimescales() [1/2]

    @@ -1514,8 +1933,72 @@ template<IsArithmeticOrAD T>
    +

    Computes destruction timescales for all species in the network.

    +
    Parameters
    + + + + +
    compComposition object containing current abundances.
    T9Temperature in units of 10^9 K.
    rhoDensity in g/cm^3.
    +
    +
    +
    Returns
    Map from Species to their destruction timescales (s).
    +

    This method estimates the destruction timescale for each species, which can be useful for understanding reaction flows and equilibrium states.

    +

    Implements gridfire::DynamicEngine.

    +
    + + +

    ◆ getSpeciesDestructionTimescales() [2/2]

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
    std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineError > gridfire::GraphEngine::getSpeciesDestructionTimescales (const fourdst::composition::Composition & comp,
    double T9,
    double rho,
    const reaction::ReactionSet & activeReactions ) const
    +
    +nodiscard
    +
    + +

    Computes destruction timescales for all species in the network considering a subset of reactions.

    +
    Parameters
    + + + + + +
    compComposition object containing current abundances.
    T9Temperature in units of 10^9 K.
    rhoDensity in g/cm^3.
    activeReactionsThe set of reactions to include in the calculation.
    +
    +
    +
    Returns
    Map from Species to their destruction timescales (s).
    +

    This method estimates the destruction timescale for each species, considering only the specified subset of reactions. This allows for flexible calculations with different reaction sets without modifying the engine's internal state.

    +
    @@ -1556,7 +2039,7 @@ template<IsArithmeticOrAD T> -

    ◆ getSpeciesTimescales()

    +

    ◆ getSpeciesTimescales() [1/2]

    @@ -1601,6 +2084,58 @@ template<IsArithmeticOrAD T>

    Implements gridfire::DynamicEngine.

    +
    + + +

    ◆ getSpeciesTimescales() [2/2]

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
    std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineError > gridfire::GraphEngine::getSpeciesTimescales (const fourdst::composition::Composition & comp,
    double T9,
    double rho,
    const reaction::ReactionSet & activeReactions ) const
    +
    +nodiscard
    +
    + +

    Computes timescales for all species in the network considering a subset of reactions.

    +
    Parameters
    + + + + + +
    compComposition object containing current abundances.
    T9Temperature in units of 10^9 K.
    rhoDensity in g/cm^3.
    activeReactionsThe set of reactions to include in the calculation.
    +
    +
    +
    Returns
    Map from Species to their characteristic timescales (s).
    +

    This method estimates the timescale for abundance change of each species, considering only the specified subset of reactions. This allows for flexible calculations with different reaction sets without modifying the engine's internal state.

    +
    @@ -1732,6 +2267,16 @@ template<IsArithmeticOrAD T>
    +

    Checks if the engine view is stale and needs to be updated.

    +
    Parameters
    + + +
    netInThe current network input (unused).
    +
    +
    +
    Returns
    True if the view is stale, false otherwise.
    +
    Deprecated
    This method is deprecated and will be removed in future versions. Stale states are returned as part of the results of methods that require the ability to report them.
    +

    Implements gridfire::DynamicEngine.

    @@ -1920,8 +2465,8 @@ template<IsArithmeticOrAD T> - -

    ◆ rebuild()

    + +

    ◆ rebuild()

    @@ -1937,7 +2482,7 @@ template<IsArithmeticOrAD T>
    - const BuildDepthType depth ) + BuildDepthType depth ) @@ -1993,31 +2538,6 @@ template<IsArithmeticOrAD T>
    - - - -

    ◆ recordEpsADTape()

    - -
    -
    - - - - - -
    - - - - - - - -
    void gridfire::GraphEngine::recordEpsADTape () const
    -
    -private
    -
    -
    @@ -2071,6 +2591,15 @@ template<IsArithmeticOrAD T>
    +

    Sets the reactions for the network.

    +
    Parameters
    + + +
    reactionsThe set of reactions to use in the network.
    +
    +
    +

    This method replaces the current set of reactions in the network with the provided set. It marks the engine as stale, requiring regeneration of matrices and recalculation of rates.

    +

    Implements gridfire::DynamicEngine.

    @@ -2097,7 +2626,8 @@ template<IsArithmeticOrAD T> -

    This method allows enabling or disabling precomputation of reaction rates for performance optimization. When enabled, reaction rates are computed once and stored for later use.

    +

    This method allows enabling or disabling precomputation of reaction rates for performance optimization. When enabled, reaction rates are computed once and stored for later use.

    +
    Postcondition
    If precomputation is enabled, reaction rates will be precomputed and cached. If disabled, reaction rates will be computed on-the-fly as needed.
    @@ -2159,7 +2689,8 @@ template<IsArithmeticOrAD T> -

    This method allows enabling or disabling reverse reactions in the engine. If disabled, only forward reactions will be considered in calculations.

    +

    This method allows enabling or disabling reverse reactions in the engine. If disabled, only forward reactions will be considered in calculations.

    +
    Postcondition
    If reverse reactions are enabled, the engine will consider both forward and reverse reactions in its calculations. If disabled, only forward reactions will be considered.
    @@ -2214,19 +2745,15 @@ template<IsArithmeticOrAD T>
    -

    Update the internal state of the engine.

    +

    Updates the state of the network and the composition to be usable for the current network.

    +

    For graph engine all this does is ensure that the returned composition has all the species in the network registered. if a species was already in the composition is will keep its abundance, otherwise it will be added with zero abundance.

    Parameters
    - +
    netInA struct containing the current network input, such as temperature, density, and composition.
    netInThe input netIn to use, this includes the composition, temperature, and density
    -

    This method is intended to be implemented by derived classes to update their internal state based on the provided network conditions. For example, an adaptive engine might use this to re-evaluate which reactions and species are active. For other engines that do not support manually updating, this method might do nothing.

    -
    Usage Example:
    NetIn input = { ... };
    -
    myEngine.update(input);
    -
    Definition network.h:51
    -
    -
    Postcondition
    The internal state of the engine is updated to reflect the new conditions.
    +
    Returns
    The updated composition that includes all species in the network.

    Implements gridfire::DynamicEngine.

    @@ -2396,6 +2923,30 @@ template<IsArithmeticOrAD T>

    Full sparsity pattern for the Jacobian matrix.

    + + + +

    ◆ m_full_sparsity_set

    + +
    +
    + + + + + +
    + + + + +
    std::set<std::pair<size_t, size_t> > gridfire::GraphEngine::m_full_sparsity_set
    +
    +private
    +
    + +

    For quick lookups of the base sparsity pattern.

    +
    @@ -2468,6 +3019,60 @@ template<IsArithmeticOrAD T>

    Jacobian matrix (species x species).

    + + + +

    ◆ m_jacobianMatrixState

    + +
    +
    + + + + + +
    + + + + +
    JacobianMatrixState gridfire::GraphEngine::m_jacobianMatrixState = JacobianMatrixState::UNINITIALIZED
    +
    +mutableprivate
    +
    + +
    +
    + +

    ◆ m_jacobianMatrixStateNameMap

    + +
    +
    + + + + + +
    + + + + +
    std::unordered_map<JacobianMatrixState, std::string> gridfire::GraphEngine::m_jacobianMatrixStateNameMap
    +
    +private
    +
    +Initial value:
    = {
    + + + +
    {JacobianMatrixState::READY_SPARSE, "Ready (sparse)"},
    +
    }
    +
    @ READY_DENSE
    Definition engine_graph.h:782
    +
    @ STALE
    Definition engine_graph.h:781
    +
    @ READY_SPARSE
    Definition engine_graph.h:783
    +
    @ UNINITIALIZED
    Definition engine_graph.h:780
    +
    @@ -2562,6 +3167,30 @@ template<IsArithmeticOrAD T>

    Partition function for the network.

    + + + +

    ◆ m_precomputedReactionIndexMap

    + +
    +
    + + + + + +
    + + + + +
    std::unordered_map<uint64_t, size_t> gridfire::GraphEngine::m_precomputedReactionIndexMap
    +
    +private
    +
    + +

    Set of hashed precomputed reactions for quick lookup.

    +
    diff --git a/docs/html/classgridfire_1_1_graph_engine.js b/docs/html/classgridfire_1_1_graph_engine.js index 69d37f4d..546f1a14 100644 --- a/docs/html/classgridfire_1_1_graph_engine.js +++ b/docs/html/classgridfire_1_1_graph_engine.js @@ -3,25 +3,37 @@ var classgridfire_1_1_graph_engine = [ "AtomicReverseRate", "classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html", "classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate" ], [ "constants", "structgridfire_1_1_graph_engine_1_1constants.html", "structgridfire_1_1_graph_engine_1_1constants" ], [ "PrecomputedReaction", "structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html", "structgridfire_1_1_graph_engine_1_1_precomputed_reaction" ], + [ "JacobianMatrixState", "classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6", [ + [ "UNINITIALIZED", "classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6add652546039b18970b8dcf2cff824268", null ], + [ "STALE", "classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6a4d855a061b3066dc14a3b12ed26b5456", null ], + [ "READY_DENSE", "classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6a162cb379760275c9685281ee27025cdb", null ], + [ "READY_SPARSE", "classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6abf43af1b1ac8bc6cb42296815a429ae3", null ] + ] ], [ "GraphEngine", "classgridfire_1_1_graph_engine.html#a38aaafb1d9a6548bc8e8cb672417bbbe", null ], [ "GraphEngine", "classgridfire_1_1_graph_engine.html#a3a03fbd767f495ca667f23789b07c293", null ], + [ "GraphEngine", "classgridfire_1_1_graph_engine.html#a35552299e1b774386f1e603a702fc7c2", null ], [ "GraphEngine", "classgridfire_1_1_graph_engine.html#a514cc6b5482d6a27902975da17b5e39e", null ], - [ "calculateAllDerivatives", "classgridfire_1_1_graph_engine.html#a8873331f5ae40a3f640dedbbed685ed9", null ], - [ "calculateAllDerivativesUsingPrecomputation", "classgridfire_1_1_graph_engine.html#aef12443d7980301d8bb89f4ba4890450", null ], + [ "calculateAllDerivatives", "classgridfire_1_1_graph_engine.html#a0a4b3ab5955b2d89f1201b81f19a6103", null ], + [ "calculateAllDerivatives", "classgridfire_1_1_graph_engine.html#ac2da85a22894d8a2138f2e0741fe9475", null ], + [ "calculateAllDerivativesUsingPrecomputation", "classgridfire_1_1_graph_engine.html#abd6211ca7dd762e8a7bc9729ccb81917", null ], [ "calculateEpsDerivatives", "classgridfire_1_1_graph_engine.html#ae0c9159cc3467fd85d1a5895f1786c47", null ], + [ "calculateEpsDerivatives", "classgridfire_1_1_graph_engine.html#a27defac90fa7582455d168aec8bd036c", null ], [ "calculateMolarReactionFlow", "classgridfire_1_1_graph_engine.html#a1675859971f0bd2db0650f8da54ed7eb", null ], - [ "calculateMolarReactionFlow", "classgridfire_1_1_graph_engine.html#a2bea809d2efb3a5e7cc065ec80baebce", null ], - [ "calculateReverseMolarReactionFlow", "classgridfire_1_1_graph_engine.html#a972d0705351167dc889a2f6c442e7a93", null ], + [ "calculateMolarReactionFlow", "classgridfire_1_1_graph_engine.html#a2a43655ee34869126636f4fe9d687694", null ], + [ "calculateReverseMolarReactionFlow", "classgridfire_1_1_graph_engine.html#a1cd8c6f34ab262e5ad30631ee4afb0b2", null ], [ "calculateReverseRate", "classgridfire_1_1_graph_engine.html#accf01734524a706ad03c9b9898af54b3", null ], - [ "calculateReverseRateTwoBody", "classgridfire_1_1_graph_engine.html#a01fc9fd5d576b66d07360d05e821c755", null ], + [ "calculateReverseRateTwoBody", "classgridfire_1_1_graph_engine.html#af18853273cbd53317ee4389c2241281c", null ], [ "calculateReverseRateTwoBodyDerivative", "classgridfire_1_1_graph_engine.html#a9340db538a507b96e186b60ba0450205", null ], [ "calculateRHSAndEnergy", "classgridfire_1_1_graph_engine.html#a7acc98647427981a9602d251c9288012", null ], + [ "calculateRHSAndEnergy", "classgridfire_1_1_graph_engine.html#a2a8c5234f68e9c1806795e7a4e10922c", null ], [ "collectAtomicReverseRateAtomicBases", "classgridfire_1_1_graph_engine.html#a29b338630c959449c15881935ac30746", null ], + [ "collectComposition", "classgridfire_1_1_graph_engine.html#a746ba3f5f61701cfd4f15578c1a4914a", null ], [ "collectNetworkSpecies", "classgridfire_1_1_graph_engine.html#aedf42d83bfcc28313b6b6454034d2efa", null ], [ "exportToCSV", "classgridfire_1_1_graph_engine.html#a832e2fe066381811a3e0464806ff5e95", null ], [ "exportToDot", "classgridfire_1_1_graph_engine.html#adac8c7d62bae76e17fc060e86dadd929", null ], [ "generateJacobianMatrix", "classgridfire_1_1_graph_engine.html#ae11f6267077025ca342e2e263ad87e5e", null ], [ "generateJacobianMatrix", "classgridfire_1_1_graph_engine.html#a4e0bbc6448999e2ef06879270b7d3dec", null ], + [ "generateJacobianMatrix", "classgridfire_1_1_graph_engine.html#abd59415d74e3d1da0bc059fa64af1689", null ], [ "generateStoichiometryMatrix", "classgridfire_1_1_graph_engine.html#aed726d36ee2b3796beff6067a1e4db38", null ], [ "getDepth", "classgridfire_1_1_graph_engine.html#a166a5f4349580f9aa0b930afec73fcc4", null ], [ "getJacobianMatrixEntry", "classgridfire_1_1_graph_engine.html#a8ab5308629b8707922e5954776254aa6", null ], @@ -31,8 +43,10 @@ var classgridfire_1_1_graph_engine = [ "getPartitionFunction", "classgridfire_1_1_graph_engine.html#add98ece49ec5c538bddf3cc77004fe44", null ], [ "getScreeningModel", "classgridfire_1_1_graph_engine.html#a697f2004e0d02c59e83c7890742d7c9a", null ], [ "getSpeciesDestructionTimescales", "classgridfire_1_1_graph_engine.html#a47df5a9c448dd1ce8654df819a6cc8ff", null ], + [ "getSpeciesDestructionTimescales", "classgridfire_1_1_graph_engine.html#a496bfc97e8db72faa147d2dab94fa5f1", null ], [ "getSpeciesIndex", "classgridfire_1_1_graph_engine.html#a9e426e6c178dd80bd58090489d3b2be9", null ], [ "getSpeciesTimescales", "classgridfire_1_1_graph_engine.html#a7dde968244f3c4934c7738445c709232", null ], + [ "getSpeciesTimescales", "classgridfire_1_1_graph_engine.html#a578ecf0e3b0e5197ed6b33c7abf8f770", null ], [ "getStoichiometryMatrixEntry", "classgridfire_1_1_graph_engine.html#ad90a2d770ebf098f0d6d5f5339961e95", null ], [ "involvesSpecies", "classgridfire_1_1_graph_engine.html#aa6202cee0c3c481eda77cc9a91bc126b", null ], [ "isPrecomputationEnabled", "classgridfire_1_1_graph_engine.html#a015f8975701f028c29835d3a9794e00f", null ], @@ -43,9 +57,8 @@ var classgridfire_1_1_graph_engine = [ "populateSpeciesToIndexMap", "classgridfire_1_1_graph_engine.html#a47202c43342b96480070874bffce1391", null ], [ "precomputeNetwork", "classgridfire_1_1_graph_engine.html#a92644bc333bff69c5685be4552ca12fd", null ], [ "primeEngine", "classgridfire_1_1_graph_engine.html#ae7a371be61ab09b3fa4a93f05bd44e5e", null ], - [ "rebuild", "classgridfire_1_1_graph_engine.html#ad9d6c70ace5cbbf7f3aa7b31fce39490", null ], + [ "rebuild", "classgridfire_1_1_graph_engine.html#ad593a2d1b8fbbc01b63b0133357364ac", null ], [ "recordADTape", "classgridfire_1_1_graph_engine.html#ab29ef3225c8fcda012b10765df064b63", null ], - [ "recordEpsADTape", "classgridfire_1_1_graph_engine.html#a16b8cd1b0e19b4d4519596a4e22eaf5c", null ], [ "reserveJacobianMatrix", "classgridfire_1_1_graph_engine.html#a8d0c0bd54a2908cff62dae7af0c149b5", null ], [ "setNetworkReactions", "classgridfire_1_1_graph_engine.html#a52288e2629609c8438a3c9bc3f910016", null ], [ "setPrecomputation", "classgridfire_1_1_graph_engine.html#a6c5410878496abc349ba30b691cdf0f1", null ], @@ -60,13 +73,17 @@ var classgridfire_1_1_graph_engine = [ "m_depth", "classgridfire_1_1_graph_engine.html#a80c73690d5af247ff9f2ba8b00abce01", null ], [ "m_epsADFun", "classgridfire_1_1_graph_engine.html#a1d5f6a3f217af7f4d0f95bdf7916b774", null ], [ "m_full_jacobian_sparsity_pattern", "classgridfire_1_1_graph_engine.html#a19b2eea0e8d05ac90f9fd7120bdc6e06", null ], + [ "m_full_sparsity_set", "classgridfire_1_1_graph_engine.html#af147a6953dcbb70ba3cc93039ac21c35", null ], [ "m_indexToSpeciesMap", "classgridfire_1_1_graph_engine.html#a8ff064c9996772281984f88ee492d04a", null ], [ "m_jac_work", "classgridfire_1_1_graph_engine.html#a250cc6350dc052fbdfdf9a02066e7891", null ], [ "m_jacobianMatrix", "classgridfire_1_1_graph_engine.html#a2f1718c89d4aaad028102724d18fa910", null ], + [ "m_jacobianMatrixState", "classgridfire_1_1_graph_engine.html#ad730251f4cd877006f2520be84ac85e9", null ], + [ "m_jacobianMatrixStateNameMap", "classgridfire_1_1_graph_engine.html#adc3758335b680d41edfdf0c64eeb27c6", null ], [ "m_logger", "classgridfire_1_1_graph_engine.html#a483979fc154adc88d029b3b672066d53", null ], [ "m_networkSpecies", "classgridfire_1_1_graph_engine.html#a92d26068ba139e47d335f5fe9e2814cc", null ], [ "m_networkSpeciesMap", "classgridfire_1_1_graph_engine.html#a30e09ed0bce6aa5fc89beaa316a7b827", null ], [ "m_partitionFunction", "classgridfire_1_1_graph_engine.html#a3621f36d77ea8c738ad7de6e5b35ca3e", null ], + [ "m_precomputedReactionIndexMap", "classgridfire_1_1_graph_engine.html#a183cbef618742d97b2b6edb60522eb6c", null ], [ "m_precomputedReactions", "classgridfire_1_1_graph_engine.html#a5d431d5385b1219ba29689eb29601ea3", null ], [ "m_reactionIDMap", "classgridfire_1_1_graph_engine.html#a5d6cc63b99b467c2a976d1fbaaa1dfa3", null ], [ "m_reactions", "classgridfire_1_1_graph_engine.html#ad3b97595871d1f62ee7f4726b601ebef", null ], diff --git a/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate-members.html b/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate-members.html index f44ddc72..219bc39a 100644 --- a/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate-members.html +++ b/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -107,10 +107,12 @@ $(function(){initNavTree('classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate - - - - + + + + + +
    AtomicReverseRate(const reaction::Reaction &reaction, const GraphEngine &engine)gridfire::GraphEngine::AtomicReverseRateinline
    for_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &r, CppAD::vector< std::set< size_t > > &s) overridegridfire::GraphEngine::AtomicReverseRate
    forward(size_t p, size_t q, const CppAD::vector< bool > &vx, CppAD::vector< bool > &vy, const CppAD::vector< double > &tx, CppAD::vector< double > &ty) overridegridfire::GraphEngine::AtomicReverseRate
    m_enginegridfire::GraphEngine::AtomicReverseRateprivate
    m_reactiongridfire::GraphEngine::AtomicReverseRateprivate
    rev_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &rt, CppAD::vector< std::set< size_t > > &st) overridegridfire::GraphEngine::AtomicReverseRate
    for_sparse_jac(size_t q, const CppAD::vector< bool > &r, CppAD::vector< bool > &s, const CppAD::vector< double > &x) overridegridfire::GraphEngine::AtomicReverseRate
    forward(size_t p, size_t q, const CppAD::vector< bool > &vx, CppAD::vector< bool > &vy, const CppAD::vector< double > &tx, CppAD::vector< double > &ty) overridegridfire::GraphEngine::AtomicReverseRate
    m_enginegridfire::GraphEngine::AtomicReverseRateprivate
    m_reactiongridfire::GraphEngine::AtomicReverseRateprivate
    rev_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &rt, CppAD::vector< std::set< size_t > > &st) overridegridfire::GraphEngine::AtomicReverseRate
    rev_sparse_jac(size_t q, const CppAD::vector< bool > &rt, CppAD::vector< bool > &st, const CppAD::vector< double > &x) overridegridfire::GraphEngine::AtomicReverseRate
    reverse(size_t q, const CppAD::vector< double > &tx, const CppAD::vector< double > &ty, CppAD::vector< double > &px, const CppAD::vector< double > &py) overridegridfire::GraphEngine::AtomicReverseRate
    diff --git a/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html b/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html index 33a367e5..b7c8bda7 100644 --- a/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html +++ b/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -125,6 +125,10 @@ Public Member Functions   bool rev_sparse_jac (size_t q, const CppAD::vector< std::set< size_t > > &rt, CppAD::vector< std::set< size_t > > &st) override   +bool for_sparse_jac (size_t q, const CppAD::vector< bool > &r, CppAD::vector< bool > &s, const CppAD::vector< double > &x) override +  +bool rev_sparse_jac (size_t q, const CppAD::vector< bool > &rt, CppAD::vector< bool > &st, const CppAD::vector< double > &x) override +  @@ -164,8 +168,47 @@ Private Attributes

    Member Function Documentation

    + +

    ◆ for_sparse_jac() [1/2]

    + +
    +
    +

    Private Attributes

    + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
    bool gridfire::GraphEngine::AtomicReverseRate::for_sparse_jac (size_t q,
    const CppAD::vector< bool > & r,
    CppAD::vector< bool > & s,
    const CppAD::vector< double > & x )
    +
    +override
    +
    + +
    + -

    ◆ for_sparse_jac()

    +

    ◆ for_sparse_jac() [2/2]

    @@ -245,10 +288,49 @@ Private Attributes
    +
    +
    + +

    ◆ rev_sparse_jac() [1/2]

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
    bool gridfire::GraphEngine::AtomicReverseRate::rev_sparse_jac (size_t q,
    const CppAD::vector< bool > & rt,
    CppAD::vector< bool > & st,
    const CppAD::vector< double > & x )
    +
    +override
    +
    +
    -

    ◆ rev_sparse_jac()

    +

    ◆ rev_sparse_jac() [2/2]

    diff --git a/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.js b/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.js index 36c296dc..3889ce82 100644 --- a/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.js +++ b/docs/html/classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.js @@ -1,8 +1,10 @@ var classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate = [ [ "AtomicReverseRate", "classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a20d8e668f0af5fad5b7eda12564dc7cf", null ], + [ "for_sparse_jac", "classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aa23b5a552fdbaff04ebdb0972924f5f2", null ], [ "for_sparse_jac", "classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aec41632c2a362be33a1f7ff04204cbf4", null ], [ "forward", "classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#ad9b8dd0e8ba9c7745e33acc9a649d2e0", null ], + [ "rev_sparse_jac", "classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#af7fdc6ea57dcac2a908215e63df79f6d", null ], [ "rev_sparse_jac", "classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a881d4daf2b973d523548cd8d4021bdc4", null ], [ "reverse", "classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a4e8ff268c4377599c8798c7929ec2d5e", null ], [ "m_engine", "classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a75d355a0bef27217165644affd0cca4d", null ], diff --git a/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view-members.html b/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view-members.html index ca210048..aa321906 100644 --- a/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view-members.html +++ b/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -110,12 +110,14 @@ $(function(){initNavTree('classgridfire_1_1_multiscale_partitioning_engine_view. calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::MultiscalePartitioningEngineViewvirtual calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::MultiscalePartitioningEngineViewvirtual calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::MultiscalePartitioningEngineViewvirtual - constructCandidateGroups(const std::vector< std::vector< fourdst::atomic::Species > > &candidate_pools, const fourdst::composition::Composition &comp, double T9, double rho) constgridfire::MultiscalePartitioningEngineViewprivate - equilibrateNetwork(const fourdst::composition::Composition &comp, double T9, double rho)gridfire::MultiscalePartitioningEngineView - equilibrateNetwork(const NetIn &netIn)gridfire::MultiscalePartitioningEngineView - exportToDot(const std::string &filename, const fourdst::composition::Composition &Y, double T9, double rho) constgridfire::MultiscalePartitioningEngineView - generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::MultiscalePartitioningEngineViewvirtual - gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) constgridfire::DynamicEngineinlinevirtual + collectComposition(fourdst::composition::Composition &comp) const overridegridfire::MultiscalePartitioningEngineViewvirtual + constructCandidateGroups(const std::vector< std::vector< fourdst::atomic::Species > > &candidate_pools, const fourdst::composition::Composition &comp, double T9, double rho) constgridfire::MultiscalePartitioningEngineViewprivate + equilibrateNetwork(const fourdst::composition::Composition &comp, double T9, double rho)gridfire::MultiscalePartitioningEngineView + equilibrateNetwork(const NetIn &netIn)gridfire::MultiscalePartitioningEngineView + exportToDot(const std::string &filename, const fourdst::composition::Composition &comp, double T9, double rho) constgridfire::MultiscalePartitioningEngineView + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::MultiscalePartitioningEngineViewvirtual + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const overridegridfire::MultiscalePartitioningEngineViewvirtual + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const overridegridfire::MultiscalePartitioningEngineViewvirtual generateStoichiometryMatrix() overridegridfire::MultiscalePartitioningEngineViewvirtual getBaseEngine() const overridegridfire::MultiscalePartitioningEngineViewvirtual getDepth() constgridfire::DynamicEngineinlinevirtual @@ -125,37 +127,40 @@ $(function(){initNavTree('classgridfire_1_1_multiscale_partitioning_engine_view. getNetworkReactions() const overridegridfire::MultiscalePartitioningEngineViewvirtual getNetworkSpecies() const overridegridfire::MultiscalePartitioningEngineViewvirtual getScreeningModel() const overridegridfire::MultiscalePartitioningEngineViewvirtual - getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::MultiscalePartitioningEngineViewvirtual + getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::MultiscalePartitioningEngineViewvirtual getSpeciesIndex(const fourdst::atomic::Species &species) const overridegridfire::MultiscalePartitioningEngineViewvirtual getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::MultiscalePartitioningEngineViewvirtual getStoichiometryMatrixEntry(const fourdst::atomic::Species &species, const reaction::Reaction &reaction) const overridegridfire::MultiscalePartitioningEngineViewvirtual identifyMeanSlowestPool(const std::vector< std::vector< fourdst::atomic::Species > > &pools, const fourdst::composition::Composition &comp, double T9, double rho) constgridfire::MultiscalePartitioningEngineViewprivate - isStale(const NetIn &netIn) overridegridfire::MultiscalePartitioningEngineViewvirtual - m_activeReactionIndicesgridfire::MultiscalePartitioningEngineViewprivate - m_activeSpeciesIndicesgridfire::MultiscalePartitioningEngineViewprivate - m_algebraic_abundancesgridfire::MultiscalePartitioningEngineViewprivate - m_algebraic_speciesgridfire::MultiscalePartitioningEngineViewprivate - m_baseEnginegridfire::MultiscalePartitioningEngineViewprivate - m_cacheStatsgridfire::MultiscalePartitioningEngineViewmutableprivate - m_dynamic_speciesgridfire::MultiscalePartitioningEngineViewprivate - m_loggergridfire::MultiscalePartitioningEngineViewprivate - m_qse_abundance_cachegridfire::MultiscalePartitioningEngineViewmutableprivate - m_qse_groupsgridfire::MultiscalePartitioningEngineViewprivate - mapNetInToMolarAbundanceVector(const NetIn &netIn) const overridegridfire::MultiscalePartitioningEngineViewvirtual - MultiscalePartitioningEngineView(GraphEngine &baseEngine)gridfire::MultiscalePartitioningEngineViewexplicit - partitionByTimescale(const fourdst::composition::Composition &comp, double T9, double rho) constgridfire::MultiscalePartitioningEngineViewprivate - partitionNetwork(const fourdst::composition::Composition &comp, double T9, double rho)gridfire::MultiscalePartitioningEngineView - partitionNetwork(const NetIn &netIn)gridfire::MultiscalePartitioningEngineView - primeEngine(const NetIn &netIn) overridegridfire::MultiscalePartitioningEngineViewvirtual - QSEPartition typedefgridfire::MultiscalePartitioningEngineViewprivate - rebuild(const fourdst::composition::Composition &comp, BuildDepthType depth)gridfire::DynamicEngineinlinevirtual - setNetworkReactions(const reaction::ReactionSet &reactions) overridegridfire::MultiscalePartitioningEngineViewvirtual - setScreeningModel(screening::ScreeningType model) overridegridfire::MultiscalePartitioningEngineViewvirtual - solveQSEAbundances(const fourdst::composition::Composition &comp, double T9, double rho)gridfire::MultiscalePartitioningEngineViewprivate - update(const NetIn &netIn) overridegridfire::MultiscalePartitioningEngineViewvirtual - validateGroupsWithFluxAnalysis(const std::vector< QSEGroup > &candidate_groups, const fourdst::composition::Composition &comp, double T9, double rho) constgridfire::MultiscalePartitioningEngineViewprivate - ~Engine()=defaultgridfire::Enginevirtual - ~EngineView()=defaultgridfire::EngineView< DynamicEngine >virtual + involvesSpecies(const fourdst::atomic::Species &species) constgridfire::MultiscalePartitioningEngineView + involvesSpeciesInDynamic(const fourdst::atomic::Species &species) constgridfire::MultiscalePartitioningEngineView + involvesSpeciesInQSE(const fourdst::atomic::Species &species) constgridfire::MultiscalePartitioningEngineView + isStale(const NetIn &netIn) overridegridfire::MultiscalePartitioningEngineViewvirtual + m_activeReactionIndicesgridfire::MultiscalePartitioningEngineViewprivate + m_activeSpeciesIndicesgridfire::MultiscalePartitioningEngineViewprivate + m_algebraic_abundancesgridfire::MultiscalePartitioningEngineViewprivate + m_algebraic_speciesgridfire::MultiscalePartitioningEngineViewprivate + m_baseEnginegridfire::MultiscalePartitioningEngineViewprivate + m_cacheStatsgridfire::MultiscalePartitioningEngineViewmutableprivate + m_dynamic_speciesgridfire::MultiscalePartitioningEngineViewprivate + m_loggergridfire::MultiscalePartitioningEngineViewprivate + m_qse_abundance_cachegridfire::MultiscalePartitioningEngineViewmutableprivate + m_qse_groupsgridfire::MultiscalePartitioningEngineViewprivate + mapNetInToMolarAbundanceVector(const NetIn &netIn) const overridegridfire::MultiscalePartitioningEngineViewvirtual + MultiscalePartitioningEngineView(DynamicEngine &baseEngine)gridfire::MultiscalePartitioningEngineViewexplicit + partitionByTimescale(const fourdst::composition::Composition &comp, double T9, double rho) constgridfire::MultiscalePartitioningEngineViewprivate + partitionNetwork(const fourdst::composition::Composition &comp, double T9, double rho)gridfire::MultiscalePartitioningEngineView + partitionNetwork(const NetIn &netIn)gridfire::MultiscalePartitioningEngineView + primeEngine(const NetIn &netIn) overridegridfire::MultiscalePartitioningEngineViewvirtual + QSEPartition typedefgridfire::MultiscalePartitioningEngineViewprivate + rebuild(const fourdst::composition::Composition &comp, BuildDepthType depth)gridfire::DynamicEngineinlinevirtual + setNetworkReactions(const reaction::ReactionSet &reactions) overridegridfire::MultiscalePartitioningEngineViewvirtual + setScreeningModel(screening::ScreeningType model) overridegridfire::MultiscalePartitioningEngineViewvirtual + solveQSEAbundances(const fourdst::composition::Composition &comp, double T9, double rho)gridfire::MultiscalePartitioningEngineViewprivate + update(const NetIn &netIn) overridegridfire::MultiscalePartitioningEngineViewvirtual + validateGroupsWithFluxAnalysis(const std::vector< QSEGroup > &candidate_groups, const fourdst::composition::Composition &comp, double T9, double rho) constgridfire::MultiscalePartitioningEngineViewprivate + ~Engine()=defaultgridfire::Enginevirtual + ~EngineView()=defaultgridfire::EngineView< DynamicEngine >virtual
    diff --git a/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view.html b/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view.html index 3aac513e..bbcd13d3 100644 --- a/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view.html +++ b/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -140,9 +140,9 @@ Classes - - - + + + @@ -155,6 +155,12 @@ Public Member Functions + + + + + + @@ -176,9 +182,9 @@ Public Member Functions - - - + + + @@ -203,9 +209,9 @@ Public Member Functions - - - + + + @@ -227,9 +233,16 @@ Public Member Functions + + + + + + + + + - - @@ -277,9 +290,9 @@ Private Attributes - - - + + + @@ -332,7 +345,7 @@ Private Attributes
    // The integrator will call calculateRHSAndEnergy, etc. on the multiscaleEngine.
    auto Y_initial = multiscaleEngine.mapNetInToMolarAbundanceVector({equilibratedComp, ...});
    auto derivatives = multiscaleEngine.calculateRHSAndEnergy(Y_initial, T9, rho);
    -
    A reaction network engine that uses a graph-based representation.
    Definition engine_graph.h:97
    +
    A reaction network engine that uses a graph-based representation.
    Definition engine_graph.h:99
    An engine view that partitions the reaction network into multiple groups based on timescales.
    Definition engine_multiscale.h:180
    Definition network.h:51
    @@ -364,8 +377,8 @@ Private Attributes

    Constructor & Destructor Documentation

    - -

    ◆ MultiscalePartitioningEngineView()

    + +

    ◆ MultiscalePartitioningEngineView()

    @@ -376,7 +389,7 @@ Private Attributes
    - +

    Public Member Functions

     MultiscalePartitioningEngineView (GraphEngine &baseEngine)
     Constructs a MultiscalePartitioningEngineView.
     
     MultiscalePartitioningEngineView (DynamicEngine &baseEngine)
     Constructs a MultiscalePartitioningEngineView.
     
    const std::vector< fourdst::atomic::Species > & getNetworkSpecies () const override
     Gets the list of species in the network.
     
    void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho) const override
     Generates the Jacobian matrix for the current state.
     
    void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override
     Generates the Jacobian matrix for a subset of active species.
     
    void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override
     Generates the Jacobian matrix using a sparsity pattern.
     
    double getJacobianMatrixEntry (const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const override
     Gets an entry from the previously generated Jacobian matrix.
     
    std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
     Computes timescales for all species in the network.
     
    std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
     Computes destruction timescales for all species in the network.
     
    std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
     Computes destruction timescales for all species in the network.
     
    fourdst::composition::Composition update (const NetIn &netIn) override
     Updates the internal state of the engine, performing partitioning and QSE equilibration.
     
    void partitionNetwork (const NetIn &netIn)
     Partitions the network based on timescales from a NetIn struct.
     
    void exportToDot (const std::string &filename, const fourdst::composition::Composition &Y, double T9, double rho) const
     Exports the network to a DOT file for visualization.
     
    void exportToDot (const std::string &filename, const fourdst::composition::Composition &comp, double T9, double rho) const
     Exports the network to a DOT file for visualization.
     
    size_t getSpeciesIndex (const fourdst::atomic::Species &species) const override
     Gets the index of a species in the full network.
     
    fourdst::composition::Composition equilibrateNetwork (const NetIn &netIn)
     Equilibrates the network using QSE from a NetIn struct.
     
    bool involvesSpecies (const fourdst::atomic::Species &species) const
     
    bool involvesSpeciesInQSE (const fourdst::atomic::Species &species) const
     
    bool involvesSpeciesInDynamic (const fourdst::atomic::Species &species) const
     
    fourdst::composition::Composition collectComposition (fourdst::composition::Composition &comp) const override
     Collect the composition from this and sub engines.
     
    - Public Member Functions inherited from gridfire::DynamicEngine
    virtual void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const
     
    virtual BuildDepthType getDepth () const
     Get the depth of the network.
     
    quill::Logger * m_logger = LogManager::getInstance().getLogger("log")
     Logger instance for logging messages.
     
    GraphEnginem_baseEngine
     The base engine to which this view delegates calculations.
     
    DynamicEnginem_baseEngine
     The base engine to which this view delegates calculations.
     
    std::vector< QSEGroupm_qse_groups
     The list of identified equilibrium groups.
     
    gridfire::MultiscalePartitioningEngineView::MultiscalePartitioningEngineView (GraphEngine & baseEngine)DynamicEngine & baseEngine)
    @@ -644,6 +657,48 @@ Private Attributes

    Implements gridfire::Engine.

    +
    +
    + +

    ◆ collectComposition()

    + +
    +
    + + + + + +
    + + + + + + + +
    fourdst::composition::Composition gridfire::MultiscalePartitioningEngineView::collectComposition (fourdst::composition::Composition & comp) const
    +
    +overridevirtual
    +
    + +

    Collect the composition from this and sub engines.

    +

    This method operates by injecting the current equilibrium abundances for algebraic species into the composition object so that they can be bubbled up to the caller.

    Parameters
    + + +
    compInput Composition
    +
    +
    +
    Returns
    New composition which is comp + any edits from lower levels + the equilibrium abundances of all algebraic species.
    +
    Exceptions
    + + +
    BadCollectionErrorif there is a species in the algebraic species set which does not show up in the reported composition from the base engine.:w
    +
    +
    + +

    Implements gridfire::DynamicEngine.

    +
    @@ -769,8 +824,8 @@ Private Attributes - -

    ◆ exportToDot()

    + +

    ◆ exportToDot()

    @@ -783,7 +838,7 @@ Private Attributes - const fourdst::composition::Composition & Y, + const fourdst::composition::Composition & comp, @@ -802,7 +857,7 @@ Private Attributes
    Parameters
    - +
    filenameThe name of the DOT file to create.
    YVector of current molar abundances for the full network.
    compComposition object
    T9Temperature in units of 10^9 K.
    rhoDensity in g/cm^3.
    @@ -814,7 +869,7 @@ Private Attributes
    -

    ◆ generateJacobianMatrix()

    +

    ◆ generateJacobianMatrix() [1/3]

    @@ -867,6 +922,130 @@ Private Attributes

    Implements gridfire::DynamicEngine.

    +
    +
    + +

    ◆ generateJacobianMatrix() [2/3]

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
    void gridfire::MultiscalePartitioningEngineView::generateJacobianMatrix (const fourdst::composition::Composition & comp,
    double T9,
    double rho,
    const SparsityPattern & sparsityPattern ) const
    +
    +overridevirtual
    +
    + +

    Generates the Jacobian matrix using a sparsity pattern.

    +
    Parameters
    + + + + + +
    compThe current composition.
    T9Temperature in units of 10^9 K.
    rhoDensity in g/cm^3.
    sparsityPatternThe sparsity pattern to use for the Jacobian.
    +
    +
    +
    Purpose
    To compute the Jacobian matrix while leveraging a known sparsity pattern for efficiency. This is effectively a lower level version of the active species method.
    +
    How
    It first checks the QSE cache. On a hit, it delegates to the base engine's generateJacobianMatrix method with the provided sparsity pattern.
    +
    Precondition
    The engine must have a valid QSE cache entry for the given state.
    +
    Postcondition
    The base engine's internal Jacobian is updated according to the sparsity pattern.
    +
    Exceptions
    + + +
    exceptions::StaleEngineErrorIf the QSE cache misses.
    +
    +
    + +

    Implements gridfire::DynamicEngine.

    + +
    +
    + +

    ◆ generateJacobianMatrix() [3/3]

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
    void gridfire::MultiscalePartitioningEngineView::generateJacobianMatrix (const fourdst::composition::Composition & comp,
    double T9,
    double rho,
    const std::vector< fourdst::atomic::Species > & activeSpecies ) const
    +
    +overridevirtual
    +
    + +

    Generates the Jacobian matrix for a subset of active species.

    +
    Parameters
    + + + + + +
    compThe current composition.
    T9Temperature in units of 10^9 K.
    rhoDensity in g/cm^3.
    activeSpeciesThe subset of species to include in the Jacobian.
    +
    +
    +
    Purpose
    To compute a reduced Jacobian matrix for implicit solvers that only consider a subset of species.
    +
    How
    Similar to the full Jacobian generation, it first checks the QSE cache. On a hit, it calls the base engine's generateJacobianMatrix with the specified active species. The returned Jacobian still reflects the full network, but only for the active species subset.
    +
    Precondition
    The engine must have a valid QSE cache entry for the given state.
    +
    Postcondition
    The base engine's internal Jacobian is updated for the active species.
    +
    Exceptions
    + + +
    exceptions::StaleEngineErrorIf the QSE cache misses.
    +
    +
    + +

    Implements gridfire::DynamicEngine.

    +
    @@ -1127,8 +1306,8 @@ Private Attributes - -

    ◆ getSpeciesDestructionTimescales()

    + +

    ◆ getSpeciesDestructionTimescales()

    @@ -1137,7 +1316,7 @@ Private Attributes - + @@ -1371,6 +1550,57 @@ Private Attributes
    Purpose
    To identify the core set of dynamic species that will not be part of any QSE group.
    How
    It calculates the geometric mean of the destruction timescales for all species in each pool and returns the index of the pool with the maximum mean timescale.
    + + + +

    ◆ involvesSpecies()

    + +
    +
    +
    std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineError > gridfire::MultiscalePartitioningEngineView::getSpeciesDestructionTimescales std::expected< std::unordered_map< Species, double >, expectations::StaleEngineError > gridfire::MultiscalePartitioningEngineView::getSpeciesDestructionTimescales ( const fourdst::composition::Composition & comp,
    + + + + + + +
    bool gridfire::MultiscalePartitioningEngineView::involvesSpecies (const fourdst::atomic::Species & species) const
    +
    + +
    +
    + +

    ◆ involvesSpeciesInDynamic()

    + +
    +
    + + + + + + + +
    bool gridfire::MultiscalePartitioningEngineView::involvesSpeciesInDynamic (const fourdst::atomic::Species & species) const
    +
    + +
    +
    + +

    ◆ involvesSpeciesInQSE()

    + +
    +
    + + + + + + + +
    bool gridfire::MultiscalePartitioningEngineView::involvesSpeciesInQSE (const fourdst::atomic::Species & species) const
    +
    +
    @@ -1931,8 +2161,8 @@ Private Attributes - -

    ◆ m_baseEngine

    + +

    ◆ m_baseEngine

    @@ -1941,7 +2171,7 @@ Private Attributes - +
    GraphEngine& gridfire::MultiscalePartitioningEngineView::m_baseEngineDynamicEngine& gridfire::MultiscalePartitioningEngineView::m_baseEngine
    diff --git a/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view.js b/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view.js index 2ac4a90e..041da557 100644 --- a/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view.js +++ b/docs/html/classgridfire_1_1_multiscale_partitioning_engine_view.js @@ -4,17 +4,20 @@ var classgridfire_1_1_multiscale_partitioning_engine_view = [ "EigenFunctor", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor" ], [ "QSEGroup", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group" ], [ "QSEPartition", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a34b5fdb2078e748edfbe6846ecadd681", null ], - [ "MultiscalePartitioningEngineView", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a0df457c0f0f6f403a295335c84fd828f", null ], + [ "MultiscalePartitioningEngineView", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b3720628b22f038391949fffe6fc962", null ], [ "analyzeTimescalePoolConnectivity", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a05e45017bbb772c586f483bd527004ee", null ], [ "buildConnectivityGraph", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a5d1c11f3c0883385833462dd088f6f89", null ], [ "calculateEpsDerivatives", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a99f9116d5a18afcbf0e808ef111d1be8", null ], [ "calculateMolarReactionFlow", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a87687a960f263a4e1bc035e4d0a345db", null ], [ "calculateRHSAndEnergy", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a5c1ab19bc3394a5d29241ef02073c4cb", null ], + [ "collectComposition", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a7056e235c56be39e2a672988962b3948", null ], [ "constructCandidateGroups", "classgridfire_1_1_multiscale_partitioning_engine_view.html#aaabaae8e33ca8a05a2aa1f374e792795", null ], [ "equilibrateNetwork", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a2f0c45d4e2b2f9de5d961088f3ab0a9a", null ], [ "equilibrateNetwork", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b17f94386882ea1524147782b7a1ddc", null ], - [ "exportToDot", "classgridfire_1_1_multiscale_partitioning_engine_view.html#adfa1e133c49c0ef78b374d37e90a3372", null ], + [ "exportToDot", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a2e3c7d6320cd0fdc51b3a40d1ec6b262", null ], [ "generateJacobianMatrix", "classgridfire_1_1_multiscale_partitioning_engine_view.html#ab9f71bc9a1c0f98ec9cc1c7da00fd975", null ], + [ "generateJacobianMatrix", "classgridfire_1_1_multiscale_partitioning_engine_view.html#ac683ef0ba25356bc587749b69a582286", null ], + [ "generateJacobianMatrix", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a31e636745b8c427cee0319e6c61039be", null ], [ "generateStoichiometryMatrix", "classgridfire_1_1_multiscale_partitioning_engine_view.html#abe76a46784b1ebc8ad67a9eec40d369a", null ], [ "getBaseEngine", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a22bd1f0e821ed415611d75bac67063d1", null ], [ "getDynamicSpecies", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a1e04e8cb8c84b1bd033ac599accf0888", null ], @@ -23,11 +26,14 @@ var classgridfire_1_1_multiscale_partitioning_engine_view = [ "getNetworkReactions", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a253e51d6dc7226a863a123683049af61", null ], [ "getNetworkSpecies", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a696f74f5135bbd62169b6577f92fee80", null ], [ "getScreeningModel", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a7bfb4e6fec2f337a1dea69e3d4f1fc82", null ], - [ "getSpeciesDestructionTimescales", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a1a14b0c7ec882b2ad2370f7aa729b9f9", null ], + [ "getSpeciesDestructionTimescales", "classgridfire_1_1_multiscale_partitioning_engine_view.html#accbbe1bd96672e74919d00387673f180", null ], [ "getSpeciesIndex", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a8db21995e6878f4043f3a5a45bf36d5e", null ], [ "getSpeciesTimescales", "classgridfire_1_1_multiscale_partitioning_engine_view.html#aea2c3d2ae6ddf77bd4a9b07b86f3306b", null ], [ "getStoichiometryMatrixEntry", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a7140384baaaa0bd05ca448a0d8fec471", null ], [ "identifyMeanSlowestPool", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a70f4a0c4123b7f78305f64eb11beeeeb", null ], + [ "involvesSpecies", "classgridfire_1_1_multiscale_partitioning_engine_view.html#adde288ec903d0cf45cfc3031e3a1fa8b", null ], + [ "involvesSpeciesInDynamic", "classgridfire_1_1_multiscale_partitioning_engine_view.html#ae4961ef6ad6db601bfaa0721ede02369", null ], + [ "involvesSpeciesInQSE", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a3e23f9e7c9e72bf1d3de15f98157afdb", null ], [ "isStale", "classgridfire_1_1_multiscale_partitioning_engine_view.html#ae7847959fc5af2b83f5446dd73567b46", null ], [ "mapNetInToMolarAbundanceVector", "classgridfire_1_1_multiscale_partitioning_engine_view.html#aada497e8df74a295fdf5df7d7cdf64e0", null ], [ "partitionByTimescale", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a7aa4eb7a0d6e6d04b3e1aa1b1fb7f3f6", null ], @@ -43,7 +49,7 @@ var classgridfire_1_1_multiscale_partitioning_engine_view = [ "m_activeSpeciesIndices", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a57d97b11e80fa78ab5f509fce1f156b8", null ], [ "m_algebraic_abundances", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a3af2b37ce21829d9554d702cad074470", null ], [ "m_algebraic_species", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a4656c05b8235dbf4ec698b03a716a8c8", null ], - [ "m_baseEngine", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a0437c51f94bf834a11adf481b2afad93", null ], + [ "m_baseEngine", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a999b68226d658c9df2f4a3b890b9e5d1", null ], [ "m_cacheStats", "classgridfire_1_1_multiscale_partitioning_engine_view.html#aa81057b96cf46986151a5e8ef99a017a", null ], [ "m_dynamic_species", "classgridfire_1_1_multiscale_partitioning_engine_view.html#aec6126b5c4a397d090790d7b75f9f70f", null ], [ "m_logger", "classgridfire_1_1_multiscale_partitioning_engine_view.html#a7d357c775dcbb253a4001d172805380a", null ], diff --git a/docs/html/classgridfire_1_1_network-members.html b/docs/html/classgridfire_1_1_network-members.html index 0af330d7..670bbe1b 100644 --- a/docs/html/classgridfire_1_1_network-members.html +++ b/docs/html/classgridfire_1_1_network-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/classgridfire_1_1_network.html b/docs/html/classgridfire_1_1_network.html index fd4ef7fc..8dd742d5 100644 --- a/docs/html/classgridfire_1_1_network.html +++ b/docs/html/classgridfire_1_1_network.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/classgridfire_1_1_network_priming_engine_view-members.html b/docs/html/classgridfire_1_1_network_priming_engine_view-members.html index f81f8df2..8855af43 100644 --- a/docs/html/classgridfire_1_1_network_priming_engine_view-members.html +++ b/docs/html/classgridfire_1_1_network_priming_engine_view-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -109,12 +109,14 @@ $(function(){initNavTree('classgridfire_1_1_network_priming_engine_view.html','' calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual collect(const std::vector< std::string > &peNames)gridfire::DefinedEngineViewprivate - constructPrimingReactionSet(const fourdst::atomic::Species &primingSpecies, const DynamicEngine &baseEngine) constgridfire::NetworkPrimingEngineViewprivate - constructReactionIndexMap() constgridfire::DefinedEngineViewprivate - constructSpeciesIndexMap() constgridfire::DefinedEngineViewprivate - DefinedEngineView(const std::vector< std::string > &peNames, DynamicEngine &baseEngine)gridfire::DefinedEngineView - generateJacobianMatrix(const fourdst::composition::Composition &comp, const double T9, const double rho) const overridegridfire::DefinedEngineViewvirtual - gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) constgridfire::DynamicEngineinlinevirtual + collectComposition(fourdst::composition::Composition &comp) const overridegridfire::DefinedEngineViewvirtual + constructPrimingReactionSet(const fourdst::atomic::Species &primingSpecies, const GraphEngine &baseEngine) constgridfire::NetworkPrimingEngineViewprivate + constructReactionIndexMap() constgridfire::DefinedEngineViewprivate + constructSpeciesIndexMap() constgridfire::DefinedEngineViewprivate + DefinedEngineView(const std::vector< std::string > &peNames, GraphEngine &baseEngine)gridfire::DefinedEngineView + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const overridegridfire::DefinedEngineViewvirtual + generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const overridegridfire::DefinedEngineViewvirtual generateStoichiometryMatrix() overridegridfire::DefinedEngineViewvirtual getBaseEngine() const overridegridfire::DefinedEngineViewvirtual getDepth() constgridfire::DynamicEngineinlinevirtual @@ -122,34 +124,35 @@ $(function(){initNavTree('classgridfire_1_1_network_priming_engine_view.html','' getNetworkReactions() const overridegridfire::DefinedEngineViewvirtual getNetworkSpecies() const overridegridfire::DefinedEngineViewvirtual getScreeningModel() const overridegridfire::DefinedEngineViewvirtual - getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual + getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual getSpeciesIndex(const fourdst::atomic::Species &species) const overridegridfire::DefinedEngineViewvirtual getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const overridegridfire::DefinedEngineViewvirtual getStoichiometryMatrixEntry(const fourdst::atomic::Species &species, const reaction::Reaction &reaction) const overridegridfire::DefinedEngineViewvirtual isStale(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual m_activeReactionsgridfire::DefinedEngineViewprivate - m_activeSpeciesgridfire::DefinedEngineViewprivate - m_baseEnginegridfire::DefinedEngineViewprotected - m_isStalegridfire::DefinedEngineViewprotected - m_loggergridfire::NetworkPrimingEngineViewprivate - m_primingSpeciesgridfire::NetworkPrimingEngineViewprivate - m_reactionIndexMapgridfire::DefinedEngineViewprivate - m_speciesIndexMapgridfire::DefinedEngineViewprivate - mapFullToView(const std::vector< double > &full) constgridfire::DefinedEngineViewprivate - mapNetInToMolarAbundanceVector(const NetIn &netIn) const overridegridfire::DefinedEngineViewvirtual - mapViewToFull(const std::vector< double > &defined) constgridfire::DefinedEngineViewprivate - mapViewToFullReactionIndex(size_t definedReactionIndex) constgridfire::DefinedEngineViewprivate - mapViewToFullSpeciesIndex(size_t definedSpeciesIndex) constgridfire::DefinedEngineViewprivate - NetworkPrimingEngineView(const std::string &primingSymbol, DynamicEngine &baseEngine)gridfire::NetworkPrimingEngineView - NetworkPrimingEngineView(const fourdst::atomic::Species &primingSpecies, DynamicEngine &baseEngine)gridfire::NetworkPrimingEngineView - primeEngine(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual - rebuild(const fourdst::composition::Composition &comp, BuildDepthType depth)gridfire::DynamicEngineinlinevirtual - setNetworkReactions(const reaction::ReactionSet &reactions) overridegridfire::DefinedEngineViewvirtual - setScreeningModel(screening::ScreeningType model) overridegridfire::DefinedEngineViewvirtual - update(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual - validateNetworkState() constgridfire::DefinedEngineViewprivate - ~Engine()=defaultgridfire::Enginevirtual - ~EngineView()=defaultgridfire::EngineView< DynamicEngine >virtual + m_activeSpeciesgridfire::DefinedEngineViewprivate + m_activeSpeciesVectorCachegridfire::DefinedEngineViewmutableprivate + m_baseEnginegridfire::DefinedEngineViewprotected + m_isStalegridfire::DefinedEngineViewprotected + m_loggergridfire::NetworkPrimingEngineViewprivate + m_primingSpeciesgridfire::NetworkPrimingEngineViewprivate + m_reactionIndexMapgridfire::DefinedEngineViewprivate + m_speciesIndexMapgridfire::DefinedEngineViewprivate + mapFullToView(const std::vector< double > &full) constgridfire::DefinedEngineViewprivate + mapNetInToMolarAbundanceVector(const NetIn &netIn) const overridegridfire::DefinedEngineViewvirtual + mapViewToFull(const std::vector< double > &defined) constgridfire::DefinedEngineViewprivate + mapViewToFullReactionIndex(size_t definedReactionIndex) constgridfire::DefinedEngineViewprivate + mapViewToFullSpeciesIndex(size_t definedSpeciesIndex) constgridfire::DefinedEngineViewprivate + NetworkPrimingEngineView(const std::string &primingSymbol, GraphEngine &baseEngine)gridfire::NetworkPrimingEngineView + NetworkPrimingEngineView(const fourdst::atomic::Species &primingSpecies, GraphEngine &baseEngine)gridfire::NetworkPrimingEngineView + primeEngine(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual + rebuild(const fourdst::composition::Composition &comp, BuildDepthType depth)gridfire::DynamicEngineinlinevirtual + setNetworkReactions(const reaction::ReactionSet &reactions) overridegridfire::DefinedEngineViewvirtual + setScreeningModel(screening::ScreeningType model) overridegridfire::DefinedEngineViewvirtual + update(const NetIn &netIn) overridegridfire::DefinedEngineViewvirtual + validateNetworkState() constgridfire::DefinedEngineViewprivate + ~Engine()=defaultgridfire::Enginevirtual + ~EngineView()=defaultgridfire::EngineView< DynamicEngine >virtual
    diff --git a/docs/html/classgridfire_1_1_network_priming_engine_view.html b/docs/html/classgridfire_1_1_network_priming_engine_view.html index 944adacf..6f9c8e6e 100644 --- a/docs/html/classgridfire_1_1_network_priming_engine_view.html +++ b/docs/html/classgridfire_1_1_network_priming_engine_view.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -127,17 +127,17 @@ Inheritance diagram for gridfire::NetworkPrimingEngineView:
    - - - - - - + + + + + + - - + + - + @@ -148,9 +148,15 @@ Public Member Functions - - - + + + + + + + + + @@ -171,8 +177,8 @@ Public Member Functions - - + + @@ -193,9 +199,10 @@ Public Member Functions + + + - - @@ -213,13 +220,13 @@ Public Member Functions

    Public Member Functions

     NetworkPrimingEngineView (const std::string &primingSymbol, DynamicEngine &baseEngine)
     Constructs the view by looking up the priming species by symbol.
     
     NetworkPrimingEngineView (const fourdst::atomic::Species &primingSpecies, DynamicEngine &baseEngine)
     Constructs the view using an existing Species object.
     
     NetworkPrimingEngineView (const std::string &primingSymbol, GraphEngine &baseEngine)
     Constructs the view by looking up the priming species by symbol.
     
     NetworkPrimingEngineView (const fourdst::atomic::Species &primingSpecies, GraphEngine &baseEngine)
     Constructs the view using an existing Species object.
     
    - Public Member Functions inherited from gridfire::DefinedEngineView
     DefinedEngineView (const std::vector< std::string > &peNames, DynamicEngine &baseEngine)
     
     DefinedEngineView (const std::vector< std::string > &peNames, GraphEngine &baseEngine)
     
    const DynamicEnginegetBaseEngine () const override
     Access the underlying engine instance.
     Get the base engine associated with this defined engine view.
     
    const std::vector< fourdst::atomic::Species > & getNetworkSpecies () const override
     Gets the list of active species in the network defined by the file.
    EnergyDerivatives calculateEpsDerivatives (const fourdst::composition::Composition &comp, double T9, double rho) const override
     Calculate the derivatives of the energy generation rate with respect to T and rho.
     
    void generateJacobianMatrix (const fourdst::composition::Composition &comp, const double T9, const double rho) const override
     Generates the Jacobian matrix for the active species.
     
    void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho) const override
     Generates the Jacobian matrix for the active species.
     
    void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override
     Generates the Jacobian matrix for the active species.
     
    void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override
     Generates the Jacobian matrix for a given sparsity pattern.
     
    double getJacobianMatrixEntry (const fourdst::atomic::Species &rowSpecies, const fourdst::atomic::Species &colSpecies) const override
     Gets an entry from the Jacobian matrix for the active species.
     
    std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
     Computes timescales for all active species in the network.
     
    std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
     
    std::expected< std::unordered_map< fourdst::atomic::Species, double >, expectations::StaleEngineErrorgetSpeciesDestructionTimescales (const fourdst::composition::Composition &comp, double T9, double rho) const override
     
    fourdst::composition::Composition update (const NetIn &netIn) override
     Updates the engine view if it is marked as stale.
     
    PrimingReport primeEngine (const NetIn &netIn) override
     Prime the engine with initial conditions.
     
    fourdst::composition::Composition collectComposition (fourdst::composition::Composition &comp) const override
     Recursively collect composition from current engine and any sub engines if they exist.
     
    - Public Member Functions inherited from gridfire::DynamicEngine
    virtual void generateJacobianMatrix (const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const
     
    virtual BuildDepthType getDepth () const
     Get the depth of the network.
     
    - - - + + +

    Private Member Functions

    std::vector< std::string > constructPrimingReactionSet (const fourdst::atomic::Species &primingSpecies, const DynamicEngine &baseEngine) const
     Constructs the set of reaction names that involve the priming species.
     
    std::vector< std::string > constructPrimingReactionSet (const fourdst::atomic::Species &primingSpecies, const GraphEngine &baseEngine) const
     Constructs the set of reaction names that involve the priming species.
     
    - + @@ -230,8 +237,8 @@ Additional Inherited Members - - + +

    Private Attributes

    quill::Logger * m_logger = fourdst::logging::LogManager::getInstance().getLogger("log")
    quill::Logger * m_logger = LogManager::getInstance().getLogger("log")
     
    fourdst::atomic::Species m_primingSpecies
     The priming species, if specified.
    - Protected Attributes inherited from gridfire::DefinedEngineView
    bool m_isStale = true
     
    DynamicEnginem_baseEngine
     
    GraphEnginem_baseEngine
     

    Detailed Description

    Provides a view of a DynamicEngine filtered to reactions involving a specified priming species.

    @@ -239,8 +246,8 @@ Additional Inherited Members

    See implementation in engine_priming.cpp for details on reaction set construction.

    Note
    Throws std::runtime_error if no priming reactions are found for the species.

    Constructor & Destructor Documentation

    - -

    ◆ NetworkPrimingEngineView() [1/2]

    + +

    ◆ NetworkPrimingEngineView() [1/2]

    @@ -253,7 +260,7 @@ Additional Inherited Members - DynamicEngine & baseEngine ) + GraphEngine & baseEngine )
    @@ -278,8 +285,8 @@ Additional Inherited Members
    - -

    ◆ NetworkPrimingEngineView() [2/2]

    + +

    ◆ NetworkPrimingEngineView() [2/2]

    @@ -292,7 +299,7 @@ Additional Inherited Members - DynamicEngine & baseEngine ) + GraphEngine & baseEngine )
    @@ -317,8 +324,8 @@ Additional Inherited Members

    Member Function Documentation

    - -

    ◆ constructPrimingReactionSet()

    + +

    ◆ constructPrimingReactionSet()

    @@ -334,7 +341,7 @@ Additional Inherited Members - const DynamicEngine & baseEngine ) const + const GraphEngine & baseEngine ) const @@ -375,7 +382,7 @@ Additional Inherited Members - +
    quill::Logger* gridfire::NetworkPrimingEngineView::m_logger = fourdst::logging::LogManager::getInstance().getLogger("log")quill::Logger* gridfire::NetworkPrimingEngineView::m_logger = LogManager::getInstance().getLogger("log")
    diff --git a/docs/html/classgridfire_1_1_network_priming_engine_view.js b/docs/html/classgridfire_1_1_network_priming_engine_view.js index a44e73fd..b8aeae09 100644 --- a/docs/html/classgridfire_1_1_network_priming_engine_view.js +++ b/docs/html/classgridfire_1_1_network_priming_engine_view.js @@ -1,8 +1,8 @@ var classgridfire_1_1_network_priming_engine_view = [ - [ "NetworkPrimingEngineView", "classgridfire_1_1_network_priming_engine_view.html#ad13ec8d4974421c72cffd88558d71177", null ], - [ "NetworkPrimingEngineView", "classgridfire_1_1_network_priming_engine_view.html#a96751b66dd11f1155d0c488f39f9f6a6", null ], - [ "constructPrimingReactionSet", "classgridfire_1_1_network_priming_engine_view.html#a91f60d8a6bd92dc5d5f6fcda8e89408f", null ], + [ "NetworkPrimingEngineView", "classgridfire_1_1_network_priming_engine_view.html#a0dee05df5ac4047ac0456006a4be4927", null ], + [ "NetworkPrimingEngineView", "classgridfire_1_1_network_priming_engine_view.html#af101fd7cf7237c208611e047396ce8d4", null ], + [ "constructPrimingReactionSet", "classgridfire_1_1_network_priming_engine_view.html#a43b669d725df289366ff21e9698d645a", null ], [ "m_logger", "classgridfire_1_1_network_priming_engine_view.html#a1eed366e916c4e9b7847ae52836f3c7d", null ], [ "m_primingSpecies", "classgridfire_1_1_network_priming_engine_view.html#aeb8f25d97e2459037cc999b974823cf5", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1_reaction-members.html b/docs/html/classgridfire_1_1_reaction-members.html index a8fbed0c..fea4bfee 100644 --- a/docs/html/classgridfire_1_1_reaction-members.html +++ b/docs/html/classgridfire_1_1_reaction-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/classgridfire_1_1_reaction.html b/docs/html/classgridfire_1_1_reaction.html index d9511a4a..151824da 100644 --- a/docs/html/classgridfire_1_1_reaction.html +++ b/docs/html/classgridfire_1_1_reaction.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -208,7 +208,7 @@ Friends
    "H_1_H_1_to_H_2", "p(p,g)d", 1, {H_1, H_1}, {H_2}, 5.493, "st08", rate_coeffs
    );
    double rate = p_gamma_d.calculate_rate(0.1); // T9 = 0.1
    -
    Represents a single nuclear reaction from a specific data source.
    Definition reaction.h:78
    +
    Represents a single nuclear reaction from a specific data source.
    Definition reaction.h:92
    virtual double calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const =0
    Compute the temperature- and composition-dependent reaction rate.

    Constructor & Destructor Documentation

    diff --git a/docs/html/classgridfire_1_1_reaction_set-members.html b/docs/html/classgridfire_1_1_reaction_set-members.html index 313940f2..1056f4d4 100644 --- a/docs/html/classgridfire_1_1_reaction_set-members.html +++ b/docs/html/classgridfire_1_1_reaction_set-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -117,24 +117,25 @@ $(function(){initNavTree('classgridfire_1_1_reaction_set.html',''); initResizabl contains_species(const fourdst::atomic::Species &species) constgridfire::ReactionSet end()gridfire::ReactionSetinline end() constgridfire::ReactionSetinline - getReactionSetSpecies() constgridfire::ReactionSet - hash(uint64_t seed) constgridfire::ReactionSet - m_idgridfire::ReactionSetprivate - m_loggergridfire::ReactionSetprivate - m_reactionNameMapgridfire::ReactionSetprivate - m_reactionsgridfire::ReactionSetprivate - operator!=(const ReactionSet &other) constgridfire::ReactionSet - operator<<(std::ostream &os, const ReactionSet &rs)gridfire::ReactionSetfriend - operator=(const ReactionSet &other)gridfire::ReactionSet - operator==(const ReactionSet &other) constgridfire::ReactionSet - operator[](size_t index) constgridfire::ReactionSet - operator[](const std::string_view &id) constgridfire::ReactionSet - ReactionSet(std::vector< std::unique_ptr< Reaction > > &&reactions)gridfire::ReactionSetexplicit - ReactionSet(const std::vector< Reaction * > &reactions)gridfire::ReactionSetexplicit - ReactionSet()gridfire::ReactionSet - ReactionSet(const ReactionSet &other)gridfire::ReactionSet - remove_reaction(const Reaction &reaction)gridfire::ReactionSet - size() constgridfire::ReactionSetinline + extend(const ReactionSet &other)gridfire::ReactionSet + getReactionSetSpecies() constgridfire::ReactionSet + hash(uint64_t seed) constgridfire::ReactionSet + m_idgridfire::ReactionSetprivate + m_loggergridfire::ReactionSetprivate + m_reactionNameMapgridfire::ReactionSetprivate + m_reactionsgridfire::ReactionSetprivate + operator!=(const ReactionSet &other) constgridfire::ReactionSet + operator<<(std::ostream &os, const ReactionSet &rs)gridfire::ReactionSetfriend + operator=(const ReactionSet &other)gridfire::ReactionSet + operator==(const ReactionSet &other) constgridfire::ReactionSet + operator[](size_t index) constgridfire::ReactionSet + operator[](const std::string_view &id) constgridfire::ReactionSet + ReactionSet(std::vector< std::unique_ptr< Reaction > > &&reactions)gridfire::ReactionSetexplicit + ReactionSet(const std::vector< Reaction * > &reactions)gridfire::ReactionSetexplicit + ReactionSet()gridfire::ReactionSet + ReactionSet(const ReactionSet &other)gridfire::ReactionSet + remove_reaction(const Reaction &reaction)gridfire::ReactionSet + size() constgridfire::ReactionSetinline
    diff --git a/docs/html/classgridfire_1_1_reaction_set.html b/docs/html/classgridfire_1_1_reaction_set.html index 1b300db2..db77769e 100644 --- a/docs/html/classgridfire_1_1_reaction_set.html +++ b/docs/html/classgridfire_1_1_reaction_set.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -130,6 +130,8 @@ Public Member Functions   void add_reaction (std::unique_ptr< Reaction > &&reaction)   +void extend (const ReactionSet &other) +  void remove_reaction (const Reaction &reaction)  Removes a reaction from the set.
      @@ -639,6 +641,23 @@ Friends
    +
    +
    + +

    ◆ extend()

    + +
    +
    + + + + + + + +
    void gridfire::reaction::ReactionSet::extend (const ReactionSet & other)
    +
    +
    diff --git a/docs/html/classgridfire_1_1_reaction_set.js b/docs/html/classgridfire_1_1_reaction_set.js index be40af71..90500237 100644 --- a/docs/html/classgridfire_1_1_reaction_set.js +++ b/docs/html/classgridfire_1_1_reaction_set.js @@ -16,6 +16,7 @@ var classgridfire_1_1_reaction_set = [ "contains_species", "classgridfire_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a", null ], [ "end", "classgridfire_1_1_reaction_set.html#abae9fbc4b4306479a6cd3173ac628987", null ], [ "end", "classgridfire_1_1_reaction_set.html#a436f9c4b8f8a4e115b19728d57d8e105", null ], + [ "extend", "classgridfire_1_1_reaction_set.html#a6a4836776f5dd00158d2336e5bcc3222", null ], [ "getReactionSetSpecies", "classgridfire_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b", null ], [ "hash", "classgridfire_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99", null ], [ "operator!=", "classgridfire_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8", null ], diff --git a/docs/html/classgridfire_1_1approx8_1_1_approx8_network-members.html b/docs/html/classgridfire_1_1approx8_1_1_approx8_network-members.html index cd4fa782..4d1e4ca7 100644 --- a/docs/html/classgridfire_1_1approx8_1_1_approx8_network-members.html +++ b/docs/html/classgridfire_1_1approx8_1_1_approx8_network-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/classgridfire_1_1approx8_1_1_approx8_network.html b/docs/html/classgridfire_1_1approx8_1_1_approx8_network.html index 1078208c..3e7679a5 100644 --- a/docs/html/classgridfire_1_1approx8_1_1_approx8_network.html +++ b/docs/html/classgridfire_1_1approx8_1_1_approx8_network.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error-members.html b/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error-members.html new file mode 100644 index 00000000..e5b55d84 --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error-members.html @@ -0,0 +1,120 @@ + + + + + + + +GridFire: Member List + + + + + + + + + + + + + + + + + +
    +
    + + + + + + +
    +
    GridFire v0.7.0-alpha +
    +
    General Purpose Nuclear Network
    +
    +
    + + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    +
    +
    +
    +
    +
    Loading...
    +
    Searching...
    +
    No Matches
    +
    +
    +
    +
    + +
    +
    gridfire::exceptions::BadCollectionError Member List
    +
    +
    + +

    This is the complete list of members for gridfire::exceptions::BadCollectionError, including all inherited members.

    + + + + +
    BadCollectionError(std::string message)gridfire::exceptions::BadCollectionErrorinlineexplicit
    m_messagegridfire::exceptions::BadCollectionErrorprivate
    what() const noexcept overridegridfire::exceptions::BadCollectionErrorinline
    +
    + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error.html b/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error.html new file mode 100644 index 00000000..17476714 --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error.html @@ -0,0 +1,221 @@ + + + + + + + +GridFire: gridfire::exceptions::BadCollectionError Class Reference + + + + + + + + + + + + + + + + + +
    +
    + + + + + + +
    +
    GridFire v0.7.0-alpha +
    +
    General Purpose Nuclear Network
    +
    +
    + + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    +
    +
    +
    +
    +
    Loading...
    +
    Searching...
    +
    No Matches
    +
    +
    +
    +
    + +
    + +
    gridfire::exceptions::BadCollectionError Class Referencefinal
    +
    +
    + +

    #include <error_engine.h>

    +
    +Inheritance diagram for gridfire::exceptions::BadCollectionError:
    +
    +
    + + +gridfire::exceptions::EngineError + +
    + + + + + + +

    +Public Member Functions

     BadCollectionError (std::string message)
     
    const char * what () const noexcept override
     
    + + + +

    +Private Attributes

    std::string m_message
     
    +

    Constructor & Destructor Documentation

    + +

    ◆ BadCollectionError()

    + +
    +
    + + + + + +
    + + + + + + + +
    gridfire::exceptions::BadCollectionError::BadCollectionError (std::string message)
    +
    +inlineexplicit
    +
    + +
    +
    +

    Member Function Documentation

    + +

    ◆ what()

    + +
    +
    + + + + + +
    + + + + + + + +
    const char * gridfire::exceptions::BadCollectionError::what () const
    +
    +inlinenodiscardoverridenoexcept
    +
    + +
    +
    +

    Member Data Documentation

    + +

    ◆ m_message

    + +
    +
    + + + + + +
    + + + + +
    std::string gridfire::exceptions::BadCollectionError::m_message
    +
    +private
    +
    + +
    +
    +
    The documentation for this class was generated from the following file: +
    +
    + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error.js b/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error.js new file mode 100644 index 00000000..639cafac --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error.js @@ -0,0 +1,6 @@ +var classgridfire_1_1exceptions_1_1_bad_collection_error = +[ + [ "BadCollectionError", "classgridfire_1_1exceptions_1_1_bad_collection_error.html#a0d897039a648727ab4a8b54e50f10ce8", null ], + [ "what", "classgridfire_1_1exceptions_1_1_bad_collection_error.html#a9f970ded49f6a7de57bea42d322b9821", null ], + [ "m_message", "classgridfire_1_1exceptions_1_1_bad_collection_error.html#a1ff822ab63e39fdc2bd3f71ac6e04fcb", null ] +]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error.png b/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error.png new file mode 100644 index 00000000..b5d051e5 Binary files /dev/null and b/docs/html/classgridfire_1_1exceptions_1_1_bad_collection_error.png differ diff --git a/docs/html/classgridfire_1_1exceptions_1_1_engine_error.html b/docs/html/classgridfire_1_1exceptions_1_1_engine_error.html index 62383acb..0fd38627 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_engine_error.html +++ b/docs/html/classgridfire_1_1exceptions_1_1_engine_error.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -110,11 +110,16 @@ Inheritance diagram for gridfire::exceptions::EngineError:
    -gridfire::exceptions::FailedToPartitionEngineError -gridfire::exceptions::NetworkResizedError -gridfire::exceptions::StaleEngineError -gridfire::exceptions::StaleEngineTrigger -gridfire::exceptions::UnableToSetNetworkReactionsError +gridfire::exceptions::BadCollectionError +gridfire::exceptions::FailedToPartitionEngineError +gridfire::exceptions::JacobianError +gridfire::exceptions::NetworkResizedError +gridfire::exceptions::StaleEngineError +gridfire::exceptions::StaleEngineTrigger +gridfire::exceptions::UnableToSetNetworkReactionsError +gridfire::exceptions::StaleJacobianError +gridfire::exceptions::UninitializedJacobianError +gridfire::exceptions::UnknownJacobianError

    The documentation for this class was generated from the following file:
      diff --git a/docs/html/classgridfire_1_1exceptions_1_1_engine_error.png b/docs/html/classgridfire_1_1exceptions_1_1_engine_error.png index 0edeafe1..14cc8dfd 100644 Binary files a/docs/html/classgridfire_1_1exceptions_1_1_engine_error.png and b/docs/html/classgridfire_1_1exceptions_1_1_engine_error.png differ diff --git a/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error-members.html b/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error-members.html index 3f35cbc2..c4ae2a06 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error-members.html +++ b/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -105,7 +105,7 @@ $(function(){initNavTree('classgridfire_1_1exceptions_1_1_failed_to_partition_en

      This is the complete list of members for gridfire::exceptions::FailedToPartitionEngineError, including all inherited members.

      - +
      FailedToPartitionEngineError(const std::string &message)gridfire::exceptions::FailedToPartitionEngineErrorinlineexplicit
      FailedToPartitionEngineError(std::string message)gridfire::exceptions::FailedToPartitionEngineErrorinlineexplicit
      m_messagegridfire::exceptions::FailedToPartitionEngineErrorprivate
      what() const noexcept overridegridfire::exceptions::FailedToPartitionEngineErrorinline
      diff --git a/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html b/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html index ec164739..ede12452 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html +++ b/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -120,8 +120,8 @@ Inheritance diagram for gridfire::exceptions::FailedToPartitionEngineError:

      Public Member Functions

      FailedToPartitionEngineError (const std::string &message) -  + FailedToPartitionEngineError (std::string message) +  const char * what () const noexcept override   @@ -131,8 +131,8 @@ Private Attributes
       

      Constructor & Destructor Documentation

      - -

      ◆ FailedToPartitionEngineError()

      + +

      ◆ FailedToPartitionEngineError()

      @@ -143,7 +143,7 @@ Private Attributes gridfire::exceptions::FailedToPartitionEngineError::FailedToPartitionEngineError ( - const std::string & message) + std::string message) @@ -175,7 +175,7 @@ Private Attributes -inlineoverridenoexcept +inlinenodiscardoverridenoexcept
      diff --git a/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.js b/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.js index 044e1fee..a15d0887 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.js +++ b/docs/html/classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.js @@ -1,6 +1,6 @@ var classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error = [ - [ "FailedToPartitionEngineError", "classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a9b9e8752798876d34a444f61fc2f509a", null ], + [ "FailedToPartitionEngineError", "classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a24372546a7d22fdca16a268909c64bd7", null ], [ "what", "classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#afe87ef508f5b20ca99ec70510747caff", null ], [ "m_message", "classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a77c9a660a2748c2e3a1c7e94edad1cf0", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1exceptions_1_1_hashing_error-members.html b/docs/html/classgridfire_1_1exceptions_1_1_hashing_error-members.html new file mode 100644 index 00000000..49e5c944 --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_hashing_error-members.html @@ -0,0 +1,121 @@ + + + + + + + +GridFire: Member List + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      +
      gridfire::exceptions::HashingError Member List
      +
      +
      + +

      This is the complete list of members for gridfire::exceptions::HashingError, including all inherited members.

      + + + + + +
      HashingError()=defaultgridfire::exceptions::HashingErrorexplicit
      HashingError(std::string message)gridfire::exceptions::HashingErrorinlineexplicit
      m_messagegridfire::exceptions::HashingErrorprivate
      what() const noexcept overridegridfire::exceptions::HashingErrorinline
      +
      + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_hashing_error.html b/docs/html/classgridfire_1_1exceptions_1_1_hashing_error.html new file mode 100644 index 00000000..bbc21311 --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_hashing_error.html @@ -0,0 +1,248 @@ + + + + + + + +GridFire: gridfire::exceptions::HashingError Class Reference + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      + +
      gridfire::exceptions::HashingError Class Referencefinal
      +
      +
      + +

      #include <error_utils.h>

      +
      +Inheritance diagram for gridfire::exceptions::HashingError:
      +
      +
      + + +gridfire::exceptions::UtilityError + +
      + + + + + + + + +

      +Public Member Functions

       HashingError ()=default
       
       HashingError (std::string message)
       
      const char * what () const noexcept override
       
      + + + +

      +Private Attributes

      std::string m_message
       
      +

      Constructor & Destructor Documentation

      + +

      ◆ HashingError() [1/2]

      + +
      +
      + + + + + +
      + + + + + + + +
      gridfire::exceptions::HashingError::HashingError ()
      +
      +explicitdefault
      +
      + +
      +
      + +

      ◆ HashingError() [2/2]

      + +
      +
      + + + + + +
      + + + + + + + +
      gridfire::exceptions::HashingError::HashingError (std::string message)
      +
      +inlineexplicit
      +
      + +
      +
      +

      Member Function Documentation

      + +

      ◆ what()

      + +
      +
      + + + + + +
      + + + + + + + +
      const char * gridfire::exceptions::HashingError::what () const
      +
      +inlinenodiscardoverridenoexcept
      +
      + +
      +
      +

      Member Data Documentation

      + +

      ◆ m_message

      + +
      +
      + + + + + +
      + + + + +
      std::string gridfire::exceptions::HashingError::m_message
      +
      +private
      +
      + +
      +
      +
      The documentation for this class was generated from the following file: +
      +
      + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_hashing_error.js b/docs/html/classgridfire_1_1exceptions_1_1_hashing_error.js new file mode 100644 index 00000000..e7810f3c --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_hashing_error.js @@ -0,0 +1,7 @@ +var classgridfire_1_1exceptions_1_1_hashing_error = +[ + [ "HashingError", "classgridfire_1_1exceptions_1_1_hashing_error.html#a42fd09bb0ce168f979d146368831142d", null ], + [ "HashingError", "classgridfire_1_1exceptions_1_1_hashing_error.html#afc587989d7504f3737aba7f092678c5b", null ], + [ "what", "classgridfire_1_1exceptions_1_1_hashing_error.html#a2ee9e7ea4af6a60ab1e69b1692a2b618", null ], + [ "m_message", "classgridfire_1_1exceptions_1_1_hashing_error.html#a50aeb5acdd6b046de5f7bb7d6c26dcb0", null ] +]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1exceptions_1_1_hashing_error.png b/docs/html/classgridfire_1_1exceptions_1_1_hashing_error.png new file mode 100644 index 00000000..0b59d37b Binary files /dev/null and b/docs/html/classgridfire_1_1exceptions_1_1_hashing_error.png differ diff --git a/docs/html/classgridfire_1_1exceptions_1_1_jacobian_error.html b/docs/html/classgridfire_1_1exceptions_1_1_jacobian_error.html new file mode 100644 index 00000000..b29d5b95 --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_jacobian_error.html @@ -0,0 +1,132 @@ + + + + + + + +GridFire: gridfire::exceptions::JacobianError Class Reference + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      +
      gridfire::exceptions::JacobianError Class Reference
      +
      +
      + +

      #include <error_engine.h>

      +
      +Inheritance diagram for gridfire::exceptions::JacobianError:
      +
      +
      + + +gridfire::exceptions::EngineError +gridfire::exceptions::StaleJacobianError +gridfire::exceptions::UninitializedJacobianError +gridfire::exceptions::UnknownJacobianError + +
      +
      The documentation for this class was generated from the following file: +
      +
      + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_jacobian_error.png b/docs/html/classgridfire_1_1exceptions_1_1_jacobian_error.png new file mode 100644 index 00000000..5c2c5a2f Binary files /dev/null and b/docs/html/classgridfire_1_1exceptions_1_1_jacobian_error.png differ diff --git a/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error-members.html b/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error-members.html index e83aa29f..79529b98 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error-members.html +++ b/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -106,7 +106,7 @@ $(function(){initNavTree('classgridfire_1_1exceptions_1_1_network_resized_error.

      This is the complete list of members for gridfire::exceptions::NetworkResizedError, including all inherited members.

      - +
      m_messagegridfire::exceptions::NetworkResizedErrorprivate
      NetworkResizedError(const std::string &message)gridfire::exceptions::NetworkResizedErrorinlineexplicit
      NetworkResizedError(std::string message)gridfire::exceptions::NetworkResizedErrorinlineexplicit
      what() const noexcept overridegridfire::exceptions::NetworkResizedErrorinline
      diff --git a/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error.html b/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error.html index 8480aa76..e8ce5364 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error.html +++ b/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -120,8 +120,8 @@ Inheritance diagram for gridfire::exceptions::NetworkResizedError:
      - - + +

      Public Member Functions

       NetworkResizedError (const std::string &message)
       
       NetworkResizedError (std::string message)
       
      const char * what () const noexcept override
       
      @@ -131,8 +131,8 @@ Private Attributes
       

      Constructor & Destructor Documentation

      - -

      ◆ NetworkResizedError()

      + +

      ◆ NetworkResizedError()

      @@ -143,7 +143,7 @@ Private Attributes gridfire::exceptions::NetworkResizedError::NetworkResizedError ( - const std::string & message) + std::string message) @@ -175,7 +175,7 @@ Private Attributes -inlineoverridenoexcept +inlinenodiscardoverridenoexcept
      diff --git a/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error.js b/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error.js index aaffa8dc..bcc4a02e 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error.js +++ b/docs/html/classgridfire_1_1exceptions_1_1_network_resized_error.js @@ -1,6 +1,6 @@ var classgridfire_1_1exceptions_1_1_network_resized_error = [ - [ "NetworkResizedError", "classgridfire_1_1exceptions_1_1_network_resized_error.html#a80c0adb088e8083309591d24051b056b", null ], + [ "NetworkResizedError", "classgridfire_1_1exceptions_1_1_network_resized_error.html#a1386b2b78ae7760b40cfc5ddefa0ce3e", null ], [ "what", "classgridfire_1_1exceptions_1_1_network_resized_error.html#a80f09d037fff3c55a9b937b37d101cc1", null ], [ "m_message", "classgridfire_1_1exceptions_1_1_network_resized_error.html#a581527fc03fdd84a8309c147259ec09d", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error-members.html b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error-members.html index ca1e38d5..96d7719e 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error-members.html +++ b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -106,7 +106,7 @@ $(function(){initNavTree('classgridfire_1_1exceptions_1_1_stale_engine_error.htm

      This is the complete list of members for gridfire::exceptions::StaleEngineError, including all inherited members.

      - +
      m_messagegridfire::exceptions::StaleEngineErrorprivate
      StaleEngineError(const std::string &message)gridfire::exceptions::StaleEngineErrorinlineexplicit
      StaleEngineError(std::string message)gridfire::exceptions::StaleEngineErrorinlineexplicit
      what() const noexcept overridegridfire::exceptions::StaleEngineErrorinline
      diff --git a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error.html b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error.html index 0bcd85ab..7985e420 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error.html +++ b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -120,8 +120,8 @@ Inheritance diagram for gridfire::exceptions::StaleEngineError:
      - - + +

      Public Member Functions

       StaleEngineError (const std::string &message)
       
       StaleEngineError (std::string message)
       
      const char * what () const noexcept override
       
      @@ -131,8 +131,8 @@ Private Attributes
       

      Constructor & Destructor Documentation

      - -

      ◆ StaleEngineError()

      + +

      ◆ StaleEngineError()

      @@ -143,7 +143,7 @@ Private Attributes gridfire::exceptions::StaleEngineError::StaleEngineError ( - const std::string & message) + std::string message) @@ -175,7 +175,7 @@ Private Attributes -inlineoverridenoexcept +inlinenodiscardoverridenoexcept
      diff --git a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error.js b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error.js index f6d28c52..92092ab2 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error.js +++ b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_error.js @@ -1,6 +1,6 @@ var classgridfire_1_1exceptions_1_1_stale_engine_error = [ - [ "StaleEngineError", "classgridfire_1_1exceptions_1_1_stale_engine_error.html#a6672e4c3f42260bba25d78e14ebd5a50", null ], + [ "StaleEngineError", "classgridfire_1_1exceptions_1_1_stale_engine_error.html#ade628b2919f3a4c7a8fda2c654029872", null ], [ "what", "classgridfire_1_1exceptions_1_1_stale_engine_error.html#a15c1b625e8e58a457e7bc5dbb464eff4", null ], [ "m_message", "classgridfire_1_1exceptions_1_1_stale_engine_error.html#a4eb62e3842302997e44e05d0770d77bb", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger-members.html b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger-members.html index f81b2888..7b25701b 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger-members.html +++ b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -111,7 +111,7 @@ $(function(){initNavTree('classgridfire_1_1exceptions_1_1_stale_engine_trigger.h getState() constgridfire::exceptions::StaleEngineTriggerinline m_stategridfire::exceptions::StaleEngineTriggerprivate numSpecies() constgridfire::exceptions::StaleEngineTriggerinline - StaleEngineTrigger(const state &s)gridfire::exceptions::StaleEngineTriggerinlineexplicit + StaleEngineTrigger(state s)gridfire::exceptions::StaleEngineTriggerinlineexplicit temperature() constgridfire::exceptions::StaleEngineTriggerinline totalSteps() constgridfire::exceptions::StaleEngineTriggerinline what() const noexcept overridegridfire::exceptions::StaleEngineTriggerinline diff --git a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger.html b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger.html index 1b0e8164..521d431c 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger.html +++ b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -126,8 +126,8 @@ Classes - - + + @@ -151,8 +151,8 @@ Private Attributes

      Public Member Functions

       StaleEngineTrigger (const state &s)
       
       StaleEngineTrigger (state s)
       
      const char * what () const noexcept override
       
      state getState () const
       

      Constructor & Destructor Documentation

      - -

      ◆ StaleEngineTrigger()

      + +

      ◆ StaleEngineTrigger()

      @@ -163,7 +163,7 @@ Private Attributes gridfire::exceptions::StaleEngineTrigger::StaleEngineTrigger ( - const state & s) + state s) @@ -195,7 +195,7 @@ Private Attributes -inline +inlinenodiscard
      @@ -220,7 +220,7 @@ Private Attributes -inline +inlinenodiscard
      @@ -245,7 +245,7 @@ Private Attributes -inline +inlinenodiscard
      @@ -270,7 +270,7 @@ Private Attributes -inline +inlinenodiscard
      @@ -295,7 +295,7 @@ Private Attributes -inline +inlinenodiscard
      @@ -320,7 +320,7 @@ Private Attributes -inline +inlinenodiscard
      @@ -345,7 +345,7 @@ Private Attributes -inline +inlinenodiscard
      @@ -370,7 +370,7 @@ Private Attributes -inlineoverridenoexcept +inlinenodiscardoverridenoexcept
      diff --git a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger.js b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger.js index f32eea4b..0a49b178 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger.js +++ b/docs/html/classgridfire_1_1exceptions_1_1_stale_engine_trigger.js @@ -1,7 +1,7 @@ var classgridfire_1_1exceptions_1_1_stale_engine_trigger = [ [ "state", "structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html", "structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state" ], - [ "StaleEngineTrigger", "classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#afb50f1694a806e8bcaf99111d99aeb5d", null ], + [ "StaleEngineTrigger", "classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3c7689e6e1e7269bae7275b099b2f387", null ], [ "density", "classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#ae8156ed7e659cb629da24a5b6734e2dc", null ], [ "energy", "classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aeebfb529118f8dfcaf1422ae1768f2bf", null ], [ "getMolarAbundance", "classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3183a0030b14253eb49d8304fb6665ea", null ], diff --git a/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error-members.html b/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error-members.html new file mode 100644 index 00000000..0b67c6d5 --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error-members.html @@ -0,0 +1,120 @@ + + + + + + + +GridFire: Member List + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      +
      gridfire::exceptions::StaleJacobianError Member List
      +
      +
      + +

      This is the complete list of members for gridfire::exceptions::StaleJacobianError, including all inherited members.

      + + + + +
      m_messagegridfire::exceptions::StaleJacobianErrorprivate
      StaleJacobianError(std::string message)gridfire::exceptions::StaleJacobianErrorinlineexplicit
      what() const noexcept overridegridfire::exceptions::StaleJacobianErrorinline
      +
      + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error.html b/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error.html new file mode 100644 index 00000000..ab13543a --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error.html @@ -0,0 +1,222 @@ + + + + + + + +GridFire: gridfire::exceptions::StaleJacobianError Class Reference + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      + +
      gridfire::exceptions::StaleJacobianError Class Referencefinal
      +
      +
      + +

      #include <error_engine.h>

      +
      +Inheritance diagram for gridfire::exceptions::StaleJacobianError:
      +
      +
      + + +gridfire::exceptions::JacobianError +gridfire::exceptions::EngineError + +
      + + + + + + +

      +Public Member Functions

       StaleJacobianError (std::string message)
       
      const char * what () const noexcept override
       
      + + + +

      +Private Attributes

      std::string m_message
       
      +

      Constructor & Destructor Documentation

      + +

      ◆ StaleJacobianError()

      + +
      +
      + + + + + +
      + + + + + + + +
      gridfire::exceptions::StaleJacobianError::StaleJacobianError (std::string message)
      +
      +inlineexplicit
      +
      + +
      +
      +

      Member Function Documentation

      + +

      ◆ what()

      + +
      +
      + + + + + +
      + + + + + + + +
      const char * gridfire::exceptions::StaleJacobianError::what () const
      +
      +inlinenodiscardoverridenoexcept
      +
      + +
      +
      +

      Member Data Documentation

      + +

      ◆ m_message

      + +
      +
      + + + + + +
      + + + + +
      std::string gridfire::exceptions::StaleJacobianError::m_message
      +
      +private
      +
      + +
      +
      +
      The documentation for this class was generated from the following file: +
      +
      + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error.js b/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error.js new file mode 100644 index 00000000..46c633ed --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error.js @@ -0,0 +1,6 @@ +var classgridfire_1_1exceptions_1_1_stale_jacobian_error = +[ + [ "StaleJacobianError", "classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#a0a1f6e905239147ba53b374e62bef505", null ], + [ "what", "classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#ae7e9c94d3fd05f5954077b3178600857", null ], + [ "m_message", "classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#a8cbd2bcb916369751f2154f8c7f58974", null ] +]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error.png b/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error.png new file mode 100644 index 00000000..a8f0d7b6 Binary files /dev/null and b/docs/html/classgridfire_1_1exceptions_1_1_stale_jacobian_error.png differ diff --git a/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error-members.html b/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error-members.html index ad830425..1a6b9204 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error-members.html +++ b/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -106,7 +106,7 @@ $(function(){initNavTree('classgridfire_1_1exceptions_1_1_unable_to_set_network_

      This is the complete list of members for gridfire::exceptions::UnableToSetNetworkReactionsError, including all inherited members.

      - +
      m_messagegridfire::exceptions::UnableToSetNetworkReactionsErrorprivate
      UnableToSetNetworkReactionsError(const std::string &message)gridfire::exceptions::UnableToSetNetworkReactionsErrorinlineexplicit
      UnableToSetNetworkReactionsError(std::string message)gridfire::exceptions::UnableToSetNetworkReactionsErrorinlineexplicit
      what() const noexcept overridegridfire::exceptions::UnableToSetNetworkReactionsErrorinline
      diff --git a/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html b/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html index b7a95245..cbf46623 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html +++ b/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -120,8 +120,8 @@ Inheritance diagram for gridfire::exceptions::UnableToSetNetworkReactionsError:< - - + +

      Public Member Functions

       UnableToSetNetworkReactionsError (const std::string &message)
       
       UnableToSetNetworkReactionsError (std::string message)
       
      const char * what () const noexcept override
       
      @@ -131,8 +131,8 @@ Private Attributes
       

      Constructor & Destructor Documentation

      - -

      ◆ UnableToSetNetworkReactionsError()

      + +

      ◆ UnableToSetNetworkReactionsError()

      @@ -143,7 +143,7 @@ Private Attributes gridfire::exceptions::UnableToSetNetworkReactionsError::UnableToSetNetworkReactionsError ( - const std::string & message) + std::string message) @@ -175,7 +175,7 @@ Private Attributes -inlineoverridenoexcept +inlinenodiscardoverridenoexcept
      diff --git a/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.js b/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.js index 17bd857b..fdcd4f91 100644 --- a/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.js +++ b/docs/html/classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.js @@ -1,6 +1,6 @@ var classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error = [ - [ "UnableToSetNetworkReactionsError", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#acb3183c3dea755a8a26b00d638183c30", null ], + [ "UnableToSetNetworkReactionsError", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a4f8e4f72384210c8fb73e104c718b1a6", null ], [ "what", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a1619c3c96b1d89ce387705bbc1f36c69", null ], [ "m_message", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#af7ed18507088efc5587298a7e263f047", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error-members.html b/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error-members.html new file mode 100644 index 00000000..f4c7215f --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error-members.html @@ -0,0 +1,120 @@ + + + + + + + +GridFire: Member List + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      +
      gridfire::exceptions::UninitializedJacobianError Member List
      +
      +
      + +

      This is the complete list of members for gridfire::exceptions::UninitializedJacobianError, including all inherited members.

      + + + + +
      m_messagegridfire::exceptions::UninitializedJacobianErrorprivate
      UninitializedJacobianError(std::string message)gridfire::exceptions::UninitializedJacobianErrorinlineexplicit
      what() const noexcept overridegridfire::exceptions::UninitializedJacobianErrorinline
      +
      + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html b/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html new file mode 100644 index 00000000..c95b0ba0 --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html @@ -0,0 +1,222 @@ + + + + + + + +GridFire: gridfire::exceptions::UninitializedJacobianError Class Reference + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      + +
      gridfire::exceptions::UninitializedJacobianError Class Referencefinal
      +
      +
      + +

      #include <error_engine.h>

      +
      +Inheritance diagram for gridfire::exceptions::UninitializedJacobianError:
      +
      +
      + + +gridfire::exceptions::JacobianError +gridfire::exceptions::EngineError + +
      + + + + + + +

      +Public Member Functions

       UninitializedJacobianError (std::string message)
       
      const char * what () const noexcept override
       
      + + + +

      +Private Attributes

      std::string m_message
       
      +

      Constructor & Destructor Documentation

      + +

      ◆ UninitializedJacobianError()

      + +
      +
      + + + + + +
      + + + + + + + +
      gridfire::exceptions::UninitializedJacobianError::UninitializedJacobianError (std::string message)
      +
      +inlineexplicit
      +
      + +
      +
      +

      Member Function Documentation

      + +

      ◆ what()

      + +
      +
      + + + + + +
      + + + + + + + +
      const char * gridfire::exceptions::UninitializedJacobianError::what () const
      +
      +inlinenodiscardoverridenoexcept
      +
      + +
      +
      +

      Member Data Documentation

      + +

      ◆ m_message

      + +
      +
      + + + + + +
      + + + + +
      std::string gridfire::exceptions::UninitializedJacobianError::m_message
      +
      +private
      +
      + +
      +
      +
      The documentation for this class was generated from the following file: +
      +
      + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.js b/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.js new file mode 100644 index 00000000..b9b5fa8f --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.js @@ -0,0 +1,6 @@ +var classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error = +[ + [ "UninitializedJacobianError", "classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#a54f2823488af43dfc942f6d7e860cf50", null ], + [ "what", "classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#abba5f6e2487bbc79b54dd578128dd8ef", null ], + [ "m_message", "classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#aa9abe57b96872bf7b5025eabc7656a02", null ] +]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.png b/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.png new file mode 100644 index 00000000..06570cc5 Binary files /dev/null and b/docs/html/classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.png differ diff --git a/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error-members.html b/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error-members.html new file mode 100644 index 00000000..9f5cfb19 --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error-members.html @@ -0,0 +1,120 @@ + + + + + + + +GridFire: Member List + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      +
      gridfire::exceptions::UnknownJacobianError Member List
      +
      +
      + +

      This is the complete list of members for gridfire::exceptions::UnknownJacobianError, including all inherited members.

      + + + + +
      m_messagegridfire::exceptions::UnknownJacobianErrorprivate
      UnknownJacobianError(std::string message)gridfire::exceptions::UnknownJacobianErrorinlineexplicit
      what() const noexcept overridegridfire::exceptions::UnknownJacobianErrorinline
      +
      + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html b/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html new file mode 100644 index 00000000..b576aa06 --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html @@ -0,0 +1,222 @@ + + + + + + + +GridFire: gridfire::exceptions::UnknownJacobianError Class Reference + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      + +
      gridfire::exceptions::UnknownJacobianError Class Referencefinal
      +
      +
      + +

      #include <error_engine.h>

      +
      +Inheritance diagram for gridfire::exceptions::UnknownJacobianError:
      +
      +
      + + +gridfire::exceptions::JacobianError +gridfire::exceptions::EngineError + +
      + + + + + + +

      +Public Member Functions

       UnknownJacobianError (std::string message)
       
      const char * what () const noexcept override
       
      + + + +

      +Private Attributes

      std::string m_message
       
      +

      Constructor & Destructor Documentation

      + +

      ◆ UnknownJacobianError()

      + +
      +
      + + + + + +
      + + + + + + + +
      gridfire::exceptions::UnknownJacobianError::UnknownJacobianError (std::string message)
      +
      +inlineexplicit
      +
      + +
      +
      +

      Member Function Documentation

      + +

      ◆ what()

      + +
      +
      + + + + + +
      + + + + + + + +
      const char * gridfire::exceptions::UnknownJacobianError::what () const
      +
      +inlinenodiscardoverridenoexcept
      +
      + +
      +
      +

      Member Data Documentation

      + +

      ◆ m_message

      + +
      +
      + + + + + +
      + + + + +
      std::string gridfire::exceptions::UnknownJacobianError::m_message
      +
      +private
      +
      + +
      +
      +
      The documentation for this class was generated from the following file: +
      +
      + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error.js b/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error.js new file mode 100644 index 00000000..71810f58 --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error.js @@ -0,0 +1,6 @@ +var classgridfire_1_1exceptions_1_1_unknown_jacobian_error = +[ + [ "UnknownJacobianError", "classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#a16f040eb003b7aca7f09aff7fd2636d5", null ], + [ "what", "classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#add5f3ec1fcd440b39dda6f37b92f8f29", null ], + [ "m_message", "classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#a0b75cbbf9890d97a2e49b5c0728020cd", null ] +]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error.png b/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error.png new file mode 100644 index 00000000..51d5672a Binary files /dev/null and b/docs/html/classgridfire_1_1exceptions_1_1_unknown_jacobian_error.png differ diff --git a/docs/html/classgridfire_1_1exceptions_1_1_utility_error.html b/docs/html/classgridfire_1_1exceptions_1_1_utility_error.html new file mode 100644 index 00000000..4ea2d86b --- /dev/null +++ b/docs/html/classgridfire_1_1exceptions_1_1_utility_error.html @@ -0,0 +1,129 @@ + + + + + + + +GridFire: gridfire::exceptions::UtilityError Class Reference + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      +
      gridfire::exceptions::UtilityError Class Reference
      +
      +
      + +

      #include <error_utils.h>

      +
      +Inheritance diagram for gridfire::exceptions::UtilityError:
      +
      +
      + + +gridfire::exceptions::HashingError + +
      +
      The documentation for this class was generated from the following file: +
      +
      + + + + diff --git a/docs/html/classgridfire_1_1exceptions_1_1_utility_error.png b/docs/html/classgridfire_1_1exceptions_1_1_utility_error.png new file mode 100644 index 00000000..57feef2e Binary files /dev/null and b/docs/html/classgridfire_1_1exceptions_1_1_utility_error.png differ diff --git a/docs/html/classgridfire_1_1io_1_1_m_e_s_a_network_file_parser-members.html b/docs/html/classgridfire_1_1io_1_1_m_e_s_a_network_file_parser-members.html index 5dbc23ca..50b4913a 100644 --- a/docs/html/classgridfire_1_1io_1_1_m_e_s_a_network_file_parser-members.html +++ b/docs/html/classgridfire_1_1io_1_1_m_e_s_a_network_file_parser-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html b/docs/html/classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html index bdbc45d1..6415cdf1 100644 --- a/docs/html/classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html +++ b/docs/html/classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1io_1_1_network_file_parser-members.html b/docs/html/classgridfire_1_1io_1_1_network_file_parser-members.html index 9f7fdec6..2d918f2a 100644 --- a/docs/html/classgridfire_1_1io_1_1_network_file_parser-members.html +++ b/docs/html/classgridfire_1_1io_1_1_network_file_parser-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1io_1_1_network_file_parser.html b/docs/html/classgridfire_1_1io_1_1_network_file_parser.html index 0de812d3..c3d3a0c0 100644 --- a/docs/html/classgridfire_1_1io_1_1_network_file_parser.html +++ b/docs/html/classgridfire_1_1io_1_1_network_file_parser.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1io_1_1_simple_reaction_list_file_parser-members.html b/docs/html/classgridfire_1_1io_1_1_simple_reaction_list_file_parser-members.html index f82c4a0c..f84ff016 100644 --- a/docs/html/classgridfire_1_1io_1_1_simple_reaction_list_file_parser-members.html +++ b/docs/html/classgridfire_1_1io_1_1_simple_reaction_list_file_parser-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html b/docs/html/classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html index 8492e3f6..f7902975 100644 --- a/docs/html/classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html +++ b/docs/html/classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1partition_1_1_composite_partition_function-members.html b/docs/html/classgridfire_1_1partition_1_1_composite_partition_function-members.html index 1e1ae91b..71e9cbf8 100644 --- a/docs/html/classgridfire_1_1partition_1_1_composite_partition_function-members.html +++ b/docs/html/classgridfire_1_1partition_1_1_composite_partition_function-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -112,10 +112,11 @@ $(function(){initNavTree('classgridfire_1_1partition_1_1_composite_partition_fun evaluateDerivative(int z, int a, double T9) const overridegridfire::partition::CompositePartitionFunctionvirtual m_loggergridfire::partition::CompositePartitionFunctionprivate m_partitionFunctionsgridfire::partition::CompositePartitionFunctionprivate - selectPartitionFunction(const BasePartitionType type) constgridfire::partition::CompositePartitionFunctionprivate - supports(int z, int a) const overridegridfire::partition::CompositePartitionFunctionvirtual - type() const overridegridfire::partition::CompositePartitionFunctionvirtual - ~PartitionFunction()=defaultgridfire::partition::PartitionFunctionvirtual + m_supportCachegridfire::partition::CompositePartitionFunctionmutableprivate + selectPartitionFunction(BasePartitionType type) constgridfire::partition::CompositePartitionFunctionprivate + supports(int z, int a) const overridegridfire::partition::CompositePartitionFunctionvirtual + type() const overridegridfire::partition::CompositePartitionFunctionvirtual + ~PartitionFunction()=defaultgridfire::partition::PartitionFunctionvirtual
      diff --git a/docs/html/classgridfire_1_1partition_1_1_composite_partition_function.html b/docs/html/classgridfire_1_1partition_1_1_composite_partition_function.html index 0ca9a294..ad707c6f 100644 --- a/docs/html/classgridfire_1_1partition_1_1_composite_partition_function.html +++ b/docs/html/classgridfire_1_1partition_1_1_composite_partition_function.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -145,8 +145,8 @@ Public Member Functions - - + +

      Private Member Functions

      std::unique_ptr< PartitionFunctionselectPartitionFunction (const BasePartitionType type) const
       
      std::unique_ptr< PartitionFunctionselectPartitionFunction (BasePartitionType type) const
       
      @@ -155,6 +155,9 @@ Private Attributes + + +

      Private Attributes

      std::vector< std::unique_ptr< PartitionFunction > > m_partitionFunctions
       Set of partition functions to use in the composite partition function.
       
      std::unordered_map< uint_fast32_t, const PartitionFunction & > m_supportCache
       Cache mapping isotope keys to supporting partition functions for fast lookup.
       

      Detailed Description

      Combines multiple PartitionFunction instances into a single composite strategy.

      @@ -354,8 +357,8 @@ Private Attributes
      - -

      ◆ selectPartitionFunction()

      + +

      ◆ selectPartitionFunction()

      @@ -366,7 +369,7 @@ Private Attributes std::unique_ptr< PartitionFunction > gridfire::partition::CompositePartitionFunction::selectPartitionFunction ( - const BasePartitionType type) + BasePartitionType type) const @@ -505,6 +508,30 @@ Private Attributes

      Set of partition functions to use in the composite partition function.

      +
      +
      + +

      ◆ m_supportCache

      + +
      +
      + + + + + +
      + + + + +
      std::unordered_map<uint_fast32_t, const PartitionFunction&> gridfire::partition::CompositePartitionFunction::m_supportCache
      +
      +mutableprivate
      +
      + +

      Cache mapping isotope keys to supporting partition functions for fast lookup.

      +

      The documentation for this class was generated from the following files:
        diff --git a/docs/html/classgridfire_1_1partition_1_1_composite_partition_function.js b/docs/html/classgridfire_1_1partition_1_1_composite_partition_function.js index 13135a5e..13d231e9 100644 --- a/docs/html/classgridfire_1_1partition_1_1_composite_partition_function.js +++ b/docs/html/classgridfire_1_1partition_1_1_composite_partition_function.js @@ -5,9 +5,10 @@ var classgridfire_1_1partition_1_1_composite_partition_function = [ "clone", "classgridfire_1_1partition_1_1_composite_partition_function.html#a7b000d55c7d1f489e54a57f7f4e3808a", null ], [ "evaluate", "classgridfire_1_1partition_1_1_composite_partition_function.html#a8d6d278fcb5b8478b0e27535f877ee2b", null ], [ "evaluateDerivative", "classgridfire_1_1partition_1_1_composite_partition_function.html#ac8900afaa5edd24fcb8eaf19e7379183", null ], - [ "selectPartitionFunction", "classgridfire_1_1partition_1_1_composite_partition_function.html#a44325e313db7f8f901c0dd5d84d4845b", null ], + [ "selectPartitionFunction", "classgridfire_1_1partition_1_1_composite_partition_function.html#a32f397abf9e9ace9f0c721e4e14eb60b", null ], [ "supports", "classgridfire_1_1partition_1_1_composite_partition_function.html#ae8908a78f087ea516cdd5a4cdd449a9c", null ], [ "type", "classgridfire_1_1partition_1_1_composite_partition_function.html#a66560e21a4a7b08e8da135ce8279ed88", null ], [ "m_logger", "classgridfire_1_1partition_1_1_composite_partition_function.html#ae0fc1c6abdc86009ba0fc6c9f270ff8b", null ], - [ "m_partitionFunctions", "classgridfire_1_1partition_1_1_composite_partition_function.html#a85aaac230e9de2fd50d4d453f6d5def8", null ] + [ "m_partitionFunctions", "classgridfire_1_1partition_1_1_composite_partition_function.html#a85aaac230e9de2fd50d4d453f6d5def8", null ], + [ "m_supportCache", "classgridfire_1_1partition_1_1_composite_partition_function.html#a9aea5eda63b9be4d3b8f65c13d317dcc", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1partition_1_1_ground_state_partition_function-members.html b/docs/html/classgridfire_1_1partition_1_1_ground_state_partition_function-members.html index 5679e5d3..d97e8345 100644 --- a/docs/html/classgridfire_1_1partition_1_1_ground_state_partition_function-members.html +++ b/docs/html/classgridfire_1_1partition_1_1_ground_state_partition_function-members.html @@ -29,7 +29,7 @@ -
        GridFire 0.6.0 +
        GridFire v0.7.0-alpha
        General Purpose Nuclear Network
        diff --git a/docs/html/classgridfire_1_1partition_1_1_ground_state_partition_function.html b/docs/html/classgridfire_1_1partition_1_1_ground_state_partition_function.html index b2667180..87b66201 100644 --- a/docs/html/classgridfire_1_1partition_1_1_ground_state_partition_function.html +++ b/docs/html/classgridfire_1_1partition_1_1_ground_state_partition_function.html @@ -29,7 +29,7 @@ -
        GridFire 0.6.0 +
        GridFire v0.7.0-alpha
        General Purpose Nuclear Network
        diff --git a/docs/html/classgridfire_1_1partition_1_1_partition_function-members.html b/docs/html/classgridfire_1_1partition_1_1_partition_function-members.html index 6ccd17ee..1ec7f2cf 100644 --- a/docs/html/classgridfire_1_1partition_1_1_partition_function-members.html +++ b/docs/html/classgridfire_1_1partition_1_1_partition_function-members.html @@ -29,7 +29,7 @@ -
        GridFire 0.6.0 +
        GridFire v0.7.0-alpha
        General Purpose Nuclear Network
        diff --git a/docs/html/classgridfire_1_1partition_1_1_partition_function.html b/docs/html/classgridfire_1_1partition_1_1_partition_function.html index 6727fecb..9f243ab8 100644 --- a/docs/html/classgridfire_1_1partition_1_1_partition_function.html +++ b/docs/html/classgridfire_1_1partition_1_1_partition_function.html @@ -29,7 +29,7 @@ -
        GridFire 0.6.0 +
        GridFire v0.7.0-alpha
        General Purpose Nuclear Network
        diff --git a/docs/html/classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function-members.html b/docs/html/classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function-members.html index 6456bb1f..29ce64d8 100644 --- a/docs/html/classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function-members.html +++ b/docs/html/classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function-members.html @@ -29,7 +29,7 @@ -
        GridFire 0.6.0 +
        GridFire v0.7.0-alpha
        General Purpose Nuclear Network
        diff --git a/docs/html/classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html b/docs/html/classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html index ba38ca35..d499dd8d 100644 --- a/docs/html/classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html +++ b/docs/html/classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html @@ -29,7 +29,7 @@ -
        GridFire 0.6.0 +
        GridFire v0.7.0-alpha
        General Purpose Nuclear Network
        diff --git a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator-members.html b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator-members.html index 3a105bec..352741e2 100644 --- a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator-members.html +++ b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator-members.html @@ -29,7 +29,7 @@ -
        GridFire 0.6.0 +
        GridFire v0.7.0-alpha
        General Purpose Nuclear Network
        @@ -106,10 +106,10 @@ $(function(){initNavTree('classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpola

        This is the complete list of members for gridfire::rates::weak::WeakRateInterpolator, including all inherited members.

        - - - - + + + +
        available_isotopes() constgridfire::rates::weak::WeakRateInterpolator
        get_rate_derivatives(uint16_t A, uint8_t Z, double t9, double log_rhoYe, double mu_e) constgridfire::rates::weak::WeakRateInterpolator
        get_rates(uint16_t A, uint8_t Z, double t9, double log_rhoYe, double mu_e) constgridfire::rates::weak::WeakRateInterpolator
        m_rate_tablegridfire::rates::weak::WeakRateInterpolatorprivate
        pack_isotope_id(uint16_t A, uint8_t Z)gridfire::rates::weak::WeakRateInterpolatorprivatestatic
        get_rate_derivatives(uint16_t A, uint8_t Z, double t9, double log_rhoYe) constgridfire::rates::weak::WeakRateInterpolator
        get_rates(uint16_t A, uint8_t Z, double t9, double log_rhoYe) constgridfire::rates::weak::WeakRateInterpolator
        m_loggergridfire::rates::weak::WeakRateInterpolatorprivate
        m_rate_tablegridfire::rates::weak::WeakRateInterpolatorprivate
        RowDataTable typedefgridfire::rates::weak::WeakRateInterpolator
        WeakRateInterpolator(const RowDataTable &raw_data)gridfire::rates::weak::WeakRateInterpolatorexplicit
        diff --git a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html index a5f57e02..b1a04efc 100644 --- a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html +++ b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html @@ -29,7 +29,7 @@ -
        GridFire 0.6.0 +
        GridFire v0.7.0-alpha
        General Purpose Nuclear Network
        @@ -102,7 +102,6 @@ $(function(){initNavTree('classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpola
        gridfire::rates::weak::WeakRateInterpolator Class Reference
        @@ -128,21 +127,17 @@ Public Member Functions std::vector< fourdst::atomic::Species > available_isotopes () const  List isotopes for which tables are available.
          -std::expected< WeakRatePayload, InterpolationErrorget_rates (uint16_t A, uint8_t Z, double t9, double log_rhoYe, double mu_e) const - Trilinear interpolation of weak-rate payload at a state.
        -  -std::expected< WeakRateDerivatives, InterpolationErrorget_rate_derivatives (uint16_t A, uint8_t Z, double t9, double log_rhoYe, double mu_e) const - Finite-difference partial derivatives of the log10() fields.
        -  - - - - - + + + + + +

        -Static Private Member Functions

        static uint32_t pack_isotope_id (uint16_t A, uint8_t Z)
         Pack (A,Z) into a 32-bit key used for the internal map.
         
        std::expected< WeakRatePayload, InterpolationErrorget_rates (uint16_t A, uint8_t Z, double t9, double log_rhoYe) const
         Trilinear interpolation of weak-rate payload at a state.
         
        std::expected< WeakRateDerivatives, InterpolationErrorget_rate_derivatives (uint16_t A, uint8_t Z, double t9, double log_rhoYe) const
         Finite-difference partial derivatives of the log10() fields.
         
        + + @@ -150,8 +145,8 @@ Private Attributes

        Detailed Description

        3D table interpolator for tabulated weak reaction data by isotope.

        Builds per-isotope 3D grids over (T9, log10(rho*Ye), mu_e) and provides:

        Implementation summary (constructor): rows are grouped by (A,Z), then each group's unique axis values are collected and sorted to form the three axes; the 3D payload array is populated at each lattice point with the 6 log10() fields from the raw table.

        Member Typedef Documentation

        @@ -235,13 +230,13 @@ Private Attributes
        Example
        WeakRateInterpolator interp(rows);
        auto isotopes = interp.available_isotopes();
        -
        WeakRateInterpolator(const RowDataTable &raw_data)
        Construct the interpolator from raw weak-rate rows.
        Definition weak_interpolator.cpp:18
        +
        WeakRateInterpolator(const RowDataTable &raw_data)
        Construct the interpolator from raw weak-rate rows.
        Definition weak_interpolator.cpp:21
        - -

        ◆ get_rate_derivatives()

        + +

        ◆ get_rate_derivatives()

        @@ -267,12 +262,7 @@ Private Attributes
        - - - - - - +

        Private Attributes

        quill::Logger * m_logger = fourdst::logging::LogManager::getInstance().getLogger("log")
         
        std::unordered_map< uint32_t, IsotopeGridm_rate_table
         Per-isotope grids over (T9, log10(rho*Ye), mu_e) with payloads at lattice nodes.
         
        double log_rhoYe,
        double mu_e ) constdouble log_rhoYe ) const
        @@ -290,7 +280,6 @@ Private Attributes ZProton number of the isotope. t9Temperature in GK (10^9 K). log_rhoYeLog10 of rho*Ye (cgs density times electron fraction). - mu_eElectron chemical potential (MeV). @@ -302,8 +291,8 @@ Private Attributes
        - -

        ◆ get_rates()

        + +

        ◆ get_rates()

        @@ -329,12 +318,7 @@ Private Attributes - double log_rhoYe, - - - - - double mu_e ) const + double log_rhoYe ) const @@ -352,7 +336,6 @@ Private Attributes ZProton number of the isotope. t9Temperature in GK (10^9 K). log_rhoYeLog10 of rho*Ye (cgs density times electron fraction). - mu_eElectron chemical potential (MeV). @@ -367,8 +350,9 @@ Private Attributes
        - -

        ◆ pack_isotope_id()

        +

        Member Data Documentation

        + +

        ◆ m_logger

        @@ -377,29 +361,18 @@ Private Attributes - - - - - - - - +
        uint32_t gridfire::rates::weak::WeakRateInterpolator::pack_isotope_id (uint16_t A,
        uint8_t Z )quill::Logger* gridfire::rates::weak::WeakRateInterpolator::m_logger = fourdst::logging::LogManager::getInstance().getLogger("log")
        -staticprivate +private
        -

        Pack (A,Z) into a 32-bit key used for the internal map.

        -

        Layout: (A << 8) | Z. To unpack, use (key >> 8) for A and (key & 0xFF) for Z.

        -
        -

        Member Data Documentation

        ◆ m_rate_table

        diff --git a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.js b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.js index c2fe2e6e..21d9d349 100644 --- a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.js +++ b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.js @@ -3,8 +3,8 @@ var classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator = [ "RowDataTable", "classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#afd3e0e1c5edaf12609b5fc81c379e3e5", null ], [ "WeakRateInterpolator", "classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a1efafe82d25d36b93a60a6fccbd5ca3d", null ], [ "available_isotopes", "classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a976f84b6f6e33b5f3dd733a771afd7ba", null ], - [ "get_rate_derivatives", "classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a48cec4c8f1e117f73d7e88c3597b4d16", null ], - [ "get_rates", "classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ae36a65c29c34b004111d266dc668107b", null ], - [ "pack_isotope_id", "classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ac73e9476c89ec7066999b0986bc0d9c1", null ], + [ "get_rate_derivatives", "classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ac04ae382defc51645c632db6ad3830d7", null ], + [ "get_rates", "classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a730c8e7fe5218c5ce077531bc7924d79", null ], + [ "m_logger", "classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a2962864d8a6f8760a4228729838b6edb", null ], [ "m_rate_table", "classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a7a01f956eccd3a0a90dd08984ca3f009", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction-members.html b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction-members.html index 65ca3bd5..7e54ccd9 100644 --- a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction-members.html +++ b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction-members.html @@ -29,7 +29,7 @@ -
        GridFire 0.6.0 +
        GridFire v0.7.0-alpha
        General Purpose Nuclear Network
        @@ -118,10 +118,10 @@ $(function(){initNavTree('classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html' contains_reactant(const fourdst::atomic::Species &species) const overridegridfire::rates::weak::WeakReactionvirtual get_log_neutrino_loss_from_payload(const WeakRatePayload &payload) constgridfire::rates::weak::WeakReactionprivate get_log_rate_from_payload(const WeakRatePayload &payload) constgridfire::rates::weak::WeakReactionprivate - getWeakRateInterpolator() constgridfire::rates::weak::WeakReactioninline + getWeakRateInterpolator() constgridfire::rates::weak::WeakReaction hash(uint64_t seed) const overridegridfire::rates::weak::WeakReactionvirtual - id() const overridegridfire::rates::weak::WeakReactioninlinevirtual - is_reverse() const overridegridfire::rates::weak::WeakReactioninlinevirtual + id() const overridegridfire::rates::weak::WeakReactionvirtual + is_reverse() const overridegridfire::rates::weak::WeakReactionvirtual m_atomicgridfire::rates::weak::WeakReactionmutableprivate m_constantsgridfire::rates::weak::WeakReactionprivate m_idgridfire::rates::weak::WeakReactionprivate @@ -129,19 +129,21 @@ $(function(){initNavTree('classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html' m_productgridfire::rates::weak::WeakReactionprivate m_product_agridfire::rates::weak::WeakReactionprivate m_product_zgridfire::rates::weak::WeakReactionprivate - m_reactantgridfire::rates::weak::WeakReactionprivate - m_reactant_agridfire::rates::weak::WeakReactionprivate - m_reactant_zgridfire::rates::weak::WeakReactionprivate + m_productsgridfire::rates::weak::WeakReactionprivate + m_reactantgridfire::rates::weak::WeakReactionprivate + m_reactant_agridfire::rates::weak::WeakReactionprivate + m_reactant_zgridfire::rates::weak::WeakReactionprivate + m_reactantsgridfire::rates::weak::WeakReactionprivate m_typegridfire::rates::weak::WeakReactionprivate - num_species() const overridegridfire::rates::weak::WeakReactioninlinevirtual + num_species() const overridegridfire::rates::weak::WeakReactionvirtual product_species() const overridegridfire::rates::weak::WeakReactionvirtual - products() const overridegridfire::rates::weak::WeakReactioninlinevirtual + products() const overridegridfire::rates::weak::WeakReactionvirtual qValue() const overridegridfire::rates::weak::WeakReactionvirtual reactant_species() const overridegridfire::rates::weak::WeakReactionvirtual - reactants() const overridegridfire::rates::weak::WeakReactioninlinevirtual + reactants() const overridegridfire::rates::weak::WeakReactionvirtual stoichiometry() const overridegridfire::rates::weak::WeakReactionvirtual stoichiometry(const fourdst::atomic::Species &species) const overridegridfire::rates::weak::WeakReactionvirtual - type() const overridegridfire::rates::weak::WeakReactioninlinevirtual + type() const overridegridfire::rates::weak::WeakReactionvirtual WeakReaction(const fourdst::atomic::Species &species, WeakReactionType type, const WeakRateInterpolator &interpolator)gridfire::rates::weak::WeakReactionexplicit ~Reaction()=defaultgridfire::reaction::Reactionvirtual
        diff --git a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html index a6b0ddf0..2770297f 100644 --- a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html +++ b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html @@ -29,7 +29,7 @@ -
        GridFire 0.6.0 +
        GridFire v0.7.0-alpha
        General Purpose Nuclear Network
        @@ -231,6 +231,10 @@ Private Attributes   fourdst::atomic::Species m_product   +std::vector< fourdst::atomic::Species > m_reactants +  +std::vector< fourdst::atomic::Species > m_products +  size_t m_reactant_a   size_t m_reactant_z @@ -946,7 +950,7 @@ template<IsArithmeticOrAD T>
        -inlinenodiscard +nodiscard
        @@ -1002,7 +1006,7 @@ template<IsArithmeticOrAD T>
        -inlinenodiscardoverridevirtual +nodiscardoverridevirtual
        @@ -1032,7 +1036,7 @@ template<IsArithmeticOrAD T>
        -inlinenodiscardoverridevirtual +nodiscardoverridevirtual
        @@ -1061,7 +1065,7 @@ template<IsArithmeticOrAD T>
        -inlinenodiscardoverridevirtual +nodiscardoverridevirtual
        @@ -1119,7 +1123,7 @@ template<IsArithmeticOrAD T>
        -inlinenodiscardoverridevirtual +nodiscardoverridevirtual
        @@ -1208,7 +1212,7 @@ template<IsArithmeticOrAD T>
        -inlinenodiscardoverridevirtual +nodiscardoverridevirtual
      @@ -1296,7 +1300,7 @@ template<IsArithmeticOrAD T>
      -inlinenodiscardoverridevirtual +nodiscardoverridevirtual
      @@ -1460,6 +1464,28 @@ template<IsArithmeticOrAD T>
      +
      +
      + +

      ◆ m_products

      + +
      +
      + + + + + +
      + + + + +
      std::vector<fourdst::atomic::Species> gridfire::rates::weak::WeakReaction::m_products
      +
      +private
      +
      +
      @@ -1526,6 +1552,28 @@ template<IsArithmeticOrAD T>
      +
      +
      + +

      ◆ m_reactants

      + +
      +
      + + + + + +
      + + + + +
      std::vector<fourdst::atomic::Species> gridfire::rates::weak::WeakReaction::m_reactants
      +
      +private
      +
      +
      diff --git a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction.js b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction.js index 020c8097..c8dac2de 100644 --- a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction.js +++ b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction.js @@ -36,8 +36,10 @@ var classgridfire_1_1rates_1_1weak_1_1_weak_reaction = [ "m_product", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aee395d13ed3a515d5c1d69bedffca5de", null ], [ "m_product_a", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2567545c89eb847a15909b02fa0f383e", null ], [ "m_product_z", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ab1be1d3010ff539b8a911506734fd9cf", null ], + [ "m_products", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a71ca233a081c7aed54ace061ea362231", null ], [ "m_reactant", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aeaceef054714e2a9667986406107ba3a", null ], [ "m_reactant_a", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a37dfb1d460e78e81a6def62e7217e6f8", null ], [ "m_reactant_z", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a3d1b52076e102d07acb7200a7ee99165", null ], + [ "m_reactants", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a46c36a6e517fb00a2ac3cbb0f546a341", null ], [ "m_type", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a92c3590161c63c6ed4e7650d2b7beee3", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate-members.html b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate-members.html index fe5af8fe..216c0094 100644 --- a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate-members.html +++ b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -107,12 +107,14 @@ $(function(){initNavTree('classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_a - - - - - - + + + + + + + +
      AtomicWeakRate(const WeakRateInterpolator &interpolator, const size_t a, const size_t z, const WeakReactionType type)gridfire::rates::weak::WeakReaction::AtomicWeakRateinline
      for_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &r, CppAD::vector< std::set< size_t > > &s) overridegridfire::rates::weak::WeakReaction::AtomicWeakRate
      forward(size_t p, size_t q, const CppAD::vector< bool > &vx, CppAD::vector< bool > &vy, const CppAD::vector< double > &tx, CppAD::vector< double > &ty) overridegridfire::rates::weak::WeakReaction::AtomicWeakRate
      m_agridfire::rates::weak::WeakReaction::AtomicWeakRateprivate
      m_interpolatorgridfire::rates::weak::WeakReaction::AtomicWeakRateprivate
      m_typegridfire::rates::weak::WeakReaction::AtomicWeakRateprivate
      m_zgridfire::rates::weak::WeakReaction::AtomicWeakRateprivate
      rev_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &rt, CppAD::vector< std::set< size_t > > &st) overridegridfire::rates::weak::WeakReaction::AtomicWeakRate
      for_sparse_jac(size_t q, const CppAD::vector< bool > &r, CppAD::vector< bool > &s, const CppAD::vector< double > &x) overridegridfire::rates::weak::WeakReaction::AtomicWeakRate
      forward(size_t p, size_t q, const CppAD::vector< bool > &vx, CppAD::vector< bool > &vy, const CppAD::vector< double > &tx, CppAD::vector< double > &ty) overridegridfire::rates::weak::WeakReaction::AtomicWeakRate
      m_agridfire::rates::weak::WeakReaction::AtomicWeakRateprivate
      m_interpolatorgridfire::rates::weak::WeakReaction::AtomicWeakRateprivate
      m_typegridfire::rates::weak::WeakReaction::AtomicWeakRateprivate
      m_zgridfire::rates::weak::WeakReaction::AtomicWeakRateprivate
      rev_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &rt, CppAD::vector< std::set< size_t > > &st) overridegridfire::rates::weak::WeakReaction::AtomicWeakRate
      rev_sparse_jac(size_t q, const CppAD::vector< bool > &rt, CppAD::vector< bool > &st, const CppAD::vector< double > &x) overridegridfire::rates::weak::WeakReaction::AtomicWeakRate
      reverse(size_t q, const CppAD::vector< double > &tx, const CppAD::vector< double > &ty, CppAD::vector< double > &px, const CppAD::vector< double > &py) overridegridfire::rates::weak::WeakReaction::AtomicWeakRate
      diff --git a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html index 603b1a28..f524799e 100644 --- a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html +++ b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -133,6 +133,10 @@ Public Member Functions bool rev_sparse_jac (size_t q, const CppAD::vector< std::set< size_t > > &rt, CppAD::vector< std::set< size_t > > &st) override  Reverse-mode sparsity for Jacobian.
        +bool for_sparse_jac (size_t q, const CppAD::vector< bool > &r, CppAD::vector< bool > &s, const CppAD::vector< double > &x) override +  +bool rev_sparse_jac (size_t q, const CppAD::vector< bool > &rt, CppAD::vector< bool > &st, const CppAD::vector< double > &x) override +  @@ -200,8 +204,47 @@ Private Attributes

      Member Function Documentation

      + +

      ◆ for_sparse_jac() [1/2]

      + +
      +
      +

      Private Attributes

      + + + + +
      + + + + + + + + + + + + + + + + + + + + + +
      bool gridfire::rates::weak::WeakReaction::AtomicWeakRate::for_sparse_jac (size_t q,
      const CppAD::vector< bool > & r,
      CppAD::vector< bool > & s,
      const CppAD::vector< double > & x )
      +
      +override
      +
      + +
      +
      -

      ◆ for_sparse_jac()

      +

      ◆ for_sparse_jac() [2/2]

      @@ -285,10 +328,49 @@ Private Attributes

      Forward pass: compute rate and neutrino-loss values for AD. On failure to interpolate, throws a std::runtime_error with details; sets output sparsity such that both outputs depend on all inputs when any input is variable.

      +
      +
      + +

      ◆ rev_sparse_jac() [1/2]

      + +
      +
      + + + + + +
      + + + + + + + + + + + + + + + + + + + + + +
      bool gridfire::rates::weak::WeakReaction::AtomicWeakRate::rev_sparse_jac (size_t q,
      const CppAD::vector< bool > & rt,
      CppAD::vector< bool > & st,
      const CppAD::vector< double > & x )
      +
      +override
      +
      +
      -

      ◆ rev_sparse_jac()

      +

      ◆ rev_sparse_jac() [2/2]

      diff --git a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.js b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.js index ecb0e7b8..33185e91 100644 --- a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.js +++ b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.js @@ -1,8 +1,10 @@ var classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate = [ [ "AtomicWeakRate", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a46d76ca50ee00198a9f4a873c6ceb874", null ], + [ "for_sparse_jac", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae4c3bb00eafddb923be7ba4c3b6a25ff", null ], [ "for_sparse_jac", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a976a2ef2e58439429c1a6e94c27f4662", null ], [ "forward", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ab4f12e8da29d4d158fb0adf2db31b4bb", null ], + [ "rev_sparse_jac", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a9f2681d58e10b6b740b4588efbce5ae5", null ], [ "rev_sparse_jac", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae9d61bdda761da89733408c232d7220e", null ], [ "reverse", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#aad13654ea15547c2c95035c3b7937d58", null ], [ "m_a", "classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a0beb567afdecd85e336b493ff85326bd", null ], diff --git a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map-members.html b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map-members.html index 6b6f398d..26356a03 100644 --- a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map-members.html +++ b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html index 4cd604b5..271820f1 100644 --- a/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html +++ b/docs/html/classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -213,8 +213,8 @@ Private Attributes
      Example
      auto all = map.get_all_reactions();
      // iterate or group as needed
      -
      std::vector< WeakReactionEntry > get_all_reactions() const
      Return a flat list of all weak reaction entries.
      Definition weak.cpp:133
      -
      WeakReactionMap()
      Construct the map by loading all weak reaction entries.
      Definition weak.cpp:74
      +
      std::vector< WeakReactionEntry > get_all_reactions() const
      Return a flat list of all weak reaction entries.
      Definition weak.cpp:167
      +
      WeakReactionMap()
      Construct the map by loading all weak reaction entries.
      Definition weak.cpp:99
      @@ -258,7 +258,7 @@ Private Attributes
      } else {
      // handle WeakMapError::SPECIES_NOT_FOUND
      }
      -
      std::expected< std::vector< WeakReactionEntry >, WeakMapError > get_species_reactions(const fourdst::atomic::Species &species) const
      Get all weak reaction entries for a given species.
      Definition weak.cpp:141
      +
      std::expected< std::vector< WeakReactionEntry >, WeakMapError > get_species_reactions(const fourdst::atomic::Species &species) const
      Get all weak reaction entries for a given species.
      Definition weak.cpp:175
      diff --git a/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction-members.html b/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction-members.html index 441fee8c..a6c170e6 100644 --- a/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction-members.html +++ b/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -127,38 +127,39 @@ $(function(){initNavTree('classgridfire_1_1reaction_1_1_logical_reaclib_reaction id() const overridegridfire::reaction::ReaclibReactioninlinevirtual is_reverse() const overridegridfire::reaction::ReaclibReactioninlinevirtual LogicalReaclibReaction(const std::vector< ReaclibReaction > &reactions)gridfire::reaction::LogicalReaclibReactionexplicit - m_chaptergridfire::reaction::ReaclibReactionprotected - m_idgridfire::reaction::ReaclibReactionprotected - m_loggergridfire::reaction::ReaclibReactionprotected - m_peNamegridfire::reaction::ReaclibReactionprotected - m_productsgridfire::reaction::ReaclibReactionprotected - m_qValuegridfire::reaction::ReaclibReactionprotected - m_rateCoefficientsgridfire::reaction::ReaclibReactionprotected - m_ratesgridfire::reaction::LogicalReaclibReactionprivate - m_reactantsgridfire::reaction::ReaclibReactionprotected - m_reversegridfire::reaction::ReaclibReactionprotected - m_sourceLabelgridfire::reaction::ReaclibReactionprotected - m_sourcesgridfire::reaction::LogicalReaclibReactionprivate - num_species() const overridegridfire::reaction::ReaclibReactionvirtual - operator!=(const ReaclibReaction &other) constgridfire::reaction::ReaclibReactioninline - operator<<(std::ostream &os, const LogicalReaclibReaction &r)gridfire::reaction::LogicalReaclibReactionfriend - operator==(const ReaclibReaction &other) constgridfire::reaction::ReaclibReactioninline - peName() constgridfire::reaction::ReaclibReactioninlinevirtual - product_species() const overridegridfire::reaction::ReaclibReactionvirtual - products() const overridegridfire::reaction::ReaclibReactioninlinevirtual - qValue() const overridegridfire::reaction::ReaclibReactioninlinevirtual - rateCoefficients() constgridfire::reaction::ReaclibReactioninline - ReaclibReaction(std::string_view id, std::string_view peName, int chapter, const std::vector< fourdst::atomic::Species > &reactants, const std::vector< fourdst::atomic::Species > &products, double qValue, std::string_view label, const RateCoefficientSet &sets, bool reverse=false)gridfire::reaction::ReaclibReaction - reactant_species() const overridegridfire::reaction::ReaclibReactionvirtual - reactants() const overridegridfire::reaction::ReaclibReactioninlinevirtual - size() constgridfire::reaction::LogicalReaclibReactioninline - sourceLabel() constgridfire::reaction::ReaclibReactioninline - sources() constgridfire::reaction::LogicalReaclibReactioninline - stoichiometry(const fourdst::atomic::Species &species) const overridegridfire::reaction::ReaclibReactionvirtual - stoichiometry() const overridegridfire::reaction::ReaclibReactionvirtual - type() const overridegridfire::reaction::LogicalReaclibReactioninlinevirtual - ~ReaclibReaction() override=defaultgridfire::reaction::ReaclibReaction - ~Reaction()=defaultgridfire::reaction::Reactionvirtual + LogicalReaclibReaction(const std::vector< ReaclibReaction > &reactions, bool reverse)gridfire::reaction::LogicalReaclibReactionexplicit + m_chaptergridfire::reaction::ReaclibReactionprotected + m_idgridfire::reaction::ReaclibReactionprotected + m_loggergridfire::reaction::ReaclibReactionprotected + m_peNamegridfire::reaction::ReaclibReactionprotected + m_productsgridfire::reaction::ReaclibReactionprotected + m_qValuegridfire::reaction::ReaclibReactionprotected + m_rateCoefficientsgridfire::reaction::ReaclibReactionprotected + m_ratesgridfire::reaction::LogicalReaclibReactionprivate + m_reactantsgridfire::reaction::ReaclibReactionprotected + m_reversegridfire::reaction::ReaclibReactionprotected + m_sourceLabelgridfire::reaction::ReaclibReactionprotected + m_sourcesgridfire::reaction::LogicalReaclibReactionprivate + num_species() const overridegridfire::reaction::ReaclibReactionvirtual + operator!=(const ReaclibReaction &other) constgridfire::reaction::ReaclibReactioninline + operator<<(std::ostream &os, const LogicalReaclibReaction &r)gridfire::reaction::LogicalReaclibReactionfriend + operator==(const ReaclibReaction &other) constgridfire::reaction::ReaclibReactioninline + peName() constgridfire::reaction::ReaclibReactioninlinevirtual + product_species() const overridegridfire::reaction::ReaclibReactionvirtual + products() const overridegridfire::reaction::ReaclibReactioninlinevirtual + qValue() const overridegridfire::reaction::ReaclibReactioninlinevirtual + rateCoefficients() constgridfire::reaction::ReaclibReactioninline + ReaclibReaction(std::string_view id, std::string_view peName, int chapter, const std::vector< fourdst::atomic::Species > &reactants, const std::vector< fourdst::atomic::Species > &products, double qValue, std::string_view label, const RateCoefficientSet &sets, bool reverse=false)gridfire::reaction::ReaclibReaction + reactant_species() const overridegridfire::reaction::ReaclibReactionvirtual + reactants() const overridegridfire::reaction::ReaclibReactioninlinevirtual + size() constgridfire::reaction::LogicalReaclibReactioninline + sourceLabel() constgridfire::reaction::ReaclibReactioninline + sources() constgridfire::reaction::LogicalReaclibReactioninline + stoichiometry(const fourdst::atomic::Species &species) const overridegridfire::reaction::ReaclibReactionvirtual + stoichiometry() const overridegridfire::reaction::ReaclibReactionvirtual + type() const overridegridfire::reaction::LogicalReaclibReactioninlinevirtual + ~ReaclibReaction() override=defaultgridfire::reaction::ReaclibReaction + ~Reaction()=defaultgridfire::reaction::Reactionvirtual
      diff --git a/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html b/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html index d51b5c20..964c6e6a 100644 --- a/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html +++ b/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -127,8 +127,10 @@ Inheritance diagram for gridfire::reaction::LogicalReaclibReaction:

      Public Member Functions

       LogicalReaclibReaction (const std::vector< ReaclibReaction > &reactions) - Constructs a LogicalReaction from a vector of Reaction objects.
      + Constructs a LogicalReaction from a vector of Reaction objects. Implicitly assumes that the logical reaction is for a forward (i.e. not reverse) reaction.
        + LogicalReaclibReaction (const std::vector< ReaclibReaction > &reactions, bool reverse) +  void add_reaction (const ReaclibReaction &reaction)  Adds another Reaction source to this logical reaction.
        @@ -321,7 +323,7 @@ Additional Inherited Members

      A LogicalReaclibReaction shares the same reactants and products but combines rates from different evaluations (e.g., "wc12" and "st08" for the same physical reaction). The total rate is the sum of the individual rates. It inherits from Reaction, using the properties of the first provided reaction as its base properties (reactants, products, Q-value, etc.).

      Constructor & Destructor Documentation

      -

      ◆ LogicalReaclibReaction()

      +

      ◆ LogicalReaclibReaction() [1/2]

      @@ -343,7 +345,7 @@ Additional Inherited Members
      -

      Constructs a LogicalReaction from a vector of Reaction objects.

      +

      Constructs a LogicalReaction from a vector of Reaction objects. Implicitly assumes that the logical reaction is for a forward (i.e. not reverse) reaction.

      Parameters
      @@ -357,6 +359,43 @@ Additional Inherited Members + + + +

      ◆ LogicalReaclibReaction() [2/2]

      + +
      +
      +
      reactionsA vector of reactions that represent the same logical process.
      + + + + +
      + + + + + + + + + + + +
      gridfire::reaction::LogicalReaclibReaction::LogicalReaclibReaction (const std::vector< ReaclibReaction > & reactions,
      bool reverse )
      +
      +explicit
      +
      +

      @breif Constructs a LogicalReaction from a vector of Reaction objects and allows the user to specify if the logical set is for a reverse reaction explicitly

      Parameters
      + + + +
      reactionsA vector of reactions that represent the same logical process
      reverseA flag to control if this logical reaction is reverse or not
      +
      +
      +
      Returns
      std::runtime_error if the provided reactions have inconsistent Q-values.
      +

      Member Function Documentation

      diff --git a/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction.js b/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction.js index 0ae5cb64..581e0f6e 100644 --- a/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction.js +++ b/docs/html/classgridfire_1_1reaction_1_1_logical_reaclib_reaction.js @@ -1,6 +1,7 @@ var classgridfire_1_1reaction_1_1_logical_reaclib_reaction = [ [ "LogicalReaclibReaction", "classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a0ff112dca1f88070effb6700429b42b4", null ], + [ "LogicalReaclibReaction", "classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a7e6d50f866be9239ac620607741280cc", null ], [ "add_reaction", "classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a69508797ca0793f6d3f58de4e0b97667", null ], [ "begin", "classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a1353d7d2208497b38799bf69f574c275", null ], [ "begin", "classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a211b1332dc12a1fee942523dbc688272", null ], diff --git a/docs/html/classgridfire_1_1reaction_1_1_reaclib_reaction-members.html b/docs/html/classgridfire_1_1reaction_1_1_reaclib_reaction-members.html index b909b9aa..c08b58d1 100644 --- a/docs/html/classgridfire_1_1reaction_1_1_reaclib_reaction-members.html +++ b/docs/html/classgridfire_1_1reaction_1_1_reaclib_reaction-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1reaction_1_1_reaclib_reaction.html b/docs/html/classgridfire_1_1reaction_1_1_reaclib_reaction.html index 6309b854..d232c552 100644 --- a/docs/html/classgridfire_1_1reaction_1_1_reaclib_reaction.html +++ b/docs/html/classgridfire_1_1reaction_1_1_reaclib_reaction.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1reaction_1_1_reaction-members.html b/docs/html/classgridfire_1_1reaction_1_1_reaction-members.html index 57f8f692..d7a7fa9f 100644 --- a/docs/html/classgridfire_1_1reaction_1_1_reaction-members.html +++ b/docs/html/classgridfire_1_1reaction_1_1_reaction-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1reaction_1_1_reaction.html b/docs/html/classgridfire_1_1reaction_1_1_reaction.html index 86ef221d..87af8c64 100644 --- a/docs/html/classgridfire_1_1reaction_1_1_reaction.html +++ b/docs/html/classgridfire_1_1reaction_1_1_reaction.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -208,7 +208,7 @@ Friends
      "H_1_H_1_to_H_2", "p(p,g)d", 1, {H_1, H_1}, {H_2}, 5.493, "st08", rate_coeffs
      );
      double rate = p_gamma_d.calculate_rate(0.1); // T9 = 0.1
      -
      Represents a single nuclear reaction from a specific data source.
      Definition reaction.h:78
      +
      Represents a single nuclear reaction from a specific data source.
      Definition reaction.h:92
      virtual double calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const =0
      Compute the temperature- and composition-dependent reaction rate.

      Constructor & Destructor Documentation

      diff --git a/docs/html/classgridfire_1_1reaction_1_1_reaction_set-members.html b/docs/html/classgridfire_1_1reaction_1_1_reaction_set-members.html index fdb44a00..59e2f644 100644 --- a/docs/html/classgridfire_1_1reaction_1_1_reaction_set-members.html +++ b/docs/html/classgridfire_1_1reaction_1_1_reaction_set-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -117,24 +117,25 @@ $(function(){initNavTree('classgridfire_1_1reaction_1_1_reaction_set.html',''); contains_species(const fourdst::atomic::Species &species) constgridfire::reaction::ReactionSet end()gridfire::reaction::ReactionSetinline end() constgridfire::reaction::ReactionSetinline - getReactionSetSpecies() constgridfire::reaction::ReactionSet - hash(uint64_t seed) constgridfire::reaction::ReactionSet - m_idgridfire::reaction::ReactionSetprivate - m_loggergridfire::reaction::ReactionSetprivate - m_reactionNameMapgridfire::reaction::ReactionSetprivate - m_reactionsgridfire::reaction::ReactionSetprivate - operator!=(const ReactionSet &other) constgridfire::reaction::ReactionSet - operator<<(std::ostream &os, const ReactionSet &rs)gridfire::reaction::ReactionSetfriend - operator=(const ReactionSet &other)gridfire::reaction::ReactionSet - operator==(const ReactionSet &other) constgridfire::reaction::ReactionSet - operator[](size_t index) constgridfire::reaction::ReactionSet - operator[](const std::string_view &id) constgridfire::reaction::ReactionSet - ReactionSet(std::vector< std::unique_ptr< Reaction > > &&reactions)gridfire::reaction::ReactionSetexplicit - ReactionSet(const std::vector< Reaction * > &reactions)gridfire::reaction::ReactionSetexplicit - ReactionSet()gridfire::reaction::ReactionSet - ReactionSet(const ReactionSet &other)gridfire::reaction::ReactionSet - remove_reaction(const Reaction &reaction)gridfire::reaction::ReactionSet - size() constgridfire::reaction::ReactionSetinline + extend(const ReactionSet &other)gridfire::reaction::ReactionSet + getReactionSetSpecies() constgridfire::reaction::ReactionSet + hash(uint64_t seed) constgridfire::reaction::ReactionSet + m_idgridfire::reaction::ReactionSetprivate + m_loggergridfire::reaction::ReactionSetprivate + m_reactionNameMapgridfire::reaction::ReactionSetprivate + m_reactionsgridfire::reaction::ReactionSetprivate + operator!=(const ReactionSet &other) constgridfire::reaction::ReactionSet + operator<<(std::ostream &os, const ReactionSet &rs)gridfire::reaction::ReactionSetfriend + operator=(const ReactionSet &other)gridfire::reaction::ReactionSet + operator==(const ReactionSet &other) constgridfire::reaction::ReactionSet + operator[](size_t index) constgridfire::reaction::ReactionSet + operator[](const std::string_view &id) constgridfire::reaction::ReactionSet + ReactionSet(std::vector< std::unique_ptr< Reaction > > &&reactions)gridfire::reaction::ReactionSetexplicit + ReactionSet(const std::vector< Reaction * > &reactions)gridfire::reaction::ReactionSetexplicit + ReactionSet()gridfire::reaction::ReactionSet + ReactionSet(const ReactionSet &other)gridfire::reaction::ReactionSet + remove_reaction(const Reaction &reaction)gridfire::reaction::ReactionSet + size() constgridfire::reaction::ReactionSetinline
      diff --git a/docs/html/classgridfire_1_1reaction_1_1_reaction_set.html b/docs/html/classgridfire_1_1reaction_1_1_reaction_set.html index d177acf5..af17e687 100644 --- a/docs/html/classgridfire_1_1reaction_1_1_reaction_set.html +++ b/docs/html/classgridfire_1_1reaction_1_1_reaction_set.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -130,6 +130,8 @@ Public Member Functions   void add_reaction (std::unique_ptr< Reaction > &&reaction)   +void extend (const ReactionSet &other) +  void remove_reaction (const Reaction &reaction)  Removes a reaction from the set.
        @@ -639,6 +641,23 @@ Friends
      +
      +
      + +

      ◆ extend()

      + +
      +
      + + + + + + + +
      void gridfire::reaction::ReactionSet::extend (const ReactionSet & other)
      +
      +
      diff --git a/docs/html/classgridfire_1_1reaction_1_1_reaction_set.js b/docs/html/classgridfire_1_1reaction_1_1_reaction_set.js index badada54..17df9d96 100644 --- a/docs/html/classgridfire_1_1reaction_1_1_reaction_set.js +++ b/docs/html/classgridfire_1_1reaction_1_1_reaction_set.js @@ -16,6 +16,7 @@ var classgridfire_1_1reaction_1_1_reaction_set = [ "contains_species", "classgridfire_1_1reaction_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a", null ], [ "end", "classgridfire_1_1reaction_1_1_reaction_set.html#abae9fbc4b4306479a6cd3173ac628987", null ], [ "end", "classgridfire_1_1reaction_1_1_reaction_set.html#a436f9c4b8f8a4e115b19728d57d8e105", null ], + [ "extend", "classgridfire_1_1reaction_1_1_reaction_set.html#a6a4836776f5dd00158d2336e5bcc3222", null ], [ "getReactionSetSpecies", "classgridfire_1_1reaction_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b", null ], [ "hash", "classgridfire_1_1reaction_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99", null ], [ "operator!=", "classgridfire_1_1reaction_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8", null ], diff --git a/docs/html/classgridfire_1_1screening_1_1_bare_screening_model-members.html b/docs/html/classgridfire_1_1screening_1_1_bare_screening_model-members.html index 4a275c9e..89266d02 100644 --- a/docs/html/classgridfire_1_1screening_1_1_bare_screening_model-members.html +++ b/docs/html/classgridfire_1_1screening_1_1_bare_screening_model-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1screening_1_1_bare_screening_model.html b/docs/html/classgridfire_1_1screening_1_1_bare_screening_model.html index 988cecea..e85667cd 100644 --- a/docs/html/classgridfire_1_1screening_1_1_bare_screening_model.html +++ b/docs/html/classgridfire_1_1screening_1_1_bare_screening_model.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1screening_1_1_intermediate_screening_model-members.html b/docs/html/classgridfire_1_1screening_1_1_intermediate_screening_model-members.html index f775b3c0..8d97ead4 100644 --- a/docs/html/classgridfire_1_1screening_1_1_intermediate_screening_model-members.html +++ b/docs/html/classgridfire_1_1screening_1_1_intermediate_screening_model-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1screening_1_1_intermediate_screening_model.html b/docs/html/classgridfire_1_1screening_1_1_intermediate_screening_model.html index 86d5a77f..8457b32f 100644 --- a/docs/html/classgridfire_1_1screening_1_1_intermediate_screening_model.html +++ b/docs/html/classgridfire_1_1screening_1_1_intermediate_screening_model.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1screening_1_1_screening_model-members.html b/docs/html/classgridfire_1_1screening_1_1_screening_model-members.html index 90331c59..4071afa1 100644 --- a/docs/html/classgridfire_1_1screening_1_1_screening_model-members.html +++ b/docs/html/classgridfire_1_1screening_1_1_screening_model-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1screening_1_1_screening_model.html b/docs/html/classgridfire_1_1screening_1_1_screening_model.html index f824d92c..0eb09a9a 100644 --- a/docs/html/classgridfire_1_1screening_1_1_screening_model.html +++ b/docs/html/classgridfire_1_1screening_1_1_screening_model.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1screening_1_1_weak_screening_model-members.html b/docs/html/classgridfire_1_1screening_1_1_weak_screening_model-members.html index e6a92475..4f198c18 100644 --- a/docs/html/classgridfire_1_1screening_1_1_weak_screening_model-members.html +++ b/docs/html/classgridfire_1_1screening_1_1_weak_screening_model-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1screening_1_1_weak_screening_model.html b/docs/html/classgridfire_1_1screening_1_1_weak_screening_model.html index f9ac713c..392b03c5 100644 --- a/docs/html/classgridfire_1_1screening_1_1_weak_screening_model.html +++ b/docs/html/classgridfire_1_1screening_1_1_weak_screening_model.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy-members.html b/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy-members.html index 373f2a40..23f66e70 100644 --- a/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy-members.html +++ b/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -114,33 +114,34 @@ $(function(){initNavTree('classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy. CVODESolverStrategy(CVODESolverStrategy &&)=deletegridfire::solver::CVODESolverStrategy describe_callback_context() const overridegridfire::solver::CVODESolverStrategyvirtual evaluate(const NetIn &netIn) overridegridfire::solver::CVODESolverStrategyvirtual - get_stdout_logging_enabled() constgridfire::solver::CVODESolverStrategy - initialize_cvode_integration_resources(uint64_t N, size_t numSpecies, double current_time, const fourdst::composition::Composition &composition, double absTol, double relTol, double accumulatedEnergy)gridfire::solver::CVODESolverStrategyprivate - log_step_diagnostics(const CVODEUserData &user_data) constgridfire::solver::CVODESolverStrategyprivate - m_callbackgridfire::solver::CVODESolverStrategyprivate - m_configgridfire::solver::CVODESolverStrategyprivate - m_constraintsgridfire::solver::CVODESolverStrategyprivate - m_cvode_memgridfire::solver::CVODESolverStrategyprivate - m_enginegridfire::solver::NetworkSolverStrategy< DynamicEngine >protected + evaluate(const NetIn &netIn, bool displayTrigger)gridfire::solver::CVODESolverStrategy + get_stdout_logging_enabled() constgridfire::solver::CVODESolverStrategy + initialize_cvode_integration_resources(uint64_t N, size_t numSpecies, double current_time, const fourdst::composition::Composition &composition, double absTol, double relTol, double accumulatedEnergy)gridfire::solver::CVODESolverStrategyprivate + log_step_diagnostics(const CVODEUserData &user_data, bool displayJacobianStiffness) constgridfire::solver::CVODESolverStrategyprivate + m_callbackgridfire::solver::CVODESolverStrategyprivate + m_configgridfire::solver::CVODESolverStrategyprivate + m_constraintsgridfire::solver::CVODESolverStrategyprivate + m_cvode_memgridfire::solver::CVODESolverStrategyprivate m_enginegridfire::solver::NetworkSolverStrategy< DynamicEngine >protected - m_Jgridfire::solver::CVODESolverStrategyprivate - m_loggergridfire::solver::CVODESolverStrategyprivate - m_LSgridfire::solver::CVODESolverStrategyprivate - m_num_stepsgridfire::solver::CVODESolverStrategyprivate - m_stdout_logging_enabledgridfire::solver::CVODESolverStrategyprivate - m_sun_ctxgridfire::solver::CVODESolverStrategyprivate - m_Ygridfire::solver::CVODESolverStrategyprivate - m_YErrgridfire::solver::CVODESolverStrategyprivate - NetworkSolverStrategy(DynamicEngine &engine)gridfire::solver::NetworkSolverStrategy< DynamicEngine >inlineexplicit + m_enginegridfire::solver::NetworkSolverStrategy< DynamicEngine >protected + m_Jgridfire::solver::CVODESolverStrategyprivate + m_loggergridfire::solver::CVODESolverStrategyprivate + m_LSgridfire::solver::CVODESolverStrategyprivate + m_num_stepsgridfire::solver::CVODESolverStrategyprivate + m_stdout_logging_enabledgridfire::solver::CVODESolverStrategyprivate + m_sun_ctxgridfire::solver::CVODESolverStrategyprivate + m_Ygridfire::solver::CVODESolverStrategyprivate + m_YErrgridfire::solver::CVODESolverStrategyprivate NetworkSolverStrategy(DynamicEngine &engine)gridfire::solver::NetworkSolverStrategy< DynamicEngine >inlineexplicit - operator=(const CVODESolverStrategy &)=deletegridfire::solver::CVODESolverStrategy - operator=(CVODESolverStrategy &&)=deletegridfire::solver::CVODESolverStrategy - set_callback(const std::any &callback) overridegridfire::solver::CVODESolverStrategyvirtual - set_stdout_logging_enabled(const bool value)gridfire::solver::CVODESolverStrategy - TimestepCallback typedefgridfire::solver::CVODESolverStrategy - ~CVODESolverStrategy() overridegridfire::solver::CVODESolverStrategy - ~NetworkSolverStrategy()=defaultgridfire::solver::NetworkSolverStrategy< DynamicEngine >virtual + NetworkSolverStrategy(DynamicEngine &engine)gridfire::solver::NetworkSolverStrategy< DynamicEngine >inlineexplicit + operator=(const CVODESolverStrategy &)=deletegridfire::solver::CVODESolverStrategy + operator=(CVODESolverStrategy &&)=deletegridfire::solver::CVODESolverStrategy + set_callback(const std::any &callback) overridegridfire::solver::CVODESolverStrategyvirtual + set_stdout_logging_enabled(bool logging_enabled)gridfire::solver::CVODESolverStrategy + TimestepCallback typedefgridfire::solver::CVODESolverStrategy + ~CVODESolverStrategy() overridegridfire::solver::CVODESolverStrategy ~NetworkSolverStrategy()=defaultgridfire::solver::NetworkSolverStrategy< DynamicEngine >virtual + ~NetworkSolverStrategy()=defaultgridfire::solver::NetworkSolverStrategy< DynamicEngine >virtual
      diff --git a/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html b/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html index 5f24d48e..87b30092 100644 --- a/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html +++ b/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -159,15 +159,18 @@ Public Member Functions NetOut evaluate (const NetIn &netIn) override  Integrate from t=0 to netIn.tMax and return final composition and energy.
        +NetOut evaluate (const NetIn &netIn, bool displayTrigger) + Call to evaluate which will let the user control if the trigger reasoning is displayed.
      +  void set_callback (const std::any &callback) override  Install a timestep callback.
        bool get_stdout_logging_enabled () const  Whether per-step logs are printed to stdout and CVode is stepped with CV_ONE_STEP.
        -void set_stdout_logging_enabled (const bool value) - Enable/disable per-step stdout logging.
      -  +void set_stdout_logging_enabled (bool logging_enabled) + Enable/disable per-step stdout logging.
      +  std::vector< std::tuple< std::string, std::string > > describe_callback_context () const override  Schema of fields exposed to the timestep callback context.
        @@ -196,9 +199,9 @@ Private Member Functions void cleanup_cvode_resources (bool memFree)  Destroy CVODE vectors/linear algebra and optionally the CVODE memory block.
        -void log_step_diagnostics (const CVODEUserData &user_data) const - Compute and print per-component error ratios; run diagnostic helpers.
      -  +void log_step_diagnostics (const CVODEUserData &user_data, bool displayJacobianStiffness) const + Compute and print per-component error ratios; run diagnostic helpers.
      +  @@ -233,9 +236,9 @@ Private Attributes - - - + + + @@ -278,8 +281,8 @@ Additional Inherited Members
      in.composition = initialComposition;
      auto out = solver.evaluate(in);
      std::cout << "Final energy: " << out.energy << " erg/g\n";
      -
      Stiff ODE integrator backed by SUNDIALS CVODE (BDF) for network + energy.
      Definition CVODE_solver_strategy.h:77
      -
      CVODESolverStrategy(DynamicEngine &engine)
      Construct the CVODE strategy and create a SUNDIALS context.
      Definition CVODE_solver_strategy.cpp:121
      +
      Stiff ODE integrator backed by SUNDIALS CVODE (BDF) for network + energy.
      Definition CVODE_solver_strategy.h:81
      +
      CVODESolverStrategy(DynamicEngine &engine)
      Construct the CVODE strategy and create a SUNDIALS context.
      Definition CVODE_solver_strategy.cpp:127
      Definition solver.h:12
      Definition network.h:51
      double density
      Density in g/cm^3.
      Definition network.h:56
      @@ -632,7 +635,7 @@ Additional Inherited Members -

      ◆ evaluate()

      +

      ◆ evaluate() [1/2]

      @@ -660,7 +663,7 @@ Additional Inherited Members
    • Repeatedly calls CVode in single-step or normal mode depending on stdout logging.
    • Wraps RHS to capture exceptions::StaleEngineTrigger as a recoverable step failure; if present after a step, it is rethrown for upstream handling.
    • Prints/collects diagnostics per step (step size, energy, solver iterations).
    • -
    • On trigger activation, rebuilds CVODE resources to reflect a changed network and reinitializes the state using the latest engine composition, preserving energy.
    • +
    • On trigger activation, rebuilds CVODE resources to reflect a changed network and reinitialized the state using the latest engine composition, preserving energy.
    • At the end, converts molar abundances to mass fractions and assembles NetOut, including derivatives of energy w.r.t. T and rho from the engine.
    • Parameters
      @@ -680,6 +683,44 @@ Additional Inherited Members

      Implements gridfire::solver::NetworkSolverStrategy< DynamicEngine >.

      +
      +
      + +

      ◆ evaluate() [2/2]

      + +
      +
      +

      Static Private Member Functions

      SUNLinearSolver m_LS = nullptr
       Dense linear solver.
       
      TimestepCallback m_callback
       Optional per-step callback.
       
      std::optional< TimestepCallbackm_callback
       Optional per-step callback.
       
      int m_num_steps = 0
       CVODE step counter (used for diagnostics and triggers).
       
      + + + + + + + + + + +
      NetOut gridfire::solver::CVODESolverStrategy::evaluate (const NetIn & netIn,
      bool displayTrigger )
      +
      + +

      Call to evaluate which will let the user control if the trigger reasoning is displayed.

      +
      Parameters
      + + + +
      netInInputs: temperature [K], density [g cm^-3], tMax [s], composition.
      displayTriggerBoolean flag to control if trigger reasoning is displayed
      +
      +
      +
      Returns
      NetOut containing final Composition, accumulated energy [erg/g], step count, and dEps/dT, dEps/dRho.
      +
      Exceptions
      + + + +
      std::runtime_errorIf any CVODE or SUNDIALS call fails (negative return codes), or if internal consistency checks fail during engine updates.
      exceptions::StaleEngineTriggerPropagated if the engine signals a stale state during RHS evaluation (captured in the wrapper then rethrown here).
      +
      +
      +
      @@ -766,8 +807,8 @@ Additional Inherited Members
      - -

      ◆ log_step_diagnostics()

      + +

      ◆ log_step_diagnostics()

      @@ -778,8 +819,12 @@ Additional Inherited Members void gridfire::solver::CVODESolverStrategy::log_step_diagnostics ( - const CVODEUserData & user_data) - const + const CVODEUserData & user_data, + + + + + bool displayJacobianStiffness ) const @@ -790,7 +835,7 @@ Additional Inherited Members

      Compute and print per-component error ratios; run diagnostic helpers.

      -

      Gathers CVODE's estimated local errors, converts the state to a Composition, and prints a sorted table of species with highest error ratios; then invokes diagnostic routines to inspect Jacobian stiffness and species balance.

      +

      Gathers CVODE's estimated local errors, converts the state to a Composition, and prints a sorted table of species with the highest error ratios; then invokes diagnostic routines to inspect Jacobian stiffness and species balance.

      @@ -885,8 +930,8 @@ Additional Inherited Members
      - -

      ◆ set_stdout_logging_enabled()

      + +

      ◆ set_stdout_logging_enabled()

      @@ -894,19 +939,25 @@ Additional Inherited Members void gridfire::solver::CVODESolverStrategy::set_stdout_logging_enabled ( - const bool value) + bool logging_enabled)

      Enable/disable per-step stdout logging.

      +
      Parameters
      + + +
      logging_enabledFlag to control if a timestep summary is written to standard output or not
      +
      +

      Member Data Documentation

      - -

      ◆ m_callback

      + +

      ◆ m_callback

      @@ -915,7 +966,7 @@ Additional Inherited Members - +
      TimestepCallback gridfire::solver::CVODESolverStrategy::m_callbackstd::optional<TimestepCallback> gridfire::solver::CVODESolverStrategy::m_callback
      diff --git a/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.js b/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.js index 2d050c92..449049d1 100644 --- a/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.js +++ b/docs/html/classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.js @@ -13,14 +13,15 @@ var classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy = [ "cvode_rhs_wrapper", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a14c620ef75749c8ef3dfdb84132e5620", null ], [ "describe_callback_context", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5dfb7a2ce0008d41dee4aa596a4e1ce4", null ], [ "evaluate", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab8224d205ea3a28d9c723631c2f00b53", null ], + [ "evaluate", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a167e44c002243314aa58c84715490804", null ], [ "get_stdout_logging_enabled", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a87b7b39e2a15cc30b118c8e6fda9a1a6", null ], [ "initialize_cvode_integration_resources", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afc6c55237df4af240c4c842305085d91", null ], - [ "log_step_diagnostics", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a53c14f504e5b7827b4bab4a0a7a13341", null ], + [ "log_step_diagnostics", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae52199012091f7179bf95ae7f492fbe1", null ], [ "operator=", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af500df838024c82724eaf7fe1cb9b8e8", null ], [ "operator=", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ad26879fafcee9ecb21cc7c5ac0db1692", null ], [ "set_callback", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a77638ef3d2279009e5a57bbd3f0eb63b", null ], - [ "set_stdout_logging_enabled", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a46dacb6eb075f2aadac0e56972deeaa3", null ], - [ "m_callback", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50c7b4e1ff2c88ce424c745478414e30", null ], + [ "set_stdout_logging_enabled", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a9857665a1198e24aac6add02afc6e306", null ], + [ "m_callback", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aa8fb7a0b39e6bb7b97a4a98422f06482", null ], [ "m_config", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a202fe9e6499aac5f6813e036ee4ed2d5", null ], [ "m_constraints", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50d8f309ca897fa83b16db0a1701b339", null ], [ "m_cvode_mem", "classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab5a8fa55e36685cac50c1dbdd8dbfa57", null ], diff --git a/docs/html/classgridfire_1_1solver_1_1_network_solver_strategy-members.html b/docs/html/classgridfire_1_1solver_1_1_network_solver_strategy-members.html index efcb0060..a84602b9 100644 --- a/docs/html/classgridfire_1_1solver_1_1_network_solver_strategy-members.html +++ b/docs/html/classgridfire_1_1solver_1_1_network_solver_strategy-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1solver_1_1_network_solver_strategy.html b/docs/html/classgridfire_1_1solver_1_1_network_solver_strategy.html index f337755e..6ebd9868 100644 --- a/docs/html/classgridfire_1_1solver_1_1_network_solver_strategy.html +++ b/docs/html/classgridfire_1_1solver_1_1_network_solver_strategy.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      diff --git a/docs/html/classgridfire_1_1solver_1_1_solver_context_base-members.html b/docs/html/classgridfire_1_1solver_1_1_solver_context_base-members.html new file mode 100644 index 00000000..55ff07a9 --- /dev/null +++ b/docs/html/classgridfire_1_1solver_1_1_solver_context_base-members.html @@ -0,0 +1,119 @@ + + + + + + + +GridFire: Member List + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      +
      gridfire::solver::SolverContextBase Member List
      +
      +
      + +

      This is the complete list of members for gridfire::solver::SolverContextBase, including all inherited members.

      + + + +
      describe() const =0gridfire::solver::SolverContextBasepure virtual
      ~SolverContextBase()=defaultgridfire::solver::SolverContextBasevirtual
      +
      + + + + diff --git a/docs/html/classgridfire_1_1solver_1_1_solver_context_base.html b/docs/html/classgridfire_1_1solver_1_1_solver_context_base.html new file mode 100644 index 00000000..3bbd0c77 --- /dev/null +++ b/docs/html/classgridfire_1_1solver_1_1_solver_context_base.html @@ -0,0 +1,206 @@ + + + + + + + +GridFire: gridfire::solver::SolverContextBase Struct Reference + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      GridFire v0.7.0-alpha +
      +
      General Purpose Nuclear Network
      +
      +
      + + + + + + + + +
      +
      + +
      +
      +
      + +
      + +
      +
      + + +
      +
      +
      +
      +
      +
      Loading...
      +
      Searching...
      +
      No Matches
      +
      +
      +
      +
      + +
      + +
      gridfire::solver::SolverContextBase Struct Referenceabstract
      +
      +
      + +

      Base class for solver callback contexts. + More...

      + +

      #include <solver.h>

      +
      +Inheritance diagram for gridfire::solver::SolverContextBase:
      +
      +
      + + +PySolverContextBase +gridfire::solver::CVODESolverStrategy::TimestepContext + +
      + + + + + + + +

      +Public Member Functions

      virtual ~SolverContextBase ()=default
       
      virtual std::vector< std::tuple< std::string, std::string > > describe () const =0
       Describe the context for callback functions.
       
      +

      Detailed Description

      +

      Base class for solver callback contexts.

      +

      This struct serves as a base class for contexts that can be papubl;ssed to solver callbacks, it enforces that derived classes implement a describe method that returns a vector of tuples describing the context that a callback will receive when called.

      +

      Constructor & Destructor Documentation

      + +

      ◆ ~SolverContextBase()

      + +
      +
      + + + + + +
      + + + + + + + +
      virtual gridfire::solver::SolverContextBase::~SolverContextBase ()
      +
      +virtualdefault
      +
      + +
      +
      +

      Member Function Documentation

      + +

      ◆ describe()

      + +
      +
      + + + + + +
      + + + + + + + +
      virtual std::vector< std::tuple< std::string, std::string > > gridfire::solver::SolverContextBase::describe () const
      +
      +nodiscardpure virtual
      +
      + +

      Describe the context for callback functions.

      +
      Returns
      A vector of tuples, each containing a string for the parameters name and a string for its type.
      +

      This method should be overridden by derived classes to provide a description of the context that will be passed to the callback function. The intent of this method is that an end user can investigate the context that will be passed to the callback function, and use this information to craft their own callback function.

      + +

      Implemented in gridfire::solver::CVODESolverStrategy::TimestepContext, and PySolverContextBase.

      + +
      +
      +
      The documentation for this struct was generated from the following file:
        +
      • src/include/gridfire/solver/solver.h
      • +
      +
      +
      + + + + diff --git a/docs/html/classgridfire_1_1solver_1_1_solver_context_base.js b/docs/html/classgridfire_1_1solver_1_1_solver_context_base.js new file mode 100644 index 00000000..88d06f02 --- /dev/null +++ b/docs/html/classgridfire_1_1solver_1_1_solver_context_base.js @@ -0,0 +1,5 @@ +var classgridfire_1_1solver_1_1_solver_context_base = +[ + [ "~SolverContextBase", "classgridfire_1_1solver_1_1_solver_context_base.html#ab1abf9e5ff7f53a6cebe5e00ea5fc0c8", null ], + [ "describe", "classgridfire_1_1solver_1_1_solver_context_base.html#a9cbef3cabc8524e542613ee50d8860c6", null ] +]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1solver_1_1_solver_context_base.png b/docs/html/classgridfire_1_1solver_1_1_solver_context_base.png new file mode 100644 index 00000000..362d5fa8 Binary files /dev/null and b/docs/html/classgridfire_1_1solver_1_1_solver_context_base.png differ diff --git a/docs/html/classgridfire_1_1trigger_1_1_and_trigger-members.html b/docs/html/classgridfire_1_1trigger_1_1_and_trigger-members.html index 71c7a2fd..ebaf3a8f 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_and_trigger-members.html +++ b/docs/html/classgridfire_1_1trigger_1_1_and_trigger-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -113,11 +113,13 @@ $(function(){initNavTree('classgridfire_1_1trigger_1_1_and_trigger.html',''); in m_hitsgridfire::trigger::AndTrigger< TriggerContextStruct >mutableprivate m_missesgridfire::trigger::AndTrigger< TriggerContextStruct >mutableprivate m_resetsgridfire::trigger::AndTrigger< TriggerContextStruct >mutableprivate - m_updatesgridfire::trigger::AndTrigger< TriggerContextStruct >mutableprivate - name() const overridegridfire::trigger::AndTrigger< TriggerContextStruct >virtual - numMisses() const overridegridfire::trigger::AndTrigger< TriggerContextStruct >virtual - numTriggers() const overridegridfire::trigger::AndTrigger< TriggerContextStruct >virtual - reset() overridegridfire::trigger::AndTrigger< TriggerContextStruct >virtual + m_stepsgridfire::trigger::AndTrigger< TriggerContextStruct >mutableprivate + m_updatesgridfire::trigger::AndTrigger< TriggerContextStruct >mutableprivate + name() const overridegridfire::trigger::AndTrigger< TriggerContextStruct >virtual + numMisses() const overridegridfire::trigger::AndTrigger< TriggerContextStruct >virtual + numTriggers() const overridegridfire::trigger::AndTrigger< TriggerContextStruct >virtual + reset() overridegridfire::trigger::AndTrigger< TriggerContextStruct >virtual + step(const TriggerContextStruct &ctx) overridegridfire::trigger::AndTrigger< TriggerContextStruct >virtual update(const TriggerContextStruct &ctx) overridegridfire::trigger::AndTrigger< TriggerContextStruct >virtual why(const TriggerContextStruct &ctx) const overridegridfire::trigger::AndTrigger< TriggerContextStruct >virtual ~AndTrigger() override=defaultgridfire::trigger::AndTrigger< TriggerContextStruct > diff --git a/docs/html/classgridfire_1_1trigger_1_1_and_trigger.html b/docs/html/classgridfire_1_1trigger_1_1_and_trigger.html index fce467f9..e0f09280 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_and_trigger.html +++ b/docs/html/classgridfire_1_1trigger_1_1_and_trigger.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -135,6 +135,9 @@ Public Member Functions void update (const TriggerContextStruct &ctx) override  Update both sub-triggers and increment update counter.
        +void step (const TriggerContextStruct &ctx) override + similar to update but intended to be run on every step not just those where the trigger triggered
      +  void reset () override  Reset both sub-triggers and local counters.
        @@ -172,6 +175,8 @@ Private Attributes   size_t m_resets = 0   +size_t m_steps = 0 + 

      Detailed Description

      template<typename TriggerContextStruct>
      @@ -180,7 +185,7 @@ class gridfire::trigger::AndTrigger< TriggerContextStruct >

      Logica

      Counters (mutable) are incremented inside const check(): m_hits on true; m_misses on false; m_updates on each update(); m_resets on reset().

      Example
      auto t = AndTrigger(ctxA, ctxB);
      if (t.check(ctx)) { (void)ctx; }
      -
      AndTrigger(std::unique_ptr< Trigger< TriggerContextStruct > > A, std::unique_ptr< Trigger< TriggerContextStruct > > B)
      Construct AND from two triggers (ownership transferred).
      Definition trigger_logical.h:196
      +
      AndTrigger(std::unique_ptr< Trigger< TriggerContextStruct > > A, std::unique_ptr< Trigger< TriggerContextStruct > > B)
      Construct AND from two triggers (ownership transferred).
      Definition trigger_logical.h:204

      Constructor & Destructor Documentation

      @@ -420,6 +425,43 @@ template<typename TriggerContextStruct>

      Implements gridfire::trigger::Trigger< TriggerContextStruct >.

      +
      +
      + +

      ◆ step()

      + +
      +
      +
      +template<typename TriggerContextStruct>
      + + + + + +
      + + + + + + + +
      void gridfire::trigger::AndTrigger< TriggerContextStruct >::step (const TriggerContextStruct & ctx)
      +
      +overridevirtual
      +
      + +

      similar to update but intended to be run on every step not just those where the trigger triggered

      +
      Parameters
      + + +
      ctxContext snapshot used to update state.
      +
      +
      + +

      Implements gridfire::trigger::Trigger< TriggerContextStruct >.

      +
      @@ -603,6 +645,30 @@ template<typename TriggerContextStruct>
      +
      +
      + +

      ◆ m_steps

      + +
      +
      +
      +template<typename TriggerContextStruct>
      + + + + + +
      + + + + +
      size_t gridfire::trigger::AndTrigger< TriggerContextStruct >::m_steps = 0
      +
      +mutableprivate
      +
      +
      diff --git a/docs/html/classgridfire_1_1trigger_1_1_and_trigger.js b/docs/html/classgridfire_1_1trigger_1_1_and_trigger.js index ce645271..6e1f773d 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_and_trigger.js +++ b/docs/html/classgridfire_1_1trigger_1_1_and_trigger.js @@ -8,6 +8,7 @@ var classgridfire_1_1trigger_1_1_and_trigger = [ "numMisses", "classgridfire_1_1trigger_1_1_and_trigger.html#addfd61f8cb234881f535fb8f4d618d74", null ], [ "numTriggers", "classgridfire_1_1trigger_1_1_and_trigger.html#afffb4281569963183d7db3ed1568eb3a", null ], [ "reset", "classgridfire_1_1trigger_1_1_and_trigger.html#a2436d8643911ade907e03fb29531ceaa", null ], + [ "step", "classgridfire_1_1trigger_1_1_and_trigger.html#a8e743e8ebe71f9ded835177db6fad908", null ], [ "update", "classgridfire_1_1trigger_1_1_and_trigger.html#a62f7dbbcf0554caa68e3d778580b3c1d", null ], [ "why", "classgridfire_1_1trigger_1_1_and_trigger.html#a01033721e8f5d90483d65c904399cf96", null ], [ "m_A", "classgridfire_1_1trigger_1_1_and_trigger.html#a99be74b126d50c15d21c0724d933af87", null ], @@ -15,5 +16,6 @@ var classgridfire_1_1trigger_1_1_and_trigger = [ "m_hits", "classgridfire_1_1trigger_1_1_and_trigger.html#a43e6a9c01b163ab92a0b413bfba52ef5", null ], [ "m_misses", "classgridfire_1_1trigger_1_1_and_trigger.html#a1714656e907edfcba2d354ff5d7c9ceb", null ], [ "m_resets", "classgridfire_1_1trigger_1_1_and_trigger.html#ae3ff88ddb15d04e798fc03c6c941e312", null ], + [ "m_steps", "classgridfire_1_1trigger_1_1_and_trigger.html#afd8d79e83f83473f0df64e96b63aa1f1", null ], [ "m_updates", "classgridfire_1_1trigger_1_1_and_trigger.html#a7f88c1139e1b05baed44614104d601b4", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger-members.html b/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger-members.html index 38550b26..5f0901c9 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger-members.html +++ b/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -114,11 +114,13 @@ $(function(){initNavTree('classgridfire_1_1trigger_1_1_every_nth_trigger.html',' m_missesgridfire::trigger::EveryNthTrigger< TriggerContextStruct >mutableprivate m_Ngridfire::trigger::EveryNthTrigger< TriggerContextStruct >private m_resetsgridfire::trigger::EveryNthTrigger< TriggerContextStruct >mutableprivate - m_updatesgridfire::trigger::EveryNthTrigger< TriggerContextStruct >mutableprivate - name() const overridegridfire::trigger::EveryNthTrigger< TriggerContextStruct >virtual - numMisses() const overridegridfire::trigger::EveryNthTrigger< TriggerContextStruct >virtual - numTriggers() const overridegridfire::trigger::EveryNthTrigger< TriggerContextStruct >virtual - reset() overridegridfire::trigger::EveryNthTrigger< TriggerContextStruct >virtual + m_stepsgridfire::trigger::EveryNthTrigger< TriggerContextStruct >mutableprivate + m_updatesgridfire::trigger::EveryNthTrigger< TriggerContextStruct >mutableprivate + name() const overridegridfire::trigger::EveryNthTrigger< TriggerContextStruct >virtual + numMisses() const overridegridfire::trigger::EveryNthTrigger< TriggerContextStruct >virtual + numTriggers() const overridegridfire::trigger::EveryNthTrigger< TriggerContextStruct >virtual + reset() overridegridfire::trigger::EveryNthTrigger< TriggerContextStruct >virtual + step(const TriggerContextStruct &ctx) overridegridfire::trigger::EveryNthTrigger< TriggerContextStruct >virtual update(const TriggerContextStruct &ctx) overridegridfire::trigger::EveryNthTrigger< TriggerContextStruct >virtual why(const TriggerContextStruct &ctx) const overridegridfire::trigger::EveryNthTrigger< TriggerContextStruct >virtual ~EveryNthTrigger() override=defaultgridfire::trigger::EveryNthTrigger< TriggerContextStruct > diff --git a/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger.html b/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger.html index 29112ca8..8b438b95 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger.html +++ b/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -134,6 +134,9 @@ Public Member Functions void update (const TriggerContextStruct &ctx) override  Update any internal state with the given context (e.g., counters, windows).
        +void step (const TriggerContextStruct &ctx) override + similar to update but intended to be run on every step not just those where the trigger triggered
      +  void reset () override  Reset internal state and diagnostics counters.
        @@ -173,6 +176,8 @@ Private Attributes   size_t m_resets = 0   +size_t m_steps = 0 + 

      Detailed Description

      template<typename TriggerContextStruct>
      @@ -435,6 +440,43 @@ template<typename TriggerContextStruct>

      Implements gridfire::trigger::Trigger< TriggerContextStruct >.

      +
      +
      + +

      ◆ step()

      + +
      +
      +
      +template<typename TriggerContextStruct>
      + + + + + +
      + + + + + + + +
      void gridfire::trigger::EveryNthTrigger< TriggerContextStruct >::step (const TriggerContextStruct & ctx)
      +
      +overridevirtual
      +
      + +

      similar to update but intended to be run on every step not just those where the trigger triggered

      +
      Parameters
      + + +
      ctxContext snapshot used to update state.
      +
      +
      + +

      Implements gridfire::trigger::Trigger< TriggerContextStruct >.

      +
      @@ -655,6 +697,30 @@ template<typename TriggerContextStruct>
      +
      +
      + +

      ◆ m_steps

      + +
      +
      +
      +template<typename TriggerContextStruct>
      + + + + + +
      + + + + +
      size_t gridfire::trigger::EveryNthTrigger< TriggerContextStruct >::m_steps = 0
      +
      +mutableprivate
      +
      +
      diff --git a/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger.js b/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger.js index 166c3dba..36be0bd6 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger.js +++ b/docs/html/classgridfire_1_1trigger_1_1_every_nth_trigger.js @@ -8,6 +8,7 @@ var classgridfire_1_1trigger_1_1_every_nth_trigger = [ "numMisses", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae7776f4a526db3245e64a74a3b0172d3", null ], [ "numTriggers", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#a7e5568c9d7799b7f80ad0d3efe2cd143", null ], [ "reset", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#abf218d255bde157540b51cd6a54f6eb1", null ], + [ "step", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#a26d0aca39087a1f69e96e0701ca83f81", null ], [ "update", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0dd783afab7ef6005f0241f9de7b31f6", null ], [ "why", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#a3bf0d69122f801deca4b62db47262d9b", null ], [ "m_A", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#a27f1fd8c8a93576f83a4f3320469c83a", null ], @@ -16,5 +17,6 @@ var classgridfire_1_1trigger_1_1_every_nth_trigger = [ "m_misses", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0a5c2c5aedc779c1535d3839c6a6596e", null ], [ "m_N", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#a652ba8d1ac36b9713f426eedf2b1ead0", null ], [ "m_resets", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#a87b6e54f3a0536d20709d7e746ec575d", null ], + [ "m_steps", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#acefe02899ade9aa595e04f3ec34f251a", null ], [ "m_updates", "classgridfire_1_1trigger_1_1_every_nth_trigger.html#ab0a33f49be02d34b27f75edf75dbc06d", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1trigger_1_1_logical_trigger-members.html b/docs/html/classgridfire_1_1trigger_1_1_logical_trigger-members.html index 3d8d7d55..a9b1fb93 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_logical_trigger-members.html +++ b/docs/html/classgridfire_1_1trigger_1_1_logical_trigger-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -111,9 +111,10 @@ $(function(){initNavTree('classgridfire_1_1trigger_1_1_logical_trigger.html','') numMisses() const =0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual numTriggers() const =0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual reset()=0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual - update(const TriggerContextStruct &ctx)=0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual - why(const TriggerContextStruct &ctx) const =0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual - ~Trigger()=defaultgridfire::trigger::Trigger< TriggerContextStruct >virtual + step(const TriggerContextStruct &ctx)=0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual + update(const TriggerContextStruct &ctx)=0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual + why(const TriggerContextStruct &ctx) const =0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual + ~Trigger()=defaultgridfire::trigger::Trigger< TriggerContextStruct >virtual
      diff --git a/docs/html/classgridfire_1_1trigger_1_1_logical_trigger.html b/docs/html/classgridfire_1_1trigger_1_1_logical_trigger.html index 70778799..062ae96c 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_logical_trigger.html +++ b/docs/html/classgridfire_1_1trigger_1_1_logical_trigger.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -132,6 +132,9 @@ Additional Inherited Members virtual void update (const TriggerContextStruct &ctx)=0  Update any internal state with the given context (e.g., counters, windows).
        +virtual void step (const TriggerContextStruct &ctx)=0 + similar to update but intended to be run on every step not just those where the trigger triggered
      +  virtual void reset ()=0  Reset internal state and diagnostics counters.
        diff --git a/docs/html/classgridfire_1_1trigger_1_1_not_trigger-members.html b/docs/html/classgridfire_1_1trigger_1_1_not_trigger-members.html index 27e51025..46560a74 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_not_trigger-members.html +++ b/docs/html/classgridfire_1_1trigger_1_1_not_trigger-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -111,12 +111,14 @@ $(function(){initNavTree('classgridfire_1_1trigger_1_1_not_trigger.html',''); in m_hitsgridfire::trigger::NotTrigger< TriggerContextStruct >mutableprivate m_missesgridfire::trigger::NotTrigger< TriggerContextStruct >mutableprivate m_resetsgridfire::trigger::NotTrigger< TriggerContextStruct >mutableprivate - m_updatesgridfire::trigger::NotTrigger< TriggerContextStruct >mutableprivate - name() const overridegridfire::trigger::NotTrigger< TriggerContextStruct >virtual - NotTrigger(std::unique_ptr< Trigger< TriggerContextStruct > > A)gridfire::trigger::NotTrigger< TriggerContextStruct >explicit - numMisses() const overridegridfire::trigger::NotTrigger< TriggerContextStruct >virtual - numTriggers() const overridegridfire::trigger::NotTrigger< TriggerContextStruct >virtual - reset() overridegridfire::trigger::NotTrigger< TriggerContextStruct >virtual + m_stepsgridfire::trigger::NotTrigger< TriggerContextStruct >mutableprivate + m_updatesgridfire::trigger::NotTrigger< TriggerContextStruct >mutableprivate + name() const overridegridfire::trigger::NotTrigger< TriggerContextStruct >virtual + NotTrigger(std::unique_ptr< Trigger< TriggerContextStruct > > A)gridfire::trigger::NotTrigger< TriggerContextStruct >explicit + numMisses() const overridegridfire::trigger::NotTrigger< TriggerContextStruct >virtual + numTriggers() const overridegridfire::trigger::NotTrigger< TriggerContextStruct >virtual + reset() overridegridfire::trigger::NotTrigger< TriggerContextStruct >virtual + step(const TriggerContextStruct &ctx) overridegridfire::trigger::NotTrigger< TriggerContextStruct >virtual update(const TriggerContextStruct &ctx) overridegridfire::trigger::NotTrigger< TriggerContextStruct >virtual why(const TriggerContextStruct &ctx) const overridegridfire::trigger::NotTrigger< TriggerContextStruct >virtual ~NotTrigger() override=defaultgridfire::trigger::NotTrigger< TriggerContextStruct > diff --git a/docs/html/classgridfire_1_1trigger_1_1_not_trigger.html b/docs/html/classgridfire_1_1trigger_1_1_not_trigger.html index 8959a508..4d7e1eeb 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_not_trigger.html +++ b/docs/html/classgridfire_1_1trigger_1_1_not_trigger.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -134,6 +134,9 @@ Public Member Functions void update (const TriggerContextStruct &ctx) override  Update any internal state with the given context (e.g., counters, windows).
        +void step (const TriggerContextStruct &ctx) override + similar to update but intended to be run on every step not just those where the trigger triggered
      +  void reset () override  Reset internal state and diagnostics counters.
        @@ -169,6 +172,8 @@ Private Attributes   size_t m_resets = 0   +size_t m_steps = 0 + 

      Detailed Description

      template<typename TriggerContextStruct>
      @@ -421,6 +426,43 @@ template<typename TriggerContextStruct>

      Implements gridfire::trigger::Trigger< TriggerContextStruct >.

      +
      +
      + +

      ◆ step()

      + +
      +
      +
      +template<typename TriggerContextStruct>
      + + + + + +
      + + + + + + + +
      void gridfire::trigger::NotTrigger< TriggerContextStruct >::step (const TriggerContextStruct & ctx)
      +
      +overridevirtual
      +
      + +

      similar to update but intended to be run on every step not just those where the trigger triggered

      +
      Parameters
      + + +
      ctxContext snapshot used to update state.
      +
      +
      + +

      Implements gridfire::trigger::Trigger< TriggerContextStruct >.

      +
      @@ -593,6 +635,30 @@ template<typename TriggerContextStruct>
      +
      +
      + +

      ◆ m_steps

      + +
      +
      +
      +template<typename TriggerContextStruct>
      + + + + + +
      + + + + +
      size_t gridfire::trigger::NotTrigger< TriggerContextStruct >::m_steps = 0
      +
      +mutableprivate
      +
      +
      diff --git a/docs/html/classgridfire_1_1trigger_1_1_not_trigger.js b/docs/html/classgridfire_1_1trigger_1_1_not_trigger.js index 4874e0fb..f5be4fd8 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_not_trigger.js +++ b/docs/html/classgridfire_1_1trigger_1_1_not_trigger.js @@ -8,11 +8,13 @@ var classgridfire_1_1trigger_1_1_not_trigger = [ "numMisses", "classgridfire_1_1trigger_1_1_not_trigger.html#a2f9b0d6a6ac54f6371c5a208c06826ea", null ], [ "numTriggers", "classgridfire_1_1trigger_1_1_not_trigger.html#ae2d27d72af9e1fbf711a58e4583b43a3", null ], [ "reset", "classgridfire_1_1trigger_1_1_not_trigger.html#afe337517b77e5433d92ded3a64565141", null ], + [ "step", "classgridfire_1_1trigger_1_1_not_trigger.html#a5096cb7e70ea357f28e1b9fc8301c793", null ], [ "update", "classgridfire_1_1trigger_1_1_not_trigger.html#a846432abf33c7602af0fbb5475c0ad32", null ], [ "why", "classgridfire_1_1trigger_1_1_not_trigger.html#abfb3eb7befba646ce9f11f36a63750ae", null ], [ "m_A", "classgridfire_1_1trigger_1_1_not_trigger.html#a0d7818e59a8d86e86053bcb6d5d7d2b8", null ], [ "m_hits", "classgridfire_1_1trigger_1_1_not_trigger.html#a86404f57e0e0683fc56e0e49321e5e3b", null ], [ "m_misses", "classgridfire_1_1trigger_1_1_not_trigger.html#aa1253080cd57cdf0be6780773ce6c73c", null ], [ "m_resets", "classgridfire_1_1trigger_1_1_not_trigger.html#adb9c36fa46a30c28e68c59a7d3bd825d", null ], + [ "m_steps", "classgridfire_1_1trigger_1_1_not_trigger.html#a2e1e78f3bf9fe0edcb9094c778826629", null ], [ "m_updates", "classgridfire_1_1trigger_1_1_not_trigger.html#ae4830ed152643770b0888b040475b000", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1trigger_1_1_or_trigger-members.html b/docs/html/classgridfire_1_1trigger_1_1_or_trigger-members.html index f5b5d3c2..8992e432 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_or_trigger-members.html +++ b/docs/html/classgridfire_1_1trigger_1_1_or_trigger-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -112,12 +112,14 @@ $(function(){initNavTree('classgridfire_1_1trigger_1_1_or_trigger.html',''); ini m_hitsgridfire::trigger::OrTrigger< TriggerContextStruct >mutableprivate m_missesgridfire::trigger::OrTrigger< TriggerContextStruct >mutableprivate m_resetsgridfire::trigger::OrTrigger< TriggerContextStruct >mutableprivate - m_updatesgridfire::trigger::OrTrigger< TriggerContextStruct >mutableprivate - name() const overridegridfire::trigger::OrTrigger< TriggerContextStruct >virtual - numMisses() const overridegridfire::trigger::OrTrigger< TriggerContextStruct >virtual - numTriggers() const overridegridfire::trigger::OrTrigger< TriggerContextStruct >virtual - OrTrigger(std::unique_ptr< Trigger< TriggerContextStruct > > A, std::unique_ptr< Trigger< TriggerContextStruct > > B)gridfire::trigger::OrTrigger< TriggerContextStruct > - reset() overridegridfire::trigger::OrTrigger< TriggerContextStruct >virtual + m_stepsgridfire::trigger::OrTrigger< TriggerContextStruct >mutableprivate + m_updatesgridfire::trigger::OrTrigger< TriggerContextStruct >mutableprivate + name() const overridegridfire::trigger::OrTrigger< TriggerContextStruct >virtual + numMisses() const overridegridfire::trigger::OrTrigger< TriggerContextStruct >virtual + numTriggers() const overridegridfire::trigger::OrTrigger< TriggerContextStruct >virtual + OrTrigger(std::unique_ptr< Trigger< TriggerContextStruct > > A, std::unique_ptr< Trigger< TriggerContextStruct > > B)gridfire::trigger::OrTrigger< TriggerContextStruct > + reset() overridegridfire::trigger::OrTrigger< TriggerContextStruct >virtual + step(const TriggerContextStruct &ctx) overridegridfire::trigger::OrTrigger< TriggerContextStruct >virtual update(const TriggerContextStruct &ctx) overridegridfire::trigger::OrTrigger< TriggerContextStruct >virtual why(const TriggerContextStruct &ctx) const overridegridfire::trigger::OrTrigger< TriggerContextStruct >virtual ~OrTrigger() override=defaultgridfire::trigger::OrTrigger< TriggerContextStruct > diff --git a/docs/html/classgridfire_1_1trigger_1_1_or_trigger.html b/docs/html/classgridfire_1_1trigger_1_1_or_trigger.html index bee700f1..d6f10644 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_or_trigger.html +++ b/docs/html/classgridfire_1_1trigger_1_1_or_trigger.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -134,6 +134,9 @@ Public Member Functions void update (const TriggerContextStruct &ctx) override  Update any internal state with the given context (e.g., counters, windows).
        +void step (const TriggerContextStruct &ctx) override + similar to update but intended to be run on every step not just those where the trigger triggered
      +  void reset () override  Reset internal state and diagnostics counters.
        @@ -171,6 +174,8 @@ Private Attributes   size_t m_resets = 0   +size_t m_steps = 0 + 

      Detailed Description

      template<typename TriggerContextStruct>
      @@ -419,6 +424,43 @@ template<typename TriggerContextStruct>

      Implements gridfire::trigger::Trigger< TriggerContextStruct >.

      +
      +
      + +

      ◆ step()

      + +
      +
      +
      +template<typename TriggerContextStruct>
      + + + + + +
      + + + + + + + +
      void gridfire::trigger::OrTrigger< TriggerContextStruct >::step (const TriggerContextStruct & ctx)
      +
      +overridevirtual
      +
      + +

      similar to update but intended to be run on every step not just those where the trigger triggered

      +
      Parameters
      + + +
      ctxContext snapshot used to update state.
      +
      +
      + +

      Implements gridfire::trigger::Trigger< TriggerContextStruct >.

      +
      @@ -615,6 +657,30 @@ template<typename TriggerContextStruct>
      +
      +
      + +

      ◆ m_steps

      + +
      +
      +
      +template<typename TriggerContextStruct>
      + + + + + +
      + + + + +
      size_t gridfire::trigger::OrTrigger< TriggerContextStruct >::m_steps = 0
      +
      +mutableprivate
      +
      +
      diff --git a/docs/html/classgridfire_1_1trigger_1_1_or_trigger.js b/docs/html/classgridfire_1_1trigger_1_1_or_trigger.js index 9d055d1a..95ee591f 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_or_trigger.js +++ b/docs/html/classgridfire_1_1trigger_1_1_or_trigger.js @@ -8,6 +8,7 @@ var classgridfire_1_1trigger_1_1_or_trigger = [ "numMisses", "classgridfire_1_1trigger_1_1_or_trigger.html#a0b3a7f45604dbb27e832d9559dd20997", null ], [ "numTriggers", "classgridfire_1_1trigger_1_1_or_trigger.html#afc7d3eae8306ee383d76997ac3803327", null ], [ "reset", "classgridfire_1_1trigger_1_1_or_trigger.html#ab42043e55c81bac5d3f981bc139579de", null ], + [ "step", "classgridfire_1_1trigger_1_1_or_trigger.html#a95a801aafb5aaa9a22566ebf722a1150", null ], [ "update", "classgridfire_1_1trigger_1_1_or_trigger.html#a775dac97d109c5fcd5c0287ca98f308c", null ], [ "why", "classgridfire_1_1trigger_1_1_or_trigger.html#a7bca0da16353f4b04a2f40fb29c07922", null ], [ "m_A", "classgridfire_1_1trigger_1_1_or_trigger.html#a6da04b5b15371f7087be03bb337dbdd6", null ], @@ -15,5 +16,6 @@ var classgridfire_1_1trigger_1_1_or_trigger = [ "m_hits", "classgridfire_1_1trigger_1_1_or_trigger.html#a35d519d5266c68b696b779b275574ebf", null ], [ "m_misses", "classgridfire_1_1trigger_1_1_or_trigger.html#ae72e6e9f1fbfbd11fbfe9aa6d4ff5a3b", null ], [ "m_resets", "classgridfire_1_1trigger_1_1_or_trigger.html#adc6f560d9199455ba98d85eadfe02847", null ], + [ "m_steps", "classgridfire_1_1trigger_1_1_or_trigger.html#a596db4a92ebf789cea1c431d3d2220c7", null ], [ "m_updates", "classgridfire_1_1trigger_1_1_or_trigger.html#af595a5daab0f5b3ffc450c6de6737517", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1trigger_1_1_trigger-members.html b/docs/html/classgridfire_1_1trigger_1_1_trigger-members.html index 348c6a70..058b3b17 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_trigger-members.html +++ b/docs/html/classgridfire_1_1trigger_1_1_trigger-members.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -111,9 +111,10 @@ $(function(){initNavTree('classgridfire_1_1trigger_1_1_trigger.html',''); initRe numMisses() const =0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual numTriggers() const =0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual reset()=0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual - update(const TriggerContextStruct &ctx)=0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual - why(const TriggerContextStruct &ctx) const =0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual - ~Trigger()=defaultgridfire::trigger::Trigger< TriggerContextStruct >virtual + step(const TriggerContextStruct &ctx)=0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual + update(const TriggerContextStruct &ctx)=0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual + why(const TriggerContextStruct &ctx) const =0gridfire::trigger::Trigger< TriggerContextStruct >pure virtual + ~Trigger()=defaultgridfire::trigger::Trigger< TriggerContextStruct >virtual
      diff --git a/docs/html/classgridfire_1_1trigger_1_1_trigger.html b/docs/html/classgridfire_1_1trigger_1_1_trigger.html index 33221723..99c787fb 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_trigger.html +++ b/docs/html/classgridfire_1_1trigger_1_1_trigger.html @@ -29,7 +29,7 @@ -
      GridFire 0.6.0 +
      GridFire v0.7.0-alpha
      General Purpose Nuclear Network
      @@ -135,6 +135,9 @@ Public Member Functions virtual void update (const TriggerContextStruct &ctx)=0  Update any internal state with the given context (e.g., counters, windows).
        +virtual void step (const TriggerContextStruct &ctx)=0 + similar to update but intended to be run on every step not just those where the trigger triggered
      +  virtual void reset ()=0  Reset internal state and diagnostics counters.
        @@ -237,7 +240,7 @@ template<typename TriggerContextStruct>
      Returns
      true if the condition is satisfied; false otherwise.
      -

      Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

      +

      Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    @@ -268,7 +271,7 @@ template<typename TriggerContextStruct>

    Human-readable description of this trigger's logic.

    -

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    +

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    @@ -299,7 +302,7 @@ template<typename TriggerContextStruct>

    Short, stable name for this trigger (suitable for logs/UI).

    -

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    +

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    @@ -330,7 +333,7 @@ template<typename TriggerContextStruct>

    Total number of times this trigger evaluated to false since last reset.

    -

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    +

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    @@ -361,7 +364,7 @@ template<typename TriggerContextStruct>

    Total number of times this trigger evaluated to true since last reset.

    -

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    +

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    @@ -392,7 +395,44 @@ template<typename TriggerContextStruct>

    Reset internal state and diagnostics counters.

    -

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    +

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    + + + + +

    ◆ step()

    + +
    +
    +
    +template<typename TriggerContextStruct>
    + + + + + +
    + + + + + + + +
    virtual void gridfire::trigger::Trigger< TriggerContextStruct >::step (const TriggerContextStruct & ctx)
    +
    +pure virtual
    +
    + +

    similar to update but intended to be run on every step not just those where the trigger triggered

    +
    Parameters
    + + +
    ctxContext snapshot used to update state.
    +
    +
    + +

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    @@ -429,7 +469,7 @@ template<typename TriggerContextStruct> -

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    +

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    @@ -467,7 +507,7 @@ template<typename TriggerContextStruct>
    Returns
    A TriggerResult tree with a boolean value and per-cause details.
    -

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    +

    Implemented in gridfire::trigger::AndTrigger< TriggerContextStruct >, gridfire::trigger::EveryNthTrigger< TriggerContextStruct >, gridfire::trigger::NotTrigger< TriggerContextStruct >, gridfire::trigger::OrTrigger< TriggerContextStruct >, gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger, gridfire::trigger::solver::CVODE::OffDiagonalTrigger, gridfire::trigger::solver::CVODE::SimulationTimeTrigger, and gridfire::trigger::solver::CVODE::TimestepCollapseTrigger.

    diff --git a/docs/html/classgridfire_1_1trigger_1_1_trigger.js b/docs/html/classgridfire_1_1trigger_1_1_trigger.js index 27b6fb39..63888b9f 100644 --- a/docs/html/classgridfire_1_1trigger_1_1_trigger.js +++ b/docs/html/classgridfire_1_1trigger_1_1_trigger.js @@ -7,6 +7,7 @@ var classgridfire_1_1trigger_1_1_trigger = [ "numMisses", "classgridfire_1_1trigger_1_1_trigger.html#a81848e5af844795d879b6d885a2701d7", null ], [ "numTriggers", "classgridfire_1_1trigger_1_1_trigger.html#a4ea3abfb76a09c4f55ad05d73a2cf12d", null ], [ "reset", "classgridfire_1_1trigger_1_1_trigger.html#af652af761675736419b961b6946c728d", null ], + [ "step", "classgridfire_1_1trigger_1_1_trigger.html#a4b7ffa4d8d31e2118a8e86172be51041", null ], [ "update", "classgridfire_1_1trigger_1_1_trigger.html#a048899795704f68668960454d118a6fc", null ], [ "why", "classgridfire_1_1trigger_1_1_trigger.html#a9f020d828ca36a601b780566cc3377ea", null ] ]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger-members.html b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger-members.html new file mode 100644 index 00000000..4f1659ef --- /dev/null +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger-members.html @@ -0,0 +1,140 @@ + + + + + + + +GridFire: Member List + + + + + + + + + + + + + + + + + +
    +
    + + + + + + +
    +
    GridFire v0.7.0-alpha +
    +
    General Purpose Nuclear Network
    +
    +
    + + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    +
    +
    +
    +
    +
    Loading...
    +
    Searching...
    +
    No Matches
    +
    +
    +
    +
    + +
    +
    gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger Member List
    +
    +
    + +

    This is the complete list of members for gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger, including all inherited members.

    + + + + + + + + + + + + + + + + + + + + + + + + +
    abs_failure(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) constgridfire::trigger::solver::CVODE::ConvergenceFailureTriggerprivate
    check(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const overridegridfire::trigger::solver::CVODE::ConvergenceFailureTriggervirtual
    ConvergenceFailureTrigger(size_t totalFailures, float relativeFailureRate, size_t windowSize)gridfire::trigger::solver::CVODE::ConvergenceFailureTriggerexplicit
    current_mean() constgridfire::trigger::solver::CVODE::ConvergenceFailureTriggerprivate
    describe() const overridegridfire::trigger::solver::CVODE::ConvergenceFailureTriggervirtual
    m_hitsgridfire::trigger::solver::CVODE::ConvergenceFailureTriggermutableprivate
    m_loggergridfire::trigger::solver::CVODE::ConvergenceFailureTriggerprivate
    m_missesgridfire::trigger::solver::CVODE::ConvergenceFailureTriggermutableprivate
    m_relativeFailureRategridfire::trigger::solver::CVODE::ConvergenceFailureTriggerprivate
    m_resetsgridfire::trigger::solver::CVODE::ConvergenceFailureTriggermutableprivate
    m_totalFailuresgridfire::trigger::solver::CVODE::ConvergenceFailureTriggerprivate
    m_updatesgridfire::trigger::solver::CVODE::ConvergenceFailureTriggermutableprivate
    m_windowgridfire::trigger::solver::CVODE::ConvergenceFailureTriggerprivate
    m_windowSizegridfire::trigger::solver::CVODE::ConvergenceFailureTriggerprivate
    name() const overridegridfire::trigger::solver::CVODE::ConvergenceFailureTriggervirtual
    numMisses() const overridegridfire::trigger::solver::CVODE::ConvergenceFailureTriggervirtual
    numTriggers() const overridegridfire::trigger::solver::CVODE::ConvergenceFailureTriggervirtual
    rel_failure(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) constgridfire::trigger::solver::CVODE::ConvergenceFailureTriggerprivate
    reset() overridegridfire::trigger::solver::CVODE::ConvergenceFailureTriggervirtual
    step(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) overridegridfire::trigger::solver::CVODE::ConvergenceFailureTriggervirtual
    update(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) overridegridfire::trigger::solver::CVODE::ConvergenceFailureTriggervirtual
    why(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const overridegridfire::trigger::solver::CVODE::ConvergenceFailureTriggervirtual
    ~Trigger()=defaultgridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >virtual
    +
    + + + + diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html new file mode 100644 index 00000000..039291c1 --- /dev/null +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html @@ -0,0 +1,800 @@ + + + + + + + +GridFire: gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger Class Reference + + + + + + + + + + + + + + + + + +
    +
    + + + + + + +
    +
    GridFire v0.7.0-alpha +
    +
    General Purpose Nuclear Network
    +
    +
    + + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    +
    +
    +
    +
    +
    Loading...
    +
    Searching...
    +
    No Matches
    +
    +
    +
    +
    + +
    + +
    gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger Class Referencefinal
    +
    +
    + +

    #include <engine_partitioning_trigger.h>

    +
    +Inheritance diagram for gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger:
    +
    +
    + + +gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext > + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    +Public Member Functions

     ConvergenceFailureTrigger (size_t totalFailures, float relativeFailureRate, size_t windowSize)
     
    bool check (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const override
     Evaluate the trigger condition against the provided context.
     
    void update (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) override
     Update any internal state with the given context (e.g., counters, windows).
     
    void step (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) override
     similar to update but intended to be run on every step not just those where the trigger triggered
     
    void reset () override
     Reset internal state and diagnostics counters.
     
    std::string name () const override
     Short, stable name for this trigger (suitable for logs/UI).
     
    std::string describe () const override
     Human-readable description of this trigger's logic.
     
    TriggerResult why (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const override
     Explain why the last evaluation would be true/false in a structured way.
     
    size_t numTriggers () const override
     Total number of times this trigger evaluated to true since last reset.
     
    size_t numMisses () const override
     Total number of times this trigger evaluated to false since last reset.
     
    - Public Member Functions inherited from gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >
    virtual ~Trigger ()=default
     Virtual destructor for polymorphic use.
     
    + + + + +

    +Private Attributes

    quill::Logger * m_logger = fourdst::logging::LogManager::getInstance().getLogger("log")
     Logger used for trace/error diagnostics.
     
    + + + + + + + + + + + + + + + + + + + + + + + +

    Diagnostics counters

    size_t m_hits = 0
     
    size_t m_misses = 0
     
    size_t m_updates = 0
     
    size_t m_resets = 0
     
    size_t m_totalFailures
     
    float m_relativeFailureRate
     
    size_t m_windowSize
     
    std::deque< size_t > m_window
     
    float current_mean () const
     
    bool abs_failure (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const
     
    bool rel_failure (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const
     
    +

    Constructor & Destructor Documentation

    + +

    ◆ ConvergenceFailureTrigger()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + +
    gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::ConvergenceFailureTrigger (size_t totalFailures,
    float relativeFailureRate,
    size_t windowSize )
    +
    +explicit
    +
    + +
    +
    +

    Member Function Documentation

    + +

    ◆ abs_failure()

    + +
    +
    + + + + + +
    + + + + + + + +
    bool gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::abs_failure (const gridfire::solver::CVODESolverStrategy::TimestepContext & ctx) const
    +
    +private
    +
    + +
    +
    + +

    ◆ check()

    + +
    +
    + + + + + +
    + + + + + + + +
    bool gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::check (const gridfire::solver::CVODESolverStrategy::TimestepContext & ctx) const
    +
    +overridevirtual
    +
    + +

    Evaluate the trigger condition against the provided context.

    +
    Parameters
    + + +
    ctxContext snapshot (immutable view) used to evaluate the condition.
    +
    +
    +
    Returns
    true if the condition is satisfied; false otherwise.
    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    + +
    +
    + +

    ◆ current_mean()

    + +
    +
    + + + + + +
    + + + + + + + +
    float gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::current_mean () const
    +
    +private
    +
    + +
    +
    + +

    ◆ describe()

    + +
    +
    + + + + + +
    + + + + + + + +
    std::string gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::describe () const
    +
    +nodiscardoverridevirtual
    +
    + +

    Human-readable description of this trigger's logic.

    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    + +
    +
    + +

    ◆ name()

    + +
    +
    + + + + + +
    + + + + + + + +
    std::string gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::name () const
    +
    +nodiscardoverridevirtual
    +
    + +

    Short, stable name for this trigger (suitable for logs/UI).

    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    + +
    +
    + +

    ◆ numMisses()

    + +
    +
    + + + + + +
    + + + + + + + +
    size_t gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::numMisses () const
    +
    +nodiscardoverridevirtual
    +
    + +

    Total number of times this trigger evaluated to false since last reset.

    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    + +
    +
    + +

    ◆ numTriggers()

    + +
    +
    + + + + + +
    + + + + + + + +
    size_t gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::numTriggers () const
    +
    +nodiscardoverridevirtual
    +
    + +

    Total number of times this trigger evaluated to true since last reset.

    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    + +
    +
    + +

    ◆ rel_failure()

    + +
    +
    + + + + + +
    + + + + + + + +
    bool gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::rel_failure (const gridfire::solver::CVODESolverStrategy::TimestepContext & ctx) const
    +
    +private
    +
    + +
    +
    + +

    ◆ reset()

    + +
    +
    + + + + + +
    + + + + + + + +
    void gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::reset ()
    +
    +overridevirtual
    +
    + +

    Reset internal state and diagnostics counters.

    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    + +
    +
    + +

    ◆ step()

    + +
    +
    + + + + + +
    + + + + + + + +
    void gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::step (const gridfire::solver::CVODESolverStrategy::TimestepContext & ctx)
    +
    +overridevirtual
    +
    + +

    similar to update but intended to be run on every step not just those where the trigger triggered

    +
    Parameters
    + + +
    ctxContext snapshot used to update state.
    +
    +
    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    + +
    +
    + +

    ◆ update()

    + +
    +
    + + + + + +
    + + + + + + + +
    void gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::update (const gridfire::solver::CVODESolverStrategy::TimestepContext & ctx)
    +
    +overridevirtual
    +
    + +

    Update any internal state with the given context (e.g., counters, windows).

    +
    Parameters
    + + +
    ctxContext snapshot used to update state.
    +
    +
    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    + +
    +
    + +

    ◆ why()

    + +
    +
    + + + + + +
    + + + + + + + +
    TriggerResult gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::why (const gridfire::solver::CVODESolverStrategy::TimestepContext & ctx) const
    +
    +nodiscardoverridevirtual
    +
    + +

    Explain why the last evaluation would be true/false in a structured way.

    +
    Parameters
    + + +
    ctxContext snapshot for the explanation.
    +
    +
    +
    Returns
    A TriggerResult tree with a boolean value and per-cause details.
    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    + +
    +
    +

    Member Data Documentation

    + +

    ◆ m_hits

    + +
    +
    + + + + + +
    + + + + +
    size_t gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_hits = 0
    +
    +mutableprivate
    +
    + +
    +
    + +

    ◆ m_logger

    + +
    +
    + + + + + +
    + + + + +
    quill::Logger* gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_logger = fourdst::logging::LogManager::getInstance().getLogger("log")
    +
    +private
    +
    + +

    Logger used for trace/error diagnostics.

    + +
    +
    + +

    ◆ m_misses

    + +
    +
    + + + + + +
    + + + + +
    size_t gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_misses = 0
    +
    +mutableprivate
    +
    + +
    +
    + +

    ◆ m_relativeFailureRate

    + +
    +
    + + + + + +
    + + + + +
    float gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_relativeFailureRate
    +
    +private
    +
    + +
    +
    + +

    ◆ m_resets

    + +
    +
    + + + + + +
    + + + + +
    size_t gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_resets = 0
    +
    +mutableprivate
    +
    + +
    +
    + +

    ◆ m_totalFailures

    + +
    +
    + + + + + +
    + + + + +
    size_t gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_totalFailures
    +
    +private
    +
    + +
    +
    + +

    ◆ m_updates

    + +
    +
    + + + + + +
    + + + + +
    size_t gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_updates = 0
    +
    +mutableprivate
    +
    + +
    +
    + +

    ◆ m_window

    + +
    +
    + + + + + +
    + + + + +
    std::deque<size_t> gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_window
    +
    +private
    +
    + +
    +
    + +

    ◆ m_windowSize

    + +
    +
    + + + + + +
    + + + + +
    size_t gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_windowSize
    +
    +private
    +
    + +
    +
    +
    The documentation for this class was generated from the following files: +
    +
    + + + + diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.js b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.js new file mode 100644 index 00000000..e747c203 --- /dev/null +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.js @@ -0,0 +1,25 @@ +var classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger = +[ + [ "ConvergenceFailureTrigger", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a63010d8ba73689dda0c2228a1462aae2", null ], + [ "abs_failure", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a5ae9ce66d4bbafd83145f8545a32d33a", null ], + [ "check", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#ae8765656a45319335c2bb90c3fb3d308", null ], + [ "current_mean", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a3d8d9eafff17ea6a283afbc7e8b450bb", null ], + [ "describe", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa2bb19e4a1e24f6fd7f86d0c80ebbec3", null ], + [ "name", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a92a57cea3b58bd7948c3c3fb4f75619b", null ], + [ "numMisses", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa26bf911c73b7f2ec343d473caf13718", null ], + [ "numTriggers", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa7cc311316539b2d348422ba907dc64e", null ], + [ "rel_failure", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a4180dc6761c073acd82583a834ca09fd", null ], + [ "reset", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a0bcab0247b3db618b76bd6769cf9a2ea", null ], + [ "step", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aaef2090ed67a7c27967821f75a61e524", null ], + [ "update", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#ae47bbdf6edae798f30866c1ac4104cc1", null ], + [ "why", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aedd397b71cd5b1ad26a0b21a34cf5631", null ], + [ "m_hits", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#afd5c9867790fc5ef453bc6a5e5494766", null ], + [ "m_logger", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#abb65f2fb74ea74a7f078b4e14f8bc949", null ], + [ "m_misses", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a1b28f79b7d5d4b6a947bdf75c049739f", null ], + [ "m_relativeFailureRate", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a19795b0ebf01df3e70fe858cfb527d08", null ], + [ "m_resets", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a270dae9d1f4e3ee410389e113d7f0857", null ], + [ "m_totalFailures", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a9e116ac645ba31906dae26234c47c3f4", null ], + [ "m_updates", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#acf63dd6e786231ac6c16e590d01bc6eb", null ], + [ "m_window", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a8df9f55e0af1a16ee56678a109f08920", null ], + [ "m_windowSize", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#abf4814a4423cfbe816b07d5eea4efea4", null ] +]; \ No newline at end of file diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.png b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.png new file mode 100644 index 00000000..471d1f89 Binary files /dev/null and b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.png differ diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger-members.html b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger-members.html index 5734d667..db1e9d10 100644 --- a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger-members.html +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -118,9 +118,10 @@ $(function(){initNavTree('classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_o numTriggers() const overridegridfire::trigger::solver::CVODE::OffDiagonalTriggervirtual OffDiagonalTrigger(double threshold)gridfire::trigger::solver::CVODE::OffDiagonalTriggerexplicit reset() overridegridfire::trigger::solver::CVODE::OffDiagonalTriggervirtual - update(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) overridegridfire::trigger::solver::CVODE::OffDiagonalTriggervirtual - why(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const overridegridfire::trigger::solver::CVODE::OffDiagonalTriggervirtual - ~Trigger()=defaultgridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >virtual + step(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) overridegridfire::trigger::solver::CVODE::OffDiagonalTriggervirtual + update(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) overridegridfire::trigger::solver::CVODE::OffDiagonalTriggervirtual + why(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const overridegridfire::trigger::solver::CVODE::OffDiagonalTriggervirtual + ~Trigger()=defaultgridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >virtual
    diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html index c170caef..6da0c005 100644 --- a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -132,6 +132,9 @@ Public Member Functions void update (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) override  Record an update; does not mutate any Jacobian-related state.
      +void step (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) override + similar to update but intended to be run on every step not just those where the trigger triggered
    +  void reset () override  Reset counters to zero.
      @@ -409,6 +412,41 @@ Private Attributes

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    +
    + + +

    ◆ step()

    + +
    +
    + + + + + +
    + + + + + + + +
    void gridfire::trigger::solver::CVODE::OffDiagonalTrigger::step (const gridfire::solver::CVODESolverStrategy::TimestepContext & ctx)
    +
    +overridevirtual
    +
    + +

    similar to update but intended to be run on every step not just those where the trigger triggered

    +
    Parameters
    + + +
    ctxContext snapshot used to update state.
    +
    +
    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    +
    diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.js b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.js index 07d188d3..f6a08f10 100644 --- a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.js +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.js @@ -7,6 +7,7 @@ var classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger = [ "numMisses", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0e1ad148f9f3232992a4b16e440c249a", null ], [ "numTriggers", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a32980aaf6d9c7632c024b4b74b1d9e70", null ], [ "reset", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a9b782cbf033ed2023da6b2d55dcefc4e", null ], + [ "step", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a8b882c6ba6e267d7051031140bbb7ad6", null ], [ "update", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a179cb09a91d5c638d7a347137b208767", null ], [ "why", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3af973e466ba62ebf1e41c608355e327", null ], [ "m_hits", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0d3b7c1d1057f442417c2f8c2a7177c5", null ], diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger-members.html b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger-members.html index 0e771037..c172645c 100644 --- a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger-members.html +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -120,9 +120,10 @@ $(function(){initNavTree('classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_s numTriggers() const overridegridfire::trigger::solver::CVODE::SimulationTimeTriggervirtual reset() overridegridfire::trigger::solver::CVODE::SimulationTimeTriggervirtual SimulationTimeTrigger(double interval)gridfire::trigger::solver::CVODE::SimulationTimeTriggerexplicit - update(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) overridegridfire::trigger::solver::CVODE::SimulationTimeTriggervirtual - why(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const overridegridfire::trigger::solver::CVODE::SimulationTimeTriggervirtual - ~Trigger()=defaultgridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >virtual + step(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) overridegridfire::trigger::solver::CVODE::SimulationTimeTriggervirtual + update(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) overridegridfire::trigger::solver::CVODE::SimulationTimeTriggervirtual + why(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const overridegridfire::trigger::solver::CVODE::SimulationTimeTriggervirtual + ~Trigger()=defaultgridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >virtual
    diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html index 910b9ad7..1f9b8932 100644 --- a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -132,6 +132,9 @@ Public Member Functions void update (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) override  Update internal state; if check(ctx) is true, advance last_trigger_time.
      +void step (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) override + similar to update but intended to be run on every step not just those where the trigger triggered
    +  void reset () override  Reset counters and last trigger bookkeeping (time and delta) to zero.
      @@ -413,6 +416,41 @@ Private Attributes

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    +
    + + +

    ◆ step()

    + +
    +
    + + + + + +
    + + + + + + + +
    void gridfire::trigger::solver::CVODE::SimulationTimeTrigger::step (const gridfire::solver::CVODESolverStrategy::TimestepContext & ctx)
    +
    +overridevirtual
    +
    + +

    similar to update but intended to be run on every step not just those where the trigger triggered

    +
    Parameters
    + + +
    ctxContext snapshot used to update state.
    +
    +
    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    +
    diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.js b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.js index 2e6bcfef..4c0b6ad3 100644 --- a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.js +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.js @@ -7,6 +7,7 @@ var classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger [ "numMisses", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a273eb8a3e80d1235d2b3f252e55c5b50", null ], [ "numTriggers", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a34d285584ea96f71b99eefad8c738296", null ], [ "reset", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#af4034fa431e6c88fd05c50cce31b2fa0", null ], + [ "step", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#aafc7f40bde2c78f4d100b6f9da771831", null ], [ "update", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a468bf58f66417493501c59d7a8aabc98", null ], [ "why", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a9dfab0b765d3a4c362cecd860d59f58a", null ], [ "m_hits", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a2b1b4a9ef137e76d39e7a7dcb6cf725d", null ], diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger-members.html b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger-members.html index c489608b..9e35b12a 100644 --- a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger-members.html +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -120,11 +120,12 @@ $(function(){initNavTree('classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_t numMisses() const overridegridfire::trigger::solver::CVODE::TimestepCollapseTriggervirtual numTriggers() const overridegridfire::trigger::solver::CVODE::TimestepCollapseTriggervirtual reset() overridegridfire::trigger::solver::CVODE::TimestepCollapseTriggervirtual - TimestepCollapseTrigger(double threshold, bool relative)gridfire::trigger::solver::CVODE::TimestepCollapseTriggerexplicit - TimestepCollapseTrigger(double threshold, bool relative, size_t windowSize)gridfire::trigger::solver::CVODE::TimestepCollapseTriggerexplicit - update(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) overridegridfire::trigger::solver::CVODE::TimestepCollapseTriggervirtual - why(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const overridegridfire::trigger::solver::CVODE::TimestepCollapseTriggervirtual - ~Trigger()=defaultgridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >virtual + step(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) overridegridfire::trigger::solver::CVODE::TimestepCollapseTriggervirtual + TimestepCollapseTrigger(double threshold, bool relative)gridfire::trigger::solver::CVODE::TimestepCollapseTriggerexplicit + TimestepCollapseTrigger(double threshold, bool relative, size_t windowSize)gridfire::trigger::solver::CVODE::TimestepCollapseTriggerexplicit + update(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) overridegridfire::trigger::solver::CVODE::TimestepCollapseTriggervirtual + why(const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) const overridegridfire::trigger::solver::CVODE::TimestepCollapseTriggervirtual + ~Trigger()=defaultgridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >virtual
    diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html index 6fe23afe..4dd7f611 100644 --- a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -135,6 +135,9 @@ Public Member Functions void update (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) override  Update sliding window with the most recent dt and increment update counter.
      +void step (const gridfire::solver::CVODESolverStrategy::TimestepContext &ctx) override + similar to update but intended to be run on every step not just those where the trigger triggered
    +  void reset () override  Reset counters and clear the dt window.
      @@ -487,6 +490,41 @@ Private Attributes

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    +
    + + +

    ◆ step()

    + +
    +
    + + + + + +
    + + + + + + + +
    void gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::step (const gridfire::solver::CVODESolverStrategy::TimestepContext & ctx)
    +
    +overridevirtual
    +
    + +

    similar to update but intended to be run on every step not just those where the trigger triggered

    +
    Parameters
    + + +
    ctxContext snapshot used to update state.
    +
    +
    + +

    Implements gridfire::trigger::Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >.

    +
    diff --git a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.js b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.js index 51386877..076eb356 100644 --- a/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.js +++ b/docs/html/classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.js @@ -8,6 +8,7 @@ var classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigg [ "numMisses", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a94bb1de08a5ff55e1874f595f8c8965c", null ], [ "numTriggers", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad2a7c2567b100f97a024f65818ecefed", null ], [ "reset", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a0fe6af73b11b820561bd4e5552890d4e", null ], + [ "step", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a9723e389aeba05fdb3d4fd1dcc1ba07d", null ], [ "update", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#af6bff6a484e8729445c26620b489665d", null ], [ "why", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a22d8bc7aacbc388108225c26158e918c", null ], [ "m_hits", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aff23db33140aa6a5a2ad36eda77b833d", null ], diff --git a/docs/html/classgridfire_1_1utils_1_1_column-members.html b/docs/html/classgridfire_1_1utils_1_1_column-members.html index a64b0dc3..b661fd0d 100644 --- a/docs/html/classgridfire_1_1utils_1_1_column-members.html +++ b/docs/html/classgridfire_1_1utils_1_1_column-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/classgridfire_1_1utils_1_1_column.html b/docs/html/classgridfire_1_1utils_1_1_column.html index 83b1c4cb..e74928c1 100644 --- a/docs/html/classgridfire_1_1utils_1_1_column.html +++ b/docs/html/classgridfire_1_1utils_1_1_column.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/classgridfire_1_1utils_1_1_column_base-members.html b/docs/html/classgridfire_1_1utils_1_1_column_base-members.html index ed50ceb0..d3a74839 100644 --- a/docs/html/classgridfire_1_1utils_1_1_column_base-members.html +++ b/docs/html/classgridfire_1_1utils_1_1_column_base-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/classgridfire_1_1utils_1_1_column_base.html b/docs/html/classgridfire_1_1utils_1_1_column_base.html index bd58b49d..7e8b431d 100644 --- a/docs/html/classgridfire_1_1utils_1_1_column_base.html +++ b/docs/html/classgridfire_1_1utils_1_1_column_base.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/concept_0d012022023301355052304263320136165002200160012126_1_1_is_dynamic_engine.html b/docs/html/concept_0d012022023301355052304263320136165002200160012126_1_1_is_dynamic_engine.html index da277047..588e8e56 100644 --- a/docs/html/concept_0d012022023301355052304263320136165002200160012126_1_1_is_dynamic_engine.html +++ b/docs/html/concept_0d012022023301355052304263320136165002200160012126_1_1_is_dynamic_engine.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -105,7 +105,7 @@ $(function(){initNavTree('concept_0d01202202330135505230426332013616500220016001

    Concept definition

    template<typename T>
    concept @012022023301355052304263320136165002200160012126::IsDynamicEngine = std::is_base_of_v<gridfire::DynamicEngine, T>
    - +
    diff --git a/docs/html/conceptgridfire_1_1_engine_type.html b/docs/html/conceptgridfire_1_1_engine_type.html index 55ac12d9..29c1940e 100644 --- a/docs/html/conceptgridfire_1_1_engine_type.html +++ b/docs/html/conceptgridfire_1_1_engine_type.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/conceptgridfire_1_1_is_arithmetic_or_a_d.html b/docs/html/conceptgridfire_1_1_is_arithmetic_or_a_d.html index 8c6826e7..d49766b6 100644 --- a/docs/html/conceptgridfire_1_1_is_arithmetic_or_a_d.html +++ b/docs/html/conceptgridfire_1_1_is_arithmetic_or_a_d.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/concepts.html b/docs/html/concepts.html index feb52c5b..47b7cea9 100644 --- a/docs/html/concepts.html +++ b/docs/html/concepts.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/construction_8cpp.html b/docs/html/construction_8cpp.html index 61a56575..c980cb40 100644 --- a/docs/html/construction_8cpp.html +++ b/docs/html/construction_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -113,6 +113,7 @@ $(function(){initNavTree('construction_8cpp.html',''); initResizable(true); }); #include <ranges>
    #include <stdexcept>
    #include <memory>
    +#include <cmath>
    #include "gridfire/reaction/reaction.h"
    #include "gridfire/reaction/reaclib.h"
    #include "fourdst/composition/composition.h"
    @@ -135,8 +136,8 @@ Namespaces - - + +

    Functions

    ReactionSet gridfire::build_nuclear_network (const Composition &composition, const rates::weak::WeakRateInterpolator &weak_interpolator, BuildDepthType maxLayers, bool reverse_reaclib)
     
    ReactionSet gridfire::build_nuclear_network (const Composition &composition, const rates::weak::WeakRateInterpolator &weakInterpolator, BuildDepthType maxLayers, NetworkConstructionFlags ReactionTypes)
     
    diff --git a/docs/html/construction_8cpp.js b/docs/html/construction_8cpp.js index 51520520..01ceecc2 100644 --- a/docs/html/construction_8cpp.js +++ b/docs/html/construction_8cpp.js @@ -2,5 +2,5 @@ var construction_8cpp = [ [ "gridfire::ReactionSet", "classgridfire_1_1_reaction_set.html", "classgridfire_1_1_reaction_set" ], [ "gridfire::Reaction", "classgridfire_1_1_reaction.html", "classgridfire_1_1_reaction" ], - [ "gridfire::build_nuclear_network", "namespacegridfire.html#a58a036e8883e75a8abd3e18798563f71", null ] + [ "gridfire::build_nuclear_network", "namespacegridfire.html#ad0e3ec7cfe044c50929f378289f5fab9", null ] ]; \ No newline at end of file diff --git a/docs/html/construction_8h.html b/docs/html/construction_8h.html index 3aecabd2..8ecb3c00 100644 --- a/docs/html/construction_8h.html +++ b/docs/html/construction_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -101,6 +101,7 @@ $(function(){initNavTree('construction_8h.html',''); initResizable(true); });
    construction.h File Reference
    @@ -116,11 +117,41 @@ Namespaces namespace  gridfire   + + + +

    +Enumerations

    enum class  gridfire::NetworkConstructionFlags : uint32_t {
    +  gridfire::NONE = 0 +, gridfire::STRONG = 1 << 0 +, gridfire::BETA_MINUS = 1 << 1 +, gridfire::BETA_PLUS = 1 << 2 +,
    +  gridfire::ELECTRON_CAPTURE = 1 << 3 +, gridfire::POSITRON_CAPTURE = 1 << 4 +, gridfire::REACLIB_WEAK = 1 << 5 +, gridfire::WRL_WEAK = BETA_MINUS | BETA_PLUS | ELECTRON_CAPTURE | POSITRON_CAPTURE +,
    +  gridfire::REACLIB = STRONG | REACLIB_WEAK +, gridfire::DEFAULT = REACLIB +, gridfire::ALL = STRONG | WRL_WEAK +
    + }
     
    - - - + + + + + + + + + + + + +

    Functions

    reaction::ReactionSet gridfire::build_reaclib_nuclear_network (const fourdst::composition::Composition &composition, const rates::weak::WeakRateInterpolator &weakInterpolator, BuildDepthType maxLayers=NetworkBuildDepth::Full, bool reverse=false)
     Builds a nuclear reaction network from the Reaclib library based on an initial composition.
     
    constexpr auto gridfire::to_underlying (NetworkConstructionFlags f) noexcept
     
    NetworkConstructionFlags gridfire::operator| (const NetworkConstructionFlags lhs, const NetworkConstructionFlags rhs)
     
    NetworkConstructionFlags gridfire::operator& (const NetworkConstructionFlags lhs, const NetworkConstructionFlags rhs)
     
    bool gridfire::has_flag (const NetworkConstructionFlags flags, const NetworkConstructionFlags flag_to_check)
     
    std::string gridfire::NetworkConstructionFlagsToString (NetworkConstructionFlags flags)
     
    reaction::ReactionSet gridfire::build_nuclear_network (const fourdst::composition::Composition &composition, const rates::weak::WeakRateInterpolator &weakInterpolator, BuildDepthType maxLayers=NetworkBuildDepth::Full, NetworkConstructionFlags ReactionTypes=NetworkConstructionFlags::DEFAULT)
     Builds a nuclear reaction network from the Reaclib library based on an initial composition.
     
    diff --git a/docs/html/construction_8h.js b/docs/html/construction_8h.js index 4fec1e51..0159a460 100644 --- a/docs/html/construction_8h.js +++ b/docs/html/construction_8h.js @@ -1,4 +1,22 @@ var construction_8h = [ - [ "gridfire::build_reaclib_nuclear_network", "namespacegridfire.html#a384323338f13166d87c7ac047434bd38", null ] + [ "gridfire::NetworkConstructionFlags", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892b", [ + [ "gridfire::NetworkConstructionFlags::NONE", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bab50339a10e1de285ac99d4c3990b8693", null ], + [ "gridfire::NetworkConstructionFlags::STRONG", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba3dfb3ae3cdaa322f0388f1a531c39520", null ], + [ "gridfire::NetworkConstructionFlags::BETA_MINUS", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba079cbe546b094a3228f3d2308de42371", null ], + [ "gridfire::NetworkConstructionFlags::BETA_PLUS", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892baec3e428817690ce788dd410655d44ac7", null ], + [ "gridfire::NetworkConstructionFlags::ELECTRON_CAPTURE", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba26b6967eb578cb1b08373b342bf72ef7", null ], + [ "gridfire::NetworkConstructionFlags::POSITRON_CAPTURE", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bae0be5539e1cf1c424806baa62540aa9d", null ], + [ "gridfire::NetworkConstructionFlags::REACLIB_WEAK", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bab736eb13fff62c962f63232ec57f2692", null ], + [ "gridfire::NetworkConstructionFlags::WRL_WEAK", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bafc9a7c10ff86192133ca7a280783bfe4", null ], + [ "gridfire::NetworkConstructionFlags::REACLIB", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892baf9885ed04411bef7b70f78b643c6a220", null ], + [ "gridfire::NetworkConstructionFlags::DEFAULT", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba5b39c8b553c821e7cddc6da64b5bd2ee", null ], + [ "gridfire::NetworkConstructionFlags::ALL", "namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba5fb1f955b45e38e31789286a1790398d", null ] + ] ], + [ "gridfire::build_nuclear_network", "namespacegridfire.html#a0bc156f634a447f88a19de3be961c00b", null ], + [ "gridfire::has_flag", "namespacegridfire.html#a5ad8e76156fd708fe6f3bb0f2ad8650b", null ], + [ "gridfire::NetworkConstructionFlagsToString", "namespacegridfire.html#a7c96c92c72485f364466c6b979959ef7", null ], + [ "gridfire::operator&", "namespacegridfire.html#a6de955e2cf2f0e0241bceabdee69f3f6", null ], + [ "gridfire::operator|", "namespacegridfire.html#a1504ccf93263bae031d95d4d3880999e", null ], + [ "gridfire::to_underlying", "namespacegridfire.html#a0c42ac7834a0ecb0e36c1e673a403349", null ] ]; \ No newline at end of file diff --git a/docs/html/deprecated.html b/docs/html/deprecated.html new file mode 100644 index 00000000..18ef9ee9 --- /dev/null +++ b/docs/html/deprecated.html @@ -0,0 +1,119 @@ + + + + + + + +GridFire: Deprecated List + + + + + + + + + + + + + + + + + +
    +
    + + + + + + +
    +
    GridFire v0.7.0-alpha +
    +
    General Purpose Nuclear Network
    +
    +
    + + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    +
    +
    +
    +
    +
    Loading...
    +
    Searching...
    +
    No Matches
    +
    +
    +
    +
    + +
    +
    Deprecated List
    +
    +
    +
    +
    Member gridfire::GraphEngine::isStale (const NetIn &netIn) override
    +
    This method is deprecated and will be removed in future versions. Stale states are returned as part of the results of methods that require the ability to report them.
    +
    +
    +
    +
    + + + + diff --git a/docs/html/dir_048d8e0a5613c02d1dd32a8c2b4fae8e.html b/docs/html/dir_048d8e0a5613c02d1dd32a8c2b4fae8e.html index c90c6e67..ac550e5c 100644 --- a/docs/html/dir_048d8e0a5613c02d1dd32a8c2b4fae8e.html +++ b/docs/html/dir_048d8e0a5613c02d1dd32a8c2b4fae8e.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_1ae9febcce3c81c54e014e2202672ae2.html b/docs/html/dir_1ae9febcce3c81c54e014e2202672ae2.html index 33af38d7..5065b98b 100644 --- a/docs/html/dir_1ae9febcce3c81c54e014e2202672ae2.html +++ b/docs/html/dir_1ae9febcce3c81c54e014e2202672ae2.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_1c671bae89ad45c4f6571bd7c3fca7f2.html b/docs/html/dir_1c671bae89ad45c4f6571bd7c3fca7f2.html index efbeb734..17f003d9 100644 --- a/docs/html/dir_1c671bae89ad45c4f6571bd7c3fca7f2.html +++ b/docs/html/dir_1c671bae89ad45c4f6571bd7c3fca7f2.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_1d1d50ce0d70b163d7d102a960190628.html b/docs/html/dir_1d1d50ce0d70b163d7d102a960190628.html index 6972d6ee..6b48aeff 100644 --- a/docs/html/dir_1d1d50ce0d70b163d7d102a960190628.html +++ b/docs/html/dir_1d1d50ce0d70b163d7d102a960190628.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_230a420a279f78b45ea47b2d650bf1a7.html b/docs/html/dir_230a420a279f78b45ea47b2d650bf1a7.html index d0a7d598..37ddfc26 100644 --- a/docs/html/dir_230a420a279f78b45ea47b2d650bf1a7.html +++ b/docs/html/dir_230a420a279f78b45ea47b2d650bf1a7.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_3626e0c0e3c5d7812d6b277dfa4ec364.html b/docs/html/dir_3626e0c0e3c5d7812d6b277dfa4ec364.html index 94e0ff27..7f352943 100644 --- a/docs/html/dir_3626e0c0e3c5d7812d6b277dfa4ec364.html +++ b/docs/html/dir_3626e0c0e3c5d7812d6b277dfa4ec364.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_3c6e26120bd25666a475751afc8a34bc.html b/docs/html/dir_3c6e26120bd25666a475751afc8a34bc.html index e98f44d2..32c5d830 100644 --- a/docs/html/dir_3c6e26120bd25666a475751afc8a34bc.html +++ b/docs/html/dir_3c6e26120bd25666a475751afc8a34bc.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_3cc0b3e3c66436f74054a789a4a47fbc.html b/docs/html/dir_3cc0b3e3c66436f74054a789a4a47fbc.html index 490a60b5..bce5618c 100644 --- a/docs/html/dir_3cc0b3e3c66436f74054a789a4a47fbc.html +++ b/docs/html/dir_3cc0b3e3c66436f74054a789a4a47fbc.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_43d540904cac5d711ae55af9d63e6471.html b/docs/html/dir_43d540904cac5d711ae55af9d63e6471.html index 2ff8d6e5..a457b93d 100644 --- a/docs/html/dir_43d540904cac5d711ae55af9d63e6471.html +++ b/docs/html/dir_43d540904cac5d711ae55af9d63e6471.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_49e56c817e5e54854c35e136979f97ca.html b/docs/html/dir_49e56c817e5e54854c35e136979f97ca.html index 149bcd07..922364a7 100644 --- a/docs/html/dir_49e56c817e5e54854c35e136979f97ca.html +++ b/docs/html/dir_49e56c817e5e54854c35e136979f97ca.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_4eba3bf96e8b886928c6be1f4154164d.html b/docs/html/dir_4eba3bf96e8b886928c6be1f4154164d.html index a30cb2f3..b0446d6f 100644 --- a/docs/html/dir_4eba3bf96e8b886928c6be1f4154164d.html +++ b/docs/html/dir_4eba3bf96e8b886928c6be1f4154164d.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_4fd0dc9a50f7a53e22cb356c650f915e.html b/docs/html/dir_4fd0dc9a50f7a53e22cb356c650f915e.html index 73d1ea11..11e08b47 100644 --- a/docs/html/dir_4fd0dc9a50f7a53e22cb356c650f915e.html +++ b/docs/html/dir_4fd0dc9a50f7a53e22cb356c650f915e.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_5c0d64f70903e893b1efe571a4b8de29.html b/docs/html/dir_5c0d64f70903e893b1efe571a4b8de29.html index cc1035a8..4112ee44 100644 --- a/docs/html/dir_5c0d64f70903e893b1efe571a4b8de29.html +++ b/docs/html/dir_5c0d64f70903e893b1efe571a4b8de29.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_64012712bac8d4927da7703e58c6c3c3.html b/docs/html/dir_64012712bac8d4927da7703e58c6c3c3.html index 9ca1043f..bd8f67ce 100644 --- a/docs/html/dir_64012712bac8d4927da7703e58c6c3c3.html +++ b/docs/html/dir_64012712bac8d4927da7703e58c6c3c3.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_65bc51589f8002bfcb72faf47ab41180.html b/docs/html/dir_65bc51589f8002bfcb72faf47ab41180.html index ab10c183..3783ef28 100644 --- a/docs/html/dir_65bc51589f8002bfcb72faf47ab41180.html +++ b/docs/html/dir_65bc51589f8002bfcb72faf47ab41180.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_67aa14af464fbd247881f6980be7deb5.html b/docs/html/dir_67aa14af464fbd247881f6980be7deb5.html index cdc4bf8f..529311c5 100644 --- a/docs/html/dir_67aa14af464fbd247881f6980be7deb5.html +++ b/docs/html/dir_67aa14af464fbd247881f6980be7deb5.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html b/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html index 8a7daf60..c26f0b5b 100644 --- a/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html +++ b/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_6ccae78e9032a1b4db4873aea5f3b43d.html b/docs/html/dir_6ccae78e9032a1b4db4873aea5f3b43d.html index cf73e40a..2ad975be 100644 --- a/docs/html/dir_6ccae78e9032a1b4db4873aea5f3b43d.html +++ b/docs/html/dir_6ccae78e9032a1b4db4873aea5f3b43d.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_6f67cad5a3dd5daef2b4bab22419acbf.html b/docs/html/dir_6f67cad5a3dd5daef2b4bab22419acbf.html index 4fa3a49c..f556f876 100644 --- a/docs/html/dir_6f67cad5a3dd5daef2b4bab22419acbf.html +++ b/docs/html/dir_6f67cad5a3dd5daef2b4bab22419acbf.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_736d89e8e2b688d729ae4656e8c69720.html b/docs/html/dir_736d89e8e2b688d729ae4656e8c69720.html index fdfdbcce..4107e35a 100644 --- a/docs/html/dir_736d89e8e2b688d729ae4656e8c69720.html +++ b/docs/html/dir_736d89e8e2b688d729ae4656e8c69720.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_7eae81c2ec58ffa76af06bb25bb86137.html b/docs/html/dir_7eae81c2ec58ffa76af06bb25bb86137.html index 4361d844..dc8bb798 100644 --- a/docs/html/dir_7eae81c2ec58ffa76af06bb25bb86137.html +++ b/docs/html/dir_7eae81c2ec58ffa76af06bb25bb86137.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_80d0745b866022f2047f807b3376dff7.html b/docs/html/dir_80d0745b866022f2047f807b3376dff7.html index be4e267c..cab3f557 100644 --- a/docs/html/dir_80d0745b866022f2047f807b3376dff7.html +++ b/docs/html/dir_80d0745b866022f2047f807b3376dff7.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_87d18a4dc5174905bfd7d2dc734defe6.html b/docs/html/dir_87d18a4dc5174905bfd7d2dc734defe6.html index 09a41786..fae4b933 100644 --- a/docs/html/dir_87d18a4dc5174905bfd7d2dc734defe6.html +++ b/docs/html/dir_87d18a4dc5174905bfd7d2dc734defe6.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_897cfbcdbf2b76d535de4ec754728fa0.html b/docs/html/dir_897cfbcdbf2b76d535de4ec754728fa0.html index 6e36d4ef..948d6ef9 100644 --- a/docs/html/dir_897cfbcdbf2b76d535de4ec754728fa0.html +++ b/docs/html/dir_897cfbcdbf2b76d535de4ec754728fa0.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_8e34b6fea5a3d13256b367f27bc2135d.html b/docs/html/dir_8e34b6fea5a3d13256b367f27bc2135d.html index dcd98783..62e434b2 100644 --- a/docs/html/dir_8e34b6fea5a3d13256b367f27bc2135d.html +++ b/docs/html/dir_8e34b6fea5a3d13256b367f27bc2135d.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -105,6 +105,10 @@ $(function(){initNavTree('dir_8e34b6fea5a3d13256b367f27bc2135d.html',''); initRe + + + + diff --git a/docs/html/dir_8e34b6fea5a3d13256b367f27bc2135d.js b/docs/html/dir_8e34b6fea5a3d13256b367f27bc2135d.js index 6c36881c..b1a7bab0 100644 --- a/docs/html/dir_8e34b6fea5a3d13256b367f27bc2135d.js +++ b/docs/html/dir_8e34b6fea5a3d13256b367f27bc2135d.js @@ -1,5 +1,7 @@ var dir_8e34b6fea5a3d13256b367f27bc2135d = [ + [ "general_composition.h", "general__composition_8h.html", "general__composition_8h" ], + [ "hashing.h", "hashing_8h.html", "hashing_8h" ], [ "logging.h", "logging_8h.html", "logging_8h" ], [ "table_format.h", "table__format_8h.html", "table__format_8h" ] ]; \ No newline at end of file diff --git a/docs/html/dir_902e06e9d82d80b06df7be6e417fa9ee.html b/docs/html/dir_902e06e9d82d80b06df7be6e417fa9ee.html index d397cf16..a2c4ad53 100644 --- a/docs/html/dir_902e06e9d82d80b06df7be6e417fa9ee.html +++ b/docs/html/dir_902e06e9d82d80b06df7be6e417fa9ee.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_97105ebeaecd797c90bf23079fd9b0e6.html b/docs/html/dir_97105ebeaecd797c90bf23079fd9b0e6.html index 3acb270a..86eb78a5 100644 --- a/docs/html/dir_97105ebeaecd797c90bf23079fd9b0e6.html +++ b/docs/html/dir_97105ebeaecd797c90bf23079fd9b0e6.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_9f35e0f3e3878d201f80e9b6c966a769.html b/docs/html/dir_9f35e0f3e3878d201f80e9b6c966a769.html index a1b7d456..025b8b09 100644 --- a/docs/html/dir_9f35e0f3e3878d201f80e9b6c966a769.html +++ b/docs/html/dir_9f35e0f3e3878d201f80e9b6c966a769.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_a2537f6f0ba382cc4200a69fb7d9b7da.html b/docs/html/dir_a2537f6f0ba382cc4200a69fb7d9b7da.html index 22954bdf..013b2fd1 100644 --- a/docs/html/dir_a2537f6f0ba382cc4200a69fb7d9b7da.html +++ b/docs/html/dir_a2537f6f0ba382cc4200a69fb7d9b7da.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_ab918a70d5de27403bd1202d71acc71b.html b/docs/html/dir_ab918a70d5de27403bd1202d71acc71b.html index 5b3a2719..097fd6c0 100644 --- a/docs/html/dir_ab918a70d5de27403bd1202d71acc71b.html +++ b/docs/html/dir_ab918a70d5de27403bd1202d71acc71b.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_ad59de2d6f32552fa0ecb4acca2fbb0b.html b/docs/html/dir_ad59de2d6f32552fa0ecb4acca2fbb0b.html index 88968b4d..4153a4c1 100644 --- a/docs/html/dir_ad59de2d6f32552fa0ecb4acca2fbb0b.html +++ b/docs/html/dir_ad59de2d6f32552fa0ecb4acca2fbb0b.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_aff155d61c3b73b9ab7dcdc908c4d49e.html b/docs/html/dir_aff155d61c3b73b9ab7dcdc908c4d49e.html index 15c42888..e2cc5bd0 100644 --- a/docs/html/dir_aff155d61c3b73b9ab7dcdc908c4d49e.html +++ b/docs/html/dir_aff155d61c3b73b9ab7dcdc908c4d49e.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_b0553efdd4ad7f265c0580564941af0c.html b/docs/html/dir_b0553efdd4ad7f265c0580564941af0c.html index e5f4a222..21c97937 100644 --- a/docs/html/dir_b0553efdd4ad7f265c0580564941af0c.html +++ b/docs/html/dir_b0553efdd4ad7f265c0580564941af0c.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_b0856f6b0d80ccb263b2f415c91f9e17.html b/docs/html/dir_b0856f6b0d80ccb263b2f415c91f9e17.html index 8d65f7da..76e66d34 100644 --- a/docs/html/dir_b0856f6b0d80ccb263b2f415c91f9e17.html +++ b/docs/html/dir_b0856f6b0d80ccb263b2f415c91f9e17.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_b854c27c088682f074a57cfa949846df.html b/docs/html/dir_b854c27c088682f074a57cfa949846df.html index 75cc85a0..fef23837 100644 --- a/docs/html/dir_b854c27c088682f074a57cfa949846df.html +++ b/docs/html/dir_b854c27c088682f074a57cfa949846df.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_b893969db6254951682857c720518fa8.html b/docs/html/dir_b893969db6254951682857c720518fa8.html index 7c6a2fed..313d24ac 100644 --- a/docs/html/dir_b893969db6254951682857c720518fa8.html +++ b/docs/html/dir_b893969db6254951682857c720518fa8.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_bf5ef66fceb9aacde9848923f7632729.html b/docs/html/dir_bf5ef66fceb9aacde9848923f7632729.html index 9e1d031f..9b320493 100644 --- a/docs/html/dir_bf5ef66fceb9aacde9848923f7632729.html +++ b/docs/html/dir_bf5ef66fceb9aacde9848923f7632729.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_bfff093b02c380358955f421b7f67de5.html b/docs/html/dir_bfff093b02c380358955f421b7f67de5.html index a4f4f7aa..ac6949ae 100644 --- a/docs/html/dir_bfff093b02c380358955f421b7f67de5.html +++ b/docs/html/dir_bfff093b02c380358955f421b7f67de5.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html b/docs/html/dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html index 7aab31bc..fd2a3fdf 100644 --- a/docs/html/dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html +++ b/docs/html/dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_c73541f51459c9e567d01a066f229f1c.html b/docs/html/dir_c73541f51459c9e567d01a066f229f1c.html index f9724c6d..e9299399 100644 --- a/docs/html/dir_c73541f51459c9e567d01a066f229f1c.html +++ b/docs/html/dir_c73541f51459c9e567d01a066f229f1c.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_c85d3e3c5052e9ad9ce18c6863244a25.html b/docs/html/dir_c85d3e3c5052e9ad9ce18c6863244a25.html index 92704a94..b353db41 100644 --- a/docs/html/dir_c85d3e3c5052e9ad9ce18c6863244a25.html +++ b/docs/html/dir_c85d3e3c5052e9ad9ce18c6863244a25.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_c99e86cd0291aa23d2204e664fe571c1.html b/docs/html/dir_c99e86cd0291aa23d2204e664fe571c1.html index 09016e2d..9bd550b3 100644 --- a/docs/html/dir_c99e86cd0291aa23d2204e664fe571c1.html +++ b/docs/html/dir_c99e86cd0291aa23d2204e664fe571c1.html @@ -29,7 +29,7 @@ diff --git a/docs/html/dir_cd87a60aa1dbf4ee960e0533fd7a9743.html b/docs/html/dir_cd87a60aa1dbf4ee960e0533fd7a9743.html index d5e64b46..a6dd43ad 100644 --- a/docs/html/dir_cd87a60aa1dbf4ee960e0533fd7a9743.html +++ b/docs/html/dir_cd87a60aa1dbf4ee960e0533fd7a9743.html @@ -29,7 +29,7 @@ @@ -107,6 +107,8 @@ $(function(){initNavTree('dir_cd87a60aa1dbf4ee960e0533fd7a9743.html',''); initRe Files + +

    Files

     general_composition.h
     
     hashing.h
     
     logging.h
     
     table_format.h
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
     error_engine.h
     
     error_utils.h
     
     exceptions.h
     
    diff --git a/docs/html/dir_cd87a60aa1dbf4ee960e0533fd7a9743.js b/docs/html/dir_cd87a60aa1dbf4ee960e0533fd7a9743.js index 91b7f39a..aac57677 100644 --- a/docs/html/dir_cd87a60aa1dbf4ee960e0533fd7a9743.js +++ b/docs/html/dir_cd87a60aa1dbf4ee960e0533fd7a9743.js @@ -1,5 +1,6 @@ var dir_cd87a60aa1dbf4ee960e0533fd7a9743 = [ [ "error_engine.h", "error__engine_8h.html", "error__engine_8h" ], + [ "error_utils.h", "error__utils_8h.html", "error__utils_8h" ], [ "exceptions.h", "exceptions_8h.html", null ] ]; \ No newline at end of file diff --git a/docs/html/dir_d0a49494bbb6e91de214e6669adf5efa.html b/docs/html/dir_d0a49494bbb6e91de214e6669adf5efa.html index 81959ecf..49d17412 100644 --- a/docs/html/dir_d0a49494bbb6e91de214e6669adf5efa.html +++ b/docs/html/dir_d0a49494bbb6e91de214e6669adf5efa.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_d2ba15782ddae84c3d0c5f0e63bda236.html b/docs/html/dir_d2ba15782ddae84c3d0c5f0e63bda236.html index 06676fcb..7c87e801 100644 --- a/docs/html/dir_d2ba15782ddae84c3d0c5f0e63bda236.html +++ b/docs/html/dir_d2ba15782ddae84c3d0c5f0e63bda236.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_d5492b42d970deba31f48df1b35a6c47.html b/docs/html/dir_d5492b42d970deba31f48df1b35a6c47.html index a03d7680..d4bd03bc 100644 --- a/docs/html/dir_d5492b42d970deba31f48df1b35a6c47.html +++ b/docs/html/dir_d5492b42d970deba31f48df1b35a6c47.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_d70391a28a381da2f0629437a1b6db28.html b/docs/html/dir_d70391a28a381da2f0629437a1b6db28.html index 710e6548..69e7a600 100644 --- a/docs/html/dir_d70391a28a381da2f0629437a1b6db28.html +++ b/docs/html/dir_d70391a28a381da2f0629437a1b6db28.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_da65b9a371696ae0281f77edf1c03876.html b/docs/html/dir_da65b9a371696ae0281f77edf1c03876.html index ef002016..56c24c89 100644 --- a/docs/html/dir_da65b9a371696ae0281f77edf1c03876.html +++ b/docs/html/dir_da65b9a371696ae0281f77edf1c03876.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_dd8201c056cb17022d2864e6e5aa368d.html b/docs/html/dir_dd8201c056cb17022d2864e6e5aa368d.html index 76cfc138..cbbe1abf 100644 --- a/docs/html/dir_dd8201c056cb17022d2864e6e5aa368d.html +++ b/docs/html/dir_dd8201c056cb17022d2864e6e5aa368d.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_e2a8863ee8e7cd9122c04bdba1c35a3b.html b/docs/html/dir_e2a8863ee8e7cd9122c04bdba1c35a3b.html index e888a2b0..3f340947 100644 --- a/docs/html/dir_e2a8863ee8e7cd9122c04bdba1c35a3b.html +++ b/docs/html/dir_e2a8863ee8e7cd9122c04bdba1c35a3b.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_e87948a39c0c6c3f66d9f5f967ab86bd.html b/docs/html/dir_e87948a39c0c6c3f66d9f5f967ab86bd.html index 2bfc34e9..cb09dc88 100644 --- a/docs/html/dir_e87948a39c0c6c3f66d9f5f967ab86bd.html +++ b/docs/html/dir_e87948a39c0c6c3f66d9f5f967ab86bd.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_f2d7b0c77cb2532170ac94ead6e4ba70.html b/docs/html/dir_f2d7b0c77cb2532170ac94ead6e4ba70.html index 61ca5e28..2f4c7daa 100644 --- a/docs/html/dir_f2d7b0c77cb2532170ac94ead6e4ba70.html +++ b/docs/html/dir_f2d7b0c77cb2532170ac94ead6e4ba70.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_f4383b1846ef599868e873d917f1344c.html b/docs/html/dir_f4383b1846ef599868e873d917f1344c.html index ae42d4dd..1d4efa43 100644 --- a/docs/html/dir_f4383b1846ef599868e873d917f1344c.html +++ b/docs/html/dir_f4383b1846ef599868e873d917f1344c.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_f575fd282ecf3769a887e0c3d3cafd55.html b/docs/html/dir_f575fd282ecf3769a887e0c3d3cafd55.html index 90d5b367..48ceb5c8 100644 --- a/docs/html/dir_f575fd282ecf3769a887e0c3d3cafd55.html +++ b/docs/html/dir_f575fd282ecf3769a887e0c3d3cafd55.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_fe5109f07276e0a4a472af6b22fd99c7.html b/docs/html/dir_fe5109f07276e0a4a472af6b22fd99c7.html index 10d72452..3e27267a 100644 --- a/docs/html/dir_fe5109f07276e0a4a472af6b22fd99c7.html +++ b/docs/html/dir_fe5109f07276e0a4a472af6b22fd99c7.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_fe7d6b610561b6ccbae8c0cd892464cf.html b/docs/html/dir_fe7d6b610561b6ccbae8c0cd892464cf.html index b93617ad..3c5bd81d 100644 --- a/docs/html/dir_fe7d6b610561b6ccbae8c0cd892464cf.html +++ b/docs/html/dir_fe7d6b610561b6ccbae8c0cd892464cf.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dir_fedd162cb41c94f7e299c266e75251fd.html b/docs/html/dir_fedd162cb41c94f7e299c266e75251fd.html index fb2c0ac9..6e05f674 100644 --- a/docs/html/dir_fedd162cb41c94f7e299c266e75251fd.html +++ b/docs/html/dir_fedd162cb41c94f7e299c266e75251fd.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/doxygen_crawl.html b/docs/html/doxygen_crawl.html index 262a0799..0cc61d5f 100644 --- a/docs/html/doxygen_crawl.html +++ b/docs/html/doxygen_crawl.html @@ -17,21 +17,24 @@ - - - + + + + + + - - + - + + + - - + @@ -51,8 +54,8 @@ - + @@ -70,6 +73,9 @@ + + + @@ -96,6 +102,7 @@ + @@ -105,6 +112,7 @@ + @@ -113,6 +121,7 @@ + @@ -124,45 +133,48 @@ + + + + + - - - + - - + + + - @@ -170,9 +182,12 @@ + + + @@ -194,9 +209,9 @@ + - @@ -204,24 +219,28 @@ - + - + + + - + + + @@ -231,21 +250,23 @@ + + + - @@ -253,21 +274,30 @@ - + + + + + + + + + + - + @@ -275,9 +305,10 @@ - + + @@ -285,26 +316,29 @@ + + - - - + + + + @@ -314,6 +348,7 @@ + @@ -323,14 +358,18 @@ + + + - + + @@ -352,11 +391,11 @@ + - - - + + @@ -398,6 +437,7 @@ + @@ -426,39 +466,67 @@ + + + + + + - + + + + + + + + - - + + - + + + + + - + + + + + + + + + + + + @@ -482,11 +550,12 @@ - + + @@ -531,11 +600,11 @@ - + + - - + @@ -550,9 +619,11 @@ + + @@ -584,8 +655,10 @@ + + @@ -605,6 +678,7 @@ + @@ -699,6 +773,7 @@ + @@ -743,14 +818,12 @@ + - - - @@ -758,6 +831,8 @@ + + @@ -766,6 +841,7 @@ + @@ -779,6 +855,10 @@ + + + + @@ -789,6 +869,7 @@ + @@ -796,12 +877,14 @@ + + @@ -814,6 +897,7 @@ + @@ -821,8 +905,10 @@ + + @@ -841,9 +927,11 @@ + + @@ -860,10 +948,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -876,6 +989,7 @@ + @@ -896,6 +1010,7 @@ + @@ -911,6 +1026,7 @@ + @@ -941,6 +1057,7 @@ + @@ -1002,18 +1119,32 @@ + + + + + + + + + + + + + + @@ -1036,6 +1167,7 @@ + @@ -1123,11 +1255,13 @@ + + @@ -1212,22 +1346,25 @@ - + + - - + - + + - - + + + + + - @@ -1238,9 +1375,23 @@ - + + + + + + + + + + + + + + + @@ -1327,6 +1478,8 @@ + + @@ -1342,8 +1495,18 @@ + + + + + + + + + + @@ -1445,10 +1608,12 @@ + + @@ -1500,8 +1665,11 @@ + + + @@ -1633,7 +1801,6 @@ - @@ -1651,12 +1818,12 @@ - - - - - - + + + + + + @@ -1722,20 +1889,18 @@ + - + + - - - - @@ -1745,6 +1910,9 @@ + + + diff --git a/docs/html/dynamic__engine__diagnostics_8cpp.html b/docs/html/dynamic__engine__diagnostics_8cpp.html index c82a3dbe..e0081932 100644 --- a/docs/html/dynamic__engine__diagnostics_8cpp.html +++ b/docs/html/dynamic__engine__diagnostics_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/dynamic__engine__diagnostics_8h.html b/docs/html/dynamic__engine__diagnostics_8h.html index 2c4b07bf..2ce0760e 100644 --- a/docs/html/dynamic__engine__diagnostics_8h.html +++ b/docs/html/dynamic__engine__diagnostics_8h.html @@ -29,7 +29,7 @@ -
    +
    +
    + +

    ◆ register_engine_building_type_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_building_type_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_construction_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_construction_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_diagnostic_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_diagnostic_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_priming_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_priming_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_procedural_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_procedural_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_reporting_type_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_reporting_type_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_type_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_type_bindings (pybind11::module & m)
    +
    +
    diff --git a/docs/html/engine_2bindings_8cpp.js b/docs/html/engine_2bindings_8cpp.js index a481736b..ad24585e 100644 --- a/docs/html/engine_2bindings_8cpp.js +++ b/docs/html/engine_2bindings_8cpp.js @@ -6,5 +6,12 @@ var engine_2bindings_8cpp = [ "con_stype_register_graph_engine_bindings", "engine_2bindings_8cpp.html#a73d427751e6a64952d52e7c2cc84d065", null ], [ "register_base_engine_bindings", "engine_2bindings_8cpp.html#a766b8bf2c08f2e81486752261ec89642", null ], [ "register_engine_bindings", "engine_2bindings_8cpp.html#ac2df9cd0e71d39b97ddd47b3e7024b0c", null ], + [ "register_engine_building_type_bindings", "engine_2bindings_8cpp.html#a3ec1c283d60332e61affc063d0e1639f", null ], + [ "register_engine_construction_bindings", "engine_2bindings_8cpp.html#aad8d3f0fef8c740df9a98c53800190c9", null ], + [ "register_engine_diagnostic_bindings", "engine_2bindings_8cpp.html#a1f595355667895199f3c3c39383fad33", null ], + [ "register_engine_priming_bindings", "engine_2bindings_8cpp.html#a3974cc99c2970c71b9a5fca0217f5b6e", null ], + [ "register_engine_procedural_bindings", "engine_2bindings_8cpp.html#ae3c140c5303eeaa6e02b3a3c4d4d4c36", null ], + [ "register_engine_reporting_type_bindings", "engine_2bindings_8cpp.html#a66ce33948e3d9d5837b244298c8ca2b6", null ], + [ "register_engine_type_bindings", "engine_2bindings_8cpp.html#a2fe8fd1a44f7b623fdf51e453e5149b9", null ], [ "register_engine_view_bindings", "engine_2bindings_8cpp.html#ac12de48f4164b679dd7afb03c83ec4bf", null ] ]; \ No newline at end of file diff --git a/docs/html/engine_2bindings_8h.html b/docs/html/engine_2bindings_8h.html index b3104797..10f24852 100644 --- a/docs/html/engine_2bindings_8h.html +++ b/docs/html/engine_2bindings_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -120,6 +120,20 @@ Functions   void con_stype_register_graph_engine_bindings (const pybind11::module &m)   +void register_engine_diagnostic_bindings (pybind11::module &m) +  +void register_engine_procedural_bindings (pybind11::module &m) +  +void register_engine_construction_bindings (pybind11::module &m) +  +void register_engine_priming_bindings (pybind11::module &m) +  +void register_engine_type_bindings (pybind11::module &m) +  +void register_engine_building_type_bindings (pybind11::module &m) +  +void register_engine_reporting_type_bindings (pybind11::module &m) + 

    Function Documentation

    @@ -205,6 +219,125 @@ Functions
    +
    +
    + +

    ◆ register_engine_building_type_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_building_type_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_construction_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_construction_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_diagnostic_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_diagnostic_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_priming_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_priming_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_procedural_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_procedural_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_reporting_type_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_reporting_type_bindings (pybind11::module & m)
    +
    + +
    +
    + +

    ◆ register_engine_type_bindings()

    + +
    +
    + + + + + + + +
    void register_engine_type_bindings (pybind11::module & m)
    +
    +
    diff --git a/docs/html/engine_2bindings_8h.js b/docs/html/engine_2bindings_8h.js index 918be22e..4bad1318 100644 --- a/docs/html/engine_2bindings_8h.js +++ b/docs/html/engine_2bindings_8h.js @@ -5,5 +5,12 @@ var engine_2bindings_8h = [ "con_stype_register_graph_engine_bindings", "engine_2bindings_8h.html#a73d427751e6a64952d52e7c2cc84d065", null ], [ "register_base_engine_bindings", "engine_2bindings_8h.html#a766b8bf2c08f2e81486752261ec89642", null ], [ "register_engine_bindings", "engine_2bindings_8h.html#a73a2ec4150b3954550f16b97102ec993", null ], + [ "register_engine_building_type_bindings", "engine_2bindings_8h.html#a3ec1c283d60332e61affc063d0e1639f", null ], + [ "register_engine_construction_bindings", "engine_2bindings_8h.html#aad8d3f0fef8c740df9a98c53800190c9", null ], + [ "register_engine_diagnostic_bindings", "engine_2bindings_8h.html#a1f595355667895199f3c3c39383fad33", null ], + [ "register_engine_priming_bindings", "engine_2bindings_8h.html#a3974cc99c2970c71b9a5fca0217f5b6e", null ], + [ "register_engine_procedural_bindings", "engine_2bindings_8h.html#ae3c140c5303eeaa6e02b3a3c4d4d4c36", null ], + [ "register_engine_reporting_type_bindings", "engine_2bindings_8h.html#a66ce33948e3d9d5837b244298c8ca2b6", null ], + [ "register_engine_type_bindings", "engine_2bindings_8h.html#a2fe8fd1a44f7b623fdf51e453e5149b9", null ], [ "register_engine_view_bindings", "engine_2bindings_8h.html#ac12de48f4164b679dd7afb03c83ec4bf", null ] ]; \ No newline at end of file diff --git a/docs/html/engine_8h.html b/docs/html/engine_8h.html index 5939a33c..67534239 100644 --- a/docs/html/engine_8h.html +++ b/docs/html/engine_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -154,7 +154,7 @@ GraphEngine Example
    // Create a GraphEngine
    gridfire::GraphEngine engine(composition);
    -
    A reaction network engine that uses a graph-based representation.
    Definition engine_graph.h:97
    +
    A reaction network engine that uses a graph-based representation.
    Definition engine_graph.h:99

    AdaptiveEngineView Example

    @@ -189,7 +189,7 @@ DefinedEngineView Example
    // Create a DefinedEngineView
    std::vector<std::string> peNames = {"p(p,e+)d", "he4(a,g)be8"};
    gridfire::DefinedEngineView engine(peNames, baseEngine);
    -
    Definition engine_defined.h:16
    +
    Definition engine_defined.h:17

    MultiscalePartitioningEngineView Example

    @@ -224,7 +224,7 @@ NetworkPrimingEngineView Example
    // Create a NetworkPrimingEngineView
    std::string primingSymbol = "p";
    gridfire::NetworkPrimingEngineView engine(primingSymbol, baseEngine);
    -
    Provides a view of a DynamicEngine filtered to reactions involving a specified priming species.
    Definition engine_priming.h:28
    +
    Provides a view of a DynamicEngine filtered to reactions involving a specified priming species.
    Definition engine_priming.h:26
    diff --git a/docs/html/engine__abstract_8h.html b/docs/html/engine__abstract_8h.html index 3b9ef391..adb2257e 100644 --- a/docs/html/engine__abstract_8h.html +++ b/docs/html/engine__abstract_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/engine__adaptive_8cpp.html b/docs/html/engine__adaptive_8cpp.html index 761c4bc6..c4a4282f 100644 --- a/docs/html/engine__adaptive_8cpp.html +++ b/docs/html/engine__adaptive_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/engine__adaptive_8h.html b/docs/html/engine__adaptive_8h.html index d8083594..71e03b2c 100644 --- a/docs/html/engine__adaptive_8h.html +++ b/docs/html/engine__adaptive_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/engine__approx8_8cpp.html b/docs/html/engine__approx8_8cpp.html index 4ecb30aa..e35f205f 100644 --- a/docs/html/engine__approx8_8cpp.html +++ b/docs/html/engine__approx8_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/engine__approx8_8h.html b/docs/html/engine__approx8_8h.html index 35ea9d1e..c33bfc85 100644 --- a/docs/html/engine__approx8_8h.html +++ b/docs/html/engine__approx8_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/engine__defined_8cpp.html b/docs/html/engine__defined_8cpp.html index c202d6c0..d5628970 100644 --- a/docs/html/engine__defined_8cpp.html +++ b/docs/html/engine__defined_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -105,11 +105,13 @@ $(function(){initNavTree('engine__defined_8cpp.html',''); initResizable(true); }
    #include "gridfire/engine/views/engine_defined.h"
    +#include "gridfire/engine/engine_graph.h"
    #include <ranges>
    #include "quill/LogMacros.h"
    #include <string>
    #include <vector>
    #include <unordered_set>
    +#include <set>
    #include <stdexcept>
    #include <unordered_map>
    #include <utility>
    diff --git a/docs/html/engine__defined_8h.html b/docs/html/engine__defined_8h.html index ceba7651..44949a6c 100644 --- a/docs/html/engine__defined_8h.html +++ b/docs/html/engine__defined_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -107,6 +107,7 @@ $(function(){initNavTree('engine__defined_8h.html',''); initResizable(true); });
    #include "gridfire/engine/views/engine_view_abstract.h"
    #include "gridfire/engine/engine_abstract.h"
    +#include "gridfire/engine/engine_graph.h"
    #include "gridfire/io/network_file.h"
    #include "gridfire/network.h"
    #include "fourdst/config/config.h"
    diff --git a/docs/html/engine__graph_8cpp.html b/docs/html/engine__graph_8cpp.html index 4d29bcc5..18452b34 100644 --- a/docs/html/engine__graph_8cpp.html +++ b/docs/html/engine__graph_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -111,6 +111,8 @@ $(function(){initNavTree('engine__graph_8cpp.html',''); initResizable(true); }); #include "gridfire/engine/procedures/priming.h"
    #include "gridfire/partition/partition_ground.h"
    #include "gridfire/engine/procedures/construction.h"
    +#include "gridfire/utils/hashing.h"
    +#include "gridfire/utils/table_format.h"
    #include "fourdst/composition/species.h"
    #include "fourdst/composition/atomicSpecies.h"
    #include "quill/LogMacros.h"
    diff --git a/docs/html/engine__graph_8h.html b/docs/html/engine__graph_8h.html index e68fd966..bcbf6c43 100644 --- a/docs/html/engine__graph_8h.html +++ b/docs/html/engine__graph_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -123,6 +123,7 @@ $(function(){initNavTree('engine__graph_8h.html',''); initResizable(true); }); #include <vector>
    #include <memory>
    #include <ranges>
    +#include <functional>
    #include <boost/numeric/ublas/matrix_sparse.hpp>
    #include "cppad/cppad.hpp"
    #include "cppad/utility/sparse_rc.hpp"
    diff --git a/docs/html/engine__multiscale_8cpp.html b/docs/html/engine__multiscale_8cpp.html index 0cb344fc..6b5b5160 100644 --- a/docs/html/engine__multiscale_8cpp.html +++ b/docs/html/engine__multiscale_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -107,11 +107,13 @@ $(function(){initNavTree('engine__multiscale_8cpp.html',''); initResizable(true)
    #include "gridfire/engine/views/engine_multiscale.h"
    #include "gridfire/exceptions/error_engine.h"
    #include "gridfire/engine/procedures/priming.h"
    +#include "gridfire/utils/general_composition.h"
    #include <stdexcept>
    #include <vector>
    #include <ranges>
    #include <unordered_map>
    #include <unordered_set>
    +#include <fstream>
    #include <queue>
    #include <algorithm>
    #include "quill/LogMacros.h"
    diff --git a/docs/html/engine__multiscale_8h.html b/docs/html/engine__multiscale_8h.html index 5f86b444..c38e4984 100644 --- a/docs/html/engine__multiscale_8h.html +++ b/docs/html/engine__multiscale_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/engine__partitioning__trigger_8cpp.html b/docs/html/engine__partitioning__trigger_8cpp.html index b2d1b8f0..309c22ec 100644 --- a/docs/html/engine__partitioning__trigger_8cpp.html +++ b/docs/html/engine__partitioning__trigger_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/engine__partitioning__trigger_8h.html b/docs/html/engine__partitioning__trigger_8h.html index 1fb2e2dd..7fb52bda 100644 --- a/docs/html/engine__partitioning__trigger_8h.html +++ b/docs/html/engine__partitioning__trigger_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -128,6 +128,8 @@ Classes class  gridfire::trigger::solver::CVODE::TimestepCollapseTrigger  Triggers when the timestep deviates from its recent average beyond a threshold. More...
      +class  gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger +  diff --git a/docs/html/engine__partitioning__trigger_8h.js b/docs/html/engine__partitioning__trigger_8h.js index 9525abb6..77352210 100644 --- a/docs/html/engine__partitioning__trigger_8h.js +++ b/docs/html/engine__partitioning__trigger_8h.js @@ -3,5 +3,6 @@ var engine__partitioning__trigger_8h = [ "gridfire::trigger::solver::CVODE::SimulationTimeTrigger", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger" ], [ "gridfire::trigger::solver::CVODE::OffDiagonalTrigger", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger" ], [ "gridfire::trigger::solver::CVODE::TimestepCollapseTrigger", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger" ], + [ "gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html", "classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger" ], [ "gridfire::trigger::solver::CVODE::makeEnginePartitioningTrigger", "namespacegridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e.html#a26555ea09be620dabc5f9644be8f9908", null ] ]; \ No newline at end of file diff --git a/docs/html/engine__priming_8cpp.html b/docs/html/engine__priming_8cpp.html index 2a3b86da..7a5f4e76 100644 --- a/docs/html/engine__priming_8cpp.html +++ b/docs/html/engine__priming_8cpp.html @@ -29,7 +29,7 @@ diff --git a/docs/html/engine__priming_8h.html b/docs/html/engine__priming_8h.html index d093b446..ddf17eff 100644 --- a/docs/html/engine__priming_8h.html +++ b/docs/html/engine__priming_8h.html @@ -29,7 +29,7 @@ @@ -105,8 +105,7 @@ $(function(){initNavTree('engine__priming_8h.html',''); initResizable(true); });
    engine_priming.h File Reference
    -
    #include "gridfire/engine/engine_abstract.h"
    -#include "gridfire/engine/views/engine_defined.h"
    +
    #include "gridfire/engine/views/engine_defined.h"
    #include "fourdst/logging/logging.h"
    #include "fourdst/composition/atomicSpecies.h"
    #include "quill/Logger.h"
    diff --git a/docs/html/engine__procedures_8h.html b/docs/html/engine__procedures_8h.html index 452649b0..ac221e83 100644 --- a/docs/html/engine__procedures_8h.html +++ b/docs/html/engine__procedures_8h.html @@ -29,7 +29,7 @@
    diff --git a/docs/html/engine__types_8h.html b/docs/html/engine__types_8h.html index 6e9b97d9..0015c775 100644 --- a/docs/html/engine__types_8h.html +++ b/docs/html/engine__types_8h.html @@ -29,7 +29,7 @@ diff --git a/docs/html/engine__view__abstract_8h.html b/docs/html/engine__view__abstract_8h.html index cfae0a77..f100520b 100644 --- a/docs/html/engine__view__abstract_8h.html +++ b/docs/html/engine__view__abstract_8h.html @@ -29,7 +29,7 @@ diff --git a/docs/html/engine__views_8h.html b/docs/html/engine__views_8h.html index 97ef41d2..76873010 100644 --- a/docs/html/engine__views_8h.html +++ b/docs/html/engine__views_8h.html @@ -29,7 +29,7 @@ diff --git a/docs/html/error__engine_8h.html b/docs/html/error__engine_8h.html index 1f6282cb..3a71b985 100644 --- a/docs/html/error__engine_8h.html +++ b/docs/html/error__engine_8h.html @@ -29,7 +29,7 @@ @@ -107,6 +107,7 @@ $(function(){initNavTree('error__engine_8h.html',''); initResizable(true); });
    #include <exception>
    #include <string>
    +#include <utility>
    #include <vector>

    Namespaces

    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    + + + + + + + + + +

    @@ -125,6 +126,16 @@ Classes

     
    class  gridfire::exceptions::UnableToSetNetworkReactionsError
     
    class  gridfire::exceptions::JacobianError
     
    class  gridfire::exceptions::StaleJacobianError
     
    class  gridfire::exceptions::UninitializedJacobianError
     
    class  gridfire::exceptions::UnknownJacobianError
     
    class  gridfire::exceptions::BadCollectionError
     
    diff --git a/docs/html/error__engine_8h.js b/docs/html/error__engine_8h.js index d7150734..5efa78da 100644 --- a/docs/html/error__engine_8h.js +++ b/docs/html/error__engine_8h.js @@ -6,5 +6,10 @@ var error__engine_8h = [ "gridfire::exceptions::StaleEngineError", "classgridfire_1_1exceptions_1_1_stale_engine_error.html", "classgridfire_1_1exceptions_1_1_stale_engine_error" ], [ "gridfire::exceptions::FailedToPartitionEngineError", "classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html", "classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error" ], [ "gridfire::exceptions::NetworkResizedError", "classgridfire_1_1exceptions_1_1_network_resized_error.html", "classgridfire_1_1exceptions_1_1_network_resized_error" ], - [ "gridfire::exceptions::UnableToSetNetworkReactionsError", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error" ] + [ "gridfire::exceptions::UnableToSetNetworkReactionsError", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html", "classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error" ], + [ "gridfire::exceptions::JacobianError", "classgridfire_1_1exceptions_1_1_jacobian_error.html", null ], + [ "gridfire::exceptions::StaleJacobianError", "classgridfire_1_1exceptions_1_1_stale_jacobian_error.html", "classgridfire_1_1exceptions_1_1_stale_jacobian_error" ], + [ "gridfire::exceptions::UninitializedJacobianError", "classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html", "classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error" ], + [ "gridfire::exceptions::UnknownJacobianError", "classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html", "classgridfire_1_1exceptions_1_1_unknown_jacobian_error" ], + [ "gridfire::exceptions::BadCollectionError", "classgridfire_1_1exceptions_1_1_bad_collection_error.html", "classgridfire_1_1exceptions_1_1_bad_collection_error" ] ]; \ No newline at end of file diff --git a/docs/html/error__utils_8h.html b/docs/html/error__utils_8h.html new file mode 100644 index 00000000..99ec54af --- /dev/null +++ b/docs/html/error__utils_8h.html @@ -0,0 +1,136 @@ + + + + + + + +GridFire: src/include/gridfire/exceptions/error_utils.h File Reference + + + + + + + + + + + + + + + + + +
    +
    +

    Namespaces

    + + + + + +
    +
    GridFire v0.7.0-alpha +
    +
    General Purpose Nuclear Network
    +
    +
    + + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    +
    +
    +
    +
    +
    Loading...
    +
    Searching...
    +
    No Matches
    +
    +
    +
    +
    + +
    + +
    error_utils.h File Reference
    +
    +
    +
    #include <exception>
    +#include <string>
    +#include <utility>
    +
    + + + + + +

    +Classes

    class  gridfire::exceptions::UtilityError
     
    class  gridfire::exceptions::HashingError
     
    + + + + + +

    +Namespaces

    namespace  gridfire
     
    namespace  gridfire::exceptions
     
    +
    +
    + + + + diff --git a/docs/html/error__utils_8h.js b/docs/html/error__utils_8h.js new file mode 100644 index 00000000..af4a5af2 --- /dev/null +++ b/docs/html/error__utils_8h.js @@ -0,0 +1,5 @@ +var error__utils_8h = +[ + [ "gridfire::exceptions::UtilityError", "classgridfire_1_1exceptions_1_1_utility_error.html", null ], + [ "gridfire::exceptions::HashingError", "classgridfire_1_1exceptions_1_1_hashing_error.html", "classgridfire_1_1exceptions_1_1_hashing_error" ] +]; \ No newline at end of file diff --git a/docs/html/examples.html b/docs/html/examples.html index 0efe8130..a8a25424 100644 --- a/docs/html/examples.html +++ b/docs/html/examples.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/exceptions_2bindings_8cpp.html b/docs/html/exceptions_2bindings_8cpp.html index 82340a93..4ab0b7d9 100644 --- a/docs/html/exceptions_2bindings_8cpp.html +++ b/docs/html/exceptions_2bindings_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/exceptions_2bindings_8h.html b/docs/html/exceptions_2bindings_8h.html index ce0e2800..97b562e4 100644 --- a/docs/html/exceptions_2bindings_8h.html +++ b/docs/html/exceptions_2bindings_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/exceptions_8h.html b/docs/html/exceptions_8h.html index d19ea8e6..dc56b148 100644 --- a/docs/html/exceptions_8h.html +++ b/docs/html/exceptions_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -103,6 +103,7 @@ $(function(){initNavTree('exceptions_8h.html',''); initResizable(true); });
    diff --git a/docs/html/expectations_2bindings_8cpp.html b/docs/html/expectations_2bindings_8cpp.html index 5491af09..ad680575 100644 --- a/docs/html/expectations_2bindings_8cpp.html +++ b/docs/html/expectations_2bindings_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/expectations_2bindings_8h.html b/docs/html/expectations_2bindings_8h.html index 2f567207..f5438591 100644 --- a/docs/html/expectations_2bindings_8h.html +++ b/docs/html/expectations_2bindings_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/expectations_8h.html b/docs/html/expectations_8h.html index c65186db..2f324744 100644 --- a/docs/html/expectations_8h.html +++ b/docs/html/expectations_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/expected__engine_8h.html b/docs/html/expected__engine_8h.html index 68eebd33..2cb4b88b 100644 --- a/docs/html/expected__engine_8h.html +++ b/docs/html/expected__engine_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/files.html b/docs/html/files.html index eccadf2c..7b2763f9 100644 --- a/docs/html/files.html +++ b/docs/html/files.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -133,7 +133,8 @@ $(function(){initNavTree('files.html',''); initResizable(true); });  engine_graph.h   exceptions  error_engine.h - exceptions.h + error_utils.h + exceptions.h   expectations  expectations.h  expected_engine.h @@ -182,8 +183,10 @@ $(function(){initNavTree('files.html',''); initResizable(true); });  trigger_logical.hCombinators for composing triggers with boolean logic (AND/OR/NOT/EveryNth)  trigger_result.hStructured explanation node for trigger evaluations   utils - logging.h - table_format.h + general_composition.h + hashing.h + logging.h + table_format.h  network.h   lib   engine diff --git a/docs/html/functions.html b/docs/html/functions.html index 1165d263..919cd3fd 100644 --- a/docs/html/functions.html +++ b/docs/html/functions.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -111,9 +111,12 @@ $(function(){initNavTree('functions.html',''); initResizable(true); });
  • a4 : gridfire::reaction::RateCoefficientSet
  • a5 : gridfire::reaction::RateCoefficientSet
  • a6 : gridfire::reaction::RateCoefficientSet
  • +
  • abs_failure() : gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger
  • AdaptiveEngineView() : gridfire::AdaptiveEngineView
  • add_reaction() : gridfire::reaction::LogicalReaclibReaction, gridfire::reaction::ReactionSet, gridfire::ReactionSet
  • ADDouble : gridfire::screening::BareScreeningModel, gridfire::screening::ScreeningModel
  • +
  • addSpeciesToAlgebraic() : gridfire::MultiscalePartitioningEngineView::QSEGroup
  • +
  • addSpeciesToSeed() : gridfire::MultiscalePartitioningEngineView::QSEGroup
  • affected_species_indices : gridfire::GraphEngine::PrecomputedReaction
  • aIon : gridfire::approx8::Approx8Net
  • algebraic_species : gridfire::MultiscalePartitioningEngineView::QSEGroup
  • diff --git a/docs/html/functions_b.html b/docs/html/functions_b.html index 693e124b..90bea59f 100644 --- a/docs/html/functions_b.html +++ b/docs/html/functions_b.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -103,6 +103,7 @@ $(function(){initNavTree('functions_b.html',''); initResizable(true); });

    - b -

    @@ -224,6 +237,7 @@ $(function(){initNavTree('namespacemembers.html',''); initResizable(true); });
  • ScreeningType : gridfire::screening
  • selectScreeningModel() : gridfire::screening
  • SparsityPattern : gridfire
  • +
  • splitmix64() : gridfire::utils::hashing::reaction
  • StaleEngineErrorTypes : gridfire::expectations
  • stringToBasePartitionType : gridfire::partition
  • sum_product() : gridfire::approx8
  • @@ -232,6 +246,7 @@ $(function(){initNavTree('namespacemembers.html',''); initResizable(true); });

    - t -

    diff --git a/docs/html/namespacemembers_enum.html b/docs/html/namespacemembers_enum.html index dfe99e3e..9e0dc187 100644 --- a/docs/html/namespacemembers_enum.html +++ b/docs/html/namespacemembers_enum.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -104,6 +104,7 @@ $(function(){initNavTree('namespacemembers_enum.html',''); initResizable(true);
  • EngineErrorTypes : gridfire::expectations
  • InterpolationErrorType : gridfire::rates::weak
  • NetworkBuildDepth : gridfire
  • +
  • NetworkConstructionFlags : gridfire
  • NetworkFormat : gridfire
  • NeutrinoTypes : gridfire::rates::weak
  • PrimingReportStatus : gridfire
  • diff --git a/docs/html/namespacemembers_eval.html b/docs/html/namespacemembers_eval.html index 965eed3c..ffbaad6d 100644 --- a/docs/html/namespacemembers_eval.html +++ b/docs/html/namespacemembers_eval.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/namespacemembers_func.html b/docs/html/namespacemembers_func.html index e9957a5f..63a474d4 100644 --- a/docs/html/namespacemembers_func.html +++ b/docs/html/namespacemembers_func.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -102,8 +102,7 @@ $(function(){initNavTree('namespacemembers_func.html',''); initResizable(true);
    Here is a list of all namespace functions with links to the namespace documentation for each function:

    - b -

      -
    • build_nuclear_network() : gridfire
    • -
    • build_reaclib_nuclear_network() : gridfire
    • +
    • build_nuclear_network() : gridfire
    @@ -112,8 +111,8 @@ $(function(){initNavTree('namespacemembers_func.html',''); initResizable(true);
  • c12c12_rate() : gridfire::approx8
  • c12o16_rate() : gridfire::approx8
  • c12p_rate() : gridfire::approx8
  • -
  • calculateCreationRate() : gridfire
  • -
  • calculateDestructionRateConstant() : gridfire
  • +
  • calculateCreationRate() : gridfire
  • +
  • calculateDestructionRateConstant() : gridfire
  • @@ -123,7 +122,7 @@ $(function(){initNavTree('namespacemembers_func.html',''); initResizable(true);

    - f -

    @@ -136,6 +135,9 @@ $(function(){initNavTree('namespacemembers_func.html',''); initResizable(true);

    - h -

    @@ -150,6 +152,11 @@ $(function(){initNavTree('namespacemembers_func.html',''); initResizable(true);

    - m -

    @@ -160,13 +167,16 @@ $(function(){initNavTree('namespacemembers_func.html',''); initResizable(true);
  • n15pg_frac() : gridfire::approx8
  • n15pg_rate() : gridfire::approx8
  • ne20a_rate() : gridfire::approx8
  • +
  • NetworkConstructionFlagsToString() : gridfire
  • - o -

    @@ -174,7 +184,7 @@ $(function(){initNavTree('namespacemembers_func.html',''); initResizable(true);
  • packReactionSet() : gridfire::reaction
  • parseSpeciesString() : gridfire::reaclib
  • pp_rate() : gridfire::approx8
  • -
  • primeNetwork() : gridfire
  • +
  • primeNetwork() : gridfire
  • printWhy() : gridfire::trigger
  • @@ -187,11 +197,13 @@ $(function(){initNavTree('namespacemembers_func.html',''); initResizable(true);

    - s -

    - t -

    diff --git a/docs/html/namespacemembers_type.html b/docs/html/namespacemembers_type.html index 565c737a..29a98699 100644 --- a/docs/html/namespacemembers_type.html +++ b/docs/html/namespacemembers_type.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/namespacemembers_vars.html b/docs/html/namespacemembers_vars.html index 98d36d09..f2b24da0 100644 --- a/docs/html/namespacemembers_vars.html +++ b/docs/html/namespacemembers_vars.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -107,6 +107,8 @@ $(function(){initNavTree('namespacemembers_vars.html',''); initResizable(true);
  • MIN_DENSITY_THRESHOLD : gridfire
  • MIN_JACOBIAN_THRESHOLD : gridfire
  • PrimingReportStatusStrings : gridfire
  • +
  • ReactionPhysicalTypeNames : gridfire::reaction
  • +
  • ReactionTypeNames : gridfire::reaction
  • RT_TEMPERATURE_GRID_T9 : gridfire::partition
  • s_all_reaclib_reactions_ptr : gridfire::reaclib
  • s_initialized : gridfire::reaclib
  • diff --git a/docs/html/namespaces.html b/docs/html/namespaces.html index cfe01710..a4c01595 100644 --- a/docs/html/namespaces.html +++ b/docs/html/namespaces.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -121,7 +121,9 @@ $(function(){initNavTree('namespaces.html',''); initResizable(true); });  Ntrigger  Nsolver  NCVODE - Nutils + Nutils + Nhashing + Nreaction  NstdSTL namespace
    diff --git a/docs/html/namespacestd.html b/docs/html/namespacestd.html index 63f8c1a9..8c190d60 100644 --- a/docs/html/namespacestd.html +++ b/docs/html/namespacestd.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -205,6 +205,8 @@ Classes   struct  hash< gridfire::QSECacheKey >   +struct  hash< gridfire::rates::weak::TableAxes > +  struct  hash< gridfire::reaction::Reaction >   struct  hash< gridfire::reaction::ReactionSet > diff --git a/docs/html/namespacestd.js b/docs/html/namespacestd.js index 6f9dd718..f505b8fb 100644 --- a/docs/html/namespacestd.js +++ b/docs/html/namespacestd.js @@ -1,6 +1,7 @@ var namespacestd = [ [ "hash< gridfire::QSECacheKey >", "structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html", "structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4" ], + [ "hash< gridfire::rates::weak::TableAxes >", "structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html", "structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4" ], [ "hash< gridfire::reaction::Reaction >", "structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html", "structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4" ], [ "hash< gridfire::reaction::ReactionSet >", "structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html", "structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4" ] ]; \ No newline at end of file diff --git a/docs/html/navtreedata.js b/docs/html/navtreedata.js index 069db6d0..88b52399 100644 --- a/docs/html/navtreedata.js +++ b/docs/html/navtreedata.js @@ -111,6 +111,7 @@ var NAVTREE = [ "Visualizing Reaction Networks", "md_docs_2static_2usage.html#autotoc_md68", null ], [ "Beyond the Basics", "md_docs_2static_2usage.html#autotoc_md70", null ] ] ], + [ "Deprecated List", "deprecated.html", null ], [ "Namespaces", "namespaces.html", [ [ "Namespace List", "namespaces.html", "namespaces_dup" ], [ "Namespace Members", "namespacemembers.html", [ @@ -154,16 +155,18 @@ var NAVTREE = var NAVTREEINDEX = [ "_2_users_2tboudreaux_2_programming_24_d_s_t_a_r_2_grid_fire_2src_2include_2gridfire_2engine_2engine_approx8_8h-example.html", -"classgridfire_1_1_dynamic_engine.html#a8f66fb76c9f983ee93bf8b95cdc85596", -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a40ce2c18063cd56cffd58419b9ae96bf", -"classgridfire_1_1exceptions_1_1_stale_engine_error.html", -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aefc75b3149bee2da878177279ad375da", -"classgridfire_1_1reaction_1_1_reaction_set.html#abae9fbc4b4306479a6cd3173ac628987", -"classgridfire_1_1trigger_1_1_or_trigger.html#a6da04b5b15371f7087be03bb337dbdd6", -"engine_2bindings_8h.html#a73a2ec4150b3954550f16b97102ec993", -"namespacegridfire_1_1approx8.html#aa04f907d4ef6a1b6b2a9a28d4bb53882", -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afc5299ebf09f9b208f65619012902b77", -"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#acf5c38826050594aee98d746d0ba40b2" +"classgridfire_1_1_dynamic_engine.html#a25c040d3078f6ff2ef38f733eb68f1fa", +"classgridfire_1_1_graph_engine.html#af147a6953dcbb70ba3cc93039ac21c35", +"classgridfire_1_1_reaction_set.html#a6a4836776f5dd00158d2336e5bcc3222", +"classgridfire_1_1partition_1_1_partition_function.html#ab0c67985a972707eac0ebc64417dfb97", +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ca86e0f8f95ffb6d87ca295e44f14c5", +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af4a2f003a4c4c06b4b72840f2d445f81", +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html", +"engine__view__abstract_8h.html", +"namespacegridfire_1_1approx8.html#acdbb3ee2ef22bfd9c836324285d0da98", +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9e720102de6020a01552bc0e8935c566", +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a750aa8cd8aa8b8da6d1f0db1cc66233d", +"trigger__logical_8h.html" ]; var SYNCONMSG = 'click to disable panel synchronization'; diff --git a/docs/html/navtreeindex0.js b/docs/html/navtreeindex0.js index 30738312..a0204dd8 100644 --- a/docs/html/navtreeindex0.js +++ b/docs/html/navtreeindex0.js @@ -1,253 +1,253 @@ var NAVTREEINDEX0 = { -"_2_users_2tboudreaux_2_programming_24_d_s_t_a_r_2_grid_fire_2src_2include_2gridfire_2engine_2engine_approx8_8h-example.html":[9,0], -"_c_v_o_d_e__solver__strategy_8cpp.html":[8,0,1,1,5,0,1], -"_c_v_o_d_e__solver__strategy_8h.html":[8,0,1,0,0,8,0,1], -"annotated.html":[7,0], -"bindings_8cpp.html":[8,0,1,2,10], -"bindings_8cpp.html#aa8955e3a8d1ea2d94e8a2c941a12c03f":[8,0,1,2,10,0], -"building_8h.html":[8,0,1,0,0,0,2,0], -"class_py_dynamic_engine.html":[7,0,2], -"class_py_dynamic_engine.html#a020044829e0146427ed4830e5b02c4f3":[7,0,2,10], -"class_py_dynamic_engine.html#a02a4c86c9637a3c9c9ca8ddd82ecff22":[7,0,2,12], -"class_py_dynamic_engine.html#a1c888bbc0618f1ae02d9a53e45f3c159":[7,0,2,6], -"class_py_dynamic_engine.html#a1d5143640666631501cf229bc491516e":[7,0,2,7], -"class_py_dynamic_engine.html#a2066649ca11a869c054079ea12d8d0e9":[7,0,2,4], -"class_py_dynamic_engine.html#a2246382b1c98ba69cdb419bba63a6d03":[7,0,2,21], -"class_py_dynamic_engine.html#a3d30a9116825ab2c5c209bc2712126bc":[7,0,2,17], -"class_py_dynamic_engine.html#a55bf19ed7534a312a36faf74753f7b14":[7,0,2,14], -"class_py_dynamic_engine.html#a5b7f0cfe327c634ec125303256de8b9a":[7,0,2,1], -"class_py_dynamic_engine.html#a5bd40c752db1badcd600797c9113121d":[7,0,2,2], -"class_py_dynamic_engine.html#a61bb4b430fe740cfb2c24e5cc673e4ac":[7,0,2,15], -"class_py_dynamic_engine.html#a6224f546ba66b1257506b1fc9f47195a":[7,0,2,0], -"class_py_dynamic_engine.html#a95d10a7b240d543a1bc6c67ddf2dc8e0":[7,0,2,11], -"class_py_dynamic_engine.html#aa0f1fd3f0c0185395193d1b6897d64c5":[7,0,2,3], -"class_py_dynamic_engine.html#ab48ef6db18da20024aa563a91fa16f83":[7,0,2,13], -"class_py_dynamic_engine.html#ab4cfdca5e15957c5cef75ffa6dedeee5":[7,0,2,9], -"class_py_dynamic_engine.html#ac22a10412be6649bf379e6d61113c878":[7,0,2,16], -"class_py_dynamic_engine.html#adba68716d832b6100e08d32fbc36f13c":[7,0,2,5], -"class_py_dynamic_engine.html#af469cba3be850d53f659ec173f0eb4e4":[7,0,2,18], -"class_py_dynamic_engine.html#af8e6a8cd44f278535d7bcc9a896d6da8":[7,0,2,20], -"class_py_dynamic_engine.html#afa3abfd612033336a656f092721c14ac":[7,0,2,19], -"class_py_dynamic_engine.html#afc745e7ab5da5d8b3cf916044515cd7d":[7,0,2,8], -"class_py_dynamic_engine_view.html":[7,0,3], -"class_py_dynamic_engine_view.html#a51680b135cfc3eea40daf9ef5aa903e0":[7,0,3,0], -"class_py_dynamic_network_solver_strategy.html":[7,0,4], -"class_py_dynamic_network_solver_strategy.html#a112a7babc03858a69d6994a7155370d3":[7,0,4,3], -"class_py_dynamic_network_solver_strategy.html#a147a0a543268427a5930143902217ac3":[7,0,4,1], -"class_py_dynamic_network_solver_strategy.html#a2095abb83ed6229ebb27b4883cec51c4":[7,0,4,2], -"class_py_dynamic_network_solver_strategy.html#a4a3fce2a9853e7192354834bf2b36159":[7,0,4,0], -"class_py_engine.html":[7,0,5], -"class_py_engine.html#a2d240423899e039c2ca688e96f8af1f2":[7,0,5,1], -"class_py_engine.html#a2f92602ecf210414b46838fc0a9ae26d":[7,0,5,0], -"class_py_engine.html#a73caaa7606e2cdfd1aa82729a78ebb73":[7,0,5,2], -"class_py_engine_view.html":[7,0,6], -"class_py_engine_view.html#a3cd83dc57b521c65a14edf70357a8845":[7,0,6,0], -"class_py_network_file_parser.html":[7,0,7], -"class_py_network_file_parser.html#afe09d1e5b07110e62cf4c6ec713cff54":[7,0,7,0], -"class_py_partition_function.html":[7,0,8], -"class_py_partition_function.html#a07f4d0ff83822dd2800897161d2a3717":[7,0,8,4], -"class_py_partition_function.html#a0f288a01a3ed7fb92fff5d9fd7d56aa8":[7,0,8,3], -"class_py_partition_function.html#a260df9689bf698970ebf5104977a3dcf":[7,0,8,2], -"class_py_partition_function.html#a83aca0bc261734b7d3df8269f730c69b":[7,0,8,1], -"class_py_partition_function.html#af918b357e38fb82499ad53584557c43d":[7,0,8,0], -"class_py_screening.html":[7,0,9], -"class_py_screening.html#a68a126de903e1a87a1d7d1cfec8add0f":[7,0,9,0], -"class_py_screening.html#aa67b5f0528006d9c742033b8c5ab3a05":[7,0,9,1], -"class_solver_plugin_interface.html":[7,0,10], -"class_solver_plugin_interface.html#a493a30c0ae4b2e1a89b7d03c02c0041c":[7,0,10,1], -"class_solver_plugin_interface.html#a5611d046cd2fd4d4200785725854e39b":[7,0,10,0], -"classes.html":[7,1], -"classgridfire_1_1_adaptive_engine_view.html":[5,0,0,13], -"classgridfire_1_1_adaptive_engine_view.html":[7,0,0,12], -"classgridfire_1_1_adaptive_engine_view.html#a0439f464865b4c01bad0f6be6055c3fc":[5,0,0,13,32], -"classgridfire_1_1_adaptive_engine_view.html#a0439f464865b4c01bad0f6be6055c3fc":[7,0,0,12,32], -"classgridfire_1_1_adaptive_engine_view.html#a0ab1199f900a58f309c3c36532c9164f":[5,0,0,13,20], -"classgridfire_1_1_adaptive_engine_view.html#a0ab1199f900a58f309c3c36532c9164f":[7,0,0,12,20], -"classgridfire_1_1_adaptive_engine_view.html#a0ed21f7e7c1034fc87b40d4116c4221b":[5,0,0,13,13], -"classgridfire_1_1_adaptive_engine_view.html#a0ed21f7e7c1034fc87b40d4116c4221b":[7,0,0,12,13], -"classgridfire_1_1_adaptive_engine_view.html#a14171a9ccc45a63996a967c72983de30":[5,0,0,13,40], -"classgridfire_1_1_adaptive_engine_view.html#a14171a9ccc45a63996a967c72983de30":[7,0,0,12,40], -"classgridfire_1_1_adaptive_engine_view.html#a21c6e33bbf8c18fd5b5eaabb469054de":[5,0,0,13,43], -"classgridfire_1_1_adaptive_engine_view.html#a21c6e33bbf8c18fd5b5eaabb469054de":[7,0,0,12,43], -"classgridfire_1_1_adaptive_engine_view.html#a231193a61ba5a31e8eb92b0d4ce69111":[5,0,0,13,15], -"classgridfire_1_1_adaptive_engine_view.html#a231193a61ba5a31e8eb92b0d4ce69111":[7,0,0,12,15], -"classgridfire_1_1_adaptive_engine_view.html#a256d14a333f9401039b826cc889761a8":[5,0,0,13,28], -"classgridfire_1_1_adaptive_engine_view.html#a256d14a333f9401039b826cc889761a8":[7,0,0,12,28], -"classgridfire_1_1_adaptive_engine_view.html#a2a7ecf985a326b4bea43e00cf9ee43dd":[5,0,0,13,35], -"classgridfire_1_1_adaptive_engine_view.html#a2a7ecf985a326b4bea43e00cf9ee43dd":[7,0,0,12,35], -"classgridfire_1_1_adaptive_engine_view.html#a3247c1e6a76de5622223ee7b5ca3452a":[5,0,0,13,18], -"classgridfire_1_1_adaptive_engine_view.html#a3247c1e6a76de5622223ee7b5ca3452a":[7,0,0,12,18], -"classgridfire_1_1_adaptive_engine_view.html#a3c1e27b45051c4ba481a2b87513982ed":[5,0,0,13,7], -"classgridfire_1_1_adaptive_engine_view.html#a3c1e27b45051c4ba481a2b87513982ed":[7,0,0,12,7], -"classgridfire_1_1_adaptive_engine_view.html#a3d9d8e862d1c2f0a8ba460c57f6a7f44":[5,0,0,13,29], -"classgridfire_1_1_adaptive_engine_view.html#a3d9d8e862d1c2f0a8ba460c57f6a7f44":[7,0,0,12,29], -"classgridfire_1_1_adaptive_engine_view.html#a4d38b46be9f25c7afe7ddd2b284253f8":[5,0,0,13,39], -"classgridfire_1_1_adaptive_engine_view.html#a4d38b46be9f25c7afe7ddd2b284253f8":[7,0,0,12,39], -"classgridfire_1_1_adaptive_engine_view.html#a57a218c5a145f589531777c8615b7408":[5,0,0,13,23], -"classgridfire_1_1_adaptive_engine_view.html#a57a218c5a145f589531777c8615b7408":[7,0,0,12,23], -"classgridfire_1_1_adaptive_engine_view.html#a5d1b50afd2fba6af75e976a4f9c9dcbc":[5,0,0,13,6], -"classgridfire_1_1_adaptive_engine_view.html#a5d1b50afd2fba6af75e976a4f9c9dcbc":[7,0,0,12,6], -"classgridfire_1_1_adaptive_engine_view.html#a5eaf7c3a4e28cd3a4f34979b88a80103":[5,0,0,13,2], -"classgridfire_1_1_adaptive_engine_view.html#a5eaf7c3a4e28cd3a4f34979b88a80103":[7,0,0,12,2], -"classgridfire_1_1_adaptive_engine_view.html#a5f66204a0ff5b27eed243afddecb0093":[5,0,0,13,44], -"classgridfire_1_1_adaptive_engine_view.html#a5f66204a0ff5b27eed243afddecb0093":[7,0,0,12,44], -"classgridfire_1_1_adaptive_engine_view.html#a63580db57e0f48f508906a11ccfd465e":[5,0,0,13,41], -"classgridfire_1_1_adaptive_engine_view.html#a63580db57e0f48f508906a11ccfd465e":[7,0,0,12,41], -"classgridfire_1_1_adaptive_engine_view.html#a68695f056b660e91285b7e5a931612e1":[5,0,0,13,26], -"classgridfire_1_1_adaptive_engine_view.html#a68695f056b660e91285b7e5a931612e1":[7,0,0,12,26], -"classgridfire_1_1_adaptive_engine_view.html#a70005361262bc180d4417b608661e3c3":[5,0,0,13,31], -"classgridfire_1_1_adaptive_engine_view.html#a70005361262bc180d4417b608661e3c3":[7,0,0,12,31], -"classgridfire_1_1_adaptive_engine_view.html#a7b8b3a786b973e4383e721358e61b7ed":[5,0,0,13,12], -"classgridfire_1_1_adaptive_engine_view.html#a7b8b3a786b973e4383e721358e61b7ed":[7,0,0,12,12], -"classgridfire_1_1_adaptive_engine_view.html#a7d0237956bf3ec7230bc51d88e7f8019":[5,0,0,13,30], -"classgridfire_1_1_adaptive_engine_view.html#a7d0237956bf3ec7230bc51d88e7f8019":[7,0,0,12,30], -"classgridfire_1_1_adaptive_engine_view.html#a89614f4a48f60c4170a0197f45303e7c":[5,0,0,13,9], -"classgridfire_1_1_adaptive_engine_view.html#a89614f4a48f60c4170a0197f45303e7c":[7,0,0,12,9], -"classgridfire_1_1_adaptive_engine_view.html#a896d29325b4233e83d9298850b617a2d":[5,0,0,13,10], -"classgridfire_1_1_adaptive_engine_view.html#a896d29325b4233e83d9298850b617a2d":[7,0,0,12,10], -"classgridfire_1_1_adaptive_engine_view.html#a8da7664cf483cba7f979f855a74c3559":[5,0,0,13,14], -"classgridfire_1_1_adaptive_engine_view.html#a8da7664cf483cba7f979f855a74c3559":[7,0,0,12,14], -"classgridfire_1_1_adaptive_engine_view.html#a91e742642d8a8d9ec0620779927e5101":[5,0,0,13,27], -"classgridfire_1_1_adaptive_engine_view.html#a91e742642d8a8d9ec0620779927e5101":[7,0,0,12,27], -"classgridfire_1_1_adaptive_engine_view.html#a95fbfb7f2bdbf80195f1ea0aff8d62fb":[5,0,0,13,11], -"classgridfire_1_1_adaptive_engine_view.html#a95fbfb7f2bdbf80195f1ea0aff8d62fb":[7,0,0,12,11], -"classgridfire_1_1_adaptive_engine_view.html#aa861db5f6fc4e85fb51f524e4e1367c6":[5,0,0,13,21], -"classgridfire_1_1_adaptive_engine_view.html#aa861db5f6fc4e85fb51f524e4e1367c6":[7,0,0,12,21], -"classgridfire_1_1_adaptive_engine_view.html#aae4ddbef1c4e2202fd236221a4bf376b":[5,0,0,13,34], -"classgridfire_1_1_adaptive_engine_view.html#aae4ddbef1c4e2202fd236221a4bf376b":[7,0,0,12,34], -"classgridfire_1_1_adaptive_engine_view.html#ab5397d217039f096acededd4d2779780":[5,0,0,13,5], -"classgridfire_1_1_adaptive_engine_view.html#ab5397d217039f096acededd4d2779780":[7,0,0,12,5], -"classgridfire_1_1_adaptive_engine_view.html#ab5ab06941bf6d97007d0a76658bf2aa6":[5,0,0,13,37], -"classgridfire_1_1_adaptive_engine_view.html#ab5ab06941bf6d97007d0a76658bf2aa6":[7,0,0,12,37], -"classgridfire_1_1_adaptive_engine_view.html#abb811382522c31f6456787edd4f59ace":[5,0,0,13,22], -"classgridfire_1_1_adaptive_engine_view.html#abb811382522c31f6456787edd4f59ace":[7,0,0,12,22], -"classgridfire_1_1_adaptive_engine_view.html#abe2ca6426e10cc6a10090eecf7098dbe":[5,0,0,13,24], -"classgridfire_1_1_adaptive_engine_view.html#abe2ca6426e10cc6a10090eecf7098dbe":[7,0,0,12,24], -"classgridfire_1_1_adaptive_engine_view.html#ac5545d546166de94514871d7ad7b8669":[5,0,0,13,8], -"classgridfire_1_1_adaptive_engine_view.html#ac5545d546166de94514871d7ad7b8669":[7,0,0,12,8], -"classgridfire_1_1_adaptive_engine_view.html#ac5bdbe46f87d38d9f23ece5743dcd193":[5,0,0,13,42], -"classgridfire_1_1_adaptive_engine_view.html#ac5bdbe46f87d38d9f23ece5743dcd193":[7,0,0,12,42], -"classgridfire_1_1_adaptive_engine_view.html#ac674338ddcbae4c33dd84b0441631806":[5,0,0,13,3], -"classgridfire_1_1_adaptive_engine_view.html#ac674338ddcbae4c33dd84b0441631806":[7,0,0,12,3], -"classgridfire_1_1_adaptive_engine_view.html#ac83a8efe25c0e5b9bf7756ac3a500bb1":[5,0,0,13,19], -"classgridfire_1_1_adaptive_engine_view.html#ac83a8efe25c0e5b9bf7756ac3a500bb1":[7,0,0,12,19], -"classgridfire_1_1_adaptive_engine_view.html#ad268c9942655e5c9605148fe07718e88":[5,0,0,13,25], -"classgridfire_1_1_adaptive_engine_view.html#ad268c9942655e5c9605148fe07718e88":[7,0,0,12,25], -"classgridfire_1_1_adaptive_engine_view.html#ad599363cdd457e72e2e2937b0222c455":[5,0,0,13,4], -"classgridfire_1_1_adaptive_engine_view.html#ad599363cdd457e72e2e2937b0222c455":[7,0,0,12,4], -"classgridfire_1_1_adaptive_engine_view.html#adedc8547568d643473bdfcc86040b488":[5,0,0,13,33], -"classgridfire_1_1_adaptive_engine_view.html#adedc8547568d643473bdfcc86040b488":[7,0,0,12,33], -"classgridfire_1_1_adaptive_engine_view.html#adf3b8a5734983509ca02b7a1a480119f":[5,0,0,13,17], -"classgridfire_1_1_adaptive_engine_view.html#adf3b8a5734983509ca02b7a1a480119f":[7,0,0,12,17], -"classgridfire_1_1_adaptive_engine_view.html#aedc0dedb51c81e03f253cc409a5d5c40":[5,0,0,13,36], -"classgridfire_1_1_adaptive_engine_view.html#aedc0dedb51c81e03f253cc409a5d5c40":[7,0,0,12,36], -"classgridfire_1_1_adaptive_engine_view.html#aee095b30a9dce5fcb5ae2fa1d2aa192c":[5,0,0,13,16], -"classgridfire_1_1_adaptive_engine_view.html#aee095b30a9dce5fcb5ae2fa1d2aa192c":[7,0,0,12,16], -"classgridfire_1_1_adaptive_engine_view.html#af4bc9fc6e4afcd6a53c49ca6e2a95940":[5,0,0,13,38], -"classgridfire_1_1_adaptive_engine_view.html#af4bc9fc6e4afcd6a53c49ca6e2a95940":[7,0,0,12,38], -"classgridfire_1_1_adaptive_engine_view.html#afec39b2faa34ea65c5488dd8e11ba3c3":[5,0,0,13,1], -"classgridfire_1_1_adaptive_engine_view.html#afec39b2faa34ea65c5488dd8e11ba3c3":[7,0,0,12,1], -"classgridfire_1_1_defined_engine_view.html":[5,0,0,14], -"classgridfire_1_1_defined_engine_view.html":[7,0,0,13], -"classgridfire_1_1_defined_engine_view.html#a06aca977aafb4784fd167acb8c02dda2":[5,0,0,14,1], -"classgridfire_1_1_defined_engine_view.html#a06aca977aafb4784fd167acb8c02dda2":[7,0,0,13,1], -"classgridfire_1_1_defined_engine_view.html#a13033abd3b44904f98b58c93e22da460":[5,0,0,14,24], -"classgridfire_1_1_defined_engine_view.html#a13033abd3b44904f98b58c93e22da460":[7,0,0,13,24], -"classgridfire_1_1_defined_engine_view.html#a18f46d92ea7e04068ad9e7af4ed605a8":[5,0,0,14,16], -"classgridfire_1_1_defined_engine_view.html#a18f46d92ea7e04068ad9e7af4ed605a8":[7,0,0,13,16], -"classgridfire_1_1_defined_engine_view.html#a1a55f9748c45af6f13e16a6b6ceaa211":[5,0,0,14,12], -"classgridfire_1_1_defined_engine_view.html#a1a55f9748c45af6f13e16a6b6ceaa211":[7,0,0,13,12], -"classgridfire_1_1_defined_engine_view.html#a217d541f3fa777b1552f652fbb520382":[5,0,0,14,32], -"classgridfire_1_1_defined_engine_view.html#a217d541f3fa777b1552f652fbb520382":[7,0,0,13,32], -"classgridfire_1_1_defined_engine_view.html#a2f59af6fb3516911de2a3e3ff0ed8873":[5,0,0,14,19], -"classgridfire_1_1_defined_engine_view.html#a2f59af6fb3516911de2a3e3ff0ed8873":[7,0,0,13,19], -"classgridfire_1_1_defined_engine_view.html#a3c657b82a0117118a4bb0ce7f624ae0c":[5,0,0,14,13], -"classgridfire_1_1_defined_engine_view.html#a3c657b82a0117118a4bb0ce7f624ae0c":[7,0,0,13,13], -"classgridfire_1_1_defined_engine_view.html#a4f4aa847ee80ad430de9b1cfdda6b4e3":[5,0,0,14,33], -"classgridfire_1_1_defined_engine_view.html#a4f4aa847ee80ad430de9b1cfdda6b4e3":[7,0,0,13,33], -"classgridfire_1_1_defined_engine_view.html#a56bd041c2fc7fe4f1371c38c8c0443e0":[5,0,0,14,28], -"classgridfire_1_1_defined_engine_view.html#a56bd041c2fc7fe4f1371c38c8c0443e0":[7,0,0,13,28], -"classgridfire_1_1_defined_engine_view.html#a5f9db5a9287aa03b2fa4d516e9a576b6":[5,0,0,14,11], -"classgridfire_1_1_defined_engine_view.html#a5f9db5a9287aa03b2fa4d516e9a576b6":[7,0,0,13,11], -"classgridfire_1_1_defined_engine_view.html#a626ab005bfa08b201518c13627e1f843":[5,0,0,14,21], -"classgridfire_1_1_defined_engine_view.html#a626ab005bfa08b201518c13627e1f843":[7,0,0,13,21], -"classgridfire_1_1_defined_engine_view.html#a64e9c79a36d529e1b296fe5786e57aae":[5,0,0,14,30], -"classgridfire_1_1_defined_engine_view.html#a64e9c79a36d529e1b296fe5786e57aae":[7,0,0,13,30], -"classgridfire_1_1_defined_engine_view.html#a655e74357cce822c4508069a3bcac2c9":[5,0,0,14,25], -"classgridfire_1_1_defined_engine_view.html#a655e74357cce822c4508069a3bcac2c9":[7,0,0,13,25], -"classgridfire_1_1_defined_engine_view.html#a69b9a5812ad8bda13f956acd0da24484":[5,0,0,14,9], -"classgridfire_1_1_defined_engine_view.html#a69b9a5812ad8bda13f956acd0da24484":[7,0,0,13,9], -"classgridfire_1_1_defined_engine_view.html#a6e3243a8a8bcdce3282a8f82c5f98195":[5,0,0,14,31], -"classgridfire_1_1_defined_engine_view.html#a6e3243a8a8bcdce3282a8f82c5f98195":[7,0,0,13,31], -"classgridfire_1_1_defined_engine_view.html#a72789c1c3379594b65b560da50192de2":[5,0,0,14,20], -"classgridfire_1_1_defined_engine_view.html#a72789c1c3379594b65b560da50192de2":[7,0,0,13,20], -"classgridfire_1_1_defined_engine_view.html#a74298377d0432ae3d577be0e9e6052b3":[5,0,0,14,2], -"classgridfire_1_1_defined_engine_view.html#a74298377d0432ae3d577be0e9e6052b3":[7,0,0,13,2], -"classgridfire_1_1_defined_engine_view.html#a7bcf169ba1e12e3356d4bcc27c3fc554":[5,0,0,14,14], -"classgridfire_1_1_defined_engine_view.html#a7bcf169ba1e12e3356d4bcc27c3fc554":[7,0,0,13,14], -"classgridfire_1_1_defined_engine_view.html#a7d9e738dd28efb4d6127de7379169c87":[5,0,0,14,18], -"classgridfire_1_1_defined_engine_view.html#a7d9e738dd28efb4d6127de7379169c87":[7,0,0,13,18], -"classgridfire_1_1_defined_engine_view.html#a824fe65ae22fa856051f2652764a0bb6":[5,0,0,14,29], -"classgridfire_1_1_defined_engine_view.html#a824fe65ae22fa856051f2652764a0bb6":[7,0,0,13,29], -"classgridfire_1_1_defined_engine_view.html#a9b319b4a1bd5a08381ebb183daf72c92":[5,0,0,14,0], -"classgridfire_1_1_defined_engine_view.html#a9b319b4a1bd5a08381ebb183daf72c92":[7,0,0,13,0], -"classgridfire_1_1_defined_engine_view.html#a9ea4812bc697fe43f8aded14f8aa0985":[5,0,0,14,6], -"classgridfire_1_1_defined_engine_view.html#a9ea4812bc697fe43f8aded14f8aa0985":[7,0,0,13,6], -"classgridfire_1_1_defined_engine_view.html#aa49532266ff959ac66f501336f102ce8":[5,0,0,14,10], -"classgridfire_1_1_defined_engine_view.html#aa49532266ff959ac66f501336f102ce8":[7,0,0,13,10], -"classgridfire_1_1_defined_engine_view.html#aadf373d69a22fcd171a6c251466d53d1":[5,0,0,14,22], -"classgridfire_1_1_defined_engine_view.html#aadf373d69a22fcd171a6c251466d53d1":[7,0,0,13,22], -"classgridfire_1_1_defined_engine_view.html#ab2514984afaaf8590c28ab71943fbe68":[5,0,0,14,5], -"classgridfire_1_1_defined_engine_view.html#ab2514984afaaf8590c28ab71943fbe68":[7,0,0,13,5], -"classgridfire_1_1_defined_engine_view.html#ab80eadd713a40e9263e5231737e956d0":[5,0,0,14,7], -"classgridfire_1_1_defined_engine_view.html#ab80eadd713a40e9263e5231737e956d0":[7,0,0,13,7], -"classgridfire_1_1_defined_engine_view.html#abf2da57c83c3c4c635cb301f53088258":[5,0,0,14,26], -"classgridfire_1_1_defined_engine_view.html#abf2da57c83c3c4c635cb301f53088258":[7,0,0,13,26], -"classgridfire_1_1_defined_engine_view.html#acc4976262e208d1dd2185ebccbdd275e":[5,0,0,14,35], -"classgridfire_1_1_defined_engine_view.html#acc4976262e208d1dd2185ebccbdd275e":[7,0,0,13,35], -"classgridfire_1_1_defined_engine_view.html#ad07221be49ae1b5133c5b987dafac3b6":[5,0,0,14,8], -"classgridfire_1_1_defined_engine_view.html#ad07221be49ae1b5133c5b987dafac3b6":[7,0,0,13,8], -"classgridfire_1_1_defined_engine_view.html#adbc64284b5f5a3256867be46fa87c69e":[5,0,0,14,4], -"classgridfire_1_1_defined_engine_view.html#adbc64284b5f5a3256867be46fa87c69e":[7,0,0,13,4], -"classgridfire_1_1_defined_engine_view.html#ae5762f395caea5381ec177507816b5ae":[5,0,0,14,27], -"classgridfire_1_1_defined_engine_view.html#ae5762f395caea5381ec177507816b5ae":[7,0,0,13,27], -"classgridfire_1_1_defined_engine_view.html#af1843cfd2a95bfa46ab40d4c4de11ef9":[5,0,0,14,17], -"classgridfire_1_1_defined_engine_view.html#af1843cfd2a95bfa46ab40d4c4de11ef9":[7,0,0,13,17], -"classgridfire_1_1_defined_engine_view.html#af273b29d7700cdc34da6e2712fffc5c2":[5,0,0,14,3], -"classgridfire_1_1_defined_engine_view.html#af273b29d7700cdc34da6e2712fffc5c2":[7,0,0,13,3], -"classgridfire_1_1_defined_engine_view.html#af3b355ffcda6a8f2841184cc56e3761a":[5,0,0,14,15], -"classgridfire_1_1_defined_engine_view.html#af3b355ffcda6a8f2841184cc56e3761a":[7,0,0,13,15], -"classgridfire_1_1_defined_engine_view.html#af6fb8c3c7894b505bd81d15f012f154a":[5,0,0,14,23], -"classgridfire_1_1_defined_engine_view.html#af6fb8c3c7894b505bd81d15f012f154a":[7,0,0,13,23], -"classgridfire_1_1_defined_engine_view.html#affda6d60651c53ee02532806104671bd":[5,0,0,14,34], -"classgridfire_1_1_defined_engine_view.html#affda6d60651c53ee02532806104671bd":[7,0,0,13,34], -"classgridfire_1_1_dynamic_engine.html":[5,0,0,15], -"classgridfire_1_1_dynamic_engine.html":[7,0,0,14], -"classgridfire_1_1_dynamic_engine.html#a04317b66ef14d519264bc30ee69f5bf9":[5,0,0,15,5], -"classgridfire_1_1_dynamic_engine.html#a04317b66ef14d519264bc30ee69f5bf9":[7,0,0,14,5], -"classgridfire_1_1_dynamic_engine.html#a11d602a708af4629f51873b17f7b8dbd":[5,0,0,15,3], -"classgridfire_1_1_dynamic_engine.html#a11d602a708af4629f51873b17f7b8dbd":[7,0,0,14,3], -"classgridfire_1_1_dynamic_engine.html#a21c34f59c080a853fafa38a25175124e":[5,0,0,15,15], -"classgridfire_1_1_dynamic_engine.html#a21c34f59c080a853fafa38a25175124e":[7,0,0,14,15], -"classgridfire_1_1_dynamic_engine.html#a21d15531309456ee83f7675251e7a1bf":[5,0,0,15,2], -"classgridfire_1_1_dynamic_engine.html#a21d15531309456ee83f7675251e7a1bf":[7,0,0,14,2], -"classgridfire_1_1_dynamic_engine.html#a25c040d3078f6ff2ef38f733eb68f1fa":[5,0,0,15,9], -"classgridfire_1_1_dynamic_engine.html#a25c040d3078f6ff2ef38f733eb68f1fa":[7,0,0,14,9], -"classgridfire_1_1_dynamic_engine.html#a264bd5a8891c8c5f0dff32867effe547":[5,0,0,15,0], -"classgridfire_1_1_dynamic_engine.html#a264bd5a8891c8c5f0dff32867effe547":[7,0,0,14,0], -"classgridfire_1_1_dynamic_engine.html#a39cf5b738eea0a275bf8c0eb5789fab3":[5,0,0,15,1], -"classgridfire_1_1_dynamic_engine.html#a39cf5b738eea0a275bf8c0eb5789fab3":[7,0,0,14,1], -"classgridfire_1_1_dynamic_engine.html#a3fb44b6f55563a2f590f31916528f2bd":[5,0,0,15,18], -"classgridfire_1_1_dynamic_engine.html#a3fb44b6f55563a2f590f31916528f2bd":[7,0,0,14,18], -"classgridfire_1_1_dynamic_engine.html#a49025489901e22a20cdf99b455ff2ff0":[5,0,0,15,17], -"classgridfire_1_1_dynamic_engine.html#a49025489901e22a20cdf99b455ff2ff0":[7,0,0,14,17], -"classgridfire_1_1_dynamic_engine.html#a4e2c8b896661b7a89beffe0066cb21cf":[5,0,0,15,16], -"classgridfire_1_1_dynamic_engine.html#a4e2c8b896661b7a89beffe0066cb21cf":[7,0,0,14,16], -"classgridfire_1_1_dynamic_engine.html#a55f1b7e5ebe2840e1d7c54665ca5411a":[5,0,0,15,14], -"classgridfire_1_1_dynamic_engine.html#a55f1b7e5ebe2840e1d7c54665ca5411a":[7,0,0,14,14], -"classgridfire_1_1_dynamic_engine.html#a7a203f8e0f3a6744ddc912dfbcfdbcc0":[5,0,0,15,8], -"classgridfire_1_1_dynamic_engine.html#a7a203f8e0f3a6744ddc912dfbcfdbcc0":[7,0,0,14,8], -"classgridfire_1_1_dynamic_engine.html#a88dbf350dc0ea3e2b64d825f489e0d60":[5,0,0,15,6], -"classgridfire_1_1_dynamic_engine.html#a88dbf350dc0ea3e2b64d825f489e0d60":[7,0,0,14,6] +"_2_users_2tboudreaux_2_programming_24_d_s_t_a_r_2_grid_fire_2src_2include_2gridfire_2engine_2engine_approx8_8h-example.html":[10,0], +"_c_v_o_d_e__solver__strategy_8cpp.html":[9,0,1,1,5,0,1], +"_c_v_o_d_e__solver__strategy_8h.html":[9,0,1,0,0,8,0,1], +"annotated.html":[8,0], +"bindings_8cpp.html":[9,0,1,2,10], +"bindings_8cpp.html#aa8955e3a8d1ea2d94e8a2c941a12c03f":[9,0,1,2,10,0], +"building_8h.html":[9,0,1,0,0,0,2,0], +"class_py_dynamic_engine.html":[8,0,2], +"class_py_dynamic_engine.html#a09eb8874b0c687aacc84a7bc7a5e2330":[8,0,2,0], +"class_py_dynamic_engine.html#a16c27e5af29ddf187e5ab82a6e6db57b":[8,0,2,13], +"class_py_dynamic_engine.html#a1b7f2e7c92b4702efcabe7c2a1faa153":[8,0,2,1], +"class_py_dynamic_engine.html#a1d5143640666631501cf229bc491516e":[8,0,2,10], +"class_py_dynamic_engine.html#a2066649ca11a869c054079ea12d8d0e9":[8,0,2,7], +"class_py_dynamic_engine.html#a2246382b1c98ba69cdb419bba63a6d03":[8,0,2,24], +"class_py_dynamic_engine.html#a2a63d0132254983a2143f31e863a5c18":[8,0,2,4], +"class_py_dynamic_engine.html#a36f2dbd2278608fe8a4ef7f08d7e4963":[8,0,2,5], +"class_py_dynamic_engine.html#a3d30a9116825ab2c5c209bc2712126bc":[8,0,2,20], +"class_py_dynamic_engine.html#a3dd5cf419f25e76e144af35df15a2067":[8,0,2,16], +"class_py_dynamic_engine.html#a55bf19ed7534a312a36faf74753f7b14":[8,0,2,17], +"class_py_dynamic_engine.html#a598eb1575937d165b4b383959cf8c417":[8,0,2,15], +"class_py_dynamic_engine.html#a61bb4b430fe740cfb2c24e5cc673e4ac":[8,0,2,18], +"class_py_dynamic_engine.html#a63bbe8f6d3849e99dd41b6d9613ff1f0":[8,0,2,9], +"class_py_dynamic_engine.html#a6bd76ef1df93d361bf5791270390c914":[8,0,2,2], +"class_py_dynamic_engine.html#a6c5397f57fb9e115495188a1d2296147":[8,0,2,3], +"class_py_dynamic_engine.html#a95d10a7b240d543a1bc6c67ddf2dc8e0":[8,0,2,14], +"class_py_dynamic_engine.html#aae45b9260d0ec645213541c96b48a468":[8,0,2,6], +"class_py_dynamic_engine.html#ab4cfdca5e15957c5cef75ffa6dedeee5":[8,0,2,12], +"class_py_dynamic_engine.html#ac22a10412be6649bf379e6d61113c878":[8,0,2,19], +"class_py_dynamic_engine.html#adba68716d832b6100e08d32fbc36f13c":[8,0,2,8], +"class_py_dynamic_engine.html#af469cba3be850d53f659ec173f0eb4e4":[8,0,2,21], +"class_py_dynamic_engine.html#af8e6a8cd44f278535d7bcc9a896d6da8":[8,0,2,23], +"class_py_dynamic_engine.html#afa3abfd612033336a656f092721c14ac":[8,0,2,22], +"class_py_dynamic_engine.html#afc745e7ab5da5d8b3cf916044515cd7d":[8,0,2,11], +"class_py_dynamic_engine_view.html":[8,0,3], +"class_py_dynamic_engine_view.html#a51680b135cfc3eea40daf9ef5aa903e0":[8,0,3,0], +"class_py_dynamic_network_solver_strategy.html":[8,0,4], +"class_py_dynamic_network_solver_strategy.html#a112a7babc03858a69d6994a7155370d3":[8,0,4,3], +"class_py_dynamic_network_solver_strategy.html#a147a0a543268427a5930143902217ac3":[8,0,4,1], +"class_py_dynamic_network_solver_strategy.html#a2095abb83ed6229ebb27b4883cec51c4":[8,0,4,2], +"class_py_dynamic_network_solver_strategy.html#a4a3fce2a9853e7192354834bf2b36159":[8,0,4,0], +"class_py_engine.html":[8,0,5], +"class_py_engine.html#a2d240423899e039c2ca688e96f8af1f2":[8,0,5,1], +"class_py_engine.html#a73caaa7606e2cdfd1aa82729a78ebb73":[8,0,5,2], +"class_py_engine.html#a7a298603e9d94ca58dc0db53e5b07add":[8,0,5,0], +"class_py_engine_view.html":[8,0,6], +"class_py_engine_view.html#a3cd83dc57b521c65a14edf70357a8845":[8,0,6,0], +"class_py_network_file_parser.html":[8,0,7], +"class_py_network_file_parser.html#afe09d1e5b07110e62cf4c6ec713cff54":[8,0,7,0], +"class_py_partition_function.html":[8,0,8], +"class_py_partition_function.html#a07f4d0ff83822dd2800897161d2a3717":[8,0,8,4], +"class_py_partition_function.html#a0f288a01a3ed7fb92fff5d9fd7d56aa8":[8,0,8,3], +"class_py_partition_function.html#a260df9689bf698970ebf5104977a3dcf":[8,0,8,2], +"class_py_partition_function.html#a83aca0bc261734b7d3df8269f730c69b":[8,0,8,1], +"class_py_partition_function.html#af918b357e38fb82499ad53584557c43d":[8,0,8,0], +"class_py_screening.html":[8,0,9], +"class_py_screening.html#a68a126de903e1a87a1d7d1cfec8add0f":[8,0,9,0], +"class_py_screening.html#aa67b5f0528006d9c742033b8c5ab3a05":[8,0,9,1], +"class_py_solver_context_base.html":[8,0,10], +"class_py_solver_context_base.html#af18f517d550c037d56c44144c07f1ee8":[8,0,10,0], +"class_solver_plugin_interface.html":[8,0,11], +"class_solver_plugin_interface.html#a493a30c0ae4b2e1a89b7d03c02c0041c":[8,0,11,1], +"class_solver_plugin_interface.html#a5611d046cd2fd4d4200785725854e39b":[8,0,11,0], +"classes.html":[8,1], +"classgridfire_1_1_adaptive_engine_view.html":[6,0,0,13], +"classgridfire_1_1_adaptive_engine_view.html":[8,0,0,12], +"classgridfire_1_1_adaptive_engine_view.html#a0439f464865b4c01bad0f6be6055c3fc":[6,0,0,13,35], +"classgridfire_1_1_adaptive_engine_view.html#a0439f464865b4c01bad0f6be6055c3fc":[8,0,0,12,35], +"classgridfire_1_1_adaptive_engine_view.html#a0ab1199f900a58f309c3c36532c9164f":[6,0,0,13,23], +"classgridfire_1_1_adaptive_engine_view.html#a0ab1199f900a58f309c3c36532c9164f":[8,0,0,12,23], +"classgridfire_1_1_adaptive_engine_view.html#a0ed21f7e7c1034fc87b40d4116c4221b":[6,0,0,13,14], +"classgridfire_1_1_adaptive_engine_view.html#a0ed21f7e7c1034fc87b40d4116c4221b":[8,0,0,12,14], +"classgridfire_1_1_adaptive_engine_view.html#a14171a9ccc45a63996a967c72983de30":[6,0,0,13,43], +"classgridfire_1_1_adaptive_engine_view.html#a14171a9ccc45a63996a967c72983de30":[8,0,0,12,43], +"classgridfire_1_1_adaptive_engine_view.html#a21c6e33bbf8c18fd5b5eaabb469054de":[6,0,0,13,46], +"classgridfire_1_1_adaptive_engine_view.html#a21c6e33bbf8c18fd5b5eaabb469054de":[8,0,0,12,46], +"classgridfire_1_1_adaptive_engine_view.html#a231193a61ba5a31e8eb92b0d4ce69111":[6,0,0,13,18], +"classgridfire_1_1_adaptive_engine_view.html#a231193a61ba5a31e8eb92b0d4ce69111":[8,0,0,12,18], +"classgridfire_1_1_adaptive_engine_view.html#a256d14a333f9401039b826cc889761a8":[6,0,0,13,31], +"classgridfire_1_1_adaptive_engine_view.html#a256d14a333f9401039b826cc889761a8":[8,0,0,12,31], +"classgridfire_1_1_adaptive_engine_view.html#a2a7ecf985a326b4bea43e00cf9ee43dd":[6,0,0,13,38], +"classgridfire_1_1_adaptive_engine_view.html#a2a7ecf985a326b4bea43e00cf9ee43dd":[8,0,0,12,38], +"classgridfire_1_1_adaptive_engine_view.html#a3247c1e6a76de5622223ee7b5ca3452a":[6,0,0,13,21], +"classgridfire_1_1_adaptive_engine_view.html#a3247c1e6a76de5622223ee7b5ca3452a":[8,0,0,12,21], +"classgridfire_1_1_adaptive_engine_view.html#a3c1e27b45051c4ba481a2b87513982ed":[6,0,0,13,7], +"classgridfire_1_1_adaptive_engine_view.html#a3c1e27b45051c4ba481a2b87513982ed":[8,0,0,12,7], +"classgridfire_1_1_adaptive_engine_view.html#a3d9d8e862d1c2f0a8ba460c57f6a7f44":[6,0,0,13,32], +"classgridfire_1_1_adaptive_engine_view.html#a3d9d8e862d1c2f0a8ba460c57f6a7f44":[8,0,0,12,32], +"classgridfire_1_1_adaptive_engine_view.html#a4d38b46be9f25c7afe7ddd2b284253f8":[6,0,0,13,42], +"classgridfire_1_1_adaptive_engine_view.html#a4d38b46be9f25c7afe7ddd2b284253f8":[8,0,0,12,42], +"classgridfire_1_1_adaptive_engine_view.html#a57a218c5a145f589531777c8615b7408":[6,0,0,13,26], +"classgridfire_1_1_adaptive_engine_view.html#a57a218c5a145f589531777c8615b7408":[8,0,0,12,26], +"classgridfire_1_1_adaptive_engine_view.html#a5d1b50afd2fba6af75e976a4f9c9dcbc":[6,0,0,13,6], +"classgridfire_1_1_adaptive_engine_view.html#a5d1b50afd2fba6af75e976a4f9c9dcbc":[8,0,0,12,6], +"classgridfire_1_1_adaptive_engine_view.html#a5eaf7c3a4e28cd3a4f34979b88a80103":[6,0,0,13,2], +"classgridfire_1_1_adaptive_engine_view.html#a5eaf7c3a4e28cd3a4f34979b88a80103":[8,0,0,12,2], +"classgridfire_1_1_adaptive_engine_view.html#a5f66204a0ff5b27eed243afddecb0093":[6,0,0,13,47], +"classgridfire_1_1_adaptive_engine_view.html#a5f66204a0ff5b27eed243afddecb0093":[8,0,0,12,47], +"classgridfire_1_1_adaptive_engine_view.html#a63580db57e0f48f508906a11ccfd465e":[6,0,0,13,44], +"classgridfire_1_1_adaptive_engine_view.html#a63580db57e0f48f508906a11ccfd465e":[8,0,0,12,44], +"classgridfire_1_1_adaptive_engine_view.html#a68695f056b660e91285b7e5a931612e1":[6,0,0,13,29], +"classgridfire_1_1_adaptive_engine_view.html#a68695f056b660e91285b7e5a931612e1":[8,0,0,12,29], +"classgridfire_1_1_adaptive_engine_view.html#a70005361262bc180d4417b608661e3c3":[6,0,0,13,34], +"classgridfire_1_1_adaptive_engine_view.html#a70005361262bc180d4417b608661e3c3":[8,0,0,12,34], +"classgridfire_1_1_adaptive_engine_view.html#a7b8951ebe897f1ab72149068db13dbb6":[6,0,0,13,17], +"classgridfire_1_1_adaptive_engine_view.html#a7b8951ebe897f1ab72149068db13dbb6":[8,0,0,12,17], +"classgridfire_1_1_adaptive_engine_view.html#a7b8b3a786b973e4383e721358e61b7ed":[6,0,0,13,13], +"classgridfire_1_1_adaptive_engine_view.html#a7b8b3a786b973e4383e721358e61b7ed":[8,0,0,12,13], +"classgridfire_1_1_adaptive_engine_view.html#a7d0237956bf3ec7230bc51d88e7f8019":[6,0,0,13,33], +"classgridfire_1_1_adaptive_engine_view.html#a7d0237956bf3ec7230bc51d88e7f8019":[8,0,0,12,33], +"classgridfire_1_1_adaptive_engine_view.html#a89614f4a48f60c4170a0197f45303e7c":[6,0,0,13,10], +"classgridfire_1_1_adaptive_engine_view.html#a89614f4a48f60c4170a0197f45303e7c":[8,0,0,12,10], +"classgridfire_1_1_adaptive_engine_view.html#a896d29325b4233e83d9298850b617a2d":[6,0,0,13,11], +"classgridfire_1_1_adaptive_engine_view.html#a896d29325b4233e83d9298850b617a2d":[8,0,0,12,11], +"classgridfire_1_1_adaptive_engine_view.html#a8da7664cf483cba7f979f855a74c3559":[6,0,0,13,15], +"classgridfire_1_1_adaptive_engine_view.html#a8da7664cf483cba7f979f855a74c3559":[8,0,0,12,15], +"classgridfire_1_1_adaptive_engine_view.html#a91e742642d8a8d9ec0620779927e5101":[6,0,0,13,30], +"classgridfire_1_1_adaptive_engine_view.html#a91e742642d8a8d9ec0620779927e5101":[8,0,0,12,30], +"classgridfire_1_1_adaptive_engine_view.html#a95fbfb7f2bdbf80195f1ea0aff8d62fb":[6,0,0,13,12], +"classgridfire_1_1_adaptive_engine_view.html#a95fbfb7f2bdbf80195f1ea0aff8d62fb":[8,0,0,12,12], +"classgridfire_1_1_adaptive_engine_view.html#aa861db5f6fc4e85fb51f524e4e1367c6":[6,0,0,13,24], +"classgridfire_1_1_adaptive_engine_view.html#aa861db5f6fc4e85fb51f524e4e1367c6":[8,0,0,12,24], +"classgridfire_1_1_adaptive_engine_view.html#aae4ddbef1c4e2202fd236221a4bf376b":[6,0,0,13,37], +"classgridfire_1_1_adaptive_engine_view.html#aae4ddbef1c4e2202fd236221a4bf376b":[8,0,0,12,37], +"classgridfire_1_1_adaptive_engine_view.html#ab2f975b860ad4f42ed1ba45e41c8e959":[6,0,0,13,9], +"classgridfire_1_1_adaptive_engine_view.html#ab2f975b860ad4f42ed1ba45e41c8e959":[8,0,0,12,9], +"classgridfire_1_1_adaptive_engine_view.html#ab5397d217039f096acededd4d2779780":[6,0,0,13,5], +"classgridfire_1_1_adaptive_engine_view.html#ab5397d217039f096acededd4d2779780":[8,0,0,12,5], +"classgridfire_1_1_adaptive_engine_view.html#ab5ab06941bf6d97007d0a76658bf2aa6":[6,0,0,13,40], +"classgridfire_1_1_adaptive_engine_view.html#ab5ab06941bf6d97007d0a76658bf2aa6":[8,0,0,12,40], +"classgridfire_1_1_adaptive_engine_view.html#abb811382522c31f6456787edd4f59ace":[6,0,0,13,25], +"classgridfire_1_1_adaptive_engine_view.html#abb811382522c31f6456787edd4f59ace":[8,0,0,12,25], +"classgridfire_1_1_adaptive_engine_view.html#abe2ca6426e10cc6a10090eecf7098dbe":[6,0,0,13,27], +"classgridfire_1_1_adaptive_engine_view.html#abe2ca6426e10cc6a10090eecf7098dbe":[8,0,0,12,27], +"classgridfire_1_1_adaptive_engine_view.html#ac5545d546166de94514871d7ad7b8669":[6,0,0,13,8], +"classgridfire_1_1_adaptive_engine_view.html#ac5545d546166de94514871d7ad7b8669":[8,0,0,12,8], +"classgridfire_1_1_adaptive_engine_view.html#ac5bdbe46f87d38d9f23ece5743dcd193":[6,0,0,13,45], +"classgridfire_1_1_adaptive_engine_view.html#ac5bdbe46f87d38d9f23ece5743dcd193":[8,0,0,12,45], +"classgridfire_1_1_adaptive_engine_view.html#ac674338ddcbae4c33dd84b0441631806":[6,0,0,13,3], +"classgridfire_1_1_adaptive_engine_view.html#ac674338ddcbae4c33dd84b0441631806":[8,0,0,12,3], +"classgridfire_1_1_adaptive_engine_view.html#ac83a8efe25c0e5b9bf7756ac3a500bb1":[6,0,0,13,22], +"classgridfire_1_1_adaptive_engine_view.html#ac83a8efe25c0e5b9bf7756ac3a500bb1":[8,0,0,12,22], +"classgridfire_1_1_adaptive_engine_view.html#acba9f89a48d38b1c7f7dcb2a39c6816d":[6,0,0,13,16], +"classgridfire_1_1_adaptive_engine_view.html#acba9f89a48d38b1c7f7dcb2a39c6816d":[8,0,0,12,16], +"classgridfire_1_1_adaptive_engine_view.html#ad268c9942655e5c9605148fe07718e88":[6,0,0,13,28], +"classgridfire_1_1_adaptive_engine_view.html#ad268c9942655e5c9605148fe07718e88":[8,0,0,12,28], +"classgridfire_1_1_adaptive_engine_view.html#ad599363cdd457e72e2e2937b0222c455":[6,0,0,13,4], +"classgridfire_1_1_adaptive_engine_view.html#ad599363cdd457e72e2e2937b0222c455":[8,0,0,12,4], +"classgridfire_1_1_adaptive_engine_view.html#adedc8547568d643473bdfcc86040b488":[6,0,0,13,36], +"classgridfire_1_1_adaptive_engine_view.html#adedc8547568d643473bdfcc86040b488":[8,0,0,12,36], +"classgridfire_1_1_adaptive_engine_view.html#adf3b8a5734983509ca02b7a1a480119f":[6,0,0,13,20], +"classgridfire_1_1_adaptive_engine_view.html#adf3b8a5734983509ca02b7a1a480119f":[8,0,0,12,20], +"classgridfire_1_1_adaptive_engine_view.html#aedc0dedb51c81e03f253cc409a5d5c40":[6,0,0,13,39], +"classgridfire_1_1_adaptive_engine_view.html#aedc0dedb51c81e03f253cc409a5d5c40":[8,0,0,12,39], +"classgridfire_1_1_adaptive_engine_view.html#aee095b30a9dce5fcb5ae2fa1d2aa192c":[6,0,0,13,19], +"classgridfire_1_1_adaptive_engine_view.html#aee095b30a9dce5fcb5ae2fa1d2aa192c":[8,0,0,12,19], +"classgridfire_1_1_adaptive_engine_view.html#af4bc9fc6e4afcd6a53c49ca6e2a95940":[6,0,0,13,41], +"classgridfire_1_1_adaptive_engine_view.html#af4bc9fc6e4afcd6a53c49ca6e2a95940":[8,0,0,12,41], +"classgridfire_1_1_adaptive_engine_view.html#afec39b2faa34ea65c5488dd8e11ba3c3":[6,0,0,13,1], +"classgridfire_1_1_adaptive_engine_view.html#afec39b2faa34ea65c5488dd8e11ba3c3":[8,0,0,12,1], +"classgridfire_1_1_defined_engine_view.html":[6,0,0,14], +"classgridfire_1_1_defined_engine_view.html":[8,0,0,13], +"classgridfire_1_1_defined_engine_view.html#a06aca977aafb4784fd167acb8c02dda2":[6,0,0,14,1], +"classgridfire_1_1_defined_engine_view.html#a06aca977aafb4784fd167acb8c02dda2":[8,0,0,13,1], +"classgridfire_1_1_defined_engine_view.html#a09613471ccc5169ce8525c2bef88a59b":[6,0,0,14,10], +"classgridfire_1_1_defined_engine_view.html#a09613471ccc5169ce8525c2bef88a59b":[8,0,0,13,10], +"classgridfire_1_1_defined_engine_view.html#a0b38e584912f9df9cee5a77752e85492":[6,0,0,14,8], +"classgridfire_1_1_defined_engine_view.html#a0b38e584912f9df9cee5a77752e85492":[8,0,0,13,8], +"classgridfire_1_1_defined_engine_view.html#a13033abd3b44904f98b58c93e22da460":[6,0,0,14,27], +"classgridfire_1_1_defined_engine_view.html#a13033abd3b44904f98b58c93e22da460":[8,0,0,13,27], +"classgridfire_1_1_defined_engine_view.html#a18f46d92ea7e04068ad9e7af4ed605a8":[6,0,0,14,19], +"classgridfire_1_1_defined_engine_view.html#a18f46d92ea7e04068ad9e7af4ed605a8":[8,0,0,13,19], +"classgridfire_1_1_defined_engine_view.html#a1a55f9748c45af6f13e16a6b6ceaa211":[6,0,0,14,15], +"classgridfire_1_1_defined_engine_view.html#a1a55f9748c45af6f13e16a6b6ceaa211":[8,0,0,13,15], +"classgridfire_1_1_defined_engine_view.html#a217d541f3fa777b1552f652fbb520382":[6,0,0,14,36], +"classgridfire_1_1_defined_engine_view.html#a217d541f3fa777b1552f652fbb520382":[8,0,0,13,36], +"classgridfire_1_1_defined_engine_view.html#a2c502d447134260086558ce83336cda9":[6,0,0,14,9], +"classgridfire_1_1_defined_engine_view.html#a2c502d447134260086558ce83336cda9":[8,0,0,13,9], +"classgridfire_1_1_defined_engine_view.html#a2f59af6fb3516911de2a3e3ff0ed8873":[6,0,0,14,22], +"classgridfire_1_1_defined_engine_view.html#a2f59af6fb3516911de2a3e3ff0ed8873":[8,0,0,13,22], +"classgridfire_1_1_defined_engine_view.html#a365d3bf2da974c937267bddb07cf2bef":[6,0,0,14,0], +"classgridfire_1_1_defined_engine_view.html#a365d3bf2da974c937267bddb07cf2bef":[8,0,0,13,0], +"classgridfire_1_1_defined_engine_view.html#a380e7a98cc782c9becd191d8de17c31d":[6,0,0,14,34], +"classgridfire_1_1_defined_engine_view.html#a380e7a98cc782c9becd191d8de17c31d":[8,0,0,13,34], +"classgridfire_1_1_defined_engine_view.html#a3c657b82a0117118a4bb0ce7f624ae0c":[6,0,0,14,16], +"classgridfire_1_1_defined_engine_view.html#a3c657b82a0117118a4bb0ce7f624ae0c":[8,0,0,13,16], +"classgridfire_1_1_defined_engine_view.html#a4f4aa847ee80ad430de9b1cfdda6b4e3":[6,0,0,14,37], +"classgridfire_1_1_defined_engine_view.html#a4f4aa847ee80ad430de9b1cfdda6b4e3":[8,0,0,13,37], +"classgridfire_1_1_defined_engine_view.html#a56bd041c2fc7fe4f1371c38c8c0443e0":[6,0,0,14,31], +"classgridfire_1_1_defined_engine_view.html#a56bd041c2fc7fe4f1371c38c8c0443e0":[8,0,0,13,31], +"classgridfire_1_1_defined_engine_view.html#a5f9db5a9287aa03b2fa4d516e9a576b6":[6,0,0,14,14], +"classgridfire_1_1_defined_engine_view.html#a5f9db5a9287aa03b2fa4d516e9a576b6":[8,0,0,13,14], +"classgridfire_1_1_defined_engine_view.html#a626ab005bfa08b201518c13627e1f843":[6,0,0,14,24], +"classgridfire_1_1_defined_engine_view.html#a626ab005bfa08b201518c13627e1f843":[8,0,0,13,24], +"classgridfire_1_1_defined_engine_view.html#a655e74357cce822c4508069a3bcac2c9":[6,0,0,14,28], +"classgridfire_1_1_defined_engine_view.html#a655e74357cce822c4508069a3bcac2c9":[8,0,0,13,28], +"classgridfire_1_1_defined_engine_view.html#a69b9a5812ad8bda13f956acd0da24484":[6,0,0,14,12], +"classgridfire_1_1_defined_engine_view.html#a69b9a5812ad8bda13f956acd0da24484":[8,0,0,13,12], +"classgridfire_1_1_defined_engine_view.html#a72789c1c3379594b65b560da50192de2":[6,0,0,14,23], +"classgridfire_1_1_defined_engine_view.html#a72789c1c3379594b65b560da50192de2":[8,0,0,13,23], +"classgridfire_1_1_defined_engine_view.html#a74298377d0432ae3d577be0e9e6052b3":[6,0,0,14,2], +"classgridfire_1_1_defined_engine_view.html#a74298377d0432ae3d577be0e9e6052b3":[8,0,0,13,2], +"classgridfire_1_1_defined_engine_view.html#a754ef6a1fb9259d533f1eefa823d5758":[6,0,0,14,35], +"classgridfire_1_1_defined_engine_view.html#a754ef6a1fb9259d533f1eefa823d5758":[8,0,0,13,35], +"classgridfire_1_1_defined_engine_view.html#a7d9e738dd28efb4d6127de7379169c87":[6,0,0,14,21], +"classgridfire_1_1_defined_engine_view.html#a7d9e738dd28efb4d6127de7379169c87":[8,0,0,13,21], +"classgridfire_1_1_defined_engine_view.html#a824fe65ae22fa856051f2652764a0bb6":[6,0,0,14,32], +"classgridfire_1_1_defined_engine_view.html#a824fe65ae22fa856051f2652764a0bb6":[8,0,0,13,32], +"classgridfire_1_1_defined_engine_view.html#a9ea4812bc697fe43f8aded14f8aa0985":[6,0,0,14,7], +"classgridfire_1_1_defined_engine_view.html#a9ea4812bc697fe43f8aded14f8aa0985":[8,0,0,13,7], +"classgridfire_1_1_defined_engine_view.html#aa49532266ff959ac66f501336f102ce8":[6,0,0,14,13], +"classgridfire_1_1_defined_engine_view.html#aa49532266ff959ac66f501336f102ce8":[8,0,0,13,13], +"classgridfire_1_1_defined_engine_view.html#aadf373d69a22fcd171a6c251466d53d1":[6,0,0,14,25], +"classgridfire_1_1_defined_engine_view.html#aadf373d69a22fcd171a6c251466d53d1":[8,0,0,13,25], +"classgridfire_1_1_defined_engine_view.html#ab2514984afaaf8590c28ab71943fbe68":[6,0,0,14,6], +"classgridfire_1_1_defined_engine_view.html#ab2514984afaaf8590c28ab71943fbe68":[8,0,0,13,6], +"classgridfire_1_1_defined_engine_view.html#abf2da57c83c3c4c635cb301f53088258":[6,0,0,14,29], +"classgridfire_1_1_defined_engine_view.html#abf2da57c83c3c4c635cb301f53088258":[8,0,0,13,29], +"classgridfire_1_1_defined_engine_view.html#acc4976262e208d1dd2185ebccbdd275e":[6,0,0,14,39], +"classgridfire_1_1_defined_engine_view.html#acc4976262e208d1dd2185ebccbdd275e":[8,0,0,13,39], +"classgridfire_1_1_defined_engine_view.html#ad07221be49ae1b5133c5b987dafac3b6":[6,0,0,14,11], +"classgridfire_1_1_defined_engine_view.html#ad07221be49ae1b5133c5b987dafac3b6":[8,0,0,13,11], +"classgridfire_1_1_defined_engine_view.html#ad51ef1984f92856b6d4c522e56e8d6a6":[6,0,0,14,17], +"classgridfire_1_1_defined_engine_view.html#ad51ef1984f92856b6d4c522e56e8d6a6":[8,0,0,13,17], +"classgridfire_1_1_defined_engine_view.html#adbc64284b5f5a3256867be46fa87c69e":[6,0,0,14,4], +"classgridfire_1_1_defined_engine_view.html#adbc64284b5f5a3256867be46fa87c69e":[8,0,0,13,4], +"classgridfire_1_1_defined_engine_view.html#ae5762f395caea5381ec177507816b5ae":[6,0,0,14,30], +"classgridfire_1_1_defined_engine_view.html#ae5762f395caea5381ec177507816b5ae":[8,0,0,13,30], +"classgridfire_1_1_defined_engine_view.html#aefd36cae5c263cba12a0c177e70b409a":[6,0,0,14,5], +"classgridfire_1_1_defined_engine_view.html#aefd36cae5c263cba12a0c177e70b409a":[8,0,0,13,5], +"classgridfire_1_1_defined_engine_view.html#af1843cfd2a95bfa46ab40d4c4de11ef9":[6,0,0,14,20], +"classgridfire_1_1_defined_engine_view.html#af1843cfd2a95bfa46ab40d4c4de11ef9":[8,0,0,13,20], +"classgridfire_1_1_defined_engine_view.html#af273b29d7700cdc34da6e2712fffc5c2":[6,0,0,14,3], +"classgridfire_1_1_defined_engine_view.html#af273b29d7700cdc34da6e2712fffc5c2":[8,0,0,13,3], +"classgridfire_1_1_defined_engine_view.html#af3b355ffcda6a8f2841184cc56e3761a":[6,0,0,14,18], +"classgridfire_1_1_defined_engine_view.html#af3b355ffcda6a8f2841184cc56e3761a":[8,0,0,13,18], +"classgridfire_1_1_defined_engine_view.html#af6fb8c3c7894b505bd81d15f012f154a":[6,0,0,14,26], +"classgridfire_1_1_defined_engine_view.html#af6fb8c3c7894b505bd81d15f012f154a":[8,0,0,13,26], +"classgridfire_1_1_defined_engine_view.html#af9a80586c9428eeb3e3d1dc7f67267d6":[6,0,0,14,33], +"classgridfire_1_1_defined_engine_view.html#af9a80586c9428eeb3e3d1dc7f67267d6":[8,0,0,13,33], +"classgridfire_1_1_defined_engine_view.html#affda6d60651c53ee02532806104671bd":[6,0,0,14,38], +"classgridfire_1_1_defined_engine_view.html#affda6d60651c53ee02532806104671bd":[8,0,0,13,38], +"classgridfire_1_1_dynamic_engine.html":[6,0,0,15], +"classgridfire_1_1_dynamic_engine.html":[8,0,0,14], +"classgridfire_1_1_dynamic_engine.html#a04317b66ef14d519264bc30ee69f5bf9":[6,0,0,15,7], +"classgridfire_1_1_dynamic_engine.html#a04317b66ef14d519264bc30ee69f5bf9":[8,0,0,14,7], +"classgridfire_1_1_dynamic_engine.html#a21c34f59c080a853fafa38a25175124e":[6,0,0,15,17], +"classgridfire_1_1_dynamic_engine.html#a21c34f59c080a853fafa38a25175124e":[8,0,0,14,17], +"classgridfire_1_1_dynamic_engine.html#a21d15531309456ee83f7675251e7a1bf":[6,0,0,15,3], +"classgridfire_1_1_dynamic_engine.html#a21d15531309456ee83f7675251e7a1bf":[8,0,0,14,3], +"classgridfire_1_1_dynamic_engine.html#a25c040d3078f6ff2ef38f733eb68f1fa":[6,0,0,15,11] }; diff --git a/docs/html/navtreeindex1.js b/docs/html/navtreeindex1.js index ad66521f..dda5dbdf 100644 --- a/docs/html/navtreeindex1.js +++ b/docs/html/navtreeindex1.js @@ -1,253 +1,253 @@ var NAVTREEINDEX1 = { -"classgridfire_1_1_dynamic_engine.html#a8f66fb76c9f983ee93bf8b95cdc85596":[5,0,0,15,10], -"classgridfire_1_1_dynamic_engine.html#a8f66fb76c9f983ee93bf8b95cdc85596":[7,0,0,14,10], -"classgridfire_1_1_dynamic_engine.html#a942e65ced17ca602482cc42e469d6398":[5,0,0,15,13], -"classgridfire_1_1_dynamic_engine.html#a942e65ced17ca602482cc42e469d6398":[7,0,0,14,13], -"classgridfire_1_1_dynamic_engine.html#aa799ff785e7e79bf35b11efd55f6282a":[5,0,0,15,19], -"classgridfire_1_1_dynamic_engine.html#aa799ff785e7e79bf35b11efd55f6282a":[7,0,0,14,19], -"classgridfire_1_1_dynamic_engine.html#ad19c8451b6f624e2938f771cc067d5c1":[5,0,0,15,12], -"classgridfire_1_1_dynamic_engine.html#ad19c8451b6f624e2938f771cc067d5c1":[7,0,0,14,12], -"classgridfire_1_1_dynamic_engine.html#ae7114f5ebc6667b5e5971c0450ed03d9":[5,0,0,15,11], -"classgridfire_1_1_dynamic_engine.html#ae7114f5ebc6667b5e5971c0450ed03d9":[7,0,0,14,11], -"classgridfire_1_1_dynamic_engine.html#aeae6d84ef74d88fd2cdf07b82e98a16f":[5,0,0,15,4], -"classgridfire_1_1_dynamic_engine.html#aeae6d84ef74d88fd2cdf07b82e98a16f":[7,0,0,14,4], -"classgridfire_1_1_dynamic_engine.html#af496e04f7be9a0a51ac65dc95f901ffe":[5,0,0,15,7], -"classgridfire_1_1_dynamic_engine.html#af496e04f7be9a0a51ac65dc95f901ffe":[7,0,0,14,7], -"classgridfire_1_1_engine.html":[5,0,0,17], -"classgridfire_1_1_engine.html":[7,0,0,16], -"classgridfire_1_1_engine.html#a020e1b493d6964cafdad08fde697ceb3":[5,0,0,17,2], -"classgridfire_1_1_engine.html#a020e1b493d6964cafdad08fde697ceb3":[7,0,0,16,2], -"classgridfire_1_1_engine.html#a2e7970bed2100699f226f4141d5db037":[5,0,0,17,0], -"classgridfire_1_1_engine.html#a2e7970bed2100699f226f4141d5db037":[7,0,0,16,0], -"classgridfire_1_1_engine.html#add48d3af9ebde17717e42e220e349740":[5,0,0,17,1], -"classgridfire_1_1_engine.html#add48d3af9ebde17717e42e220e349740":[7,0,0,16,1], -"classgridfire_1_1_engine_view.html":[5,0,0,18], -"classgridfire_1_1_engine_view.html":[7,0,0,17], -"classgridfire_1_1_engine_view.html#a994660f2d553f3a123512dc5eb421e74":[5,0,0,18,0], -"classgridfire_1_1_engine_view.html#a994660f2d553f3a123512dc5eb421e74":[7,0,0,17,0], -"classgridfire_1_1_engine_view.html#ad294227f8b5cf6d970c349eabf5447a6":[5,0,0,18,1], -"classgridfire_1_1_engine_view.html#ad294227f8b5cf6d970c349eabf5447a6":[7,0,0,17,1], -"classgridfire_1_1_file_defined_engine_view.html":[5,0,0,19], -"classgridfire_1_1_file_defined_engine_view.html":[7,0,0,18], -"classgridfire_1_1_file_defined_engine_view.html#a0a9b07176cb93b54c677b6ce71fda500":[5,0,0,19,8], -"classgridfire_1_1_file_defined_engine_view.html#a0a9b07176cb93b54c677b6ce71fda500":[7,0,0,18,8], -"classgridfire_1_1_file_defined_engine_view.html#a1b343998b93955025a589b2b4541e33b":[5,0,0,19,6], -"classgridfire_1_1_file_defined_engine_view.html#a1b343998b93955025a589b2b4541e33b":[7,0,0,18,6], -"classgridfire_1_1_file_defined_engine_view.html#a63f8f85e75ecaab6fa39d48d7a846187":[5,0,0,19,0], -"classgridfire_1_1_file_defined_engine_view.html#a63f8f85e75ecaab6fa39d48d7a846187":[7,0,0,18,0], -"classgridfire_1_1_file_defined_engine_view.html#a7a80966c023ae722239491af58609362":[5,0,0,19,5], -"classgridfire_1_1_file_defined_engine_view.html#a7a80966c023ae722239491af58609362":[7,0,0,18,5], -"classgridfire_1_1_file_defined_engine_view.html#a8f2f64bab0f516ed2a6fd529912e0acd":[5,0,0,19,2], -"classgridfire_1_1_file_defined_engine_view.html#a8f2f64bab0f516ed2a6fd529912e0acd":[7,0,0,18,2], -"classgridfire_1_1_file_defined_engine_view.html#a9d93633ed4ab68de94b7274f879a0432":[5,0,0,19,7], -"classgridfire_1_1_file_defined_engine_view.html#a9d93633ed4ab68de94b7274f879a0432":[7,0,0,18,7], -"classgridfire_1_1_file_defined_engine_view.html#acbb1a9bcb775e6d50de512a333afed08":[5,0,0,19,1], -"classgridfire_1_1_file_defined_engine_view.html#acbb1a9bcb775e6d50de512a333afed08":[7,0,0,18,1], -"classgridfire_1_1_file_defined_engine_view.html#ae0c35d8963b6ed05aeb88089ce301718":[5,0,0,19,3], -"classgridfire_1_1_file_defined_engine_view.html#ae0c35d8963b6ed05aeb88089ce301718":[7,0,0,18,3], -"classgridfire_1_1_file_defined_engine_view.html#aea834dc382ff1d663040db4532ea928f":[5,0,0,19,4], -"classgridfire_1_1_file_defined_engine_view.html#aea834dc382ff1d663040db4532ea928f":[7,0,0,18,4], -"classgridfire_1_1_graph_engine.html":[5,0,0,20], -"classgridfire_1_1_graph_engine.html":[7,0,0,19], -"classgridfire_1_1_graph_engine.html#a015f8975701f028c29835d3a9794e00f":[5,0,0,20,35], -"classgridfire_1_1_graph_engine.html#a015f8975701f028c29835d3a9794e00f":[7,0,0,19,35], -"classgridfire_1_1_graph_engine.html#a01fc9fd5d576b66d07360d05e821c755":[5,0,0,20,13], -"classgridfire_1_1_graph_engine.html#a01fc9fd5d576b66d07360d05e821c755":[7,0,0,19,13], -"classgridfire_1_1_graph_engine.html#a0ed390f3e598ebba4e245ac90bb78767":[5,0,0,20,27], -"classgridfire_1_1_graph_engine.html#a0ed390f3e598ebba4e245ac90bb78767":[7,0,0,19,27], -"classgridfire_1_1_graph_engine.html#a10c01bc20ae668c2857efb2a1783098e":[5,0,0,20,56], -"classgridfire_1_1_graph_engine.html#a10c01bc20ae668c2857efb2a1783098e":[7,0,0,19,56], -"classgridfire_1_1_graph_engine.html#a166a5f4349580f9aa0b930afec73fcc4":[5,0,0,20,23], -"classgridfire_1_1_graph_engine.html#a166a5f4349580f9aa0b930afec73fcc4":[7,0,0,19,23], -"classgridfire_1_1_graph_engine.html#a1675859971f0bd2db0650f8da54ed7eb":[5,0,0,20,9], -"classgridfire_1_1_graph_engine.html#a1675859971f0bd2db0650f8da54ed7eb":[7,0,0,19,9], -"classgridfire_1_1_graph_engine.html#a16b8cd1b0e19b4d4519596a4e22eaf5c":[5,0,0,20,45], -"classgridfire_1_1_graph_engine.html#a16b8cd1b0e19b4d4519596a4e22eaf5c":[7,0,0,19,45], -"classgridfire_1_1_graph_engine.html#a191cff35402d3c97c82c5c966a39d0de":[5,0,0,20,75], -"classgridfire_1_1_graph_engine.html#a191cff35402d3c97c82c5c966a39d0de":[7,0,0,19,75], -"classgridfire_1_1_graph_engine.html#a19b2eea0e8d05ac90f9fd7120bdc6e06":[5,0,0,20,59], -"classgridfire_1_1_graph_engine.html#a19b2eea0e8d05ac90f9fd7120bdc6e06":[7,0,0,19,59], -"classgridfire_1_1_graph_engine.html#a1d5f6a3f217af7f4d0f95bdf7916b774":[5,0,0,20,58], -"classgridfire_1_1_graph_engine.html#a1d5f6a3f217af7f4d0f95bdf7916b774":[7,0,0,19,58], -"classgridfire_1_1_graph_engine.html#a250cc6350dc052fbdfdf9a02066e7891":[5,0,0,20,61], -"classgridfire_1_1_graph_engine.html#a250cc6350dc052fbdfdf9a02066e7891":[7,0,0,19,61], -"classgridfire_1_1_graph_engine.html#a26602e1b3c610780a47b5a6511d6d567":[5,0,0,20,39], -"classgridfire_1_1_graph_engine.html#a26602e1b3c610780a47b5a6511d6d567":[7,0,0,19,39], -"classgridfire_1_1_graph_engine.html#a27f3a928e1f6bbe7e847cffed6db729f":[5,0,0,20,38], -"classgridfire_1_1_graph_engine.html#a27f3a928e1f6bbe7e847cffed6db729f":[7,0,0,19,38], -"classgridfire_1_1_graph_engine.html#a29b338630c959449c15881935ac30746":[5,0,0,20,16], -"classgridfire_1_1_graph_engine.html#a29b338630c959449c15881935ac30746":[7,0,0,19,16], -"classgridfire_1_1_graph_engine.html#a2bea809d2efb3a5e7cc065ec80baebce":[5,0,0,20,10], -"classgridfire_1_1_graph_engine.html#a2bea809d2efb3a5e7cc065ec80baebce":[7,0,0,19,10], -"classgridfire_1_1_graph_engine.html#a2e22b111f6d00ecc9e3804a71f1ce876":[5,0,0,20,70], -"classgridfire_1_1_graph_engine.html#a2e22b111f6d00ecc9e3804a71f1ce876":[7,0,0,19,70], -"classgridfire_1_1_graph_engine.html#a2f1718c89d4aaad028102724d18fa910":[5,0,0,20,62], -"classgridfire_1_1_graph_engine.html#a2f1718c89d4aaad028102724d18fa910":[7,0,0,19,62], -"classgridfire_1_1_graph_engine.html#a30e09ed0bce6aa5fc89beaa316a7b827":[5,0,0,20,65], -"classgridfire_1_1_graph_engine.html#a30e09ed0bce6aa5fc89beaa316a7b827":[7,0,0,19,65], -"classgridfire_1_1_graph_engine.html#a32d3efbf4c3d5158f87c0c732cdc26dc":[5,0,0,20,76], -"classgridfire_1_1_graph_engine.html#a32d3efbf4c3d5158f87c0c732cdc26dc":[7,0,0,19,76], -"classgridfire_1_1_graph_engine.html#a3621f36d77ea8c738ad7de6e5b35ca3e":[5,0,0,20,66], -"classgridfire_1_1_graph_engine.html#a3621f36d77ea8c738ad7de6e5b35ca3e":[7,0,0,19,66], -"classgridfire_1_1_graph_engine.html#a38aaafb1d9a6548bc8e8cb672417bbbe":[5,0,0,20,3], -"classgridfire_1_1_graph_engine.html#a38aaafb1d9a6548bc8e8cb672417bbbe":[7,0,0,19,3], -"classgridfire_1_1_graph_engine.html#a3a03fbd767f495ca667f23789b07c293":[5,0,0,20,4], -"classgridfire_1_1_graph_engine.html#a3a03fbd767f495ca667f23789b07c293":[7,0,0,19,4], -"classgridfire_1_1_graph_engine.html#a3b17102b143435ddfdc015d7a50c4b18":[5,0,0,20,55], -"classgridfire_1_1_graph_engine.html#a3b17102b143435ddfdc015d7a50c4b18":[7,0,0,19,55], -"classgridfire_1_1_graph_engine.html#a3b7f3ba85821165f58f168bc68f86b2d":[5,0,0,20,26], -"classgridfire_1_1_graph_engine.html#a3b7f3ba85821165f58f168bc68f86b2d":[7,0,0,19,26], -"classgridfire_1_1_graph_engine.html#a409991d527ea4d4b05d1af907fe5d197":[5,0,0,20,50], -"classgridfire_1_1_graph_engine.html#a409991d527ea4d4b05d1af907fe5d197":[7,0,0,19,50], -"classgridfire_1_1_graph_engine.html#a47202c43342b96480070874bffce1391":[5,0,0,20,40], -"classgridfire_1_1_graph_engine.html#a47202c43342b96480070874bffce1391":[7,0,0,19,40], -"classgridfire_1_1_graph_engine.html#a47df5a9c448dd1ce8654df819a6cc8ff":[5,0,0,20,30], -"classgridfire_1_1_graph_engine.html#a47df5a9c448dd1ce8654df819a6cc8ff":[7,0,0,19,30], -"classgridfire_1_1_graph_engine.html#a483979fc154adc88d029b3b672066d53":[5,0,0,20,63], -"classgridfire_1_1_graph_engine.html#a483979fc154adc88d029b3b672066d53":[7,0,0,19,63], -"classgridfire_1_1_graph_engine.html#a4e0bbc6448999e2ef06879270b7d3dec":[5,0,0,20,21], -"classgridfire_1_1_graph_engine.html#a4e0bbc6448999e2ef06879270b7d3dec":[7,0,0,19,21], -"classgridfire_1_1_graph_engine.html#a514cc6b5482d6a27902975da17b5e39e":[5,0,0,20,5], -"classgridfire_1_1_graph_engine.html#a514cc6b5482d6a27902975da17b5e39e":[7,0,0,19,5], -"classgridfire_1_1_graph_engine.html#a52288e2629609c8438a3c9bc3f910016":[5,0,0,20,47], -"classgridfire_1_1_graph_engine.html#a52288e2629609c8438a3c9bc3f910016":[7,0,0,19,47], -"classgridfire_1_1_graph_engine.html#a52edc3e88f1e8fc497e1e63972d63c80":[5,0,0,20,72], -"classgridfire_1_1_graph_engine.html#a52edc3e88f1e8fc497e1e63972d63c80":[7,0,0,19,72], -"classgridfire_1_1_graph_engine.html#a5ac7cff23e70bd07ba7e510b753e2ab6":[5,0,0,20,52], -"classgridfire_1_1_graph_engine.html#a5ac7cff23e70bd07ba7e510b753e2ab6":[7,0,0,19,52], -"classgridfire_1_1_graph_engine.html#a5d431d5385b1219ba29689eb29601ea3":[5,0,0,20,67], -"classgridfire_1_1_graph_engine.html#a5d431d5385b1219ba29689eb29601ea3":[7,0,0,19,67], -"classgridfire_1_1_graph_engine.html#a5d6cc63b99b467c2a976d1fbaaa1dfa3":[5,0,0,20,68], -"classgridfire_1_1_graph_engine.html#a5d6cc63b99b467c2a976d1fbaaa1dfa3":[7,0,0,19,68], -"classgridfire_1_1_graph_engine.html#a697f2004e0d02c59e83c7890742d7c9a":[5,0,0,20,29], -"classgridfire_1_1_graph_engine.html#a697f2004e0d02c59e83c7890742d7c9a":[7,0,0,19,29], -"classgridfire_1_1_graph_engine.html#a6c5410878496abc349ba30b691cdf0f1":[5,0,0,20,48], -"classgridfire_1_1_graph_engine.html#a6c5410878496abc349ba30b691cdf0f1":[7,0,0,19,48], -"classgridfire_1_1_graph_engine.html#a7acc98647427981a9602d251c9288012":[5,0,0,20,15], -"classgridfire_1_1_graph_engine.html#a7acc98647427981a9602d251c9288012":[7,0,0,19,15], -"classgridfire_1_1_graph_engine.html#a7dde968244f3c4934c7738445c709232":[5,0,0,20,32], -"classgridfire_1_1_graph_engine.html#a7dde968244f3c4934c7738445c709232":[7,0,0,19,32], -"classgridfire_1_1_graph_engine.html#a80c73690d5af247ff9f2ba8b00abce01":[5,0,0,20,57], -"classgridfire_1_1_graph_engine.html#a80c73690d5af247ff9f2ba8b00abce01":[7,0,0,19,57], -"classgridfire_1_1_graph_engine.html#a816797b1d656d416844489692af44cf6":[5,0,0,20,54], -"classgridfire_1_1_graph_engine.html#a816797b1d656d416844489692af44cf6":[7,0,0,19,54], -"classgridfire_1_1_graph_engine.html#a832e2fe066381811a3e0464806ff5e95":[5,0,0,20,18], -"classgridfire_1_1_graph_engine.html#a832e2fe066381811a3e0464806ff5e95":[7,0,0,19,18], -"classgridfire_1_1_graph_engine.html#a8873331f5ae40a3f640dedbbed685ed9":[5,0,0,20,6], -"classgridfire_1_1_graph_engine.html#a8873331f5ae40a3f640dedbbed685ed9":[7,0,0,19,6], -"classgridfire_1_1_graph_engine.html#a8ab5308629b8707922e5954776254aa6":[5,0,0,20,24], -"classgridfire_1_1_graph_engine.html#a8ab5308629b8707922e5954776254aa6":[7,0,0,19,24], -"classgridfire_1_1_graph_engine.html#a8c29d8bbde407e913be5eb77efb2c0c9":[5,0,0,20,25], -"classgridfire_1_1_graph_engine.html#a8c29d8bbde407e913be5eb77efb2c0c9":[7,0,0,19,25], -"classgridfire_1_1_graph_engine.html#a8d0c0bd54a2908cff62dae7af0c149b5":[5,0,0,20,46], -"classgridfire_1_1_graph_engine.html#a8d0c0bd54a2908cff62dae7af0c149b5":[7,0,0,19,46], -"classgridfire_1_1_graph_engine.html#a8ff064c9996772281984f88ee492d04a":[5,0,0,20,60], -"classgridfire_1_1_graph_engine.html#a8ff064c9996772281984f88ee492d04a":[7,0,0,19,60], -"classgridfire_1_1_graph_engine.html#a92644bc333bff69c5685be4552ca12fd":[5,0,0,20,41], -"classgridfire_1_1_graph_engine.html#a92644bc333bff69c5685be4552ca12fd":[7,0,0,19,41], -"classgridfire_1_1_graph_engine.html#a92d26068ba139e47d335f5fe9e2814cc":[5,0,0,20,64], -"classgridfire_1_1_graph_engine.html#a92d26068ba139e47d335f5fe9e2814cc":[7,0,0,19,64], -"classgridfire_1_1_graph_engine.html#a9340db538a507b96e186b60ba0450205":[5,0,0,20,14], -"classgridfire_1_1_graph_engine.html#a9340db538a507b96e186b60ba0450205":[7,0,0,19,14], -"classgridfire_1_1_graph_engine.html#a972d0705351167dc889a2f6c442e7a93":[5,0,0,20,11], -"classgridfire_1_1_graph_engine.html#a972d0705351167dc889a2f6c442e7a93":[7,0,0,19,11], -"classgridfire_1_1_graph_engine.html#a9ac5893030802b0b846552949e866340":[5,0,0,20,77], -"classgridfire_1_1_graph_engine.html#a9ac5893030802b0b846552949e866340":[7,0,0,19,77], -"classgridfire_1_1_graph_engine.html#a9bc768ca8ca59d442c0d05cb04e36d7c":[5,0,0,20,49], -"classgridfire_1_1_graph_engine.html#a9bc768ca8ca59d442c0d05cb04e36d7c":[7,0,0,19,49], -"classgridfire_1_1_graph_engine.html#a9e426e6c178dd80bd58090489d3b2be9":[5,0,0,20,31], -"classgridfire_1_1_graph_engine.html#a9e426e6c178dd80bd58090489d3b2be9":[7,0,0,19,31], -"classgridfire_1_1_graph_engine.html#aa6202cee0c3c481eda77cc9a91bc126b":[5,0,0,20,34], -"classgridfire_1_1_graph_engine.html#aa6202cee0c3c481eda77cc9a91bc126b":[7,0,0,19,34], -"classgridfire_1_1_graph_engine.html#ab29ef3225c8fcda012b10765df064b63":[5,0,0,20,44], -"classgridfire_1_1_graph_engine.html#ab29ef3225c8fcda012b10765df064b63":[7,0,0,19,44], -"classgridfire_1_1_graph_engine.html#accf01734524a706ad03c9b9898af54b3":[5,0,0,20,12], -"classgridfire_1_1_graph_engine.html#accf01734524a706ad03c9b9898af54b3":[7,0,0,19,12], -"classgridfire_1_1_graph_engine.html#acdce8d87e23a2cd1504bc9472e538c0f":[5,0,0,20,51], -"classgridfire_1_1_graph_engine.html#acdce8d87e23a2cd1504bc9472e538c0f":[7,0,0,19,51], -"classgridfire_1_1_graph_engine.html#acf4cfccea20f5cb31c9886bf233a28be":[5,0,0,20,53], -"classgridfire_1_1_graph_engine.html#acf4cfccea20f5cb31c9886bf233a28be":[7,0,0,19,53], -"classgridfire_1_1_graph_engine.html#ad1cb5fd32efc37668e2d9ecf0c72ad24":[5,0,0,20,74], -"classgridfire_1_1_graph_engine.html#ad1cb5fd32efc37668e2d9ecf0c72ad24":[7,0,0,19,74], -"classgridfire_1_1_graph_engine.html#ad3b97595871d1f62ee7f4726b601ebef":[5,0,0,20,69], -"classgridfire_1_1_graph_engine.html#ad3b97595871d1f62ee7f4726b601ebef":[7,0,0,19,69], -"classgridfire_1_1_graph_engine.html#ad8237c252145a75092202d00f5e1ddf7":[5,0,0,20,73], -"classgridfire_1_1_graph_engine.html#ad8237c252145a75092202d00f5e1ddf7":[7,0,0,19,73], -"classgridfire_1_1_graph_engine.html#ad90a2d770ebf098f0d6d5f5339961e95":[5,0,0,20,33], -"classgridfire_1_1_graph_engine.html#ad90a2d770ebf098f0d6d5f5339961e95":[7,0,0,19,33], -"classgridfire_1_1_graph_engine.html#ad9d6c70ace5cbbf7f3aa7b31fce39490":[5,0,0,20,43], -"classgridfire_1_1_graph_engine.html#ad9d6c70ace5cbbf7f3aa7b31fce39490":[7,0,0,19,43], -"classgridfire_1_1_graph_engine.html#adac8c7d62bae76e17fc060e86dadd929":[5,0,0,20,19], -"classgridfire_1_1_graph_engine.html#adac8c7d62bae76e17fc060e86dadd929":[7,0,0,19,19], -"classgridfire_1_1_graph_engine.html#add98ece49ec5c538bddf3cc77004fe44":[5,0,0,20,28], -"classgridfire_1_1_graph_engine.html#add98ece49ec5c538bddf3cc77004fe44":[7,0,0,19,28], -"classgridfire_1_1_graph_engine.html#ae0c9159cc3467fd85d1a5895f1786c47":[5,0,0,20,8], -"classgridfire_1_1_graph_engine.html#ae0c9159cc3467fd85d1a5895f1786c47":[7,0,0,19,8], -"classgridfire_1_1_graph_engine.html#ae11f6267077025ca342e2e263ad87e5e":[5,0,0,20,20], -"classgridfire_1_1_graph_engine.html#ae11f6267077025ca342e2e263ad87e5e":[7,0,0,19,20], -"classgridfire_1_1_graph_engine.html#ae7a210d9ab13ad5fb0c612f027acabd0":[5,0,0,20,37], -"classgridfire_1_1_graph_engine.html#ae7a210d9ab13ad5fb0c612f027acabd0":[7,0,0,19,37], -"classgridfire_1_1_graph_engine.html#ae7a371be61ab09b3fa4a93f05bd44e5e":[5,0,0,20,42], -"classgridfire_1_1_graph_engine.html#ae7a371be61ab09b3fa4a93f05bd44e5e":[7,0,0,19,42], -"classgridfire_1_1_graph_engine.html#aed726d36ee2b3796beff6067a1e4db38":[5,0,0,20,22], -"classgridfire_1_1_graph_engine.html#aed726d36ee2b3796beff6067a1e4db38":[7,0,0,19,22], -"classgridfire_1_1_graph_engine.html#aedf42d83bfcc28313b6b6454034d2efa":[5,0,0,20,17], -"classgridfire_1_1_graph_engine.html#aedf42d83bfcc28313b6b6454034d2efa":[7,0,0,19,17], -"classgridfire_1_1_graph_engine.html#aef12443d7980301d8bb89f4ba4890450":[5,0,0,20,7], -"classgridfire_1_1_graph_engine.html#aef12443d7980301d8bb89f4ba4890450":[7,0,0,19,7], -"classgridfire_1_1_graph_engine.html#af04a9f8a629d6f6c58c477af0f1ab9e5":[5,0,0,20,36], -"classgridfire_1_1_graph_engine.html#af04a9f8a629d6f6c58c477af0f1ab9e5":[7,0,0,19,36], -"classgridfire_1_1_graph_engine.html#af17cf3762abac3efcab9a8e87c961210":[5,0,0,20,71], -"classgridfire_1_1_graph_engine.html#af17cf3762abac3efcab9a8e87c961210":[7,0,0,19,71], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html":[5,0,0,20,0], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html":[7,0,0,19,0], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a20d8e668f0af5fad5b7eda12564dc7cf":[5,0,0,20,0,0], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a20d8e668f0af5fad5b7eda12564dc7cf":[7,0,0,19,0,0], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a4e8ff268c4377599c8798c7929ec2d5e":[5,0,0,20,0,4], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a4e8ff268c4377599c8798c7929ec2d5e":[7,0,0,19,0,4], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a75d355a0bef27217165644affd0cca4d":[5,0,0,20,0,5], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a75d355a0bef27217165644affd0cca4d":[7,0,0,19,0,5], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a881d4daf2b973d523548cd8d4021bdc4":[5,0,0,20,0,3], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a881d4daf2b973d523548cd8d4021bdc4":[7,0,0,19,0,3], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a98ed8b450f7868f55e8362a848a4710d":[5,0,0,20,0,6], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a98ed8b450f7868f55e8362a848a4710d":[7,0,0,19,0,6], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#ad9b8dd0e8ba9c7745e33acc9a649d2e0":[5,0,0,20,0,2], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#ad9b8dd0e8ba9c7745e33acc9a649d2e0":[7,0,0,19,0,2], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aec41632c2a362be33a1f7ff04204cbf4":[5,0,0,20,0,1], -"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aec41632c2a362be33a1f7ff04204cbf4":[7,0,0,19,0,1], -"classgridfire_1_1_multiscale_partitioning_engine_view.html":[5,0,0,21], -"classgridfire_1_1_multiscale_partitioning_engine_view.html":[7,0,0,20], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a0437c51f94bf834a11adf481b2afad93":[5,0,0,21,43], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a0437c51f94bf834a11adf481b2afad93":[7,0,0,20,43], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a05730ced13ac5331060ca011f0da6235":[5,0,0,21,33], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a05730ced13ac5331060ca011f0da6235":[7,0,0,20,33], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a05e45017bbb772c586f483bd527004ee":[5,0,0,21,5], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a05e45017bbb772c586f483bd527004ee":[7,0,0,20,5], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a0df457c0f0f6f403a295335c84fd828f":[5,0,0,21,4], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a0df457c0f0f6f403a295335c84fd828f":[7,0,0,20,4], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1a0c0a0ade632eb10f0eecab828a059f":[5,0,0,21,35], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1a0c0a0ade632eb10f0eecab828a059f":[7,0,0,20,35], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1a14b0c7ec882b2ad2370f7aa729b9f9":[5,0,0,21,23], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1a14b0c7ec882b2ad2370f7aa729b9f9":[7,0,0,20,23], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b17f94386882ea1524147782b7a1ddc":[5,0,0,21,12], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b17f94386882ea1524147782b7a1ddc":[7,0,0,20,12], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b4aa04a1e641204e4fd82361b0e39c6":[5,0,0,21,48], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b4aa04a1e641204e4fd82361b0e39c6":[7,0,0,20,48], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1e04e8cb8c84b1bd033ac599accf0888":[5,0,0,21,17], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1e04e8cb8c84b1bd033ac599accf0888":[7,0,0,20,17], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a22bd1f0e821ed415611d75bac67063d1":[5,0,0,21,16], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a22bd1f0e821ed415611d75bac67063d1":[7,0,0,20,16], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a253e51d6dc7226a863a123683049af61":[5,0,0,21,20], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a253e51d6dc7226a863a123683049af61":[7,0,0,20,20], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a2f0c45d4e2b2f9de5d961088f3ab0a9a":[5,0,0,21,11], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a2f0c45d4e2b2f9de5d961088f3ab0a9a":[7,0,0,20,11], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a34b5fdb2078e748edfbe6846ecadd681":[5,0,0,21,3], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a34b5fdb2078e748edfbe6846ecadd681":[7,0,0,20,3], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3af2b37ce21829d9554d702cad074470":[5,0,0,21,41], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3af2b37ce21829d9554d702cad074470":[7,0,0,20,41], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c327a40d7c667043826002975baa2b4":[5,0,0,21,31], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c327a40d7c667043826002975baa2b4":[7,0,0,20,31], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c82e4e082d1c82b1b090ac9847c7c5e":[5,0,0,21,18], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c82e4e082d1c82b1b090ac9847c7c5e":[7,0,0,20,18] +"classgridfire_1_1_dynamic_engine.html#a25c040d3078f6ff2ef38f733eb68f1fa":[8,0,0,14,11], +"classgridfire_1_1_dynamic_engine.html#a264bd5a8891c8c5f0dff32867effe547":[6,0,0,15,0], +"classgridfire_1_1_dynamic_engine.html#a264bd5a8891c8c5f0dff32867effe547":[8,0,0,14,0], +"classgridfire_1_1_dynamic_engine.html#a39cf5b738eea0a275bf8c0eb5789fab3":[6,0,0,15,1], +"classgridfire_1_1_dynamic_engine.html#a39cf5b738eea0a275bf8c0eb5789fab3":[8,0,0,14,1], +"classgridfire_1_1_dynamic_engine.html#a3fb44b6f55563a2f590f31916528f2bd":[6,0,0,15,20], +"classgridfire_1_1_dynamic_engine.html#a3fb44b6f55563a2f590f31916528f2bd":[8,0,0,14,20], +"classgridfire_1_1_dynamic_engine.html#a49025489901e22a20cdf99b455ff2ff0":[6,0,0,15,19], +"classgridfire_1_1_dynamic_engine.html#a49025489901e22a20cdf99b455ff2ff0":[8,0,0,14,19], +"classgridfire_1_1_dynamic_engine.html#a495bdb1e0c6f9911deb844b22c33644e":[6,0,0,15,4], +"classgridfire_1_1_dynamic_engine.html#a495bdb1e0c6f9911deb844b22c33644e":[8,0,0,14,4], +"classgridfire_1_1_dynamic_engine.html#a4e2c8b896661b7a89beffe0066cb21cf":[6,0,0,15,18], +"classgridfire_1_1_dynamic_engine.html#a4e2c8b896661b7a89beffe0066cb21cf":[8,0,0,14,18], +"classgridfire_1_1_dynamic_engine.html#a55f1b7e5ebe2840e1d7c54665ca5411a":[6,0,0,15,16], +"classgridfire_1_1_dynamic_engine.html#a55f1b7e5ebe2840e1d7c54665ca5411a":[8,0,0,14,16], +"classgridfire_1_1_dynamic_engine.html#a7a203f8e0f3a6744ddc912dfbcfdbcc0":[6,0,0,15,10], +"classgridfire_1_1_dynamic_engine.html#a7a203f8e0f3a6744ddc912dfbcfdbcc0":[8,0,0,14,10], +"classgridfire_1_1_dynamic_engine.html#a827c7e6fa7f2c5baf13a564fb4911388":[6,0,0,15,2], +"classgridfire_1_1_dynamic_engine.html#a827c7e6fa7f2c5baf13a564fb4911388":[8,0,0,14,2], +"classgridfire_1_1_dynamic_engine.html#a8538fd9285a192f879a45e3dd3f26362":[6,0,0,15,5], +"classgridfire_1_1_dynamic_engine.html#a8538fd9285a192f879a45e3dd3f26362":[8,0,0,14,5], +"classgridfire_1_1_dynamic_engine.html#a88dbf350dc0ea3e2b64d825f489e0d60":[6,0,0,15,8], +"classgridfire_1_1_dynamic_engine.html#a88dbf350dc0ea3e2b64d825f489e0d60":[8,0,0,14,8], +"classgridfire_1_1_dynamic_engine.html#a8f66fb76c9f983ee93bf8b95cdc85596":[6,0,0,15,12], +"classgridfire_1_1_dynamic_engine.html#a8f66fb76c9f983ee93bf8b95cdc85596":[8,0,0,14,12], +"classgridfire_1_1_dynamic_engine.html#a942e65ced17ca602482cc42e469d6398":[6,0,0,15,15], +"classgridfire_1_1_dynamic_engine.html#a942e65ced17ca602482cc42e469d6398":[8,0,0,14,15], +"classgridfire_1_1_dynamic_engine.html#aa799ff785e7e79bf35b11efd55f6282a":[6,0,0,15,21], +"classgridfire_1_1_dynamic_engine.html#aa799ff785e7e79bf35b11efd55f6282a":[8,0,0,14,21], +"classgridfire_1_1_dynamic_engine.html#ad19c8451b6f624e2938f771cc067d5c1":[6,0,0,15,14], +"classgridfire_1_1_dynamic_engine.html#ad19c8451b6f624e2938f771cc067d5c1":[8,0,0,14,14], +"classgridfire_1_1_dynamic_engine.html#ae7114f5ebc6667b5e5971c0450ed03d9":[6,0,0,15,13], +"classgridfire_1_1_dynamic_engine.html#ae7114f5ebc6667b5e5971c0450ed03d9":[8,0,0,14,13], +"classgridfire_1_1_dynamic_engine.html#aeae6d84ef74d88fd2cdf07b82e98a16f":[6,0,0,15,6], +"classgridfire_1_1_dynamic_engine.html#aeae6d84ef74d88fd2cdf07b82e98a16f":[8,0,0,14,6], +"classgridfire_1_1_dynamic_engine.html#af496e04f7be9a0a51ac65dc95f901ffe":[6,0,0,15,9], +"classgridfire_1_1_dynamic_engine.html#af496e04f7be9a0a51ac65dc95f901ffe":[8,0,0,14,9], +"classgridfire_1_1_engine.html":[6,0,0,17], +"classgridfire_1_1_engine.html":[8,0,0,16], +"classgridfire_1_1_engine.html#a020e1b493d6964cafdad08fde697ceb3":[6,0,0,17,2], +"classgridfire_1_1_engine.html#a020e1b493d6964cafdad08fde697ceb3":[8,0,0,16,2], +"classgridfire_1_1_engine.html#a2e7970bed2100699f226f4141d5db037":[6,0,0,17,0], +"classgridfire_1_1_engine.html#a2e7970bed2100699f226f4141d5db037":[8,0,0,16,0], +"classgridfire_1_1_engine.html#add48d3af9ebde17717e42e220e349740":[6,0,0,17,1], +"classgridfire_1_1_engine.html#add48d3af9ebde17717e42e220e349740":[8,0,0,16,1], +"classgridfire_1_1_engine_view.html":[6,0,0,18], +"classgridfire_1_1_engine_view.html":[8,0,0,17], +"classgridfire_1_1_engine_view.html#a994660f2d553f3a123512dc5eb421e74":[6,0,0,18,0], +"classgridfire_1_1_engine_view.html#a994660f2d553f3a123512dc5eb421e74":[8,0,0,17,0], +"classgridfire_1_1_engine_view.html#ad294227f8b5cf6d970c349eabf5447a6":[6,0,0,18,1], +"classgridfire_1_1_engine_view.html#ad294227f8b5cf6d970c349eabf5447a6":[8,0,0,17,1], +"classgridfire_1_1_file_defined_engine_view.html":[6,0,0,19], +"classgridfire_1_1_file_defined_engine_view.html":[8,0,0,18], +"classgridfire_1_1_file_defined_engine_view.html#a0a9b07176cb93b54c677b6ce71fda500":[6,0,0,19,8], +"classgridfire_1_1_file_defined_engine_view.html#a0a9b07176cb93b54c677b6ce71fda500":[8,0,0,18,8], +"classgridfire_1_1_file_defined_engine_view.html#a1b343998b93955025a589b2b4541e33b":[6,0,0,19,6], +"classgridfire_1_1_file_defined_engine_view.html#a1b343998b93955025a589b2b4541e33b":[8,0,0,18,6], +"classgridfire_1_1_file_defined_engine_view.html#a276a5041dd7c17946b9769b7c0f034a4":[6,0,0,19,2], +"classgridfire_1_1_file_defined_engine_view.html#a276a5041dd7c17946b9769b7c0f034a4":[8,0,0,18,2], +"classgridfire_1_1_file_defined_engine_view.html#a63f8f85e75ecaab6fa39d48d7a846187":[6,0,0,19,0], +"classgridfire_1_1_file_defined_engine_view.html#a63f8f85e75ecaab6fa39d48d7a846187":[8,0,0,18,0], +"classgridfire_1_1_file_defined_engine_view.html#a7a80966c023ae722239491af58609362":[6,0,0,19,5], +"classgridfire_1_1_file_defined_engine_view.html#a7a80966c023ae722239491af58609362":[8,0,0,18,5], +"classgridfire_1_1_file_defined_engine_view.html#a9d93633ed4ab68de94b7274f879a0432":[6,0,0,19,7], +"classgridfire_1_1_file_defined_engine_view.html#a9d93633ed4ab68de94b7274f879a0432":[8,0,0,18,7], +"classgridfire_1_1_file_defined_engine_view.html#acbb1a9bcb775e6d50de512a333afed08":[6,0,0,19,1], +"classgridfire_1_1_file_defined_engine_view.html#acbb1a9bcb775e6d50de512a333afed08":[8,0,0,18,1], +"classgridfire_1_1_file_defined_engine_view.html#ae0c35d8963b6ed05aeb88089ce301718":[6,0,0,19,3], +"classgridfire_1_1_file_defined_engine_view.html#ae0c35d8963b6ed05aeb88089ce301718":[8,0,0,18,3], +"classgridfire_1_1_file_defined_engine_view.html#aea834dc382ff1d663040db4532ea928f":[6,0,0,19,4], +"classgridfire_1_1_file_defined_engine_view.html#aea834dc382ff1d663040db4532ea928f":[8,0,0,18,4], +"classgridfire_1_1_graph_engine.html":[6,0,0,20], +"classgridfire_1_1_graph_engine.html":[8,0,0,19], +"classgridfire_1_1_graph_engine.html#a015f8975701f028c29835d3a9794e00f":[6,0,0,20,44], +"classgridfire_1_1_graph_engine.html#a015f8975701f028c29835d3a9794e00f":[8,0,0,19,44], +"classgridfire_1_1_graph_engine.html#a0a4b3ab5955b2d89f1201b81f19a6103":[6,0,0,20,8], +"classgridfire_1_1_graph_engine.html#a0a4b3ab5955b2d89f1201b81f19a6103":[8,0,0,19,8], +"classgridfire_1_1_graph_engine.html#a0ed390f3e598ebba4e245ac90bb78767":[6,0,0,20,34], +"classgridfire_1_1_graph_engine.html#a0ed390f3e598ebba4e245ac90bb78767":[8,0,0,19,34], +"classgridfire_1_1_graph_engine.html#a10c01bc20ae668c2857efb2a1783098e":[6,0,0,20,64], +"classgridfire_1_1_graph_engine.html#a10c01bc20ae668c2857efb2a1783098e":[8,0,0,19,64], +"classgridfire_1_1_graph_engine.html#a166a5f4349580f9aa0b930afec73fcc4":[6,0,0,20,30], +"classgridfire_1_1_graph_engine.html#a166a5f4349580f9aa0b930afec73fcc4":[8,0,0,19,30], +"classgridfire_1_1_graph_engine.html#a1675859971f0bd2db0650f8da54ed7eb":[6,0,0,20,13], +"classgridfire_1_1_graph_engine.html#a1675859971f0bd2db0650f8da54ed7eb":[8,0,0,19,13], +"classgridfire_1_1_graph_engine.html#a183cbef618742d97b2b6edb60522eb6c":[6,0,0,20,78], +"classgridfire_1_1_graph_engine.html#a183cbef618742d97b2b6edb60522eb6c":[8,0,0,19,78], +"classgridfire_1_1_graph_engine.html#a191cff35402d3c97c82c5c966a39d0de":[6,0,0,20,87], +"classgridfire_1_1_graph_engine.html#a191cff35402d3c97c82c5c966a39d0de":[8,0,0,19,87], +"classgridfire_1_1_graph_engine.html#a19b2eea0e8d05ac90f9fd7120bdc6e06":[6,0,0,20,67], +"classgridfire_1_1_graph_engine.html#a19b2eea0e8d05ac90f9fd7120bdc6e06":[8,0,0,19,67], +"classgridfire_1_1_graph_engine.html#a1cd8c6f34ab262e5ad30631ee4afb0b2":[6,0,0,20,15], +"classgridfire_1_1_graph_engine.html#a1cd8c6f34ab262e5ad30631ee4afb0b2":[8,0,0,19,15], +"classgridfire_1_1_graph_engine.html#a1d5f6a3f217af7f4d0f95bdf7916b774":[6,0,0,20,66], +"classgridfire_1_1_graph_engine.html#a1d5f6a3f217af7f4d0f95bdf7916b774":[8,0,0,19,66], +"classgridfire_1_1_graph_engine.html#a250cc6350dc052fbdfdf9a02066e7891":[6,0,0,20,70], +"classgridfire_1_1_graph_engine.html#a250cc6350dc052fbdfdf9a02066e7891":[8,0,0,19,70], +"classgridfire_1_1_graph_engine.html#a26602e1b3c610780a47b5a6511d6d567":[6,0,0,20,48], +"classgridfire_1_1_graph_engine.html#a26602e1b3c610780a47b5a6511d6d567":[8,0,0,19,48], +"classgridfire_1_1_graph_engine.html#a27defac90fa7582455d168aec8bd036c":[6,0,0,20,12], +"classgridfire_1_1_graph_engine.html#a27defac90fa7582455d168aec8bd036c":[8,0,0,19,12], +"classgridfire_1_1_graph_engine.html#a27f3a928e1f6bbe7e847cffed6db729f":[6,0,0,20,47], +"classgridfire_1_1_graph_engine.html#a27f3a928e1f6bbe7e847cffed6db729f":[8,0,0,19,47], +"classgridfire_1_1_graph_engine.html#a29b338630c959449c15881935ac30746":[6,0,0,20,21], +"classgridfire_1_1_graph_engine.html#a29b338630c959449c15881935ac30746":[8,0,0,19,21], +"classgridfire_1_1_graph_engine.html#a2a43655ee34869126636f4fe9d687694":[6,0,0,20,14], +"classgridfire_1_1_graph_engine.html#a2a43655ee34869126636f4fe9d687694":[8,0,0,19,14], +"classgridfire_1_1_graph_engine.html#a2a8c5234f68e9c1806795e7a4e10922c":[6,0,0,20,20], +"classgridfire_1_1_graph_engine.html#a2a8c5234f68e9c1806795e7a4e10922c":[8,0,0,19,20], +"classgridfire_1_1_graph_engine.html#a2e22b111f6d00ecc9e3804a71f1ce876":[6,0,0,20,82], +"classgridfire_1_1_graph_engine.html#a2e22b111f6d00ecc9e3804a71f1ce876":[8,0,0,19,82], +"classgridfire_1_1_graph_engine.html#a2f1718c89d4aaad028102724d18fa910":[6,0,0,20,71], +"classgridfire_1_1_graph_engine.html#a2f1718c89d4aaad028102724d18fa910":[8,0,0,19,71], +"classgridfire_1_1_graph_engine.html#a30e09ed0bce6aa5fc89beaa316a7b827":[6,0,0,20,76], +"classgridfire_1_1_graph_engine.html#a30e09ed0bce6aa5fc89beaa316a7b827":[8,0,0,19,76], +"classgridfire_1_1_graph_engine.html#a32d3efbf4c3d5158f87c0c732cdc26dc":[6,0,0,20,88], +"classgridfire_1_1_graph_engine.html#a32d3efbf4c3d5158f87c0c732cdc26dc":[8,0,0,19,88], +"classgridfire_1_1_graph_engine.html#a35552299e1b774386f1e603a702fc7c2":[6,0,0,20,6], +"classgridfire_1_1_graph_engine.html#a35552299e1b774386f1e603a702fc7c2":[8,0,0,19,6], +"classgridfire_1_1_graph_engine.html#a3621f36d77ea8c738ad7de6e5b35ca3e":[6,0,0,20,77], +"classgridfire_1_1_graph_engine.html#a3621f36d77ea8c738ad7de6e5b35ca3e":[8,0,0,19,77], +"classgridfire_1_1_graph_engine.html#a38aaafb1d9a6548bc8e8cb672417bbbe":[6,0,0,20,4], +"classgridfire_1_1_graph_engine.html#a38aaafb1d9a6548bc8e8cb672417bbbe":[8,0,0,19,4], +"classgridfire_1_1_graph_engine.html#a3a03fbd767f495ca667f23789b07c293":[6,0,0,20,5], +"classgridfire_1_1_graph_engine.html#a3a03fbd767f495ca667f23789b07c293":[8,0,0,19,5], +"classgridfire_1_1_graph_engine.html#a3b17102b143435ddfdc015d7a50c4b18":[6,0,0,20,63], +"classgridfire_1_1_graph_engine.html#a3b17102b143435ddfdc015d7a50c4b18":[8,0,0,19,63], +"classgridfire_1_1_graph_engine.html#a3b7f3ba85821165f58f168bc68f86b2d":[6,0,0,20,33], +"classgridfire_1_1_graph_engine.html#a3b7f3ba85821165f58f168bc68f86b2d":[8,0,0,19,33], +"classgridfire_1_1_graph_engine.html#a409991d527ea4d4b05d1af907fe5d197":[6,0,0,20,58], +"classgridfire_1_1_graph_engine.html#a409991d527ea4d4b05d1af907fe5d197":[8,0,0,19,58], +"classgridfire_1_1_graph_engine.html#a47202c43342b96480070874bffce1391":[6,0,0,20,49], +"classgridfire_1_1_graph_engine.html#a47202c43342b96480070874bffce1391":[8,0,0,19,49], +"classgridfire_1_1_graph_engine.html#a47df5a9c448dd1ce8654df819a6cc8ff":[6,0,0,20,37], +"classgridfire_1_1_graph_engine.html#a47df5a9c448dd1ce8654df819a6cc8ff":[8,0,0,19,37], +"classgridfire_1_1_graph_engine.html#a483979fc154adc88d029b3b672066d53":[6,0,0,20,74], +"classgridfire_1_1_graph_engine.html#a483979fc154adc88d029b3b672066d53":[8,0,0,19,74], +"classgridfire_1_1_graph_engine.html#a496bfc97e8db72faa147d2dab94fa5f1":[6,0,0,20,38], +"classgridfire_1_1_graph_engine.html#a496bfc97e8db72faa147d2dab94fa5f1":[8,0,0,19,38], +"classgridfire_1_1_graph_engine.html#a4e0bbc6448999e2ef06879270b7d3dec":[6,0,0,20,27], +"classgridfire_1_1_graph_engine.html#a4e0bbc6448999e2ef06879270b7d3dec":[8,0,0,19,27], +"classgridfire_1_1_graph_engine.html#a514cc6b5482d6a27902975da17b5e39e":[6,0,0,20,7], +"classgridfire_1_1_graph_engine.html#a514cc6b5482d6a27902975da17b5e39e":[8,0,0,19,7], +"classgridfire_1_1_graph_engine.html#a52288e2629609c8438a3c9bc3f910016":[6,0,0,20,55], +"classgridfire_1_1_graph_engine.html#a52288e2629609c8438a3c9bc3f910016":[8,0,0,19,55], +"classgridfire_1_1_graph_engine.html#a52edc3e88f1e8fc497e1e63972d63c80":[6,0,0,20,84], +"classgridfire_1_1_graph_engine.html#a52edc3e88f1e8fc497e1e63972d63c80":[8,0,0,19,84], +"classgridfire_1_1_graph_engine.html#a578ecf0e3b0e5197ed6b33c7abf8f770":[6,0,0,20,41], +"classgridfire_1_1_graph_engine.html#a578ecf0e3b0e5197ed6b33c7abf8f770":[8,0,0,19,41], +"classgridfire_1_1_graph_engine.html#a5ac7cff23e70bd07ba7e510b753e2ab6":[6,0,0,20,60], +"classgridfire_1_1_graph_engine.html#a5ac7cff23e70bd07ba7e510b753e2ab6":[8,0,0,19,60], +"classgridfire_1_1_graph_engine.html#a5d431d5385b1219ba29689eb29601ea3":[6,0,0,20,79], +"classgridfire_1_1_graph_engine.html#a5d431d5385b1219ba29689eb29601ea3":[8,0,0,19,79], +"classgridfire_1_1_graph_engine.html#a5d6cc63b99b467c2a976d1fbaaa1dfa3":[6,0,0,20,80], +"classgridfire_1_1_graph_engine.html#a5d6cc63b99b467c2a976d1fbaaa1dfa3":[8,0,0,19,80], +"classgridfire_1_1_graph_engine.html#a697f2004e0d02c59e83c7890742d7c9a":[6,0,0,20,36], +"classgridfire_1_1_graph_engine.html#a697f2004e0d02c59e83c7890742d7c9a":[8,0,0,19,36], +"classgridfire_1_1_graph_engine.html#a6c5410878496abc349ba30b691cdf0f1":[6,0,0,20,56], +"classgridfire_1_1_graph_engine.html#a6c5410878496abc349ba30b691cdf0f1":[8,0,0,19,56], +"classgridfire_1_1_graph_engine.html#a746ba3f5f61701cfd4f15578c1a4914a":[6,0,0,20,22], +"classgridfire_1_1_graph_engine.html#a746ba3f5f61701cfd4f15578c1a4914a":[8,0,0,19,22], +"classgridfire_1_1_graph_engine.html#a7acc98647427981a9602d251c9288012":[6,0,0,20,19], +"classgridfire_1_1_graph_engine.html#a7acc98647427981a9602d251c9288012":[8,0,0,19,19], +"classgridfire_1_1_graph_engine.html#a7dde968244f3c4934c7738445c709232":[6,0,0,20,40], +"classgridfire_1_1_graph_engine.html#a7dde968244f3c4934c7738445c709232":[8,0,0,19,40], +"classgridfire_1_1_graph_engine.html#a80c73690d5af247ff9f2ba8b00abce01":[6,0,0,20,65], +"classgridfire_1_1_graph_engine.html#a80c73690d5af247ff9f2ba8b00abce01":[8,0,0,19,65], +"classgridfire_1_1_graph_engine.html#a816797b1d656d416844489692af44cf6":[6,0,0,20,62], +"classgridfire_1_1_graph_engine.html#a816797b1d656d416844489692af44cf6":[8,0,0,19,62], +"classgridfire_1_1_graph_engine.html#a832e2fe066381811a3e0464806ff5e95":[6,0,0,20,24], +"classgridfire_1_1_graph_engine.html#a832e2fe066381811a3e0464806ff5e95":[8,0,0,19,24], +"classgridfire_1_1_graph_engine.html#a8ab5308629b8707922e5954776254aa6":[6,0,0,20,31], +"classgridfire_1_1_graph_engine.html#a8ab5308629b8707922e5954776254aa6":[8,0,0,19,31], +"classgridfire_1_1_graph_engine.html#a8c29d8bbde407e913be5eb77efb2c0c9":[6,0,0,20,32], +"classgridfire_1_1_graph_engine.html#a8c29d8bbde407e913be5eb77efb2c0c9":[8,0,0,19,32], +"classgridfire_1_1_graph_engine.html#a8d0c0bd54a2908cff62dae7af0c149b5":[6,0,0,20,54], +"classgridfire_1_1_graph_engine.html#a8d0c0bd54a2908cff62dae7af0c149b5":[8,0,0,19,54], +"classgridfire_1_1_graph_engine.html#a8ff064c9996772281984f88ee492d04a":[6,0,0,20,69], +"classgridfire_1_1_graph_engine.html#a8ff064c9996772281984f88ee492d04a":[8,0,0,19,69], +"classgridfire_1_1_graph_engine.html#a92644bc333bff69c5685be4552ca12fd":[6,0,0,20,50], +"classgridfire_1_1_graph_engine.html#a92644bc333bff69c5685be4552ca12fd":[8,0,0,19,50], +"classgridfire_1_1_graph_engine.html#a92d26068ba139e47d335f5fe9e2814cc":[6,0,0,20,75], +"classgridfire_1_1_graph_engine.html#a92d26068ba139e47d335f5fe9e2814cc":[8,0,0,19,75], +"classgridfire_1_1_graph_engine.html#a9340db538a507b96e186b60ba0450205":[6,0,0,20,18], +"classgridfire_1_1_graph_engine.html#a9340db538a507b96e186b60ba0450205":[8,0,0,19,18], +"classgridfire_1_1_graph_engine.html#a9ac5893030802b0b846552949e866340":[6,0,0,20,89], +"classgridfire_1_1_graph_engine.html#a9ac5893030802b0b846552949e866340":[8,0,0,19,89], +"classgridfire_1_1_graph_engine.html#a9bc768ca8ca59d442c0d05cb04e36d7c":[6,0,0,20,57], +"classgridfire_1_1_graph_engine.html#a9bc768ca8ca59d442c0d05cb04e36d7c":[8,0,0,19,57], +"classgridfire_1_1_graph_engine.html#a9e426e6c178dd80bd58090489d3b2be9":[6,0,0,20,39], +"classgridfire_1_1_graph_engine.html#a9e426e6c178dd80bd58090489d3b2be9":[8,0,0,19,39], +"classgridfire_1_1_graph_engine.html#aa6202cee0c3c481eda77cc9a91bc126b":[6,0,0,20,43], +"classgridfire_1_1_graph_engine.html#aa6202cee0c3c481eda77cc9a91bc126b":[8,0,0,19,43], +"classgridfire_1_1_graph_engine.html#ab29ef3225c8fcda012b10765df064b63":[6,0,0,20,53], +"classgridfire_1_1_graph_engine.html#ab29ef3225c8fcda012b10765df064b63":[8,0,0,19,53], +"classgridfire_1_1_graph_engine.html#abd59415d74e3d1da0bc059fa64af1689":[6,0,0,20,28], +"classgridfire_1_1_graph_engine.html#abd59415d74e3d1da0bc059fa64af1689":[8,0,0,19,28], +"classgridfire_1_1_graph_engine.html#abd6211ca7dd762e8a7bc9729ccb81917":[6,0,0,20,10], +"classgridfire_1_1_graph_engine.html#abd6211ca7dd762e8a7bc9729ccb81917":[8,0,0,19,10], +"classgridfire_1_1_graph_engine.html#ac2da85a22894d8a2138f2e0741fe9475":[6,0,0,20,9], +"classgridfire_1_1_graph_engine.html#ac2da85a22894d8a2138f2e0741fe9475":[8,0,0,19,9], +"classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6":[6,0,0,20,3], +"classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6":[8,0,0,19,3], +"classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6a162cb379760275c9685281ee27025cdb":[6,0,0,20,3,2], +"classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6a162cb379760275c9685281ee27025cdb":[8,0,0,19,3,2], +"classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6a4d855a061b3066dc14a3b12ed26b5456":[6,0,0,20,3,1], +"classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6a4d855a061b3066dc14a3b12ed26b5456":[8,0,0,19,3,1], +"classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6abf43af1b1ac8bc6cb42296815a429ae3":[6,0,0,20,3,3], +"classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6abf43af1b1ac8bc6cb42296815a429ae3":[8,0,0,19,3,3], +"classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6add652546039b18970b8dcf2cff824268":[6,0,0,20,3,0], +"classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6add652546039b18970b8dcf2cff824268":[8,0,0,19,3,0], +"classgridfire_1_1_graph_engine.html#accf01734524a706ad03c9b9898af54b3":[6,0,0,20,16], +"classgridfire_1_1_graph_engine.html#accf01734524a706ad03c9b9898af54b3":[8,0,0,19,16], +"classgridfire_1_1_graph_engine.html#acdce8d87e23a2cd1504bc9472e538c0f":[6,0,0,20,59], +"classgridfire_1_1_graph_engine.html#acdce8d87e23a2cd1504bc9472e538c0f":[8,0,0,19,59], +"classgridfire_1_1_graph_engine.html#acf4cfccea20f5cb31c9886bf233a28be":[6,0,0,20,61], +"classgridfire_1_1_graph_engine.html#acf4cfccea20f5cb31c9886bf233a28be":[8,0,0,19,61], +"classgridfire_1_1_graph_engine.html#ad1cb5fd32efc37668e2d9ecf0c72ad24":[6,0,0,20,86], +"classgridfire_1_1_graph_engine.html#ad1cb5fd32efc37668e2d9ecf0c72ad24":[8,0,0,19,86], +"classgridfire_1_1_graph_engine.html#ad3b97595871d1f62ee7f4726b601ebef":[6,0,0,20,81], +"classgridfire_1_1_graph_engine.html#ad3b97595871d1f62ee7f4726b601ebef":[8,0,0,19,81], +"classgridfire_1_1_graph_engine.html#ad593a2d1b8fbbc01b63b0133357364ac":[6,0,0,20,52], +"classgridfire_1_1_graph_engine.html#ad593a2d1b8fbbc01b63b0133357364ac":[8,0,0,19,52], +"classgridfire_1_1_graph_engine.html#ad730251f4cd877006f2520be84ac85e9":[6,0,0,20,72], +"classgridfire_1_1_graph_engine.html#ad730251f4cd877006f2520be84ac85e9":[8,0,0,19,72], +"classgridfire_1_1_graph_engine.html#ad8237c252145a75092202d00f5e1ddf7":[6,0,0,20,85], +"classgridfire_1_1_graph_engine.html#ad8237c252145a75092202d00f5e1ddf7":[8,0,0,19,85], +"classgridfire_1_1_graph_engine.html#ad90a2d770ebf098f0d6d5f5339961e95":[6,0,0,20,42], +"classgridfire_1_1_graph_engine.html#ad90a2d770ebf098f0d6d5f5339961e95":[8,0,0,19,42], +"classgridfire_1_1_graph_engine.html#adac8c7d62bae76e17fc060e86dadd929":[6,0,0,20,25], +"classgridfire_1_1_graph_engine.html#adac8c7d62bae76e17fc060e86dadd929":[8,0,0,19,25], +"classgridfire_1_1_graph_engine.html#adc3758335b680d41edfdf0c64eeb27c6":[6,0,0,20,73], +"classgridfire_1_1_graph_engine.html#adc3758335b680d41edfdf0c64eeb27c6":[8,0,0,19,73], +"classgridfire_1_1_graph_engine.html#add98ece49ec5c538bddf3cc77004fe44":[6,0,0,20,35], +"classgridfire_1_1_graph_engine.html#add98ece49ec5c538bddf3cc77004fe44":[8,0,0,19,35], +"classgridfire_1_1_graph_engine.html#ae0c9159cc3467fd85d1a5895f1786c47":[6,0,0,20,11], +"classgridfire_1_1_graph_engine.html#ae0c9159cc3467fd85d1a5895f1786c47":[8,0,0,19,11], +"classgridfire_1_1_graph_engine.html#ae11f6267077025ca342e2e263ad87e5e":[6,0,0,20,26], +"classgridfire_1_1_graph_engine.html#ae11f6267077025ca342e2e263ad87e5e":[8,0,0,19,26], +"classgridfire_1_1_graph_engine.html#ae7a210d9ab13ad5fb0c612f027acabd0":[6,0,0,20,46], +"classgridfire_1_1_graph_engine.html#ae7a210d9ab13ad5fb0c612f027acabd0":[8,0,0,19,46], +"classgridfire_1_1_graph_engine.html#ae7a371be61ab09b3fa4a93f05bd44e5e":[6,0,0,20,51], +"classgridfire_1_1_graph_engine.html#ae7a371be61ab09b3fa4a93f05bd44e5e":[8,0,0,19,51], +"classgridfire_1_1_graph_engine.html#aed726d36ee2b3796beff6067a1e4db38":[6,0,0,20,29], +"classgridfire_1_1_graph_engine.html#aed726d36ee2b3796beff6067a1e4db38":[8,0,0,19,29], +"classgridfire_1_1_graph_engine.html#aedf42d83bfcc28313b6b6454034d2efa":[6,0,0,20,23], +"classgridfire_1_1_graph_engine.html#aedf42d83bfcc28313b6b6454034d2efa":[8,0,0,19,23], +"classgridfire_1_1_graph_engine.html#af04a9f8a629d6f6c58c477af0f1ab9e5":[6,0,0,20,45], +"classgridfire_1_1_graph_engine.html#af04a9f8a629d6f6c58c477af0f1ab9e5":[8,0,0,19,45], +"classgridfire_1_1_graph_engine.html#af147a6953dcbb70ba3cc93039ac21c35":[6,0,0,20,68] }; diff --git a/docs/html/navtreeindex10.js b/docs/html/navtreeindex10.js index 71e35651..756ab40a 100644 --- a/docs/html/navtreeindex10.js +++ b/docs/html/navtreeindex10.js @@ -1,253 +1,253 @@ var NAVTREEINDEX10 = { -"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#acf5c38826050594aee98d746d0ba40b2":[5,0,0,5,0,0,1], -"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#acf5c38826050594aee98d746d0ba40b2":[7,0,0,4,0,0,1], -"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html":[5,0,0,6,0,0], -"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html":[7,0,0,5,0,0], -"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a07dfb669f73b029a71eb59cbbed69f42":[5,0,0,6,0,0,2], -"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a07dfb669f73b029a71eb59cbbed69f42":[7,0,0,5,0,0,2], -"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a3eb0be2063f7333994a026a569ae5568":[5,0,0,6,0,0,3], -"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a3eb0be2063f7333994a026a569ae5568":[7,0,0,5,0,0,3], -"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a6371b8f8c45a9b069b19dd968ff81b28":[5,0,0,6,0,0,1], -"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a6371b8f8c45a9b069b19dd968ff81b28":[7,0,0,5,0,0,1], -"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#afb2af3df6ec5ea439b5ea55571975391":[5,0,0,6,0,0,0], -"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#afb2af3df6ec5ea439b5ea55571975391":[7,0,0,5,0,0,0], -"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html":[5,0,0,6,0,1], -"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html":[7,0,0,5,0,1], -"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a086720ca534bc4c63d9341995e2f87bd":[5,0,0,6,0,1,1], -"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a086720ca534bc4c63d9341995e2f87bd":[7,0,0,5,0,1,1], -"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a1541a5280bd1b3f90bc62d7c0e1f80a1":[5,0,0,6,0,1,0], -"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a1541a5280bd1b3f90bc62d7c0e1f80a1":[7,0,0,5,0,1,0], -"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html":[5,0,0,6,0,2], -"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html":[7,0,0,5,0,2], -"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a30362f5bb497ae74cf6a10fd701273a0":[5,0,0,6,0,2,2], -"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a30362f5bb497ae74cf6a10fd701273a0":[7,0,0,5,0,2,2], -"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a82cc218ce48dcb835d07422dad927a5a":[5,0,0,6,0,2,1], -"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a82cc218ce48dcb835d07422dad927a5a":[7,0,0,5,0,2,1], -"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a99da523669d85aa0a628d35a077d541c":[5,0,0,6,0,2,3], -"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a99da523669d85aa0a628d35a077d541c":[7,0,0,5,0,2,3], -"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#ad0df5ef84e3a78d881838a3bb014db83":[5,0,0,6,0,2,0], -"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#ad0df5ef84e3a78d881838a3bb014db83":[7,0,0,5,0,2,0], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html":[5,0,0,6,0,3], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html":[7,0,0,5,0,3], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a075a70baa4ac5859fb01d493e08debdd":[5,0,0,6,0,3,4], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a075a70baa4ac5859fb01d493e08debdd":[7,0,0,5,0,3,4], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a2344c046a615bc6ff07327d6bcfe074b":[5,0,0,6,0,3,9], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a2344c046a615bc6ff07327d6bcfe074b":[7,0,0,5,0,3,9], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a318b62e183dcb49c04260832454fa721":[5,0,0,6,0,3,10], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a318b62e183dcb49c04260832454fa721":[7,0,0,5,0,3,10], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a359555f2b05e4b30bf810e12456df43b":[5,0,0,6,0,3,3], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a359555f2b05e4b30bf810e12456df43b":[7,0,0,5,0,3,3], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a9d4db2970fc7f525824f6666198b3d56":[5,0,0,6,0,3,1], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a9d4db2970fc7f525824f6666198b3d56":[7,0,0,5,0,3,1], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ab41dace2493e036460736d8124a3475c":[5,0,0,6,0,3,2], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ab41dace2493e036460736d8124a3475c":[7,0,0,5,0,3,2], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#abd2d7fc00f582316eae824ccafef9b4b":[5,0,0,6,0,3,5], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#abd2d7fc00f582316eae824ccafef9b4b":[7,0,0,5,0,3,5], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ac08d42071950006ccf3c438253ef9ee9":[5,0,0,6,0,3,8], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ac08d42071950006ccf3c438253ef9ee9":[7,0,0,5,0,3,8], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ad7908a8b8a1db5014f23a7b3855156b0":[5,0,0,6,0,3,7], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ad7908a8b8a1db5014f23a7b3855156b0":[7,0,0,5,0,3,7], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#aee9ee73218397780a2a7708c29779c73":[5,0,0,6,0,3,0], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#aee9ee73218397780a2a7708c29779c73":[7,0,0,5,0,3,0], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#afc3f5d3e5c3ec52134619fd462922f85":[5,0,0,6,0,3,6], -"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#afc3f5d3e5c3ec52134619fd462922f85":[7,0,0,5,0,3,6], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html":[5,0,0,6,0,4], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html":[7,0,0,5,0,4], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a3cf82898078fcc9aa69344b4d2cf8783":[5,0,0,6,0,4,5], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a3cf82898078fcc9aa69344b4d2cf8783":[7,0,0,5,0,4,5], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a415f5ff7ee18cc241eab5fbf6a0cdc17":[5,0,0,6,0,4,4], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a415f5ff7ee18cc241eab5fbf6a0cdc17":[7,0,0,5,0,4,4], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a54ba76b67d037954af1cbd6052becc61":[5,0,0,6,0,4,1], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a54ba76b67d037954af1cbd6052becc61":[7,0,0,5,0,4,1], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a5e15e3d4d03288bd6f5dfc7054120514":[5,0,0,6,0,4,3], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a5e15e3d4d03288bd6f5dfc7054120514":[7,0,0,5,0,4,3], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a87894b5fdb0323c41f8e1e179ffefd1e":[5,0,0,6,0,4,0], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a87894b5fdb0323c41f8e1e179ffefd1e":[7,0,0,5,0,4,0], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#ab79353551bc5f832c986d24384d8a53a":[5,0,0,6,0,4,2], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#ab79353551bc5f832c986d24384d8a53a":[7,0,0,5,0,4,2], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html":[5,0,0,6,0,6], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html":[7,0,0,5,0,6], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a6bbeb82cc27fd59ceafa320c1515106a":[5,0,0,6,0,6,4], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a6bbeb82cc27fd59ceafa320c1515106a":[7,0,0,5,0,6,4], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9134b85837be88ece72c20df9edce50d":[5,0,0,6,0,6,0], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9134b85837be88ece72c20df9edce50d":[7,0,0,5,0,6,0], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9d71d093fbb35cd8a451ea12cde28771":[5,0,0,6,0,6,2], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9d71d093fbb35cd8a451ea12cde28771":[7,0,0,5,0,6,2], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aa2e81d295afba465427e46b36e1438e4":[5,0,0,6,0,6,1], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aa2e81d295afba465427e46b36e1438e4":[7,0,0,5,0,6,1], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#abe1b2dd11ec550311a58555f3a945cbe":[5,0,0,6,0,6,5], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#abe1b2dd11ec550311a58555f3a945cbe":[7,0,0,5,0,6,5], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aeb0494f46a0c6b9e29ed4cc15f07364b":[5,0,0,6,0,6,3], -"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aeb0494f46a0c6b9e29ed4cc15f07364b":[7,0,0,5,0,6,3], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html":[5,0,0,6,0,7,1], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html":[7,0,0,5,0,7,1], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a016c3e02f622e21073f9110707177b76":[5,0,0,6,0,7,1,12], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a016c3e02f622e21073f9110707177b76":[7,0,0,5,0,7,1,12], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a0629ea0e5d51166e400696a358b0045e":[5,0,0,6,0,7,1,9], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a0629ea0e5d51166e400696a358b0045e":[7,0,0,5,0,7,1,9], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a24d6517e15c177fb8ca72f08f8eaf509":[5,0,0,6,0,7,1,3], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a24d6517e15c177fb8ca72f08f8eaf509":[7,0,0,5,0,7,1,3], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a2d6c6d4eb9b54c050c266298611c1e44":[5,0,0,6,0,7,1,8], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a2d6c6d4eb9b54c050c266298611c1e44":[7,0,0,5,0,7,1,8], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a57273916131b68d1aed6e16d85667427":[5,0,0,6,0,7,1,7], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a57273916131b68d1aed6e16d85667427":[7,0,0,5,0,7,1,7], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a8998f5acb979463eeabb14da50fb6856":[5,0,0,6,0,7,1,2], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a8998f5acb979463eeabb14da50fb6856":[7,0,0,5,0,7,1,2], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a8a780d3937e60794f007ec65fe866a56":[5,0,0,6,0,7,1,11], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a8a780d3937e60794f007ec65fe866a56":[7,0,0,5,0,7,1,11], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab176a60ea64181d84be3bb6496ad0b0e":[5,0,0,6,0,7,1,1], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab176a60ea64181d84be3bb6496ad0b0e":[7,0,0,5,0,7,1,1], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab60f42677de82f3aab77d2af846c2ffd":[5,0,0,6,0,7,1,6], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab60f42677de82f3aab77d2af846c2ffd":[7,0,0,5,0,7,1,6], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab7d46e02bb7264ff3aada6b3997b2ab1":[5,0,0,6,0,7,1,13], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab7d46e02bb7264ff3aada6b3997b2ab1":[7,0,0,5,0,7,1,13], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abdb3124f6ef5ea294f402d30717fa208":[5,0,0,6,0,7,1,10], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abdb3124f6ef5ea294f402d30717fa208":[7,0,0,5,0,7,1,10], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abe06f72b5b646cb3f1462b56d94a1de4":[5,0,0,6,0,7,1,0], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abe06f72b5b646cb3f1462b56d94a1de4":[7,0,0,5,0,7,1,0], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ae527298ffcdeb0b7b4089eeed4ddb58d":[5,0,0,6,0,7,1,5], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ae527298ffcdeb0b7b4089eeed4ddb58d":[7,0,0,5,0,7,1,5], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#af834029caff08f9d5f7ff3a817ade469":[5,0,0,6,0,7,1,4], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#af834029caff08f9d5f7ff3a817ade469":[7,0,0,5,0,7,1,4], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html":[5,0,0,6,0,8], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html":[7,0,0,5,0,8], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a17dde21438cabec9ae23a0d318c41a7a":[5,0,0,6,0,8,3], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a17dde21438cabec9ae23a0d318c41a7a":[7,0,0,5,0,8,3], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a4a1cbc93d5e197a69a5a29a8cabc6498":[5,0,0,6,0,8,4], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a4a1cbc93d5e197a69a5a29a8cabc6498":[7,0,0,5,0,8,4], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a549f4c9266722314f61d668d8507145c":[5,0,0,6,0,8,5], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a549f4c9266722314f61d668d8507145c":[7,0,0,5,0,8,5], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a5a2525ca7e7b2c812b1f67b3b0114aaf":[5,0,0,6,0,8,0], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a5a2525ca7e7b2c812b1f67b3b0114aaf":[7,0,0,5,0,8,0], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a90b6e47918fa750c28917ba6136c7880":[5,0,0,6,0,8,2], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a90b6e47918fa750c28917ba6136c7880":[7,0,0,5,0,8,2], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#aa603395b65c8639f8d93f73b7d9bd61e":[5,0,0,6,0,8,1], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#aa603395b65c8639f8d93f73b7d9bd61e":[7,0,0,5,0,8,1], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#ad0bb77849bda4934472675e196af87c8":[5,0,0,6,0,8,6], -"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#ad0bb77849bda4934472675e196af87c8":[7,0,0,5,0,8,6], -"structgridfire_1_1reaclib_1_1_reaction_record.html":[5,0,0,7,0], -"structgridfire_1_1reaclib_1_1_reaction_record.html":[7,0,0,6,0], -"structgridfire_1_1reaclib_1_1_reaction_record.html#a2165deb1c0a54a5086b496cf34604fa5":[5,0,0,7,0,2], -"structgridfire_1_1reaclib_1_1_reaction_record.html#a2165deb1c0a54a5086b496cf34604fa5":[7,0,0,6,0,2], -"structgridfire_1_1reaclib_1_1_reaction_record.html#a523b7cfb0a6d8ddccd785aef2f425ad1":[5,0,0,7,0,7], -"structgridfire_1_1reaclib_1_1_reaction_record.html#a523b7cfb0a6d8ddccd785aef2f425ad1":[7,0,0,6,0,7], -"structgridfire_1_1reaclib_1_1_reaction_record.html#a5c853b69a23b0a8c39ab4b55ac3fe3cc":[5,0,0,7,0,0], -"structgridfire_1_1reaclib_1_1_reaction_record.html#a5c853b69a23b0a8c39ab4b55ac3fe3cc":[7,0,0,6,0,0], -"structgridfire_1_1reaclib_1_1_reaction_record.html#a67afc513db8dbcc43d79733e22ca8d39":[5,0,0,7,0,5], -"structgridfire_1_1reaclib_1_1_reaction_record.html#a67afc513db8dbcc43d79733e22ca8d39":[7,0,0,6,0,5], -"structgridfire_1_1reaclib_1_1_reaction_record.html#a80803f612e574859fde0a163bca84bc0":[5,0,0,7,0,1], -"structgridfire_1_1reaclib_1_1_reaction_record.html#a80803f612e574859fde0a163bca84bc0":[7,0,0,6,0,1], -"structgridfire_1_1reaclib_1_1_reaction_record.html#aa1fd4f510d7c00d2e4197e9b9caf29fd":[5,0,0,7,0,6], -"structgridfire_1_1reaclib_1_1_reaction_record.html#aa1fd4f510d7c00d2e4197e9b9caf29fd":[7,0,0,6,0,6], -"structgridfire_1_1reaclib_1_1_reaction_record.html#aeeb8a1e078a27420e398663825cce644":[5,0,0,7,0,4], -"structgridfire_1_1reaclib_1_1_reaction_record.html#aeeb8a1e078a27420e398663825cce644":[7,0,0,6,0,4], -"structgridfire_1_1reaclib_1_1_reaction_record.html#af1b1d3b0308d965ef0697b247fcf9082":[5,0,0,7,0,3], -"structgridfire_1_1reaclib_1_1_reaction_record.html#af1b1d3b0308d965ef0697b247fcf9082":[7,0,0,6,0,3], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html":[5,0,0,8,1], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html":[7,0,0,7,1], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a2a9316d19bc2e8bf0a7872eb6fe8a53f":[5,0,0,8,1,3], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a2a9316d19bc2e8bf0a7872eb6fe8a53f":[7,0,0,7,1,3], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a2fa6b65e300dcd181222b743c2b3d6ed":[5,0,0,8,1,1], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a2fa6b65e300dcd181222b743c2b3d6ed":[7,0,0,7,1,1], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a31a92f95a27e4430209dfc2bdfa5c40f":[5,0,0,8,1,0], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a31a92f95a27e4430209dfc2bdfa5c40f":[7,0,0,7,1,0], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a3d047485ebb57d6c763adfe4aae493b1":[5,0,0,8,1,4], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a3d047485ebb57d6c763adfe4aae493b1":[7,0,0,7,1,4], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a8c79db4e649b4eb1d29c43ebe4e95458":[5,0,0,8,1,6], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a8c79db4e649b4eb1d29c43ebe4e95458":[7,0,0,7,1,6], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#ace9dbd928e179784e47eaa108ce8d721":[5,0,0,8,1,2], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#ace9dbd928e179784e47eaa108ce8d721":[7,0,0,7,1,2], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#adf8e6ed7f91cb9e15d1469a808b1877a":[5,0,0,8,1,7], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#adf8e6ed7f91cb9e15d1469a808b1877a":[7,0,0,7,1,7], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#ae57b2eac71cb4ed9947f40c9cb8fc3ca":[5,0,0,8,1,5], -"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#ae57b2eac71cb4ed9947f40c9cb8fc3ca":[7,0,0,7,1,5], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html":[5,0,0,10,0,0], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html":[7,0,0,9,0,0], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a0b27605ac3211a1805d7910c899bbcce":[5,0,0,10,0,0,6], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a0b27605ac3211a1805d7910c899bbcce":[7,0,0,9,0,0,6], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a1fb4ca773aaad8d1d958a3a0e82d8edd":[5,0,0,10,0,0,1], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a1fb4ca773aaad8d1d958a3a0e82d8edd":[7,0,0,9,0,0,1], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a3e089139de2ba47e96dfe22c14d24e9e":[5,0,0,10,0,0,0], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a3e089139de2ba47e96dfe22c14d24e9e":[7,0,0,9,0,0,0], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a41a5bc46358cb59373f62c791e1bc29c":[5,0,0,10,0,0,3], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a41a5bc46358cb59373f62c791e1bc29c":[7,0,0,9,0,0,3], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#ac44d6bd0f4952d8bfdf487a09264872b":[5,0,0,10,0,0,2], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#ac44d6bd0f4952d8bfdf487a09264872b":[7,0,0,9,0,0,2], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#ad7f3eb9caae25ef25357c41c23d6b392":[5,0,0,10,0,0,5], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#ad7f3eb9caae25ef25357c41c23d6b392":[7,0,0,9,0,0,5], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#afdc510f8160693806737c4ab517058b8":[5,0,0,10,0,0,4], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#afdc510f8160693806737c4ab517058b8":[7,0,0,9,0,0,4], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html":[5,0,0,10,0,1], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html":[7,0,0,9,0,1], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a0b39f0d207181840efacb64417b492ae":[5,0,0,10,0,1,9], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a0b39f0d207181840efacb64417b492ae":[7,0,0,9,0,1,9], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a25743a21ed801ed4288309f35dc9a289":[5,0,0,10,0,1,10], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a25743a21ed801ed4288309f35dc9a289":[7,0,0,9,0,1,10], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a406b36ce5f192c855eb3c8dcf0fde0bd":[5,0,0,10,0,1,0], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a406b36ce5f192c855eb3c8dcf0fde0bd":[7,0,0,9,0,1,0], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a25afbc9f8a907304992e144dfa3529":[5,0,0,10,0,1,7], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a25afbc9f8a907304992e144dfa3529":[7,0,0,9,0,1,7], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a92187c15b7bcb90adebecc87e1436a":[5,0,0,10,0,1,4], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a92187c15b7bcb90adebecc87e1436a":[7,0,0,9,0,1,4], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a51e86d2721053055d8479662b864e367":[5,0,0,10,0,1,6], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a51e86d2721053055d8479662b864e367":[7,0,0,9,0,1,6], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a6442d15673e6385bb6fdd11e1179c487":[5,0,0,10,0,1,2], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a6442d15673e6385bb6fdd11e1179c487":[7,0,0,9,0,1,2], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a75d7e32c9df3d8a047069fe2d64cd089":[5,0,0,10,0,1,5], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a75d7e32c9df3d8a047069fe2d64cd089":[7,0,0,9,0,1,5], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#aaae3c42b9172be4d501f022e67f5a6f6":[5,0,0,10,0,1,8], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#aaae3c42b9172be4d501f022e67f5a6f6":[7,0,0,9,0,1,8], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#ae3c6320ce7a8f41c9ae36c42d62b4204":[5,0,0,10,0,1,1], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#ae3c6320ce7a8f41c9ae36c42d62b4204":[7,0,0,9,0,1,1], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#af8c233f893bf740e81c5254d84534067":[5,0,0,10,0,1,3], -"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#af8c233f893bf740e81c5254d84534067":[7,0,0,9,0,1,3], -"structgridfire_1_1solver_1_1_solver_context_base.html":[5,0,0,10,2], -"structgridfire_1_1solver_1_1_solver_context_base.html":[7,0,0,9,2], -"structgridfire_1_1solver_1_1_solver_context_base.html#a9cbef3cabc8524e542613ee50d8860c6":[5,0,0,10,2,1], -"structgridfire_1_1solver_1_1_solver_context_base.html#a9cbef3cabc8524e542613ee50d8860c6":[7,0,0,9,2,1], -"structgridfire_1_1solver_1_1_solver_context_base.html#ab1abf9e5ff7f53a6cebe5e00ea5fc0c8":[5,0,0,10,2,0], -"structgridfire_1_1solver_1_1_solver_context_base.html#ab1abf9e5ff7f53a6cebe5e00ea5fc0c8":[7,0,0,9,2,0], -"structgridfire_1_1trigger_1_1_trigger_result.html":[5,0,0,11,7], -"structgridfire_1_1trigger_1_1_trigger_result.html":[7,0,0,10,7], -"structgridfire_1_1trigger_1_1_trigger_result.html#a1f27dd6d5cca43956812ec78cfb7be2d":[5,0,0,11,7,2], -"structgridfire_1_1trigger_1_1_trigger_result.html#a1f27dd6d5cca43956812ec78cfb7be2d":[7,0,0,10,7,2], -"structgridfire_1_1trigger_1_1_trigger_result.html#a372af12d705b623075c41872f3ec96e1":[5,0,0,11,7,3], -"structgridfire_1_1trigger_1_1_trigger_result.html#a372af12d705b623075c41872f3ec96e1":[7,0,0,10,7,3], -"structgridfire_1_1trigger_1_1_trigger_result.html#a7cf4d21d3cd3e53b62736932b44072cd":[5,0,0,11,7,0], -"structgridfire_1_1trigger_1_1_trigger_result.html#a7cf4d21d3cd3e53b62736932b44072cd":[7,0,0,10,7,0], -"structgridfire_1_1trigger_1_1_trigger_result.html#aaf99ffdeb73f5e792e61c4cca68aa157":[5,0,0,11,7,1], -"structgridfire_1_1trigger_1_1_trigger_result.html#aaf99ffdeb73f5e792e61c4cca68aa157":[7,0,0,10,7,1], -"structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html":[5,0,1,0], -"structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html":[7,0,1,0], -"structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html#aa947f9796cbee2c9473ba455f7e69ec3":[5,0,1,0,0], -"structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html#aa947f9796cbee2c9473ba455f7e69ec3":[7,0,1,0,0], -"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html":[5,0,1,1], -"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html":[7,0,1,1], -"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html#a48224b63a80690e4f0620f1312be5dd9":[5,0,1,1,0], -"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html#a48224b63a80690e4f0620f1312be5dd9":[7,0,1,1,0], -"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html":[5,0,1,2], -"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html":[7,0,1,2], -"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html#a32b976b3e3e4e0403c1295f9b467e921":[5,0,1,2,0], -"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html#a32b976b3e3e4e0403c1295f9b467e921":[7,0,1,2,0], -"table__format_8h.html":[8,0,1,0,0,10,1], -"trigger__abstract_8h.html":[8,0,1,0,0,9,1], -"trigger__logical_8h.html":[8,0,1,0,0,9,2], -"trigger__pprint_8h.html":[8,0,1,0,0,9,0,0], -"trigger__result_8h.html":[8,0,1,0,0,9,3], -"types_2bindings_8cpp.html":[8,0,1,2,8,0], -"types_2bindings_8cpp.html#aa0589677938fad59ffce3f6981f53ff0":[8,0,1,2,8,0,0], -"types_2bindings_8h.html":[8,0,1,2,8,1], -"types_2bindings_8h.html#aa0589677938fad59ffce3f6981f53ff0":[8,0,1,2,8,1,0], -"utils_2bindings_8cpp.html":[8,0,1,2,9,0], -"utils_2bindings_8cpp.html#a7af842f50ca4a721518e716d0229697c":[8,0,1,2,9,0,0], -"utils_2bindings_8h.html":[8,0,1,2,9,1], -"utils_2bindings_8h.html#a9eefca377142320755a869fafc6311c7":[8,0,1,2,9,1,0], -"weak_8cpp.html":[8,0,1,1,3,0,0], -"weak_8h.html":[8,0,1,0,0,6,0,0], -"weak_8h.html#a56d76d6c9aef1e09f707c836a157ff27":[8,0,1,0,0,6,0,0,4], -"weak__interpolator_8cpp.html":[8,0,1,1,3,0,1], -"weak__interpolator_8h.html":[8,0,1,0,0,6,0,1], -"weak__rate__library_8h.html":[8,0,1,0,0,6,0,2], -"weak__types_8h.html":[8,0,1,0,0,6,0,3] +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9e720102de6020a01552bc0e8935c566":[6,0,0,21,0,0,1], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9e720102de6020a01552bc0e8935c566":[8,0,0,20,0,0,1], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9ee18f2e987928cdb1afa7645a082061":[6,0,0,21,0,0,4], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9ee18f2e987928cdb1afa7645a082061":[8,0,0,20,0,0,4], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505aafefea58639f78d7c750970bbad28420":[6,0,0,21,0,0,0], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505aafefea58639f78d7c750970bbad28420":[8,0,0,20,0,0,0], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505ab1c94ca2fbc3e78fc30069c8d0f01680":[6,0,0,21,0,0,6], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505ab1c94ca2fbc3e78fc30069c8d0f01680":[8,0,0,20,0,0,6], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac55fb580dd4b9763cefe4612555b03f3":[6,0,0,21,0,3], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac55fb580dd4b9763cefe4612555b03f3":[8,0,0,20,0,3], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afb930f4472f4bb713f0b606194762c6f":[6,0,0,21,0,9], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afb930f4472f4bb713f0b606194762c6f":[8,0,0,20,0,9], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afc5299ebf09f9b208f65619012902b77":[6,0,0,21,0,8], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afc5299ebf09f9b208f65619012902b77":[8,0,0,20,0,8], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html":[6,0,0,21,1], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html":[8,0,0,20,1], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a23e6ba8dfe37b7f167837296a6654684":[6,0,0,21,1,10], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a23e6ba8dfe37b7f167837296a6654684":[8,0,0,20,1,10], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a24463a5e83e096ef368878ad29fdafb6":[6,0,0,21,1,3], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a24463a5e83e096ef368878ad29fdafb6":[8,0,0,20,1,3], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a3ebf684b36e98da38d8ee6f0be4f91e2":[6,0,0,21,1,0], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a3ebf684b36e98da38d8ee6f0be4f91e2":[8,0,0,20,1,0], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4804c6481c2706b04f48c1bbfd9fd5f8":[6,0,0,21,1,9], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4804c6481c2706b04f48c1bbfd9fd5f8":[8,0,0,20,1,9], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4d597d16bd9f982d44512d5a6beddae0":[6,0,0,21,1,2], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4d597d16bd9f982d44512d5a6beddae0":[8,0,0,20,1,2], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4dc013f4fb9d93b38ef601741dbe4d4c":[6,0,0,21,1,11], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4dc013f4fb9d93b38ef601741dbe4d4c":[8,0,0,20,1,11], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a6f5611ca669567534df1bd793e90d2e3":[6,0,0,21,1,7], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a6f5611ca669567534df1bd793e90d2e3":[8,0,0,20,1,7], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a7f65ed75e9dca9b6e1160ad297e07678":[6,0,0,21,1,12], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a7f65ed75e9dca9b6e1160ad297e07678":[8,0,0,20,1,12], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a8dd40205db7aef439b6f04289ca5dfd5":[6,0,0,21,1,14], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a8dd40205db7aef439b6f04289ca5dfd5":[8,0,0,20,1,14], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#aa65aec7175a56a31887b8b8fca5434bc":[6,0,0,21,1,4], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#aa65aec7175a56a31887b8b8fca5434bc":[8,0,0,20,1,4], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ac5bf1e4b4ac8435af5739ce970b373d7":[6,0,0,21,1,8], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ac5bf1e4b4ac8435af5739ce970b373d7":[8,0,0,20,1,8], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad19c39ced17e400af9f46478546a8fa1":[6,0,0,21,1,5], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad19c39ced17e400af9f46478546a8fa1":[8,0,0,20,1,5], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7353c20a6eac2ac0d9d13791577080d":[6,0,0,21,1,1], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7353c20a6eac2ac0d9d13791577080d":[8,0,0,20,1,1], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7bd060a3eaaaefab0c31e60dcdb5f28":[6,0,0,21,1,6], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7bd060a3eaaaefab0c31e60dcdb5f28":[8,0,0,20,1,6], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#af2acc70592e5545f9e8f0a33e10ffdc7":[6,0,0,21,1,13], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#af2acc70592e5545f9e8f0a33e10ffdc7":[8,0,0,20,1,13], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html":[6,0,0,21,2], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html":[8,0,0,20,2], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a165b68f0ebb30cda5ffaafa7c0f27617":[6,0,0,21,2,7], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a165b68f0ebb30cda5ffaafa7c0f27617":[8,0,0,20,2,7], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a2d09ce96d0d7cfe8f0aeb01f22f07a06":[6,0,0,21,2,3], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a2d09ce96d0d7cfe8f0aeb01f22f07a06":[8,0,0,20,2,3], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a66e6677638af72e4db75f5518dc867f9":[6,0,0,21,2,10], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a66e6677638af72e4db75f5518dc867f9":[8,0,0,20,2,10], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a77d5ebb3b85649bddab09e5ee7fac50a":[6,0,0,21,2,5], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a77d5ebb3b85649bddab09e5ee7fac50a":[8,0,0,20,2,5], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a82c2256254ca88e141672891e5228f88":[6,0,0,21,2,4], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a82c2256254ca88e141672891e5228f88":[8,0,0,20,2,4], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aa47f2a4d1f1cdb599382d4a43f92fe7c":[6,0,0,21,2,6], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aa47f2a4d1f1cdb599382d4a43f92fe7c":[8,0,0,20,2,6], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ac81f994476d580a92686e7f84b726c2a":[6,0,0,21,2,2], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ac81f994476d580a92686e7f84b726c2a":[8,0,0,20,2,2], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ae44fee7c866646095a6eda15b01adb21":[6,0,0,21,2,0], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ae44fee7c866646095a6eda15b01adb21":[8,0,0,20,2,0], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af2d7e09d940e0fb3ca24a4bc8ec01031":[6,0,0,21,2,11], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af2d7e09d940e0fb3ca24a4bc8ec01031":[8,0,0,20,2,11], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af3e62337397d603302305ca6412db02c":[6,0,0,21,2,1], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af3e62337397d603302305ca6412db02c":[8,0,0,20,2,1], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af8dc75a5e022510ec13da0be8c53aa06":[6,0,0,21,2,9], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af8dc75a5e022510ec13da0be8c53aa06":[8,0,0,20,2,9], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aff54b71dd17051bc991f747a328c7d8e":[6,0,0,21,2,8], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aff54b71dd17051bc991f747a328c7d8e":[8,0,0,20,2,8], +"structgridfire_1_1_net_in.html":[6,0,0,22], +"structgridfire_1_1_net_in.html":[8,0,0,21], +"structgridfire_1_1_net_in.html#a06f0dff9f8927b7cf2da3004c8fa1577":[6,0,0,22,3], +"structgridfire_1_1_net_in.html#a06f0dff9f8927b7cf2da3004c8fa1577":[8,0,0,21,3], +"structgridfire_1_1_net_in.html#a0a8d820cfeaa92ee31f253795c57e0d1":[6,0,0,22,7], +"structgridfire_1_1_net_in.html#a0a8d820cfeaa92ee31f253795c57e0d1":[8,0,0,21,7], +"structgridfire_1_1_net_in.html#a13058f4929e72c1187abbebcddb8aed1":[6,0,0,22,1], +"structgridfire_1_1_net_in.html#a13058f4929e72c1187abbebcddb8aed1":[8,0,0,21,1], +"structgridfire_1_1_net_in.html#a47781e8d5503e3b4f12d669e2cbcfb65":[6,0,0,22,0], +"structgridfire_1_1_net_in.html#a47781e8d5503e3b4f12d669e2cbcfb65":[8,0,0,21,0], +"structgridfire_1_1_net_in.html#a4e556f7bb18f46654b3445476734076a":[6,0,0,22,4], +"structgridfire_1_1_net_in.html#a4e556f7bb18f46654b3445476734076a":[8,0,0,21,4], +"structgridfire_1_1_net_in.html#a5be0f5195a5cd1dd177b9fc5ab83a7be":[6,0,0,22,6], +"structgridfire_1_1_net_in.html#a5be0f5195a5cd1dd177b9fc5ab83a7be":[8,0,0,21,6], +"structgridfire_1_1_net_in.html#a6a5e909b46094ffa20da9a3da906e43f":[6,0,0,22,2], +"structgridfire_1_1_net_in.html#a6a5e909b46094ffa20da9a3da906e43f":[8,0,0,21,2], +"structgridfire_1_1_net_in.html#ae1fbce804bafa6ad2be4ac3470dac93b":[6,0,0,22,5], +"structgridfire_1_1_net_in.html#ae1fbce804bafa6ad2be4ac3470dac93b":[8,0,0,21,5], +"structgridfire_1_1_net_out.html":[6,0,0,23], +"structgridfire_1_1_net_out.html":[8,0,0,22], +"structgridfire_1_1_net_out.html#a073529511ae0e52f868b47cce0e8ac0a":[6,0,0,23,1], +"structgridfire_1_1_net_out.html#a073529511ae0e52f868b47cce0e8ac0a":[8,0,0,22,1], +"structgridfire_1_1_net_out.html#a210c0c395bc012c8ce6bef8cc6b683d6":[6,0,0,23,3], +"structgridfire_1_1_net_out.html#a210c0c395bc012c8ce6bef8cc6b683d6":[8,0,0,22,3], +"structgridfire_1_1_net_out.html#a43d5a861708992c949f616aa2a035ec6":[6,0,0,23,4], +"structgridfire_1_1_net_out.html#a43d5a861708992c949f616aa2a035ec6":[8,0,0,22,4], +"structgridfire_1_1_net_out.html#a51c16703132cf739ec2fd89eae7badd6":[6,0,0,23,5], +"structgridfire_1_1_net_out.html#a51c16703132cf739ec2fd89eae7badd6":[8,0,0,22,5], +"structgridfire_1_1_net_out.html#a6996f06951c2a873e5464773ddc7319b":[6,0,0,23,0], +"structgridfire_1_1_net_out.html#a6996f06951c2a873e5464773ddc7319b":[8,0,0,22,0], +"structgridfire_1_1_net_out.html#ad0bde670fb87bcab4de413e8284d624e":[6,0,0,23,2], +"structgridfire_1_1_net_out.html#ad0bde670fb87bcab4de413e8284d624e":[8,0,0,22,2], +"structgridfire_1_1_priming_report.html":[6,0,0,26], +"structgridfire_1_1_priming_report.html":[8,0,0,25], +"structgridfire_1_1_priming_report.html#a15032fd3354bd8fb383e13929bbd0ceb":[6,0,0,26,2], +"structgridfire_1_1_priming_report.html#a15032fd3354bd8fb383e13929bbd0ceb":[8,0,0,25,2], +"structgridfire_1_1_priming_report.html#a37aa83b55f3da0bc3ff6bcb7b79878a7":[6,0,0,26,1], +"structgridfire_1_1_priming_report.html#a37aa83b55f3da0bc3ff6bcb7b79878a7":[8,0,0,25,1], +"structgridfire_1_1_priming_report.html#a5fec4b465afb4f2d9bc30cd1cab1b50d":[6,0,0,26,3], +"structgridfire_1_1_priming_report.html#a5fec4b465afb4f2d9bc30cd1cab1b50d":[8,0,0,25,3], +"structgridfire_1_1_priming_report.html#ac6c3112c984203fd5a672006be421736":[6,0,0,26,0], +"structgridfire_1_1_priming_report.html#ac6c3112c984203fd5a672006be421736":[8,0,0,25,0], +"structgridfire_1_1_priming_report.html#afa4dd791ddd9df84039554524b681fb3":[6,0,0,26,4], +"structgridfire_1_1_priming_report.html#afa4dd791ddd9df84039554524b681fb3":[8,0,0,25,4], +"structgridfire_1_1_q_s_e_cache_config.html":[6,0,0,27], +"structgridfire_1_1_q_s_e_cache_config.html":[8,0,0,26], +"structgridfire_1_1_q_s_e_cache_config.html#a31d3e8d1b83109524c94641ce06fa351":[6,0,0,27,2], +"structgridfire_1_1_q_s_e_cache_config.html#a31d3e8d1b83109524c94641ce06fa351":[8,0,0,26,2], +"structgridfire_1_1_q_s_e_cache_config.html#a57b7ca68463aa9b78007e5cf35ebf7ce":[6,0,0,27,0], +"structgridfire_1_1_q_s_e_cache_config.html#a57b7ca68463aa9b78007e5cf35ebf7ce":[8,0,0,26,0], +"structgridfire_1_1_q_s_e_cache_config.html#af4dca2b24aa364fbbf6e99eb26774f40":[6,0,0,27,1], +"structgridfire_1_1_q_s_e_cache_config.html#af4dca2b24aa364fbbf6e99eb26774f40":[8,0,0,26,1], +"structgridfire_1_1_q_s_e_cache_key.html":[6,0,0,28], +"structgridfire_1_1_q_s_e_cache_key.html":[8,0,0,27], +"structgridfire_1_1_q_s_e_cache_key.html#a2ab20b15ab7f9da15c36989e8d9a2bc7":[6,0,0,28,7], +"structgridfire_1_1_q_s_e_cache_key.html#a2ab20b15ab7f9da15c36989e8d9a2bc7":[8,0,0,27,7], +"structgridfire_1_1_q_s_e_cache_key.html#a3078528fc69b8e687448d3108a216c03":[6,0,0,28,0], +"structgridfire_1_1_q_s_e_cache_key.html#a3078528fc69b8e687448d3108a216c03":[8,0,0,27,0], +"structgridfire_1_1_q_s_e_cache_key.html#a711acccecadd93495fd08c81838be2d8":[6,0,0,28,4], +"structgridfire_1_1_q_s_e_cache_key.html#a711acccecadd93495fd08c81838be2d8":[8,0,0,27,4], +"structgridfire_1_1_q_s_e_cache_key.html#a99772155522bf6cbe08313565444a39d":[6,0,0,28,2], +"structgridfire_1_1_q_s_e_cache_key.html#a99772155522bf6cbe08313565444a39d":[8,0,0,27,2], +"structgridfire_1_1_q_s_e_cache_key.html#ab860b40d4ccb3c16a962d96bc767ff05":[6,0,0,28,5], +"structgridfire_1_1_q_s_e_cache_key.html#ab860b40d4ccb3c16a962d96bc767ff05":[8,0,0,27,5], +"structgridfire_1_1_q_s_e_cache_key.html#abb0d1c5b8c88ae2edbc1f8d3b8759f63":[6,0,0,28,6], +"structgridfire_1_1_q_s_e_cache_key.html#abb0d1c5b8c88ae2edbc1f8d3b8759f63":[8,0,0,27,6], +"structgridfire_1_1_q_s_e_cache_key.html#ac7e043ac0254936602c37a7e6a1391b3":[6,0,0,28,1], +"structgridfire_1_1_q_s_e_cache_key.html#ac7e043ac0254936602c37a7e6a1391b3":[8,0,0,27,1], +"structgridfire_1_1_q_s_e_cache_key.html#acfd92321fda5bc0ed1d2e803cbae6a81":[6,0,0,28,3], +"structgridfire_1_1_q_s_e_cache_key.html#acfd92321fda5bc0ed1d2e803cbae6a81":[8,0,0,27,3], +"structgridfire_1_1_q_s_e_cache_key.html#afa8f157d3dd3505276294815357b028a":[6,0,0,28,8], +"structgridfire_1_1_q_s_e_cache_key.html#afa8f157d3dd3505276294815357b028a":[8,0,0,27,8], +"structgridfire_1_1_step_derivatives.html":[6,0,0,31], +"structgridfire_1_1_step_derivatives.html":[8,0,0,30], +"structgridfire_1_1_step_derivatives.html#a1ae99ac1684d8df519f8d6af413d2cb1":[6,0,0,31,1], +"structgridfire_1_1_step_derivatives.html#a1ae99ac1684d8df519f8d6af413d2cb1":[8,0,0,30,1], +"structgridfire_1_1_step_derivatives.html#a26deeb236e77eddb0119ad368a5d8f1c":[6,0,0,31,0], +"structgridfire_1_1_step_derivatives.html#a26deeb236e77eddb0119ad368a5d8f1c":[8,0,0,30,0], +"structgridfire_1_1_step_derivatives.html#ab4aeb41be952c7b5844e1ee81fef9008":[6,0,0,31,2], +"structgridfire_1_1_step_derivatives.html#ab4aeb41be952c7b5844e1ee81fef9008":[8,0,0,30,2], +"structgridfire_1_1approx8_1_1_approx8_net.html":[6,0,0,0,0], +"structgridfire_1_1approx8_1_1_approx8_net.html":[8,0,0,0,0], +"structgridfire_1_1approx8_1_1_approx8_net.html#a010df59d40b3bc8a802224968922ebde":[6,0,0,0,0,11], +"structgridfire_1_1approx8_1_1_approx8_net.html#a010df59d40b3bc8a802224968922ebde":[8,0,0,0,0,11], +"structgridfire_1_1approx8_1_1_approx8_net.html#a18501627dceb5d084bc7ba19f119826f":[6,0,0,0,0,3], +"structgridfire_1_1approx8_1_1_approx8_net.html#a18501627dceb5d084bc7ba19f119826f":[8,0,0,0,0,3], +"structgridfire_1_1approx8_1_1_approx8_net.html#a1af9135867aa3786721b89dbfdc4aee0":[6,0,0,0,0,8], +"structgridfire_1_1approx8_1_1_approx8_net.html#a1af9135867aa3786721b89dbfdc4aee0":[8,0,0,0,0,8], +"structgridfire_1_1approx8_1_1_approx8_net.html#a296e54c1b22f0c5d4d07a13577c6e069":[6,0,0,0,0,0], +"structgridfire_1_1approx8_1_1_approx8_net.html#a296e54c1b22f0c5d4d07a13577c6e069":[8,0,0,0,0,0], +"structgridfire_1_1approx8_1_1_approx8_net.html#a31928b4041479da6515a90569322fc02":[6,0,0,0,0,13], +"structgridfire_1_1approx8_1_1_approx8_net.html#a31928b4041479da6515a90569322fc02":[8,0,0,0,0,13], +"structgridfire_1_1approx8_1_1_approx8_net.html#a562c2383f585d3e9984225584d61c037":[6,0,0,0,0,2], +"structgridfire_1_1approx8_1_1_approx8_net.html#a562c2383f585d3e9984225584d61c037":[8,0,0,0,0,2], +"structgridfire_1_1approx8_1_1_approx8_net.html#a7218aa9b3dbe7c6eca52119e115692db":[6,0,0,0,0,14], +"structgridfire_1_1approx8_1_1_approx8_net.html#a7218aa9b3dbe7c6eca52119e115692db":[8,0,0,0,0,14], +"structgridfire_1_1approx8_1_1_approx8_net.html#a82977ad3df7f620e80a6235b3fe64731":[6,0,0,0,0,6], +"structgridfire_1_1approx8_1_1_approx8_net.html#a82977ad3df7f620e80a6235b3fe64731":[8,0,0,0,0,6], +"structgridfire_1_1approx8_1_1_approx8_net.html#a928b7810cb2993d59d40aa73c2faef18":[6,0,0,0,0,12], +"structgridfire_1_1approx8_1_1_approx8_net.html#a928b7810cb2993d59d40aa73c2faef18":[8,0,0,0,0,12], +"structgridfire_1_1approx8_1_1_approx8_net.html#a95b9a07e29285884e6de523f8132f653":[6,0,0,0,0,1], +"structgridfire_1_1approx8_1_1_approx8_net.html#a95b9a07e29285884e6de523f8132f653":[8,0,0,0,0,1], +"structgridfire_1_1approx8_1_1_approx8_net.html#a9647205f52fb0fa21316be39c3a6d709":[6,0,0,0,0,7], +"structgridfire_1_1approx8_1_1_approx8_net.html#a9647205f52fb0fa21316be39c3a6d709":[8,0,0,0,0,7], +"structgridfire_1_1approx8_1_1_approx8_net.html#ab0a43fee658efcaacfe7e6fb4870569b":[6,0,0,0,0,5], +"structgridfire_1_1approx8_1_1_approx8_net.html#ab0a43fee658efcaacfe7e6fb4870569b":[8,0,0,0,0,5], +"structgridfire_1_1approx8_1_1_approx8_net.html#ab4e95622dc0414ad7e636ef811e600af":[6,0,0,0,0,10], +"structgridfire_1_1approx8_1_1_approx8_net.html#ab4e95622dc0414ad7e636ef811e600af":[8,0,0,0,0,10], +"structgridfire_1_1approx8_1_1_approx8_net.html#acc735a17e005f7e25c68a86d9735ec4c":[6,0,0,0,0,4], +"structgridfire_1_1approx8_1_1_approx8_net.html#acc735a17e005f7e25c68a86d9735ec4c":[8,0,0,0,0,4], +"structgridfire_1_1approx8_1_1_approx8_net.html#ad43418fd8c536ebc814d5e6de555256c":[6,0,0,0,0,9], +"structgridfire_1_1approx8_1_1_approx8_net.html#ad43418fd8c536ebc814d5e6de555256c":[8,0,0,0,0,9], +"structgridfire_1_1approx8_1_1_jacobian.html":[6,0,0,0,2], +"structgridfire_1_1approx8_1_1_jacobian.html":[8,0,0,0,2], +"structgridfire_1_1approx8_1_1_jacobian.html#a548431915b5895082eb96ce66d5494fa":[6,0,0,0,2,0], +"structgridfire_1_1approx8_1_1_jacobian.html#a548431915b5895082eb96ce66d5494fa":[8,0,0,0,2,0], +"structgridfire_1_1approx8_1_1_o_d_e.html":[6,0,0,0,3], +"structgridfire_1_1approx8_1_1_o_d_e.html":[8,0,0,0,3], +"structgridfire_1_1approx8_1_1_o_d_e.html#a2e1eb1ce2aa7949c225d45ce4edf03d0":[6,0,0,0,3,0], +"structgridfire_1_1approx8_1_1_o_d_e.html#a2e1eb1ce2aa7949c225d45ce4edf03d0":[8,0,0,0,3,0], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html":[6,0,0,2,7,0], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html":[8,0,0,1,7,0], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a24207163a7ea2dde675b458f9df37a99":[6,0,0,2,7,0,0], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a24207163a7ea2dde675b458f9df37a99":[8,0,0,1,7,0,0], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a352cd33629e63286808df617d36cb70b":[6,0,0,2,7,0,2], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a352cd33629e63286808df617d36cb70b":[8,0,0,1,7,0,2], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a4d15893a4a5aa09ee93c66a086a7f963":[6,0,0,2,7,0,3], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a4d15893a4a5aa09ee93c66a086a7f963":[8,0,0,1,7,0,3], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a833c5b68a627fbceaf5ff0d15bcb0eaf":[6,0,0,2,7,0,5], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a833c5b68a627fbceaf5ff0d15bcb0eaf":[8,0,0,1,7,0,5], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a93cdb544a9d11cc259e6adbc49c60c44":[6,0,0,2,7,0,1], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a93cdb544a9d11cc259e6adbc49c60c44":[8,0,0,1,7,0,1], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#ac1cddf0f2955d4282afcf4a90a2de9c0":[6,0,0,2,7,0,4], +"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#ac1cddf0f2955d4282afcf4a90a2de9c0":[8,0,0,1,7,0,4], +"structgridfire_1_1expectations_1_1_engine_error.html":[6,0,0,3,0], +"structgridfire_1_1expectations_1_1_engine_error.html":[8,0,0,2,0], +"structgridfire_1_1expectations_1_1_engine_error.html#a018c845e244869df264b1b073de39897":[6,0,0,3,0,1], +"structgridfire_1_1expectations_1_1_engine_error.html#a018c845e244869df264b1b073de39897":[8,0,0,2,0,1], +"structgridfire_1_1expectations_1_1_engine_error.html#a042b9486812f1cf963061a2497deabb7":[6,0,0,3,0,2], +"structgridfire_1_1expectations_1_1_engine_error.html#a042b9486812f1cf963061a2497deabb7":[8,0,0,2,0,2], +"structgridfire_1_1expectations_1_1_engine_error.html#a574a18b105ee285f516db535e1e3bdfd":[6,0,0,3,0,0], +"structgridfire_1_1expectations_1_1_engine_error.html#a574a18b105ee285f516db535e1e3bdfd":[8,0,0,2,0,0], +"structgridfire_1_1expectations_1_1_engine_error.html#ac5fcafed01de529e03afa055d18bd897":[6,0,0,3,0,4], +"structgridfire_1_1expectations_1_1_engine_error.html#ac5fcafed01de529e03afa055d18bd897":[8,0,0,2,0,4], +"structgridfire_1_1expectations_1_1_engine_error.html#ad05b8d2f5ce9925f749c9f528f2428dc":[6,0,0,3,0,3], +"structgridfire_1_1expectations_1_1_engine_error.html#ad05b8d2f5ce9925f749c9f528f2428dc":[8,0,0,2,0,3], +"structgridfire_1_1expectations_1_1_engine_index_error.html":[6,0,0,3,1], +"structgridfire_1_1expectations_1_1_engine_index_error.html":[8,0,0,2,1], +"structgridfire_1_1expectations_1_1_engine_index_error.html#aa20994243d56f24d89230887b881e03e":[6,0,0,3,1,2], +"structgridfire_1_1expectations_1_1_engine_index_error.html#aa20994243d56f24d89230887b881e03e":[8,0,0,2,1,2], +"structgridfire_1_1expectations_1_1_engine_index_error.html#ab44bba2a197d43319e65cd200cd347b0":[6,0,0,3,1,0], +"structgridfire_1_1expectations_1_1_engine_index_error.html#ab44bba2a197d43319e65cd200cd347b0":[8,0,0,2,1,0], +"structgridfire_1_1expectations_1_1_engine_index_error.html#af9bdb5b360c43dde624e47d83cad3903":[6,0,0,3,1,1], +"structgridfire_1_1expectations_1_1_engine_index_error.html#af9bdb5b360c43dde624e47d83cad3903":[8,0,0,2,1,1], +"structgridfire_1_1expectations_1_1_stale_engine_error.html":[6,0,0,3,2], +"structgridfire_1_1expectations_1_1_stale_engine_error.html":[8,0,0,2,2], +"structgridfire_1_1expectations_1_1_stale_engine_error.html#a10bce51a63024715959a66673b909590":[6,0,0,3,2,2], +"structgridfire_1_1expectations_1_1_stale_engine_error.html#a10bce51a63024715959a66673b909590":[8,0,0,2,2,2], +"structgridfire_1_1expectations_1_1_stale_engine_error.html#ad477b6e562bf4167ad327ebaccd4cf10":[6,0,0,3,2,0], +"structgridfire_1_1expectations_1_1_stale_engine_error.html#ad477b6e562bf4167ad327ebaccd4cf10":[8,0,0,2,2,0], +"structgridfire_1_1expectations_1_1_stale_engine_error.html#ad8ba0f62a2da0d93aba429181e7e6f84":[6,0,0,3,2,1], +"structgridfire_1_1expectations_1_1_stale_engine_error.html#ad8ba0f62a2da0d93aba429181e7e6f84":[8,0,0,2,2,1], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html":[6,0,0,5,4,0], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html":[8,0,0,4,4,0], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a2da59e4f6e2ba3eff581bacabbf387de":[6,0,0,5,4,0,2], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a2da59e4f6e2ba3eff581bacabbf387de":[8,0,0,4,4,0,2], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a5f673ab0425f06f3639cc9b5200ee3af":[6,0,0,5,4,0,0], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a5f673ab0425f06f3639cc9b5200ee3af":[8,0,0,4,4,0,0], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a9b8fc949cc2cb1729c719cf20463e070":[6,0,0,5,4,0,1], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a9b8fc949cc2cb1729c719cf20463e070":[8,0,0,4,4,0,1], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#aa99e1fa2fd4937592c066b0df16f377f":[6,0,0,5,4,0,3], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#aa99e1fa2fd4937592c066b0df16f377f":[8,0,0,4,4,0,3], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html":[6,0,0,5,4,1], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html":[8,0,0,4,4,1], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a3cb7ee6f3031997aab99c5502b61d90e":[6,0,0,5,4,1,0], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a3cb7ee6f3031997aab99c5502b61d90e":[8,0,0,4,4,1,0], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a48e170f77812fdbc06cff18267b241ca":[6,0,0,5,4,1,3], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a48e170f77812fdbc06cff18267b241ca":[8,0,0,4,4,1,3] }; diff --git a/docs/html/navtreeindex11.js b/docs/html/navtreeindex11.js new file mode 100644 index 00000000..e45e12b4 --- /dev/null +++ b/docs/html/navtreeindex11.js @@ -0,0 +1,253 @@ +var NAVTREEINDEX11 = +{ +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a750aa8cd8aa8b8da6d1f0db1cc66233d":[6,0,0,5,4,1,2], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a750aa8cd8aa8b8da6d1f0db1cc66233d":[8,0,0,4,4,1,2], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a7d291ba80f958fe34ae72b21c6fab380":[6,0,0,5,4,1,1], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a7d291ba80f958fe34ae72b21c6fab380":[8,0,0,4,4,1,1], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html":[6,0,0,5,4,2], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html":[8,0,0,4,4,2], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aea71e9198606e0ba393321178f988fcc":[6,0,0,5,4,2,1], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aea71e9198606e0ba393321178f988fcc":[8,0,0,4,4,2,1], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aec714697f3f5102124561252233fc350":[6,0,0,5,4,2,0], +"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aec714697f3f5102124561252233fc350":[8,0,0,4,4,2,0], +"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html":[6,0,0,5,0,0], +"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html":[8,0,0,4,0,0], +"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#a64c1cef58c1bdeab1fcc7f9a30a71609":[6,0,0,5,0,0,2], +"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#a64c1cef58c1bdeab1fcc7f9a30a71609":[8,0,0,4,0,0,2], +"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#a677505655a1c6922dfa9b32b70d7e815":[6,0,0,5,0,0,0], +"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#a677505655a1c6922dfa9b32b70d7e815":[8,0,0,4,0,0,0], +"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#abb1416e2d8d4d27264c9eece547006b6":[6,0,0,5,0,0,3], +"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#abb1416e2d8d4d27264c9eece547006b6":[8,0,0,4,0,0,3], +"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#acf5c38826050594aee98d746d0ba40b2":[6,0,0,5,0,0,1], +"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#acf5c38826050594aee98d746d0ba40b2":[8,0,0,4,0,0,1], +"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html":[6,0,0,6,0,0], +"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html":[8,0,0,5,0,0], +"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a07dfb669f73b029a71eb59cbbed69f42":[6,0,0,6,0,0,2], +"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a07dfb669f73b029a71eb59cbbed69f42":[8,0,0,5,0,0,2], +"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a3eb0be2063f7333994a026a569ae5568":[6,0,0,6,0,0,3], +"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a3eb0be2063f7333994a026a569ae5568":[8,0,0,5,0,0,3], +"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a6371b8f8c45a9b069b19dd968ff81b28":[6,0,0,6,0,0,1], +"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a6371b8f8c45a9b069b19dd968ff81b28":[8,0,0,5,0,0,1], +"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#afb2af3df6ec5ea439b5ea55571975391":[6,0,0,6,0,0,0], +"structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#afb2af3df6ec5ea439b5ea55571975391":[8,0,0,5,0,0,0], +"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html":[6,0,0,6,0,1], +"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html":[8,0,0,5,0,1], +"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a086720ca534bc4c63d9341995e2f87bd":[6,0,0,6,0,1,1], +"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a086720ca534bc4c63d9341995e2f87bd":[8,0,0,5,0,1,1], +"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a1541a5280bd1b3f90bc62d7c0e1f80a1":[6,0,0,6,0,1,0], +"structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a1541a5280bd1b3f90bc62d7c0e1f80a1":[8,0,0,5,0,1,0], +"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html":[6,0,0,6,0,2], +"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html":[8,0,0,5,0,2], +"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a30362f5bb497ae74cf6a10fd701273a0":[6,0,0,6,0,2,1], +"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a30362f5bb497ae74cf6a10fd701273a0":[8,0,0,5,0,2,1], +"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a99da523669d85aa0a628d35a077d541c":[6,0,0,6,0,2,2], +"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a99da523669d85aa0a628d35a077d541c":[8,0,0,5,0,2,2], +"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#ad0df5ef84e3a78d881838a3bb014db83":[6,0,0,6,0,2,0], +"structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#ad0df5ef84e3a78d881838a3bb014db83":[8,0,0,5,0,2,0], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html":[6,0,0,6,0,3], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html":[8,0,0,5,0,3], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a075a70baa4ac5859fb01d493e08debdd":[6,0,0,6,0,3,4], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a075a70baa4ac5859fb01d493e08debdd":[8,0,0,5,0,3,4], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a2344c046a615bc6ff07327d6bcfe074b":[6,0,0,6,0,3,9], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a2344c046a615bc6ff07327d6bcfe074b":[8,0,0,5,0,3,9], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a318b62e183dcb49c04260832454fa721":[6,0,0,6,0,3,10], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a318b62e183dcb49c04260832454fa721":[8,0,0,5,0,3,10], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a359555f2b05e4b30bf810e12456df43b":[6,0,0,6,0,3,3], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a359555f2b05e4b30bf810e12456df43b":[8,0,0,5,0,3,3], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a9d4db2970fc7f525824f6666198b3d56":[6,0,0,6,0,3,1], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a9d4db2970fc7f525824f6666198b3d56":[8,0,0,5,0,3,1], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ab41dace2493e036460736d8124a3475c":[6,0,0,6,0,3,2], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ab41dace2493e036460736d8124a3475c":[8,0,0,5,0,3,2], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#abd2d7fc00f582316eae824ccafef9b4b":[6,0,0,6,0,3,5], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#abd2d7fc00f582316eae824ccafef9b4b":[8,0,0,5,0,3,5], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ac08d42071950006ccf3c438253ef9ee9":[6,0,0,6,0,3,8], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ac08d42071950006ccf3c438253ef9ee9":[8,0,0,5,0,3,8], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ad7908a8b8a1db5014f23a7b3855156b0":[6,0,0,6,0,3,7], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ad7908a8b8a1db5014f23a7b3855156b0":[8,0,0,5,0,3,7], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#aee9ee73218397780a2a7708c29779c73":[6,0,0,6,0,3,0], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#aee9ee73218397780a2a7708c29779c73":[8,0,0,5,0,3,0], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#afc3f5d3e5c3ec52134619fd462922f85":[6,0,0,6,0,3,6], +"structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#afc3f5d3e5c3ec52134619fd462922f85":[8,0,0,5,0,3,6], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html":[6,0,0,6,0,4], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html":[8,0,0,5,0,4], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a38a088b882131fa00bab789eeaca3dc3":[6,0,0,6,0,4,3], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a38a088b882131fa00bab789eeaca3dc3":[8,0,0,5,0,4,3], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a4d631203f78251f58ccfe5292c12cd56":[6,0,0,6,0,4,1], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a4d631203f78251f58ccfe5292c12cd56":[8,0,0,5,0,4,1], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a5f6e7e1c799fbdc9822397a86454cf3f":[6,0,0,6,0,4,0], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a5f6e7e1c799fbdc9822397a86454cf3f":[8,0,0,5,0,4,0], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a66e72144cc2398e0ff5f8b43ad9d15e8":[6,0,0,6,0,4,5], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a66e72144cc2398e0ff5f8b43ad9d15e8":[8,0,0,5,0,4,5], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a8a3167159eeaffbf3052528f5067cbac":[6,0,0,6,0,4,4], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a8a3167159eeaffbf3052528f5067cbac":[8,0,0,5,0,4,4], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#af7f41ee20e21693d5a78abdfd93161d4":[6,0,0,6,0,4,2], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#af7f41ee20e21693d5a78abdfd93161d4":[8,0,0,5,0,4,2], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html":[6,0,0,6,0,6], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html":[8,0,0,5,0,6], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a6bbeb82cc27fd59ceafa320c1515106a":[6,0,0,6,0,6,4], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a6bbeb82cc27fd59ceafa320c1515106a":[8,0,0,5,0,6,4], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9134b85837be88ece72c20df9edce50d":[6,0,0,6,0,6,0], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9134b85837be88ece72c20df9edce50d":[8,0,0,5,0,6,0], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9d71d093fbb35cd8a451ea12cde28771":[6,0,0,6,0,6,2], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9d71d093fbb35cd8a451ea12cde28771":[8,0,0,5,0,6,2], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aa2e81d295afba465427e46b36e1438e4":[6,0,0,6,0,6,1], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aa2e81d295afba465427e46b36e1438e4":[8,0,0,5,0,6,1], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#abe1b2dd11ec550311a58555f3a945cbe":[6,0,0,6,0,6,5], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#abe1b2dd11ec550311a58555f3a945cbe":[8,0,0,5,0,6,5], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aeb0494f46a0c6b9e29ed4cc15f07364b":[6,0,0,6,0,6,3], +"structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aeb0494f46a0c6b9e29ed4cc15f07364b":[8,0,0,5,0,6,3], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html":[6,0,0,6,0,7,1], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html":[8,0,0,5,0,7,1], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a016c3e02f622e21073f9110707177b76":[6,0,0,6,0,7,1,12], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a016c3e02f622e21073f9110707177b76":[8,0,0,5,0,7,1,12], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a0629ea0e5d51166e400696a358b0045e":[6,0,0,6,0,7,1,9], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a0629ea0e5d51166e400696a358b0045e":[8,0,0,5,0,7,1,9], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a24d6517e15c177fb8ca72f08f8eaf509":[6,0,0,6,0,7,1,3], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a24d6517e15c177fb8ca72f08f8eaf509":[8,0,0,5,0,7,1,3], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a2d6c6d4eb9b54c050c266298611c1e44":[6,0,0,6,0,7,1,8], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a2d6c6d4eb9b54c050c266298611c1e44":[8,0,0,5,0,7,1,8], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a57273916131b68d1aed6e16d85667427":[6,0,0,6,0,7,1,7], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a57273916131b68d1aed6e16d85667427":[8,0,0,5,0,7,1,7], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a8998f5acb979463eeabb14da50fb6856":[6,0,0,6,0,7,1,2], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a8998f5acb979463eeabb14da50fb6856":[8,0,0,5,0,7,1,2], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a8a780d3937e60794f007ec65fe866a56":[6,0,0,6,0,7,1,11], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a8a780d3937e60794f007ec65fe866a56":[8,0,0,5,0,7,1,11], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab176a60ea64181d84be3bb6496ad0b0e":[6,0,0,6,0,7,1,1], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab176a60ea64181d84be3bb6496ad0b0e":[8,0,0,5,0,7,1,1], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab60f42677de82f3aab77d2af846c2ffd":[6,0,0,6,0,7,1,6], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab60f42677de82f3aab77d2af846c2ffd":[8,0,0,5,0,7,1,6], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab7d46e02bb7264ff3aada6b3997b2ab1":[6,0,0,6,0,7,1,13], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab7d46e02bb7264ff3aada6b3997b2ab1":[8,0,0,5,0,7,1,13], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abdb3124f6ef5ea294f402d30717fa208":[6,0,0,6,0,7,1,10], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abdb3124f6ef5ea294f402d30717fa208":[8,0,0,5,0,7,1,10], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abe06f72b5b646cb3f1462b56d94a1de4":[6,0,0,6,0,7,1,0], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abe06f72b5b646cb3f1462b56d94a1de4":[8,0,0,5,0,7,1,0], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ae527298ffcdeb0b7b4089eeed4ddb58d":[6,0,0,6,0,7,1,5], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ae527298ffcdeb0b7b4089eeed4ddb58d":[8,0,0,5,0,7,1,5], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#af834029caff08f9d5f7ff3a817ade469":[6,0,0,6,0,7,1,4], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#af834029caff08f9d5f7ff3a817ade469":[8,0,0,5,0,7,1,4], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html":[6,0,0,6,0,8], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html":[8,0,0,5,0,8], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a17dde21438cabec9ae23a0d318c41a7a":[6,0,0,6,0,8,3], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a17dde21438cabec9ae23a0d318c41a7a":[8,0,0,5,0,8,3], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a4a1cbc93d5e197a69a5a29a8cabc6498":[6,0,0,6,0,8,4], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a4a1cbc93d5e197a69a5a29a8cabc6498":[8,0,0,5,0,8,4], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a549f4c9266722314f61d668d8507145c":[6,0,0,6,0,8,5], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a549f4c9266722314f61d668d8507145c":[8,0,0,5,0,8,5], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a5a2525ca7e7b2c812b1f67b3b0114aaf":[6,0,0,6,0,8,0], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a5a2525ca7e7b2c812b1f67b3b0114aaf":[8,0,0,5,0,8,0], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a90b6e47918fa750c28917ba6136c7880":[6,0,0,6,0,8,2], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a90b6e47918fa750c28917ba6136c7880":[8,0,0,5,0,8,2], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#aa603395b65c8639f8d93f73b7d9bd61e":[6,0,0,6,0,8,1], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#aa603395b65c8639f8d93f73b7d9bd61e":[8,0,0,5,0,8,1], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#ad0bb77849bda4934472675e196af87c8":[6,0,0,6,0,8,6], +"structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#ad0bb77849bda4934472675e196af87c8":[8,0,0,5,0,8,6], +"structgridfire_1_1reaclib_1_1_reaction_record.html":[6,0,0,7,0], +"structgridfire_1_1reaclib_1_1_reaction_record.html":[8,0,0,6,0], +"structgridfire_1_1reaclib_1_1_reaction_record.html#a2165deb1c0a54a5086b496cf34604fa5":[6,0,0,7,0,2], +"structgridfire_1_1reaclib_1_1_reaction_record.html#a2165deb1c0a54a5086b496cf34604fa5":[8,0,0,6,0,2], +"structgridfire_1_1reaclib_1_1_reaction_record.html#a523b7cfb0a6d8ddccd785aef2f425ad1":[6,0,0,7,0,7], +"structgridfire_1_1reaclib_1_1_reaction_record.html#a523b7cfb0a6d8ddccd785aef2f425ad1":[8,0,0,6,0,7], +"structgridfire_1_1reaclib_1_1_reaction_record.html#a5c853b69a23b0a8c39ab4b55ac3fe3cc":[6,0,0,7,0,0], +"structgridfire_1_1reaclib_1_1_reaction_record.html#a5c853b69a23b0a8c39ab4b55ac3fe3cc":[8,0,0,6,0,0], +"structgridfire_1_1reaclib_1_1_reaction_record.html#a67afc513db8dbcc43d79733e22ca8d39":[6,0,0,7,0,5], +"structgridfire_1_1reaclib_1_1_reaction_record.html#a67afc513db8dbcc43d79733e22ca8d39":[8,0,0,6,0,5], +"structgridfire_1_1reaclib_1_1_reaction_record.html#a80803f612e574859fde0a163bca84bc0":[6,0,0,7,0,1], +"structgridfire_1_1reaclib_1_1_reaction_record.html#a80803f612e574859fde0a163bca84bc0":[8,0,0,6,0,1], +"structgridfire_1_1reaclib_1_1_reaction_record.html#aa1fd4f510d7c00d2e4197e9b9caf29fd":[6,0,0,7,0,6], +"structgridfire_1_1reaclib_1_1_reaction_record.html#aa1fd4f510d7c00d2e4197e9b9caf29fd":[8,0,0,6,0,6], +"structgridfire_1_1reaclib_1_1_reaction_record.html#aeeb8a1e078a27420e398663825cce644":[6,0,0,7,0,4], +"structgridfire_1_1reaclib_1_1_reaction_record.html#aeeb8a1e078a27420e398663825cce644":[8,0,0,6,0,4], +"structgridfire_1_1reaclib_1_1_reaction_record.html#af1b1d3b0308d965ef0697b247fcf9082":[6,0,0,7,0,3], +"structgridfire_1_1reaclib_1_1_reaction_record.html#af1b1d3b0308d965ef0697b247fcf9082":[8,0,0,6,0,3], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html":[6,0,0,8,1], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html":[8,0,0,7,1], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a2a9316d19bc2e8bf0a7872eb6fe8a53f":[6,0,0,8,1,3], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a2a9316d19bc2e8bf0a7872eb6fe8a53f":[8,0,0,7,1,3], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a2fa6b65e300dcd181222b743c2b3d6ed":[6,0,0,8,1,1], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a2fa6b65e300dcd181222b743c2b3d6ed":[8,0,0,7,1,1], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a31a92f95a27e4430209dfc2bdfa5c40f":[6,0,0,8,1,0], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a31a92f95a27e4430209dfc2bdfa5c40f":[8,0,0,7,1,0], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a3d047485ebb57d6c763adfe4aae493b1":[6,0,0,8,1,4], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a3d047485ebb57d6c763adfe4aae493b1":[8,0,0,7,1,4], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a8c79db4e649b4eb1d29c43ebe4e95458":[6,0,0,8,1,6], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a8c79db4e649b4eb1d29c43ebe4e95458":[8,0,0,7,1,6], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#ace9dbd928e179784e47eaa108ce8d721":[6,0,0,8,1,2], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#ace9dbd928e179784e47eaa108ce8d721":[8,0,0,7,1,2], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#adf8e6ed7f91cb9e15d1469a808b1877a":[6,0,0,8,1,7], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#adf8e6ed7f91cb9e15d1469a808b1877a":[8,0,0,7,1,7], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#ae57b2eac71cb4ed9947f40c9cb8fc3ca":[6,0,0,8,1,5], +"structgridfire_1_1reaction_1_1_rate_coefficient_set.html#ae57b2eac71cb4ed9947f40c9cb8fc3ca":[8,0,0,7,1,5], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html":[6,0,0,10,0,0], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html":[8,0,0,9,0,0], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a0b27605ac3211a1805d7910c899bbcce":[6,0,0,10,0,0,6], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a0b27605ac3211a1805d7910c899bbcce":[8,0,0,9,0,0,6], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a1fb4ca773aaad8d1d958a3a0e82d8edd":[6,0,0,10,0,0,1], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a1fb4ca773aaad8d1d958a3a0e82d8edd":[8,0,0,9,0,0,1], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a3e089139de2ba47e96dfe22c14d24e9e":[6,0,0,10,0,0,0], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a3e089139de2ba47e96dfe22c14d24e9e":[8,0,0,9,0,0,0], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a41a5bc46358cb59373f62c791e1bc29c":[6,0,0,10,0,0,3], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a41a5bc46358cb59373f62c791e1bc29c":[8,0,0,9,0,0,3], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#ac44d6bd0f4952d8bfdf487a09264872b":[6,0,0,10,0,0,2], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#ac44d6bd0f4952d8bfdf487a09264872b":[8,0,0,9,0,0,2], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#ad7f3eb9caae25ef25357c41c23d6b392":[6,0,0,10,0,0,5], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#ad7f3eb9caae25ef25357c41c23d6b392":[8,0,0,9,0,0,5], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#afdc510f8160693806737c4ab517058b8":[6,0,0,10,0,0,4], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#afdc510f8160693806737c4ab517058b8":[8,0,0,9,0,0,4], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html":[6,0,0,10,0,1], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html":[8,0,0,9,0,1], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a0b39f0d207181840efacb64417b492ae":[6,0,0,10,0,1,11], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a0b39f0d207181840efacb64417b492ae":[8,0,0,9,0,1,11], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a1637965300527d09bfc9f690272d7264":[6,0,0,10,0,1,0], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a1637965300527d09bfc9f690272d7264":[8,0,0,9,0,1,0], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a25743a21ed801ed4288309f35dc9a289":[6,0,0,10,0,1,12], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a25743a21ed801ed4288309f35dc9a289":[8,0,0,9,0,1,12], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a25afbc9f8a907304992e144dfa3529":[6,0,0,10,0,1,9], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a25afbc9f8a907304992e144dfa3529":[8,0,0,9,0,1,9], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a92187c15b7bcb90adebecc87e1436a":[6,0,0,10,0,1,6], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a92187c15b7bcb90adebecc87e1436a":[8,0,0,9,0,1,6], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a51e86d2721053055d8479662b864e367":[6,0,0,10,0,1,8], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a51e86d2721053055d8479662b864e367":[8,0,0,9,0,1,8], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a6442d15673e6385bb6fdd11e1179c487":[6,0,0,10,0,1,4], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a6442d15673e6385bb6fdd11e1179c487":[8,0,0,9,0,1,4], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a75d7e32c9df3d8a047069fe2d64cd089":[6,0,0,10,0,1,7], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a75d7e32c9df3d8a047069fe2d64cd089":[8,0,0,9,0,1,7], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#aaae3c42b9172be4d501f022e67f5a6f6":[6,0,0,10,0,1,10], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#aaae3c42b9172be4d501f022e67f5a6f6":[8,0,0,9,0,1,10], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#adef40af49e162d2429db1030f6341d96":[6,0,0,10,0,1,2], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#adef40af49e162d2429db1030f6341d96":[8,0,0,9,0,1,2], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#ae3c6320ce7a8f41c9ae36c42d62b4204":[6,0,0,10,0,1,1], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#ae3c6320ce7a8f41c9ae36c42d62b4204":[8,0,0,9,0,1,1], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#aefa6b183bf963f6e01c5157b7c0f158a":[6,0,0,10,0,1,3], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#aefa6b183bf963f6e01c5157b7c0f158a":[8,0,0,9,0,1,3], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#af8c233f893bf740e81c5254d84534067":[6,0,0,10,0,1,5], +"structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#af8c233f893bf740e81c5254d84534067":[8,0,0,9,0,1,5], +"structgridfire_1_1trigger_1_1_trigger_result.html":[6,0,0,11,7], +"structgridfire_1_1trigger_1_1_trigger_result.html":[8,0,0,10,7], +"structgridfire_1_1trigger_1_1_trigger_result.html#a1f27dd6d5cca43956812ec78cfb7be2d":[6,0,0,11,7,2], +"structgridfire_1_1trigger_1_1_trigger_result.html#a1f27dd6d5cca43956812ec78cfb7be2d":[8,0,0,10,7,2], +"structgridfire_1_1trigger_1_1_trigger_result.html#a372af12d705b623075c41872f3ec96e1":[6,0,0,11,7,3], +"structgridfire_1_1trigger_1_1_trigger_result.html#a372af12d705b623075c41872f3ec96e1":[8,0,0,10,7,3], +"structgridfire_1_1trigger_1_1_trigger_result.html#a7cf4d21d3cd3e53b62736932b44072cd":[6,0,0,11,7,0], +"structgridfire_1_1trigger_1_1_trigger_result.html#a7cf4d21d3cd3e53b62736932b44072cd":[8,0,0,10,7,0], +"structgridfire_1_1trigger_1_1_trigger_result.html#aaf99ffdeb73f5e792e61c4cca68aa157":[6,0,0,11,7,1], +"structgridfire_1_1trigger_1_1_trigger_result.html#aaf99ffdeb73f5e792e61c4cca68aa157":[8,0,0,10,7,1], +"structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html":[6,0,1,0], +"structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html":[8,0,1,0], +"structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html#aa947f9796cbee2c9473ba455f7e69ec3":[6,0,1,0,0], +"structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html#aa947f9796cbee2c9473ba455f7e69ec3":[8,0,1,0,0], +"structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html":[6,0,1,1], +"structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html":[8,0,1,1], +"structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html#abab92065d884b95cdddcc2f8f6fdd490":[6,0,1,1,0], +"structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html#abab92065d884b95cdddcc2f8f6fdd490":[8,0,1,1,0], +"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html":[6,0,1,2], +"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html":[8,0,1,2], +"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html#a48224b63a80690e4f0620f1312be5dd9":[6,0,1,2,0], +"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html#a48224b63a80690e4f0620f1312be5dd9":[8,0,1,2,0], +"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html":[6,0,1,3], +"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html":[8,0,1,3], +"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html#a32b976b3e3e4e0403c1295f9b467e921":[6,0,1,3,0], +"structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html#a32b976b3e3e4e0403c1295f9b467e921":[8,0,1,3,0], +"table__format_8h.html":[9,0,1,0,0,10,3], +"trigger__abstract_8h.html":[9,0,1,0,0,9,1] +}; diff --git a/docs/html/navtreeindex12.js b/docs/html/navtreeindex12.js new file mode 100644 index 00000000..ff3dcef1 --- /dev/null +++ b/docs/html/navtreeindex12.js @@ -0,0 +1,21 @@ +var NAVTREEINDEX12 = +{ +"trigger__logical_8h.html":[9,0,1,0,0,9,2], +"trigger__pprint_8h.html":[9,0,1,0,0,9,0,0], +"trigger__result_8h.html":[9,0,1,0,0,9,3], +"types_2bindings_8cpp.html":[9,0,1,2,8,0], +"types_2bindings_8cpp.html#aa0589677938fad59ffce3f6981f53ff0":[9,0,1,2,8,0,0], +"types_2bindings_8h.html":[9,0,1,2,8,1], +"types_2bindings_8h.html#aa0589677938fad59ffce3f6981f53ff0":[9,0,1,2,8,1,0], +"utils_2bindings_8cpp.html":[9,0,1,2,9,0], +"utils_2bindings_8cpp.html#a7af842f50ca4a721518e716d0229697c":[9,0,1,2,9,0,0], +"utils_2bindings_8h.html":[9,0,1,2,9,1], +"utils_2bindings_8h.html#a9eefca377142320755a869fafc6311c7":[9,0,1,2,9,1,0], +"weak_8cpp.html":[9,0,1,1,3,0,0], +"weak_8h.html":[9,0,1,0,0,6,0,0], +"weak_8h.html#a56d76d6c9aef1e09f707c836a157ff27":[9,0,1,0,0,6,0,0,4], +"weak__interpolator_8cpp.html":[9,0,1,1,3,0,1], +"weak__interpolator_8h.html":[9,0,1,0,0,6,0,1], +"weak__rate__library_8h.html":[9,0,1,0,0,6,0,2], +"weak__types_8h.html":[9,0,1,0,0,6,0,3] +}; diff --git a/docs/html/navtreeindex2.js b/docs/html/navtreeindex2.js index 79dc2dd5..26679ca5 100644 --- a/docs/html/navtreeindex2.js +++ b/docs/html/navtreeindex2.js @@ -1,253 +1,253 @@ var NAVTREEINDEX2 = { -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a40ce2c18063cd56cffd58419b9ae96bf":[5,0,0,21,36], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a40ce2c18063cd56cffd58419b9ae96bf":[7,0,0,20,36], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a445d7447f2cf18f755fc8b8b288e68cb":[5,0,0,21,39], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a445d7447f2cf18f755fc8b8b288e68cb":[7,0,0,20,39], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a4656c05b8235dbf4ec698b03a716a8c8":[5,0,0,21,42], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a4656c05b8235dbf4ec698b03a716a8c8":[7,0,0,20,42], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a57d97b11e80fa78ab5f509fce1f156b8":[5,0,0,21,40], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a57d97b11e80fa78ab5f509fce1f156b8":[7,0,0,20,40], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a586da5402750151fee5db2666785b6e4":[5,0,0,21,19], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a586da5402750151fee5db2666785b6e4":[7,0,0,20,19], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a5c1ab19bc3394a5d29241ef02073c4cb":[5,0,0,21,9], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a5c1ab19bc3394a5d29241ef02073c4cb":[7,0,0,20,9], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a5d1c11f3c0883385833462dd088f6f89":[5,0,0,21,6], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a5d1c11f3c0883385833462dd088f6f89":[7,0,0,20,6], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a696f74f5135bbd62169b6577f92fee80":[5,0,0,21,21], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a696f74f5135bbd62169b6577f92fee80":[7,0,0,20,21], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a6bee75b5a6e508e6eebf83f0d48c50b8":[5,0,0,21,37], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a6bee75b5a6e508e6eebf83f0d48c50b8":[7,0,0,20,37], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a707e46d2f72993c206210f81b35b884e":[5,0,0,21,47], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a707e46d2f72993c206210f81b35b884e":[7,0,0,20,47], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a70f4a0c4123b7f78305f64eb11beeeeb":[5,0,0,21,27], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a70f4a0c4123b7f78305f64eb11beeeeb":[7,0,0,20,27], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7140384baaaa0bd05ca448a0d8fec471":[5,0,0,21,26], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7140384baaaa0bd05ca448a0d8fec471":[7,0,0,20,26], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7aa4eb7a0d6e6d04b3e1aa1b1fb7f3f6":[5,0,0,21,30], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7aa4eb7a0d6e6d04b3e1aa1b1fb7f3f6":[7,0,0,20,30], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7bfb4e6fec2f337a1dea69e3d4f1fc82":[5,0,0,21,22], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7bfb4e6fec2f337a1dea69e3d4f1fc82":[7,0,0,20,22], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7d357c775dcbb253a4001d172805380a":[5,0,0,21,46], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7d357c775dcbb253a4001d172805380a":[7,0,0,20,46], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a87687a960f263a4e1bc035e4d0a345db":[5,0,0,21,8], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a87687a960f263a4e1bc035e4d0a345db":[7,0,0,20,8], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a8db21995e6878f4043f3a5a45bf36d5e":[5,0,0,21,24], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a8db21995e6878f4043f3a5a45bf36d5e":[7,0,0,20,24], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a98b11ffe498846f5a3a72f08504346b7":[5,0,0,21,32], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a98b11ffe498846f5a3a72f08504346b7":[7,0,0,20,32], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a99f9116d5a18afcbf0e808ef111d1be8":[5,0,0,21,7], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#a99f9116d5a18afcbf0e808ef111d1be8":[7,0,0,20,7], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#aa81057b96cf46986151a5e8ef99a017a":[5,0,0,21,44], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#aa81057b96cf46986151a5e8ef99a017a":[7,0,0,20,44], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#aaabaae8e33ca8a05a2aa1f374e792795":[5,0,0,21,10], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#aaabaae8e33ca8a05a2aa1f374e792795":[7,0,0,20,10], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#aada497e8df74a295fdf5df7d7cdf64e0":[5,0,0,21,29], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#aada497e8df74a295fdf5df7d7cdf64e0":[7,0,0,20,29], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#ab9f71bc9a1c0f98ec9cc1c7da00fd975":[5,0,0,21,14], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#ab9f71bc9a1c0f98ec9cc1c7da00fd975":[7,0,0,20,14], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#abe76a46784b1ebc8ad67a9eec40d369a":[5,0,0,21,15], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#abe76a46784b1ebc8ad67a9eec40d369a":[7,0,0,20,15], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#ad94c6fa2281d9104471631c6b90f411e":[5,0,0,21,38], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#ad94c6fa2281d9104471631c6b90f411e":[7,0,0,20,38], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#adfa1e133c49c0ef78b374d37e90a3372":[5,0,0,21,13], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#adfa1e133c49c0ef78b374d37e90a3372":[7,0,0,20,13], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#ae7847959fc5af2b83f5446dd73567b46":[5,0,0,21,28], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#ae7847959fc5af2b83f5446dd73567b46":[7,0,0,20,28], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#aea2c3d2ae6ddf77bd4a9b07b86f3306b":[5,0,0,21,25], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#aea2c3d2ae6ddf77bd4a9b07b86f3306b":[7,0,0,20,25], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#aec6126b5c4a397d090790d7b75f9f70f":[5,0,0,21,45], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#aec6126b5c4a397d090790d7b75f9f70f":[7,0,0,20,45], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#af99f5e4871808188d00379c1c35868fe":[5,0,0,21,34], -"classgridfire_1_1_multiscale_partitioning_engine_view.html#af99f5e4871808188d00379c1c35868fe":[7,0,0,20,34], -"classgridfire_1_1_network.html":[5,0,0,24], -"classgridfire_1_1_network.html":[7,0,0,23], -"classgridfire_1_1_network.html#a0bb7c7be9a3c3212ef6dcbf26dcacb16":[5,0,0,24,11], -"classgridfire_1_1_network.html#a0bb7c7be9a3c3212ef6dcbf26dcacb16":[7,0,0,23,11], -"classgridfire_1_1_network.html#a20b631f2404bfdec2333f680a62abf55":[5,0,0,24,0], -"classgridfire_1_1_network.html#a20b631f2404bfdec2333f680a62abf55":[7,0,0,23,0], -"classgridfire_1_1_network.html#a315a123499719178286b29e2aca69118":[5,0,0,24,3], -"classgridfire_1_1_network.html#a315a123499719178286b29e2aca69118":[7,0,0,23,3], -"classgridfire_1_1_network.html#a37218e18f1bdbda7be94aa230f47dd18":[5,0,0,24,9], -"classgridfire_1_1_network.html#a37218e18f1bdbda7be94aa230f47dd18":[7,0,0,23,9], -"classgridfire_1_1_network.html#a787c601f6e4bd06600bf946efbcc98d4":[5,0,0,24,5], -"classgridfire_1_1_network.html#a787c601f6e4bd06600bf946efbcc98d4":[7,0,0,23,5], -"classgridfire_1_1_network.html#a84de2d691af06c4b62cfab5022b1e8fe":[5,0,0,24,6], -"classgridfire_1_1_network.html#a84de2d691af06c4b62cfab5022b1e8fe":[7,0,0,23,6], -"classgridfire_1_1_network.html#a960d309defc570f92d296ce4b93920e5":[5,0,0,24,10], -"classgridfire_1_1_network.html#a960d309defc570f92d296ce4b93920e5":[7,0,0,23,10], -"classgridfire_1_1_network.html#a9f8802012728ef5fea0e8cd465044e09":[5,0,0,24,7], -"classgridfire_1_1_network.html#a9f8802012728ef5fea0e8cd465044e09":[7,0,0,23,7], -"classgridfire_1_1_network.html#ab8d83289b62dda9b4e02f25311f85b79":[5,0,0,24,1], -"classgridfire_1_1_network.html#ab8d83289b62dda9b4e02f25311f85b79":[7,0,0,23,1], -"classgridfire_1_1_network.html#adf7002883160101c9f9d1b376b265410":[5,0,0,24,8], -"classgridfire_1_1_network.html#adf7002883160101c9f9d1b376b265410":[7,0,0,23,8], -"classgridfire_1_1_network.html#ae93ad65deba79def4b77d420e7affa0b":[5,0,0,24,4], -"classgridfire_1_1_network.html#ae93ad65deba79def4b77d420e7affa0b":[7,0,0,23,4], -"classgridfire_1_1_network.html#aefe364ae5af783e19e7b93bfd475566e":[5,0,0,24,12], -"classgridfire_1_1_network.html#aefe364ae5af783e19e7b93bfd475566e":[7,0,0,23,12], -"classgridfire_1_1_network.html#afc8d5172dd0e2295248b42dcb52b655c":[5,0,0,24,2], -"classgridfire_1_1_network.html#afc8d5172dd0e2295248b42dcb52b655c":[7,0,0,23,2], -"classgridfire_1_1_network_priming_engine_view.html":[5,0,0,25], -"classgridfire_1_1_network_priming_engine_view.html":[7,0,0,24], -"classgridfire_1_1_network_priming_engine_view.html#a1eed366e916c4e9b7847ae52836f3c7d":[5,0,0,25,3], -"classgridfire_1_1_network_priming_engine_view.html#a1eed366e916c4e9b7847ae52836f3c7d":[7,0,0,24,3], -"classgridfire_1_1_network_priming_engine_view.html#a91f60d8a6bd92dc5d5f6fcda8e89408f":[5,0,0,25,2], -"classgridfire_1_1_network_priming_engine_view.html#a91f60d8a6bd92dc5d5f6fcda8e89408f":[7,0,0,24,2], -"classgridfire_1_1_network_priming_engine_view.html#a96751b66dd11f1155d0c488f39f9f6a6":[5,0,0,25,1], -"classgridfire_1_1_network_priming_engine_view.html#a96751b66dd11f1155d0c488f39f9f6a6":[7,0,0,24,1], -"classgridfire_1_1_network_priming_engine_view.html#ad13ec8d4974421c72cffd88558d71177":[5,0,0,25,0], -"classgridfire_1_1_network_priming_engine_view.html#ad13ec8d4974421c72cffd88558d71177":[7,0,0,24,0], -"classgridfire_1_1_network_priming_engine_view.html#aeb8f25d97e2459037cc999b974823cf5":[5,0,0,25,4], -"classgridfire_1_1_network_priming_engine_view.html#aeb8f25d97e2459037cc999b974823cf5":[7,0,0,24,4], -"classgridfire_1_1_reaction.html":[5,0,0,29], -"classgridfire_1_1_reaction.html":[7,0,0,28], -"classgridfire_1_1_reaction.html#a0c533797f18c2fe4945f1afb3fb06d5d":[5,0,0,29,19], -"classgridfire_1_1_reaction.html#a0c533797f18c2fe4945f1afb3fb06d5d":[7,0,0,28,19], -"classgridfire_1_1_reaction.html#a11c714febaf818f1d4d6c19a064d707e":[5,0,0,29,17], -"classgridfire_1_1_reaction.html#a11c714febaf818f1d4d6c19a064d707e":[7,0,0,28,17], -"classgridfire_1_1_reaction.html#a186856dc2ce85d8cc4db43c7164b6afa":[5,0,0,29,22], -"classgridfire_1_1_reaction.html#a186856dc2ce85d8cc4db43c7164b6afa":[7,0,0,28,22], -"classgridfire_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8":[5,0,0,29,23], -"classgridfire_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8":[7,0,0,28,23], -"classgridfire_1_1_reaction.html#a348aae35a6c82194ef5387278419e0e6":[5,0,0,29,14], -"classgridfire_1_1_reaction.html#a348aae35a6c82194ef5387278419e0e6":[7,0,0,28,14], -"classgridfire_1_1_reaction.html#a41b1c16f499c9255251ed43725cf698c":[5,0,0,29,11], -"classgridfire_1_1_reaction.html#a41b1c16f499c9255251ed43725cf698c":[7,0,0,28,11], -"classgridfire_1_1_reaction.html#a4282f85c34d6db1994c07e7a40f66d80":[5,0,0,29,2], -"classgridfire_1_1_reaction.html#a4282f85c34d6db1994c07e7a40f66d80":[7,0,0,28,2], -"classgridfire_1_1_reaction.html#a4be8440aa7e79eab1d44b5d83bcdab79":[5,0,0,29,18], -"classgridfire_1_1_reaction.html#a4be8440aa7e79eab1d44b5d83bcdab79":[7,0,0,28,18], -"classgridfire_1_1_reaction.html#a55b7f61d9bde45f2ca485c1b07a05950":[5,0,0,29,20], -"classgridfire_1_1_reaction.html#a55b7f61d9bde45f2ca485c1b07a05950":[7,0,0,28,20], -"classgridfire_1_1_reaction.html#a588a8c19970463d97f5aa333fcd312dc":[5,0,0,29,7], -"classgridfire_1_1_reaction.html#a588a8c19970463d97f5aa333fcd312dc":[7,0,0,28,7], -"classgridfire_1_1_reaction.html#a5a17ca61d069749960e5a83e58c0b8a1":[5,0,0,29,9], -"classgridfire_1_1_reaction.html#a5a17ca61d069749960e5a83e58c0b8a1":[7,0,0,28,9], -"classgridfire_1_1_reaction.html#a640b0bdbed9ed7c2a2e9880ddbcafc1d":[5,0,0,29,13], -"classgridfire_1_1_reaction.html#a640b0bdbed9ed7c2a2e9880ddbcafc1d":[7,0,0,28,13], -"classgridfire_1_1_reaction.html#a768329002a4f0b8604b1aa51d56b5d1b":[5,0,0,29,12], -"classgridfire_1_1_reaction.html#a768329002a4f0b8604b1aa51d56b5d1b":[7,0,0,28,12], -"classgridfire_1_1_reaction.html#a8cbc768819bea8497a7b9fa644b8fd65":[5,0,0,29,5], -"classgridfire_1_1_reaction.html#a8cbc768819bea8497a7b9fa644b8fd65":[7,0,0,28,5], -"classgridfire_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a":[5,0,0,29,0], -"classgridfire_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a":[7,0,0,28,0], -"classgridfire_1_1_reaction.html#abb3e2b9c5404f45fc5656eeac1d06a6c":[5,0,0,29,6], -"classgridfire_1_1_reaction.html#abb3e2b9c5404f45fc5656eeac1d06a6c":[7,0,0,28,6], -"classgridfire_1_1_reaction.html#ac2306d841bad605b7c9ae104397cec0f":[5,0,0,29,15], -"classgridfire_1_1_reaction.html#ac2306d841bad605b7c9ae104397cec0f":[7,0,0,28,15], -"classgridfire_1_1_reaction.html#ac2918935929030e8d218dc8d107a78f9":[5,0,0,29,16], -"classgridfire_1_1_reaction.html#ac2918935929030e8d218dc8d107a78f9":[7,0,0,28,16], -"classgridfire_1_1_reaction.html#ace0b2bee91702e0ab97b6fc74999d6f0":[5,0,0,29,1], -"classgridfire_1_1_reaction.html#ace0b2bee91702e0ab97b6fc74999d6f0":[7,0,0,28,1], -"classgridfire_1_1_reaction.html#adaeb5d72faf7d55d4e26f6e1fcba21c1":[5,0,0,29,8], -"classgridfire_1_1_reaction.html#adaeb5d72faf7d55d4e26f6e1fcba21c1":[7,0,0,28,8], -"classgridfire_1_1_reaction.html#ae66b446c98add7e00a1d960f4e7c60dd":[5,0,0,29,3], -"classgridfire_1_1_reaction.html#ae66b446c98add7e00a1d960f4e7c60dd":[7,0,0,28,3], -"classgridfire_1_1_reaction.html#aec9859c030364e1d4a740197514731db":[5,0,0,29,4], -"classgridfire_1_1_reaction.html#aec9859c030364e1d4a740197514731db":[7,0,0,28,4], -"classgridfire_1_1_reaction.html#af0a893603aa88f7d7d205b9b969af487":[5,0,0,29,21], -"classgridfire_1_1_reaction.html#af0a893603aa88f7d7d205b9b969af487":[7,0,0,28,21], -"classgridfire_1_1_reaction.html#afca3afba45a3db79980c8fe18c87c750":[5,0,0,29,10], -"classgridfire_1_1_reaction.html#afca3afba45a3db79980c8fe18c87c750":[7,0,0,28,10], -"classgridfire_1_1_reaction_set.html":[5,0,0,30], -"classgridfire_1_1_reaction_set.html":[7,0,0,29], -"classgridfire_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd":[5,0,0,30,23], -"classgridfire_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd":[7,0,0,29,23], -"classgridfire_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b":[5,0,0,30,16], -"classgridfire_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b":[7,0,0,29,16], -"classgridfire_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613":[5,0,0,30,6], -"classgridfire_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613":[7,0,0,29,6], -"classgridfire_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2":[5,0,0,30,12], -"classgridfire_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2":[7,0,0,29,12], -"classgridfire_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8":[5,0,0,30,9], -"classgridfire_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8":[7,0,0,29,9], -"classgridfire_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b":[5,0,0,30,22], -"classgridfire_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b":[7,0,0,29,22], -"classgridfire_1_1_reaction_set.html#a436f9c4b8f8a4e115b19728d57d8e105":[5,0,0,30,15], -"classgridfire_1_1_reaction_set.html#a436f9c4b8f8a4e115b19728d57d8e105":[7,0,0,29,15], -"classgridfire_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e":[5,0,0,30,11], -"classgridfire_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e":[7,0,0,29,11], -"classgridfire_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135":[5,0,0,30,20], -"classgridfire_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135":[7,0,0,29,20], -"classgridfire_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8":[5,0,0,30,18], -"classgridfire_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8":[7,0,0,29,18], -"classgridfire_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20":[5,0,0,30,25], -"classgridfire_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20":[7,0,0,29,25], -"classgridfire_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a":[5,0,0,30,13], -"classgridfire_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a":[7,0,0,29,13], -"classgridfire_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44":[5,0,0,30,28], -"classgridfire_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44":[7,0,0,29,28], -"classgridfire_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea":[5,0,0,30,1], -"classgridfire_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea":[7,0,0,29,1], -"classgridfire_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd":[5,0,0,30,21], -"classgridfire_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd":[7,0,0,29,21], -"classgridfire_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de":[5,0,0,30,0], -"classgridfire_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de":[7,0,0,29,0], -"classgridfire_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300":[5,0,0,30,8], -"classgridfire_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300":[7,0,0,29,8], -"classgridfire_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a":[5,0,0,30,19], -"classgridfire_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a":[7,0,0,29,19], -"classgridfire_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041":[5,0,0,30,2], -"classgridfire_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041":[7,0,0,29,2], -"classgridfire_1_1_reaction_set.html#abae9fbc4b4306479a6cd3173ac628987":[5,0,0,30,14], -"classgridfire_1_1_reaction_set.html#abae9fbc4b4306479a6cd3173ac628987":[7,0,0,29,14], -"classgridfire_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe":[5,0,0,30,29], -"classgridfire_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe":[7,0,0,29,29], -"classgridfire_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45":[5,0,0,30,3], -"classgridfire_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45":[7,0,0,29,3], -"classgridfire_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99":[5,0,0,30,17], -"classgridfire_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99":[7,0,0,29,17], -"classgridfire_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5":[5,0,0,30,5], -"classgridfire_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5":[7,0,0,29,5], -"classgridfire_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1":[5,0,0,30,4], -"classgridfire_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1":[7,0,0,29,4], -"classgridfire_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2":[5,0,0,30,7], -"classgridfire_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2":[7,0,0,29,7], -"classgridfire_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387":[5,0,0,30,10], -"classgridfire_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387":[7,0,0,29,10], -"classgridfire_1_1_reaction_set.html#af14cf34d7367cb6a6be5191724c2d4cf":[5,0,0,30,24], -"classgridfire_1_1_reaction_set.html#af14cf34d7367cb6a6be5191724c2d4cf":[7,0,0,29,24], -"classgridfire_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111":[5,0,0,30,26], -"classgridfire_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111":[7,0,0,29,26], -"classgridfire_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb":[5,0,0,30,27], -"classgridfire_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb":[7,0,0,29,27], -"classgridfire_1_1approx8_1_1_approx8_network.html":[5,0,0,0,1], -"classgridfire_1_1approx8_1_1_approx8_network.html":[7,0,0,0,1], -"classgridfire_1_1approx8_1_1_approx8_network.html#a56426da6f1af7eb8a6d1cc70bc8e742a":[5,0,0,0,1,1], -"classgridfire_1_1approx8_1_1_approx8_network.html#a56426da6f1af7eb8a6d1cc70bc8e742a":[7,0,0,0,1,1], -"classgridfire_1_1approx8_1_1_approx8_network.html#a5b17b2831389829533385900ce19a37a":[5,0,0,0,1,3], -"classgridfire_1_1approx8_1_1_approx8_network.html#a5b17b2831389829533385900ce19a37a":[7,0,0,0,1,3], -"classgridfire_1_1approx8_1_1_approx8_network.html#a65066078081c544be4e56e25eb407c8b":[5,0,0,0,1,0], -"classgridfire_1_1approx8_1_1_approx8_network.html#a65066078081c544be4e56e25eb407c8b":[7,0,0,0,1,0], -"classgridfire_1_1approx8_1_1_approx8_network.html#a697cb49bebc8d0659eb791500c451c67":[5,0,0,0,1,6], -"classgridfire_1_1approx8_1_1_approx8_network.html#a697cb49bebc8d0659eb791500c451c67":[7,0,0,0,1,6], -"classgridfire_1_1approx8_1_1_approx8_network.html#a6ed8022834e9541b3e547dd867648b0f":[5,0,0,0,1,5], -"classgridfire_1_1approx8_1_1_approx8_network.html#a6ed8022834e9541b3e547dd867648b0f":[7,0,0,0,1,5], -"classgridfire_1_1approx8_1_1_approx8_network.html#a6fadf388f07c160f1887a3cb72eaa869":[5,0,0,0,1,7], -"classgridfire_1_1approx8_1_1_approx8_network.html#a6fadf388f07c160f1887a3cb72eaa869":[7,0,0,0,1,7], -"classgridfire_1_1approx8_1_1_approx8_network.html#a888734a3cdde4259e921e2efece411ee":[5,0,0,0,1,2], -"classgridfire_1_1approx8_1_1_approx8_network.html#a888734a3cdde4259e921e2efece411ee":[7,0,0,0,1,2], -"classgridfire_1_1approx8_1_1_approx8_network.html#abf9f13ff532917ddac4a7d987698836d":[5,0,0,0,1,8], -"classgridfire_1_1approx8_1_1_approx8_network.html#abf9f13ff532917ddac4a7d987698836d":[7,0,0,0,1,8], -"classgridfire_1_1approx8_1_1_approx8_network.html#aefed972081514c29cdaaa1efd857ad8d":[5,0,0,0,1,4], -"classgridfire_1_1approx8_1_1_approx8_network.html#aefed972081514c29cdaaa1efd857ad8d":[7,0,0,0,1,4], -"classgridfire_1_1exceptions_1_1_engine_error.html":[5,0,0,2,0], -"classgridfire_1_1exceptions_1_1_engine_error.html":[7,0,0,1,0], -"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html":[5,0,0,2,1], -"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html":[7,0,0,1,1], -"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a77c9a660a2748c2e3a1c7e94edad1cf0":[5,0,0,2,1,2], -"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a77c9a660a2748c2e3a1c7e94edad1cf0":[7,0,0,1,1,2], -"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a9b9e8752798876d34a444f61fc2f509a":[5,0,0,2,1,0], -"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a9b9e8752798876d34a444f61fc2f509a":[7,0,0,1,1,0], -"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#afe87ef508f5b20ca99ec70510747caff":[5,0,0,2,1,1], -"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#afe87ef508f5b20ca99ec70510747caff":[7,0,0,1,1,1], -"classgridfire_1_1exceptions_1_1_network_resized_error.html":[5,0,0,2,2], -"classgridfire_1_1exceptions_1_1_network_resized_error.html":[7,0,0,1,2], -"classgridfire_1_1exceptions_1_1_network_resized_error.html#a581527fc03fdd84a8309c147259ec09d":[5,0,0,2,2,2], -"classgridfire_1_1exceptions_1_1_network_resized_error.html#a581527fc03fdd84a8309c147259ec09d":[7,0,0,1,2,2], -"classgridfire_1_1exceptions_1_1_network_resized_error.html#a80c0adb088e8083309591d24051b056b":[5,0,0,2,2,0], -"classgridfire_1_1exceptions_1_1_network_resized_error.html#a80c0adb088e8083309591d24051b056b":[7,0,0,1,2,0], -"classgridfire_1_1exceptions_1_1_network_resized_error.html#a80f09d037fff3c55a9b937b37d101cc1":[5,0,0,2,2,1], -"classgridfire_1_1exceptions_1_1_network_resized_error.html#a80f09d037fff3c55a9b937b37d101cc1":[7,0,0,1,2,1] +"classgridfire_1_1_graph_engine.html#af147a6953dcbb70ba3cc93039ac21c35":[8,0,0,19,68], +"classgridfire_1_1_graph_engine.html#af17cf3762abac3efcab9a8e87c961210":[6,0,0,20,83], +"classgridfire_1_1_graph_engine.html#af17cf3762abac3efcab9a8e87c961210":[8,0,0,19,83], +"classgridfire_1_1_graph_engine.html#af18853273cbd53317ee4389c2241281c":[6,0,0,20,17], +"classgridfire_1_1_graph_engine.html#af18853273cbd53317ee4389c2241281c":[8,0,0,19,17], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html":[6,0,0,20,0], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html":[8,0,0,19,0], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a20d8e668f0af5fad5b7eda12564dc7cf":[6,0,0,20,0,0], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a20d8e668f0af5fad5b7eda12564dc7cf":[8,0,0,19,0,0], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a4e8ff268c4377599c8798c7929ec2d5e":[6,0,0,20,0,6], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a4e8ff268c4377599c8798c7929ec2d5e":[8,0,0,19,0,6], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a75d355a0bef27217165644affd0cca4d":[6,0,0,20,0,7], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a75d355a0bef27217165644affd0cca4d":[8,0,0,19,0,7], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a881d4daf2b973d523548cd8d4021bdc4":[6,0,0,20,0,5], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a881d4daf2b973d523548cd8d4021bdc4":[8,0,0,19,0,5], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a98ed8b450f7868f55e8362a848a4710d":[6,0,0,20,0,8], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a98ed8b450f7868f55e8362a848a4710d":[8,0,0,19,0,8], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aa23b5a552fdbaff04ebdb0972924f5f2":[6,0,0,20,0,1], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aa23b5a552fdbaff04ebdb0972924f5f2":[8,0,0,19,0,1], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#ad9b8dd0e8ba9c7745e33acc9a649d2e0":[6,0,0,20,0,3], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#ad9b8dd0e8ba9c7745e33acc9a649d2e0":[8,0,0,19,0,3], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aec41632c2a362be33a1f7ff04204cbf4":[6,0,0,20,0,2], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aec41632c2a362be33a1f7ff04204cbf4":[8,0,0,19,0,2], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#af7fdc6ea57dcac2a908215e63df79f6d":[6,0,0,20,0,4], +"classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#af7fdc6ea57dcac2a908215e63df79f6d":[8,0,0,19,0,4], +"classgridfire_1_1_multiscale_partitioning_engine_view.html":[6,0,0,21], +"classgridfire_1_1_multiscale_partitioning_engine_view.html":[8,0,0,20], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a05730ced13ac5331060ca011f0da6235":[6,0,0,21,39], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a05730ced13ac5331060ca011f0da6235":[8,0,0,20,39], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a05e45017bbb772c586f483bd527004ee":[6,0,0,21,5], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a05e45017bbb772c586f483bd527004ee":[8,0,0,20,5], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1a0c0a0ade632eb10f0eecab828a059f":[6,0,0,21,41], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1a0c0a0ade632eb10f0eecab828a059f":[8,0,0,20,41], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b17f94386882ea1524147782b7a1ddc":[6,0,0,21,13], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b17f94386882ea1524147782b7a1ddc":[8,0,0,20,13], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b3720628b22f038391949fffe6fc962":[6,0,0,21,4], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b3720628b22f038391949fffe6fc962":[8,0,0,20,4], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b4aa04a1e641204e4fd82361b0e39c6":[6,0,0,21,54], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b4aa04a1e641204e4fd82361b0e39c6":[8,0,0,20,54], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1e04e8cb8c84b1bd033ac599accf0888":[6,0,0,21,20], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a1e04e8cb8c84b1bd033ac599accf0888":[8,0,0,20,20], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a22bd1f0e821ed415611d75bac67063d1":[6,0,0,21,19], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a22bd1f0e821ed415611d75bac67063d1":[8,0,0,20,19], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a253e51d6dc7226a863a123683049af61":[6,0,0,21,23], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a253e51d6dc7226a863a123683049af61":[8,0,0,20,23], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a2e3c7d6320cd0fdc51b3a40d1ec6b262":[6,0,0,21,14], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a2e3c7d6320cd0fdc51b3a40d1ec6b262":[8,0,0,20,14], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a2f0c45d4e2b2f9de5d961088f3ab0a9a":[6,0,0,21,12], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a2f0c45d4e2b2f9de5d961088f3ab0a9a":[8,0,0,20,12], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a31e636745b8c427cee0319e6c61039be":[6,0,0,21,17], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a31e636745b8c427cee0319e6c61039be":[8,0,0,20,17], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a34b5fdb2078e748edfbe6846ecadd681":[6,0,0,21,3], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a34b5fdb2078e748edfbe6846ecadd681":[8,0,0,20,3], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3af2b37ce21829d9554d702cad074470":[6,0,0,21,47], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3af2b37ce21829d9554d702cad074470":[8,0,0,20,47], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c327a40d7c667043826002975baa2b4":[6,0,0,21,37], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c327a40d7c667043826002975baa2b4":[8,0,0,20,37], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c82e4e082d1c82b1b090ac9847c7c5e":[6,0,0,21,21], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c82e4e082d1c82b1b090ac9847c7c5e":[8,0,0,20,21], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3e23f9e7c9e72bf1d3de15f98157afdb":[6,0,0,21,33], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a3e23f9e7c9e72bf1d3de15f98157afdb":[8,0,0,20,33], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a40ce2c18063cd56cffd58419b9ae96bf":[6,0,0,21,42], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a40ce2c18063cd56cffd58419b9ae96bf":[8,0,0,20,42], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a445d7447f2cf18f755fc8b8b288e68cb":[6,0,0,21,45], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a445d7447f2cf18f755fc8b8b288e68cb":[8,0,0,20,45], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a4656c05b8235dbf4ec698b03a716a8c8":[6,0,0,21,48], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a4656c05b8235dbf4ec698b03a716a8c8":[8,0,0,20,48], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a57d97b11e80fa78ab5f509fce1f156b8":[6,0,0,21,46], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a57d97b11e80fa78ab5f509fce1f156b8":[8,0,0,20,46], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a586da5402750151fee5db2666785b6e4":[6,0,0,21,22], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a586da5402750151fee5db2666785b6e4":[8,0,0,20,22], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a5c1ab19bc3394a5d29241ef02073c4cb":[6,0,0,21,9], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a5c1ab19bc3394a5d29241ef02073c4cb":[8,0,0,20,9], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a5d1c11f3c0883385833462dd088f6f89":[6,0,0,21,6], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a5d1c11f3c0883385833462dd088f6f89":[8,0,0,20,6], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a696f74f5135bbd62169b6577f92fee80":[6,0,0,21,24], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a696f74f5135bbd62169b6577f92fee80":[8,0,0,20,24], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a6bee75b5a6e508e6eebf83f0d48c50b8":[6,0,0,21,43], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a6bee75b5a6e508e6eebf83f0d48c50b8":[8,0,0,20,43], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7056e235c56be39e2a672988962b3948":[6,0,0,21,10], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7056e235c56be39e2a672988962b3948":[8,0,0,20,10], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a707e46d2f72993c206210f81b35b884e":[6,0,0,21,53], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a707e46d2f72993c206210f81b35b884e":[8,0,0,20,53], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a70f4a0c4123b7f78305f64eb11beeeeb":[6,0,0,21,30], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a70f4a0c4123b7f78305f64eb11beeeeb":[8,0,0,20,30], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7140384baaaa0bd05ca448a0d8fec471":[6,0,0,21,29], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7140384baaaa0bd05ca448a0d8fec471":[8,0,0,20,29], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7aa4eb7a0d6e6d04b3e1aa1b1fb7f3f6":[6,0,0,21,36], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7aa4eb7a0d6e6d04b3e1aa1b1fb7f3f6":[8,0,0,20,36], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7bfb4e6fec2f337a1dea69e3d4f1fc82":[6,0,0,21,25], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7bfb4e6fec2f337a1dea69e3d4f1fc82":[8,0,0,20,25], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7d357c775dcbb253a4001d172805380a":[6,0,0,21,52], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a7d357c775dcbb253a4001d172805380a":[8,0,0,20,52], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a87687a960f263a4e1bc035e4d0a345db":[6,0,0,21,8], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a87687a960f263a4e1bc035e4d0a345db":[8,0,0,20,8], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a8db21995e6878f4043f3a5a45bf36d5e":[6,0,0,21,27], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a8db21995e6878f4043f3a5a45bf36d5e":[8,0,0,20,27], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a98b11ffe498846f5a3a72f08504346b7":[6,0,0,21,38], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a98b11ffe498846f5a3a72f08504346b7":[8,0,0,20,38], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a999b68226d658c9df2f4a3b890b9e5d1":[6,0,0,21,49], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a999b68226d658c9df2f4a3b890b9e5d1":[8,0,0,20,49], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a99f9116d5a18afcbf0e808ef111d1be8":[6,0,0,21,7], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#a99f9116d5a18afcbf0e808ef111d1be8":[8,0,0,20,7], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#aa81057b96cf46986151a5e8ef99a017a":[6,0,0,21,50], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#aa81057b96cf46986151a5e8ef99a017a":[8,0,0,20,50], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#aaabaae8e33ca8a05a2aa1f374e792795":[6,0,0,21,11], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#aaabaae8e33ca8a05a2aa1f374e792795":[8,0,0,20,11], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#aada497e8df74a295fdf5df7d7cdf64e0":[6,0,0,21,35], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#aada497e8df74a295fdf5df7d7cdf64e0":[8,0,0,20,35], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#ab9f71bc9a1c0f98ec9cc1c7da00fd975":[6,0,0,21,15], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#ab9f71bc9a1c0f98ec9cc1c7da00fd975":[8,0,0,20,15], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#abe76a46784b1ebc8ad67a9eec40d369a":[6,0,0,21,18], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#abe76a46784b1ebc8ad67a9eec40d369a":[8,0,0,20,18], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#ac683ef0ba25356bc587749b69a582286":[6,0,0,21,16], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#ac683ef0ba25356bc587749b69a582286":[8,0,0,20,16], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#accbbe1bd96672e74919d00387673f180":[6,0,0,21,26], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#accbbe1bd96672e74919d00387673f180":[8,0,0,20,26], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#ad94c6fa2281d9104471631c6b90f411e":[6,0,0,21,44], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#ad94c6fa2281d9104471631c6b90f411e":[8,0,0,20,44], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#adde288ec903d0cf45cfc3031e3a1fa8b":[6,0,0,21,31], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#adde288ec903d0cf45cfc3031e3a1fa8b":[8,0,0,20,31], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#ae4961ef6ad6db601bfaa0721ede02369":[6,0,0,21,32], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#ae4961ef6ad6db601bfaa0721ede02369":[8,0,0,20,32], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#ae7847959fc5af2b83f5446dd73567b46":[6,0,0,21,34], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#ae7847959fc5af2b83f5446dd73567b46":[8,0,0,20,34], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#aea2c3d2ae6ddf77bd4a9b07b86f3306b":[6,0,0,21,28], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#aea2c3d2ae6ddf77bd4a9b07b86f3306b":[8,0,0,20,28], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#aec6126b5c4a397d090790d7b75f9f70f":[6,0,0,21,51], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#aec6126b5c4a397d090790d7b75f9f70f":[8,0,0,20,51], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#af99f5e4871808188d00379c1c35868fe":[6,0,0,21,40], +"classgridfire_1_1_multiscale_partitioning_engine_view.html#af99f5e4871808188d00379c1c35868fe":[8,0,0,20,40], +"classgridfire_1_1_network.html":[6,0,0,24], +"classgridfire_1_1_network.html":[8,0,0,23], +"classgridfire_1_1_network.html#a0bb7c7be9a3c3212ef6dcbf26dcacb16":[6,0,0,24,11], +"classgridfire_1_1_network.html#a0bb7c7be9a3c3212ef6dcbf26dcacb16":[8,0,0,23,11], +"classgridfire_1_1_network.html#a20b631f2404bfdec2333f680a62abf55":[6,0,0,24,0], +"classgridfire_1_1_network.html#a20b631f2404bfdec2333f680a62abf55":[8,0,0,23,0], +"classgridfire_1_1_network.html#a315a123499719178286b29e2aca69118":[6,0,0,24,3], +"classgridfire_1_1_network.html#a315a123499719178286b29e2aca69118":[8,0,0,23,3], +"classgridfire_1_1_network.html#a37218e18f1bdbda7be94aa230f47dd18":[6,0,0,24,9], +"classgridfire_1_1_network.html#a37218e18f1bdbda7be94aa230f47dd18":[8,0,0,23,9], +"classgridfire_1_1_network.html#a787c601f6e4bd06600bf946efbcc98d4":[6,0,0,24,5], +"classgridfire_1_1_network.html#a787c601f6e4bd06600bf946efbcc98d4":[8,0,0,23,5], +"classgridfire_1_1_network.html#a84de2d691af06c4b62cfab5022b1e8fe":[6,0,0,24,6], +"classgridfire_1_1_network.html#a84de2d691af06c4b62cfab5022b1e8fe":[8,0,0,23,6], +"classgridfire_1_1_network.html#a960d309defc570f92d296ce4b93920e5":[6,0,0,24,10], +"classgridfire_1_1_network.html#a960d309defc570f92d296ce4b93920e5":[8,0,0,23,10], +"classgridfire_1_1_network.html#a9f8802012728ef5fea0e8cd465044e09":[6,0,0,24,7], +"classgridfire_1_1_network.html#a9f8802012728ef5fea0e8cd465044e09":[8,0,0,23,7], +"classgridfire_1_1_network.html#ab8d83289b62dda9b4e02f25311f85b79":[6,0,0,24,1], +"classgridfire_1_1_network.html#ab8d83289b62dda9b4e02f25311f85b79":[8,0,0,23,1], +"classgridfire_1_1_network.html#adf7002883160101c9f9d1b376b265410":[6,0,0,24,8], +"classgridfire_1_1_network.html#adf7002883160101c9f9d1b376b265410":[8,0,0,23,8], +"classgridfire_1_1_network.html#ae93ad65deba79def4b77d420e7affa0b":[6,0,0,24,4], +"classgridfire_1_1_network.html#ae93ad65deba79def4b77d420e7affa0b":[8,0,0,23,4], +"classgridfire_1_1_network.html#aefe364ae5af783e19e7b93bfd475566e":[6,0,0,24,12], +"classgridfire_1_1_network.html#aefe364ae5af783e19e7b93bfd475566e":[8,0,0,23,12], +"classgridfire_1_1_network.html#afc8d5172dd0e2295248b42dcb52b655c":[6,0,0,24,2], +"classgridfire_1_1_network.html#afc8d5172dd0e2295248b42dcb52b655c":[8,0,0,23,2], +"classgridfire_1_1_network_priming_engine_view.html":[6,0,0,25], +"classgridfire_1_1_network_priming_engine_view.html":[8,0,0,24], +"classgridfire_1_1_network_priming_engine_view.html#a0dee05df5ac4047ac0456006a4be4927":[6,0,0,25,0], +"classgridfire_1_1_network_priming_engine_view.html#a0dee05df5ac4047ac0456006a4be4927":[8,0,0,24,0], +"classgridfire_1_1_network_priming_engine_view.html#a1eed366e916c4e9b7847ae52836f3c7d":[6,0,0,25,3], +"classgridfire_1_1_network_priming_engine_view.html#a1eed366e916c4e9b7847ae52836f3c7d":[8,0,0,24,3], +"classgridfire_1_1_network_priming_engine_view.html#a43b669d725df289366ff21e9698d645a":[6,0,0,25,2], +"classgridfire_1_1_network_priming_engine_view.html#a43b669d725df289366ff21e9698d645a":[8,0,0,24,2], +"classgridfire_1_1_network_priming_engine_view.html#aeb8f25d97e2459037cc999b974823cf5":[6,0,0,25,4], +"classgridfire_1_1_network_priming_engine_view.html#aeb8f25d97e2459037cc999b974823cf5":[8,0,0,24,4], +"classgridfire_1_1_network_priming_engine_view.html#af101fd7cf7237c208611e047396ce8d4":[6,0,0,25,1], +"classgridfire_1_1_network_priming_engine_view.html#af101fd7cf7237c208611e047396ce8d4":[8,0,0,24,1], +"classgridfire_1_1_reaction.html":[6,0,0,29], +"classgridfire_1_1_reaction.html":[8,0,0,28], +"classgridfire_1_1_reaction.html#a0c533797f18c2fe4945f1afb3fb06d5d":[6,0,0,29,19], +"classgridfire_1_1_reaction.html#a0c533797f18c2fe4945f1afb3fb06d5d":[8,0,0,28,19], +"classgridfire_1_1_reaction.html#a11c714febaf818f1d4d6c19a064d707e":[6,0,0,29,17], +"classgridfire_1_1_reaction.html#a11c714febaf818f1d4d6c19a064d707e":[8,0,0,28,17], +"classgridfire_1_1_reaction.html#a186856dc2ce85d8cc4db43c7164b6afa":[6,0,0,29,22], +"classgridfire_1_1_reaction.html#a186856dc2ce85d8cc4db43c7164b6afa":[8,0,0,28,22], +"classgridfire_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8":[6,0,0,29,23], +"classgridfire_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8":[8,0,0,28,23], +"classgridfire_1_1_reaction.html#a348aae35a6c82194ef5387278419e0e6":[6,0,0,29,14], +"classgridfire_1_1_reaction.html#a348aae35a6c82194ef5387278419e0e6":[8,0,0,28,14], +"classgridfire_1_1_reaction.html#a41b1c16f499c9255251ed43725cf698c":[6,0,0,29,11], +"classgridfire_1_1_reaction.html#a41b1c16f499c9255251ed43725cf698c":[8,0,0,28,11], +"classgridfire_1_1_reaction.html#a4282f85c34d6db1994c07e7a40f66d80":[6,0,0,29,2], +"classgridfire_1_1_reaction.html#a4282f85c34d6db1994c07e7a40f66d80":[8,0,0,28,2], +"classgridfire_1_1_reaction.html#a4be8440aa7e79eab1d44b5d83bcdab79":[6,0,0,29,18], +"classgridfire_1_1_reaction.html#a4be8440aa7e79eab1d44b5d83bcdab79":[8,0,0,28,18], +"classgridfire_1_1_reaction.html#a55b7f61d9bde45f2ca485c1b07a05950":[6,0,0,29,20], +"classgridfire_1_1_reaction.html#a55b7f61d9bde45f2ca485c1b07a05950":[8,0,0,28,20], +"classgridfire_1_1_reaction.html#a588a8c19970463d97f5aa333fcd312dc":[6,0,0,29,7], +"classgridfire_1_1_reaction.html#a588a8c19970463d97f5aa333fcd312dc":[8,0,0,28,7], +"classgridfire_1_1_reaction.html#a5a17ca61d069749960e5a83e58c0b8a1":[6,0,0,29,9], +"classgridfire_1_1_reaction.html#a5a17ca61d069749960e5a83e58c0b8a1":[8,0,0,28,9], +"classgridfire_1_1_reaction.html#a640b0bdbed9ed7c2a2e9880ddbcafc1d":[6,0,0,29,13], +"classgridfire_1_1_reaction.html#a640b0bdbed9ed7c2a2e9880ddbcafc1d":[8,0,0,28,13], +"classgridfire_1_1_reaction.html#a768329002a4f0b8604b1aa51d56b5d1b":[6,0,0,29,12], +"classgridfire_1_1_reaction.html#a768329002a4f0b8604b1aa51d56b5d1b":[8,0,0,28,12], +"classgridfire_1_1_reaction.html#a8cbc768819bea8497a7b9fa644b8fd65":[6,0,0,29,5], +"classgridfire_1_1_reaction.html#a8cbc768819bea8497a7b9fa644b8fd65":[8,0,0,28,5], +"classgridfire_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a":[6,0,0,29,0], +"classgridfire_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a":[8,0,0,28,0], +"classgridfire_1_1_reaction.html#abb3e2b9c5404f45fc5656eeac1d06a6c":[6,0,0,29,6], +"classgridfire_1_1_reaction.html#abb3e2b9c5404f45fc5656eeac1d06a6c":[8,0,0,28,6], +"classgridfire_1_1_reaction.html#ac2306d841bad605b7c9ae104397cec0f":[6,0,0,29,15], +"classgridfire_1_1_reaction.html#ac2306d841bad605b7c9ae104397cec0f":[8,0,0,28,15], +"classgridfire_1_1_reaction.html#ac2918935929030e8d218dc8d107a78f9":[6,0,0,29,16], +"classgridfire_1_1_reaction.html#ac2918935929030e8d218dc8d107a78f9":[8,0,0,28,16], +"classgridfire_1_1_reaction.html#ace0b2bee91702e0ab97b6fc74999d6f0":[6,0,0,29,1], +"classgridfire_1_1_reaction.html#ace0b2bee91702e0ab97b6fc74999d6f0":[8,0,0,28,1], +"classgridfire_1_1_reaction.html#adaeb5d72faf7d55d4e26f6e1fcba21c1":[6,0,0,29,8], +"classgridfire_1_1_reaction.html#adaeb5d72faf7d55d4e26f6e1fcba21c1":[8,0,0,28,8], +"classgridfire_1_1_reaction.html#ae66b446c98add7e00a1d960f4e7c60dd":[6,0,0,29,3], +"classgridfire_1_1_reaction.html#ae66b446c98add7e00a1d960f4e7c60dd":[8,0,0,28,3], +"classgridfire_1_1_reaction.html#aec9859c030364e1d4a740197514731db":[6,0,0,29,4], +"classgridfire_1_1_reaction.html#aec9859c030364e1d4a740197514731db":[8,0,0,28,4], +"classgridfire_1_1_reaction.html#af0a893603aa88f7d7d205b9b969af487":[6,0,0,29,21], +"classgridfire_1_1_reaction.html#af0a893603aa88f7d7d205b9b969af487":[8,0,0,28,21], +"classgridfire_1_1_reaction.html#afca3afba45a3db79980c8fe18c87c750":[6,0,0,29,10], +"classgridfire_1_1_reaction.html#afca3afba45a3db79980c8fe18c87c750":[8,0,0,28,10], +"classgridfire_1_1_reaction_set.html":[6,0,0,30], +"classgridfire_1_1_reaction_set.html":[8,0,0,29], +"classgridfire_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd":[6,0,0,30,24], +"classgridfire_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd":[8,0,0,29,24], +"classgridfire_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b":[6,0,0,30,17], +"classgridfire_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b":[8,0,0,29,17], +"classgridfire_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613":[6,0,0,30,6], +"classgridfire_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613":[8,0,0,29,6], +"classgridfire_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2":[6,0,0,30,12], +"classgridfire_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2":[8,0,0,29,12], +"classgridfire_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8":[6,0,0,30,9], +"classgridfire_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8":[8,0,0,29,9], +"classgridfire_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b":[6,0,0,30,23], +"classgridfire_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b":[8,0,0,29,23], +"classgridfire_1_1_reaction_set.html#a436f9c4b8f8a4e115b19728d57d8e105":[6,0,0,30,15], +"classgridfire_1_1_reaction_set.html#a436f9c4b8f8a4e115b19728d57d8e105":[8,0,0,29,15], +"classgridfire_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e":[6,0,0,30,11], +"classgridfire_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e":[8,0,0,29,11], +"classgridfire_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135":[6,0,0,30,21], +"classgridfire_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135":[8,0,0,29,21], +"classgridfire_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8":[6,0,0,30,19], +"classgridfire_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8":[8,0,0,29,19], +"classgridfire_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20":[6,0,0,30,26], +"classgridfire_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20":[8,0,0,29,26], +"classgridfire_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a":[6,0,0,30,13], +"classgridfire_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a":[8,0,0,29,13], +"classgridfire_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44":[6,0,0,30,29], +"classgridfire_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44":[8,0,0,29,29], +"classgridfire_1_1_reaction_set.html#a6a4836776f5dd00158d2336e5bcc3222":[6,0,0,30,16] }; diff --git a/docs/html/navtreeindex3.js b/docs/html/navtreeindex3.js index fa78e4cc..56990451 100644 --- a/docs/html/navtreeindex3.js +++ b/docs/html/navtreeindex3.js @@ -1,253 +1,253 @@ var NAVTREEINDEX3 = { -"classgridfire_1_1exceptions_1_1_stale_engine_error.html":[5,0,0,2,3], -"classgridfire_1_1exceptions_1_1_stale_engine_error.html":[7,0,0,1,3], -"classgridfire_1_1exceptions_1_1_stale_engine_error.html#a15c1b625e8e58a457e7bc5dbb464eff4":[5,0,0,2,3,1], -"classgridfire_1_1exceptions_1_1_stale_engine_error.html#a15c1b625e8e58a457e7bc5dbb464eff4":[7,0,0,1,3,1], -"classgridfire_1_1exceptions_1_1_stale_engine_error.html#a4eb62e3842302997e44e05d0770d77bb":[5,0,0,2,3,2], -"classgridfire_1_1exceptions_1_1_stale_engine_error.html#a4eb62e3842302997e44e05d0770d77bb":[7,0,0,1,3,2], -"classgridfire_1_1exceptions_1_1_stale_engine_error.html#a6672e4c3f42260bba25d78e14ebd5a50":[5,0,0,2,3,0], -"classgridfire_1_1exceptions_1_1_stale_engine_error.html#a6672e4c3f42260bba25d78e14ebd5a50":[7,0,0,1,3,0], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html":[5,0,0,2,4], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html":[7,0,0,1,4], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a06eb9eb03750038c193c23c7f53668f5":[5,0,0,2,4,5], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a06eb9eb03750038c193c23c7f53668f5":[7,0,0,1,4,5], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a0b7c627c3e69390808bef352b3875408":[5,0,0,2,4,8], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a0b7c627c3e69390808bef352b3875408":[7,0,0,1,4,8], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a2f5925b67562cebd08568fce76c739e9":[5,0,0,2,4,7], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a2f5925b67562cebd08568fce76c739e9":[7,0,0,1,4,7], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3183a0030b14253eb49d8304fb6665ea":[5,0,0,2,4,4], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3183a0030b14253eb49d8304fb6665ea":[7,0,0,1,4,4], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a44ac2f7510ecf86cd5b556a842eee30c":[5,0,0,2,4,6], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a44ac2f7510ecf86cd5b556a842eee30c":[7,0,0,1,4,6], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a7f9fa2e34da3772714723ef7d5083be5":[5,0,0,2,4,10], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a7f9fa2e34da3772714723ef7d5083be5":[7,0,0,1,4,10], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aac4899d001338688def2b809b55bb2ba":[5,0,0,2,4,9], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aac4899d001338688def2b809b55bb2ba":[7,0,0,1,4,9], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#ae8156ed7e659cb629da24a5b6734e2dc":[5,0,0,2,4,2], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#ae8156ed7e659cb629da24a5b6734e2dc":[7,0,0,1,4,2], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aeebfb529118f8dfcaf1422ae1768f2bf":[5,0,0,2,4,3], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aeebfb529118f8dfcaf1422ae1768f2bf":[7,0,0,1,4,3], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#afb50f1694a806e8bcaf99111d99aeb5d":[5,0,0,2,4,1], -"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#afb50f1694a806e8bcaf99111d99aeb5d":[7,0,0,1,4,1], -"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html":[5,0,0,2,5], -"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html":[7,0,0,1,5], -"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a1619c3c96b1d89ce387705bbc1f36c69":[5,0,0,2,5,1], -"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a1619c3c96b1d89ce387705bbc1f36c69":[7,0,0,1,5,1], -"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#acb3183c3dea755a8a26b00d638183c30":[5,0,0,2,5,0], -"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#acb3183c3dea755a8a26b00d638183c30":[7,0,0,1,5,0], -"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#af7ed18507088efc5587298a7e263f047":[5,0,0,2,5,2], -"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#af7ed18507088efc5587298a7e263f047":[7,0,0,1,5,2], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html":[5,0,0,4,0], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html":[7,0,0,3,0], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a568194277733b5c537901f8af32ee329":[5,0,0,4,0,3], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a568194277733b5c537901f8af32ee329":[7,0,0,3,0,3], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a84aa6894a331ad57bdab1e1ab85d4055":[5,0,0,4,0,1], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a84aa6894a331ad57bdab1e1ab85d4055":[7,0,0,3,0,1], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab7f82597abf17f16c401bcdf528bd099":[5,0,0,4,0,5], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab7f82597abf17f16c401bcdf528bd099":[7,0,0,3,0,5], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab9c683289d48e58edf06bf59215b4937":[5,0,0,4,0,6], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab9c683289d48e58edf06bf59215b4937":[7,0,0,3,0,6], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ac5963d0da6780de753df996b490f8d2c":[5,0,0,4,0,2], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ac5963d0da6780de753df996b490f8d2c":[7,0,0,3,0,2], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#aea206c3a7600db8d657666fef88fa20d":[5,0,0,4,0,4], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#aea206c3a7600db8d657666fef88fa20d":[7,0,0,3,0,4], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#af43ad8375abf1cedfdccc296b9958c2b":[5,0,0,4,0,0], -"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#af43ad8375abf1cedfdccc296b9958c2b":[7,0,0,3,0,0], -"classgridfire_1_1io_1_1_network_file_parser.html":[5,0,0,4,1], -"classgridfire_1_1io_1_1_network_file_parser.html":[7,0,0,3,1], -"classgridfire_1_1io_1_1_network_file_parser.html#a66e8e724c903d6ef4dd1c8103276bdbf":[5,0,0,4,1,1], -"classgridfire_1_1io_1_1_network_file_parser.html#a66e8e724c903d6ef4dd1c8103276bdbf":[7,0,0,3,1,1], -"classgridfire_1_1io_1_1_network_file_parser.html#a9b4095d06fad5df3805c92ae97b3eab3":[5,0,0,4,1,0], -"classgridfire_1_1io_1_1_network_file_parser.html#a9b4095d06fad5df3805c92ae97b3eab3":[7,0,0,3,1,0], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html":[5,0,0,4,2], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html":[7,0,0,3,2], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4061e99bd77a3de0d6d9e317bfc74874":[5,0,0,4,2,4], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4061e99bd77a3de0d6d9e317bfc74874":[7,0,0,3,2,4], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4df01e3a93e1291d2cde0458545325f8":[5,0,0,4,2,3], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4df01e3a93e1291d2cde0458545325f8":[7,0,0,3,2,3], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a6f8f9a1f54cd2be5ec66c3181be892de":[5,0,0,4,2,1], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a6f8f9a1f54cd2be5ec66c3181be892de":[7,0,0,3,2,1], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#acef7eafe3cbea159259f69c88d309b66":[5,0,0,4,2,5], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#acef7eafe3cbea159259f69c88d309b66":[7,0,0,3,2,5], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#ad913155a5a2a36b29e4ce4ca8d71c036":[5,0,0,4,2,0], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#ad913155a5a2a36b29e4ce4ca8d71c036":[7,0,0,3,2,0], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#afc8ed91e8c98205c505e3d9f0cff1993":[5,0,0,4,2,2], -"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#afc8ed91e8c98205c505e3d9f0cff1993":[7,0,0,3,2,2], -"classgridfire_1_1partition_1_1_composite_partition_function.html":[5,0,0,5,1], -"classgridfire_1_1partition_1_1_composite_partition_function.html":[7,0,0,4,1], -"classgridfire_1_1partition_1_1_composite_partition_function.html#a44325e313db7f8f901c0dd5d84d4845b":[5,0,0,5,1,5], -"classgridfire_1_1partition_1_1_composite_partition_function.html#a44325e313db7f8f901c0dd5d84d4845b":[7,0,0,4,1,5], -"classgridfire_1_1partition_1_1_composite_partition_function.html#a66560e21a4a7b08e8da135ce8279ed88":[5,0,0,5,1,7], -"classgridfire_1_1partition_1_1_composite_partition_function.html#a66560e21a4a7b08e8da135ce8279ed88":[7,0,0,4,1,7], -"classgridfire_1_1partition_1_1_composite_partition_function.html#a7b000d55c7d1f489e54a57f7f4e3808a":[5,0,0,5,1,2], -"classgridfire_1_1partition_1_1_composite_partition_function.html#a7b000d55c7d1f489e54a57f7f4e3808a":[7,0,0,4,1,2], -"classgridfire_1_1partition_1_1_composite_partition_function.html#a85aaac230e9de2fd50d4d453f6d5def8":[5,0,0,5,1,9], -"classgridfire_1_1partition_1_1_composite_partition_function.html#a85aaac230e9de2fd50d4d453f6d5def8":[7,0,0,4,1,9], -"classgridfire_1_1partition_1_1_composite_partition_function.html#a8d6d278fcb5b8478b0e27535f877ee2b":[5,0,0,5,1,3], -"classgridfire_1_1partition_1_1_composite_partition_function.html#a8d6d278fcb5b8478b0e27535f877ee2b":[7,0,0,4,1,3], -"classgridfire_1_1partition_1_1_composite_partition_function.html#ac1bc5bedabef400fab6aceb477dbc6b9":[5,0,0,5,1,1], -"classgridfire_1_1partition_1_1_composite_partition_function.html#ac1bc5bedabef400fab6aceb477dbc6b9":[7,0,0,4,1,1], -"classgridfire_1_1partition_1_1_composite_partition_function.html#ac8900afaa5edd24fcb8eaf19e7379183":[5,0,0,5,1,4], -"classgridfire_1_1partition_1_1_composite_partition_function.html#ac8900afaa5edd24fcb8eaf19e7379183":[7,0,0,4,1,4], -"classgridfire_1_1partition_1_1_composite_partition_function.html#ad80743933712de627c6a69d06d42ceb5":[5,0,0,5,1,0], -"classgridfire_1_1partition_1_1_composite_partition_function.html#ad80743933712de627c6a69d06d42ceb5":[7,0,0,4,1,0], -"classgridfire_1_1partition_1_1_composite_partition_function.html#ae0fc1c6abdc86009ba0fc6c9f270ff8b":[5,0,0,5,1,8], -"classgridfire_1_1partition_1_1_composite_partition_function.html#ae0fc1c6abdc86009ba0fc6c9f270ff8b":[7,0,0,4,1,8], -"classgridfire_1_1partition_1_1_composite_partition_function.html#ae8908a78f087ea516cdd5a4cdd449a9c":[5,0,0,5,1,6], -"classgridfire_1_1partition_1_1_composite_partition_function.html#ae8908a78f087ea516cdd5a4cdd449a9c":[7,0,0,4,1,6], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html":[5,0,0,5,2], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html":[7,0,0,4,2], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0e75ec9b97529783e07953aaf7d70f68":[5,0,0,5,2,4], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0e75ec9b97529783e07953aaf7d70f68":[7,0,0,4,2,4], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0eff10c7b134d9d4081ad72bbc785c5b":[5,0,0,5,2,3], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0eff10c7b134d9d4081ad72bbc785c5b":[7,0,0,4,2,3], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a49b18aae58eb6250aaa23d43d55f02bd":[5,0,0,5,2,5], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a49b18aae58eb6250aaa23d43d55f02bd":[7,0,0,4,2,5], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a8afa2aee993eb3ed8d01c887d39b57eb":[5,0,0,5,2,0], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a8afa2aee993eb3ed8d01c887d39b57eb":[7,0,0,4,2,0], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#ade2b0f92a3d9b74968166793466a11e4":[5,0,0,5,2,1], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#ade2b0f92a3d9b74968166793466a11e4":[7,0,0,4,2,1], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af16da0015489307eb64639efbafbbdd5":[5,0,0,5,2,2], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af16da0015489307eb64639efbafbbdd5":[7,0,0,4,2,2], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af7f710edff96b1623c517ddab137c245":[5,0,0,5,2,7], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af7f710edff96b1623c517ddab137c245":[7,0,0,4,2,7], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af8d0146fc2afedf3785ae9ec932d3250":[5,0,0,5,2,6], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af8d0146fc2afedf3785ae9ec932d3250":[7,0,0,4,2,6], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#aff8f82f918380795e98c30a00fcd939b":[5,0,0,5,2,8], -"classgridfire_1_1partition_1_1_ground_state_partition_function.html#aff8f82f918380795e98c30a00fcd939b":[7,0,0,4,2,8], -"classgridfire_1_1partition_1_1_partition_function.html":[5,0,0,5,3], -"classgridfire_1_1partition_1_1_partition_function.html":[7,0,0,4,3], -"classgridfire_1_1partition_1_1_partition_function.html#a08ee79b7d8723b4e00ee1fc9cdfbe817":[5,0,0,5,3,2], -"classgridfire_1_1partition_1_1_partition_function.html#a08ee79b7d8723b4e00ee1fc9cdfbe817":[7,0,0,4,3,2], -"classgridfire_1_1partition_1_1_partition_function.html#a14009bdaca47f3eddf2c6c023845db5a":[5,0,0,5,3,3], -"classgridfire_1_1partition_1_1_partition_function.html#a14009bdaca47f3eddf2c6c023845db5a":[7,0,0,4,3,3], -"classgridfire_1_1partition_1_1_partition_function.html#a197a0663dcfb4ab4be3b0e14b98391db":[5,0,0,5,3,0], -"classgridfire_1_1partition_1_1_partition_function.html#a197a0663dcfb4ab4be3b0e14b98391db":[7,0,0,4,3,0], -"classgridfire_1_1partition_1_1_partition_function.html#a677a90f992fd56b8718e36655c33ce6d":[5,0,0,5,3,1], -"classgridfire_1_1partition_1_1_partition_function.html#a677a90f992fd56b8718e36655c33ce6d":[7,0,0,4,3,1], -"classgridfire_1_1partition_1_1_partition_function.html#a6df4191d10516477371a0384e1e55bf5":[5,0,0,5,3,4], -"classgridfire_1_1partition_1_1_partition_function.html#a6df4191d10516477371a0384e1e55bf5":[7,0,0,4,3,4], -"classgridfire_1_1partition_1_1_partition_function.html#ab0c67985a972707eac0ebc64417dfb97":[5,0,0,5,3,5], -"classgridfire_1_1partition_1_1_partition_function.html#ab0c67985a972707eac0ebc64417dfb97":[7,0,0,4,3,5], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html":[5,0,0,5,4], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html":[7,0,0,4,4], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a12058e121981294f447e69a467fd84cd":[5,0,0,5,4,8], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a12058e121981294f447e69a467fd84cd":[7,0,0,4,4,8], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3aa478acf12e09b6dd268f744071b2a0":[5,0,0,5,4,12], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3aa478acf12e09b6dd268f744071b2a0":[7,0,0,4,4,12], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3baed110ab1b12e22071dc2d92c55db9":[5,0,0,5,4,9], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3baed110ab1b12e22071dc2d92c55db9":[7,0,0,4,4,9], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a50ce19df4c12e22bbcb61422248a4038":[5,0,0,5,4,14], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a50ce19df4c12e22bbcb61422248a4038":[7,0,0,4,4,14], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a57384ffb1c81cf982614d90e23b173b6":[5,0,0,5,4,13], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a57384ffb1c81cf982614d90e23b173b6":[7,0,0,4,4,13], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a588a11c654751765b04d6425c99041f5":[5,0,0,5,4,11], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a588a11c654751765b04d6425c99041f5":[7,0,0,4,4,11], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329":[5,0,0,5,4,3], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329":[7,0,0,4,4,3], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329aa692ae3131928d57ddcd2408d6b44d71":[5,0,0,5,4,3,0], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329aa692ae3131928d57ddcd2408d6b44d71":[7,0,0,4,4,3,0], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329abb276a700ba6a5b912fa0bf0a668d735":[5,0,0,5,4,3,2], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329abb276a700ba6a5b912fa0bf0a668d735":[7,0,0,4,4,3,2], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329ad8c6323fcc54dfc5319fbd935ae4f75d":[5,0,0,5,4,3,1], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329ad8c6323fcc54dfc5319fbd935ae4f75d":[7,0,0,4,4,3,1], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aaa1e11579b44a88c5f18943cc303c4b4":[5,0,0,5,4,7], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aaa1e11579b44a88c5f18943cc303c4b4":[7,0,0,4,4,7], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ac58b95c8530f69f063c8ed8293487aec":[5,0,0,5,4,10], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ac58b95c8530f69f063c8ed8293487aec":[7,0,0,4,4,10], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ad229cac0a84df5ebbcaf0550f83debf6":[5,0,0,5,4,5], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ad229cac0a84df5ebbcaf0550f83debf6":[7,0,0,4,4,5], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ae67464baee3b12cdc0470be74524866c":[5,0,0,5,4,4], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ae67464baee3b12cdc0470be74524866c":[7,0,0,4,4,4], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aebe49d06b50a18ea4484ff15cb301681":[5,0,0,5,4,6], -"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aebe49d06b50a18ea4484ff15cb301681":[7,0,0,4,4,6], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html":[5,0,0,6,0,5], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html":[7,0,0,5,0,5], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a1efafe82d25d36b93a60a6fccbd5ca3d":[5,0,0,6,0,5,1], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a1efafe82d25d36b93a60a6fccbd5ca3d":[7,0,0,5,0,5,1], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a48cec4c8f1e117f73d7e88c3597b4d16":[5,0,0,6,0,5,3], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a48cec4c8f1e117f73d7e88c3597b4d16":[7,0,0,5,0,5,3], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a7a01f956eccd3a0a90dd08984ca3f009":[5,0,0,6,0,5,6], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a7a01f956eccd3a0a90dd08984ca3f009":[7,0,0,5,0,5,6], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a976f84b6f6e33b5f3dd733a771afd7ba":[5,0,0,6,0,5,2], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a976f84b6f6e33b5f3dd733a771afd7ba":[7,0,0,5,0,5,2], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ac73e9476c89ec7066999b0986bc0d9c1":[5,0,0,6,0,5,5], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ac73e9476c89ec7066999b0986bc0d9c1":[7,0,0,5,0,5,5], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ae36a65c29c34b004111d266dc668107b":[5,0,0,6,0,5,4], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ae36a65c29c34b004111d266dc668107b":[7,0,0,5,0,5,4], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#afd3e0e1c5edaf12609b5fc81c379e3e5":[5,0,0,6,0,5,0], -"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#afd3e0e1c5edaf12609b5fc81c379e3e5":[7,0,0,5,0,5,0], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html":[5,0,0,6,0,7], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html":[7,0,0,5,0,7], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a05df0657efed55eb4262c7834d81400a":[5,0,0,6,0,7,8], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a05df0657efed55eb4262c7834d81400a":[7,0,0,5,0,7,8], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a091d6d4aa59f788c97f9b5481f46f1b5":[5,0,0,6,0,7,5], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a091d6d4aa59f788c97f9b5481f46f1b5":[7,0,0,5,0,7,5], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1210917ca1727ea474bb606cf8279edb":[5,0,0,6,0,7,20], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1210917ca1727ea474bb606cf8279edb":[7,0,0,5,0,7,20], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1362d46630f30203027093e35883d1b1":[5,0,0,6,0,7,25], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1362d46630f30203027093e35883d1b1":[7,0,0,5,0,7,25], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a14555633289fc3822e927afca7401e49":[5,0,0,6,0,7,15], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a14555633289fc3822e927afca7401e49":[7,0,0,5,0,7,15], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1f4acfdb39bb861aaee9f3f28cfc406e":[5,0,0,6,0,7,27], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1f4acfdb39bb861aaee9f3f28cfc406e":[7,0,0,5,0,7,27], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a222c0662bf5323037c9fdddfb929d4f7":[5,0,0,6,0,7,2], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a222c0662bf5323037c9fdddfb929d4f7":[7,0,0,5,0,7,2], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2567545c89eb847a15909b02fa0f383e":[5,0,0,6,0,7,34], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2567545c89eb847a15909b02fa0f383e":[7,0,0,5,0,7,34], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2f0ee4c0d52db0f58781f90dd39dc0f7":[5,0,0,6,0,7,30], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2f0ee4c0d52db0f58781f90dd39dc0f7":[7,0,0,5,0,7,30], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a37dfb1d460e78e81a6def62e7217e6f8":[5,0,0,6,0,7,37], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a37dfb1d460e78e81a6def62e7217e6f8":[7,0,0,5,0,7,37], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a3d1b52076e102d07acb7200a7ee99165":[5,0,0,6,0,7,38], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a3d1b52076e102d07acb7200a7ee99165":[7,0,0,5,0,7,38], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a4f2bf61b35566e439ac8a48da265d215":[5,0,0,6,0,7,29], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a4f2bf61b35566e439ac8a48da265d215":[7,0,0,5,0,7,29], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a5c60feacb0ac48b35323d9f688315316":[5,0,0,6,0,7,21], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a5c60feacb0ac48b35323d9f688315316":[7,0,0,5,0,7,21], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a6e567323ca019eadcbb9dbb814ebeb0b":[5,0,0,6,0,7,3], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a6e567323ca019eadcbb9dbb814ebeb0b":[7,0,0,5,0,7,3], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a745b161968f37873b5d40fe6bf9d2118":[5,0,0,6,0,7,11], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a745b161968f37873b5d40fe6bf9d2118":[7,0,0,5,0,7,11], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a79877bd387bd891e602adff3f99cb4c5":[5,0,0,6,0,7,31], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a79877bd387bd891e602adff3f99cb4c5":[7,0,0,5,0,7,31], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a7f0d21c80fbbf94ead613e678d44b835":[5,0,0,6,0,7,14], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a7f0d21c80fbbf94ead613e678d44b835":[7,0,0,5,0,7,14], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a8bf7dc26d9f1375625df99bceba08a44":[5,0,0,6,0,7,26], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a8bf7dc26d9f1375625df99bceba08a44":[7,0,0,5,0,7,26], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90b62d922d91832859516450cf8e3876":[5,0,0,6,0,7,19], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90b62d922d91832859516450cf8e3876":[7,0,0,5,0,7,19], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90ca346e2321516656b83d863416671e":[5,0,0,6,0,7,7], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90ca346e2321516656b83d863416671e":[7,0,0,5,0,7,7], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a92c3590161c63c6ed4e7650d2b7beee3":[5,0,0,6,0,7,39], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a92c3590161c63c6ed4e7650d2b7beee3":[7,0,0,5,0,7,39], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a957b5bfe70e536290ef677a7c5b6643f":[5,0,0,6,0,7,12], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a957b5bfe70e536290ef677a7c5b6643f":[7,0,0,5,0,7,12], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a98095e6536d9a6434c5955f4c169d505":[5,0,0,6,0,7,13], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a98095e6536d9a6434c5955f4c169d505":[7,0,0,5,0,7,13], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aa28f151d4ce14e0d6fcbecb07d03cd28":[5,0,0,6,0,7,9], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aa28f151d4ce14e0d6fcbecb07d03cd28":[7,0,0,5,0,7,9], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aade329265a26bdc005c0793ba7a36ab2":[5,0,0,6,0,7,28], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aade329265a26bdc005c0793ba7a36ab2":[7,0,0,5,0,7,28], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aae06ff559026e3ce242a42cdd888c5a0":[5,0,0,6,0,7,24], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aae06ff559026e3ce242a42cdd888c5a0":[7,0,0,5,0,7,24], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ab1be1d3010ff539b8a911506734fd9cf":[5,0,0,6,0,7,35], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ab1be1d3010ff539b8a911506734fd9cf":[7,0,0,5,0,7,35], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ac10e1451d20876f6eab199e127f213c7":[5,0,0,6,0,7,10], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ac10e1451d20876f6eab199e127f213c7":[7,0,0,5,0,7,10], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ac2d5366d4b5766413db34558dbce3cb3":[5,0,0,6,0,7,6], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ac2d5366d4b5766413db34558dbce3cb3":[7,0,0,5,0,7,6], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad01a15d95878c9edbf57cd9045c4413b":[5,0,0,6,0,7,18], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad01a15d95878c9edbf57cd9045c4413b":[7,0,0,5,0,7,18], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad2ba6b584cb2df7c15633fca81ce6af1":[5,0,0,6,0,7,17], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad2ba6b584cb2df7c15633fca81ce6af1":[7,0,0,5,0,7,17], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#adf203cbae7d7afcd274020b5210b426b":[5,0,0,6,0,7,32], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#adf203cbae7d7afcd274020b5210b426b":[7,0,0,5,0,7,32], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aeaceef054714e2a9667986406107ba3a":[5,0,0,6,0,7,36], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aeaceef054714e2a9667986406107ba3a":[7,0,0,5,0,7,36], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aed0ea28ed3ba96a9f86aa9db947ec01c":[5,0,0,6,0,7,22], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aed0ea28ed3ba96a9f86aa9db947ec01c":[7,0,0,5,0,7,22], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aee395d13ed3a515d5c1d69bedffca5de":[5,0,0,6,0,7,33], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aee395d13ed3a515d5c1d69bedffca5de":[7,0,0,5,0,7,33] +"classgridfire_1_1_reaction_set.html#a6a4836776f5dd00158d2336e5bcc3222":[8,0,0,29,16], +"classgridfire_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea":[6,0,0,30,1], +"classgridfire_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea":[8,0,0,29,1], +"classgridfire_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd":[6,0,0,30,22], +"classgridfire_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd":[8,0,0,29,22], +"classgridfire_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de":[6,0,0,30,0], +"classgridfire_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de":[8,0,0,29,0], +"classgridfire_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300":[6,0,0,30,8], +"classgridfire_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300":[8,0,0,29,8], +"classgridfire_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a":[6,0,0,30,20], +"classgridfire_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a":[8,0,0,29,20], +"classgridfire_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041":[6,0,0,30,2], +"classgridfire_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041":[8,0,0,29,2], +"classgridfire_1_1_reaction_set.html#abae9fbc4b4306479a6cd3173ac628987":[6,0,0,30,14], +"classgridfire_1_1_reaction_set.html#abae9fbc4b4306479a6cd3173ac628987":[8,0,0,29,14], +"classgridfire_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe":[6,0,0,30,30], +"classgridfire_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe":[8,0,0,29,30], +"classgridfire_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45":[6,0,0,30,3], +"classgridfire_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45":[8,0,0,29,3], +"classgridfire_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99":[6,0,0,30,18], +"classgridfire_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99":[8,0,0,29,18], +"classgridfire_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5":[6,0,0,30,5], +"classgridfire_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5":[8,0,0,29,5], +"classgridfire_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1":[6,0,0,30,4], +"classgridfire_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1":[8,0,0,29,4], +"classgridfire_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2":[6,0,0,30,7], +"classgridfire_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2":[8,0,0,29,7], +"classgridfire_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387":[6,0,0,30,10], +"classgridfire_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387":[8,0,0,29,10], +"classgridfire_1_1_reaction_set.html#af14cf34d7367cb6a6be5191724c2d4cf":[6,0,0,30,25], +"classgridfire_1_1_reaction_set.html#af14cf34d7367cb6a6be5191724c2d4cf":[8,0,0,29,25], +"classgridfire_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111":[6,0,0,30,27], +"classgridfire_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111":[8,0,0,29,27], +"classgridfire_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb":[6,0,0,30,28], +"classgridfire_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb":[8,0,0,29,28], +"classgridfire_1_1approx8_1_1_approx8_network.html":[6,0,0,0,1], +"classgridfire_1_1approx8_1_1_approx8_network.html":[8,0,0,0,1], +"classgridfire_1_1approx8_1_1_approx8_network.html#a56426da6f1af7eb8a6d1cc70bc8e742a":[6,0,0,0,1,1], +"classgridfire_1_1approx8_1_1_approx8_network.html#a56426da6f1af7eb8a6d1cc70bc8e742a":[8,0,0,0,1,1], +"classgridfire_1_1approx8_1_1_approx8_network.html#a5b17b2831389829533385900ce19a37a":[6,0,0,0,1,3], +"classgridfire_1_1approx8_1_1_approx8_network.html#a5b17b2831389829533385900ce19a37a":[8,0,0,0,1,3], +"classgridfire_1_1approx8_1_1_approx8_network.html#a65066078081c544be4e56e25eb407c8b":[6,0,0,0,1,0], +"classgridfire_1_1approx8_1_1_approx8_network.html#a65066078081c544be4e56e25eb407c8b":[8,0,0,0,1,0], +"classgridfire_1_1approx8_1_1_approx8_network.html#a697cb49bebc8d0659eb791500c451c67":[6,0,0,0,1,6], +"classgridfire_1_1approx8_1_1_approx8_network.html#a697cb49bebc8d0659eb791500c451c67":[8,0,0,0,1,6], +"classgridfire_1_1approx8_1_1_approx8_network.html#a6ed8022834e9541b3e547dd867648b0f":[6,0,0,0,1,5], +"classgridfire_1_1approx8_1_1_approx8_network.html#a6ed8022834e9541b3e547dd867648b0f":[8,0,0,0,1,5], +"classgridfire_1_1approx8_1_1_approx8_network.html#a6fadf388f07c160f1887a3cb72eaa869":[6,0,0,0,1,7], +"classgridfire_1_1approx8_1_1_approx8_network.html#a6fadf388f07c160f1887a3cb72eaa869":[8,0,0,0,1,7], +"classgridfire_1_1approx8_1_1_approx8_network.html#a888734a3cdde4259e921e2efece411ee":[6,0,0,0,1,2], +"classgridfire_1_1approx8_1_1_approx8_network.html#a888734a3cdde4259e921e2efece411ee":[8,0,0,0,1,2], +"classgridfire_1_1approx8_1_1_approx8_network.html#abf9f13ff532917ddac4a7d987698836d":[6,0,0,0,1,8], +"classgridfire_1_1approx8_1_1_approx8_network.html#abf9f13ff532917ddac4a7d987698836d":[8,0,0,0,1,8], +"classgridfire_1_1approx8_1_1_approx8_network.html#aefed972081514c29cdaaa1efd857ad8d":[6,0,0,0,1,4], +"classgridfire_1_1approx8_1_1_approx8_network.html#aefed972081514c29cdaaa1efd857ad8d":[8,0,0,0,1,4], +"classgridfire_1_1exceptions_1_1_bad_collection_error.html":[6,0,0,2,0], +"classgridfire_1_1exceptions_1_1_bad_collection_error.html":[8,0,0,1,0], +"classgridfire_1_1exceptions_1_1_bad_collection_error.html#a0d897039a648727ab4a8b54e50f10ce8":[6,0,0,2,0,0], +"classgridfire_1_1exceptions_1_1_bad_collection_error.html#a0d897039a648727ab4a8b54e50f10ce8":[8,0,0,1,0,0], +"classgridfire_1_1exceptions_1_1_bad_collection_error.html#a1ff822ab63e39fdc2bd3f71ac6e04fcb":[6,0,0,2,0,2], +"classgridfire_1_1exceptions_1_1_bad_collection_error.html#a1ff822ab63e39fdc2bd3f71ac6e04fcb":[8,0,0,1,0,2], +"classgridfire_1_1exceptions_1_1_bad_collection_error.html#a9f970ded49f6a7de57bea42d322b9821":[6,0,0,2,0,1], +"classgridfire_1_1exceptions_1_1_bad_collection_error.html#a9f970ded49f6a7de57bea42d322b9821":[8,0,0,1,0,1], +"classgridfire_1_1exceptions_1_1_engine_error.html":[6,0,0,2,1], +"classgridfire_1_1exceptions_1_1_engine_error.html":[8,0,0,1,1], +"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html":[6,0,0,2,2], +"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html":[8,0,0,1,2], +"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a24372546a7d22fdca16a268909c64bd7":[6,0,0,2,2,0], +"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a24372546a7d22fdca16a268909c64bd7":[8,0,0,1,2,0], +"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a77c9a660a2748c2e3a1c7e94edad1cf0":[6,0,0,2,2,2], +"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a77c9a660a2748c2e3a1c7e94edad1cf0":[8,0,0,1,2,2], +"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#afe87ef508f5b20ca99ec70510747caff":[6,0,0,2,2,1], +"classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#afe87ef508f5b20ca99ec70510747caff":[8,0,0,1,2,1], +"classgridfire_1_1exceptions_1_1_hashing_error.html":[6,0,0,2,3], +"classgridfire_1_1exceptions_1_1_hashing_error.html":[8,0,0,1,3], +"classgridfire_1_1exceptions_1_1_hashing_error.html#a2ee9e7ea4af6a60ab1e69b1692a2b618":[6,0,0,2,3,2], +"classgridfire_1_1exceptions_1_1_hashing_error.html#a2ee9e7ea4af6a60ab1e69b1692a2b618":[8,0,0,1,3,2], +"classgridfire_1_1exceptions_1_1_hashing_error.html#a42fd09bb0ce168f979d146368831142d":[6,0,0,2,3,0], +"classgridfire_1_1exceptions_1_1_hashing_error.html#a42fd09bb0ce168f979d146368831142d":[8,0,0,1,3,0], +"classgridfire_1_1exceptions_1_1_hashing_error.html#a50aeb5acdd6b046de5f7bb7d6c26dcb0":[6,0,0,2,3,3], +"classgridfire_1_1exceptions_1_1_hashing_error.html#a50aeb5acdd6b046de5f7bb7d6c26dcb0":[8,0,0,1,3,3], +"classgridfire_1_1exceptions_1_1_hashing_error.html#afc587989d7504f3737aba7f092678c5b":[6,0,0,2,3,1], +"classgridfire_1_1exceptions_1_1_hashing_error.html#afc587989d7504f3737aba7f092678c5b":[8,0,0,1,3,1], +"classgridfire_1_1exceptions_1_1_jacobian_error.html":[6,0,0,2,4], +"classgridfire_1_1exceptions_1_1_jacobian_error.html":[8,0,0,1,4], +"classgridfire_1_1exceptions_1_1_network_resized_error.html":[6,0,0,2,5], +"classgridfire_1_1exceptions_1_1_network_resized_error.html":[8,0,0,1,5], +"classgridfire_1_1exceptions_1_1_network_resized_error.html#a1386b2b78ae7760b40cfc5ddefa0ce3e":[6,0,0,2,5,0], +"classgridfire_1_1exceptions_1_1_network_resized_error.html#a1386b2b78ae7760b40cfc5ddefa0ce3e":[8,0,0,1,5,0], +"classgridfire_1_1exceptions_1_1_network_resized_error.html#a581527fc03fdd84a8309c147259ec09d":[6,0,0,2,5,2], +"classgridfire_1_1exceptions_1_1_network_resized_error.html#a581527fc03fdd84a8309c147259ec09d":[8,0,0,1,5,2], +"classgridfire_1_1exceptions_1_1_network_resized_error.html#a80f09d037fff3c55a9b937b37d101cc1":[6,0,0,2,5,1], +"classgridfire_1_1exceptions_1_1_network_resized_error.html#a80f09d037fff3c55a9b937b37d101cc1":[8,0,0,1,5,1], +"classgridfire_1_1exceptions_1_1_stale_engine_error.html":[6,0,0,2,6], +"classgridfire_1_1exceptions_1_1_stale_engine_error.html":[8,0,0,1,6], +"classgridfire_1_1exceptions_1_1_stale_engine_error.html#a15c1b625e8e58a457e7bc5dbb464eff4":[6,0,0,2,6,1], +"classgridfire_1_1exceptions_1_1_stale_engine_error.html#a15c1b625e8e58a457e7bc5dbb464eff4":[8,0,0,1,6,1], +"classgridfire_1_1exceptions_1_1_stale_engine_error.html#a4eb62e3842302997e44e05d0770d77bb":[6,0,0,2,6,2], +"classgridfire_1_1exceptions_1_1_stale_engine_error.html#a4eb62e3842302997e44e05d0770d77bb":[8,0,0,1,6,2], +"classgridfire_1_1exceptions_1_1_stale_engine_error.html#ade628b2919f3a4c7a8fda2c654029872":[6,0,0,2,6,0], +"classgridfire_1_1exceptions_1_1_stale_engine_error.html#ade628b2919f3a4c7a8fda2c654029872":[8,0,0,1,6,0], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html":[6,0,0,2,7], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html":[8,0,0,1,7], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a06eb9eb03750038c193c23c7f53668f5":[6,0,0,2,7,5], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a06eb9eb03750038c193c23c7f53668f5":[8,0,0,1,7,5], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a0b7c627c3e69390808bef352b3875408":[6,0,0,2,7,8], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a0b7c627c3e69390808bef352b3875408":[8,0,0,1,7,8], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a2f5925b67562cebd08568fce76c739e9":[6,0,0,2,7,7], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a2f5925b67562cebd08568fce76c739e9":[8,0,0,1,7,7], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3183a0030b14253eb49d8304fb6665ea":[6,0,0,2,7,4], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3183a0030b14253eb49d8304fb6665ea":[8,0,0,1,7,4], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3c7689e6e1e7269bae7275b099b2f387":[6,0,0,2,7,1], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3c7689e6e1e7269bae7275b099b2f387":[8,0,0,1,7,1], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a44ac2f7510ecf86cd5b556a842eee30c":[6,0,0,2,7,6], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a44ac2f7510ecf86cd5b556a842eee30c":[8,0,0,1,7,6], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a7f9fa2e34da3772714723ef7d5083be5":[6,0,0,2,7,10], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a7f9fa2e34da3772714723ef7d5083be5":[8,0,0,1,7,10], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aac4899d001338688def2b809b55bb2ba":[6,0,0,2,7,9], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aac4899d001338688def2b809b55bb2ba":[8,0,0,1,7,9], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#ae8156ed7e659cb629da24a5b6734e2dc":[6,0,0,2,7,2], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#ae8156ed7e659cb629da24a5b6734e2dc":[8,0,0,1,7,2], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aeebfb529118f8dfcaf1422ae1768f2bf":[6,0,0,2,7,3], +"classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aeebfb529118f8dfcaf1422ae1768f2bf":[8,0,0,1,7,3], +"classgridfire_1_1exceptions_1_1_stale_jacobian_error.html":[6,0,0,2,8], +"classgridfire_1_1exceptions_1_1_stale_jacobian_error.html":[8,0,0,1,8], +"classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#a0a1f6e905239147ba53b374e62bef505":[6,0,0,2,8,0], +"classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#a0a1f6e905239147ba53b374e62bef505":[8,0,0,1,8,0], +"classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#a8cbd2bcb916369751f2154f8c7f58974":[6,0,0,2,8,2], +"classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#a8cbd2bcb916369751f2154f8c7f58974":[8,0,0,1,8,2], +"classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#ae7e9c94d3fd05f5954077b3178600857":[6,0,0,2,8,1], +"classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#ae7e9c94d3fd05f5954077b3178600857":[8,0,0,1,8,1], +"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html":[6,0,0,2,9], +"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html":[8,0,0,1,9], +"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a1619c3c96b1d89ce387705bbc1f36c69":[6,0,0,2,9,1], +"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a1619c3c96b1d89ce387705bbc1f36c69":[8,0,0,1,9,1], +"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a4f8e4f72384210c8fb73e104c718b1a6":[6,0,0,2,9,0], +"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a4f8e4f72384210c8fb73e104c718b1a6":[8,0,0,1,9,0], +"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#af7ed18507088efc5587298a7e263f047":[6,0,0,2,9,2], +"classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#af7ed18507088efc5587298a7e263f047":[8,0,0,1,9,2], +"classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html":[6,0,0,2,10], +"classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html":[8,0,0,1,10], +"classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#a54f2823488af43dfc942f6d7e860cf50":[6,0,0,2,10,0], +"classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#a54f2823488af43dfc942f6d7e860cf50":[8,0,0,1,10,0], +"classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#aa9abe57b96872bf7b5025eabc7656a02":[6,0,0,2,10,2], +"classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#aa9abe57b96872bf7b5025eabc7656a02":[8,0,0,1,10,2], +"classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#abba5f6e2487bbc79b54dd578128dd8ef":[6,0,0,2,10,1], +"classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#abba5f6e2487bbc79b54dd578128dd8ef":[8,0,0,1,10,1], +"classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html":[6,0,0,2,11], +"classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html":[8,0,0,1,11], +"classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#a0b75cbbf9890d97a2e49b5c0728020cd":[6,0,0,2,11,2], +"classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#a0b75cbbf9890d97a2e49b5c0728020cd":[8,0,0,1,11,2], +"classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#a16f040eb003b7aca7f09aff7fd2636d5":[6,0,0,2,11,0], +"classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#a16f040eb003b7aca7f09aff7fd2636d5":[8,0,0,1,11,0], +"classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#add5f3ec1fcd440b39dda6f37b92f8f29":[6,0,0,2,11,1], +"classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#add5f3ec1fcd440b39dda6f37b92f8f29":[8,0,0,1,11,1], +"classgridfire_1_1exceptions_1_1_utility_error.html":[6,0,0,2,12], +"classgridfire_1_1exceptions_1_1_utility_error.html":[8,0,0,1,12], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html":[6,0,0,4,0], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html":[8,0,0,3,0], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a568194277733b5c537901f8af32ee329":[6,0,0,4,0,3], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a568194277733b5c537901f8af32ee329":[8,0,0,3,0,3], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a84aa6894a331ad57bdab1e1ab85d4055":[6,0,0,4,0,1], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a84aa6894a331ad57bdab1e1ab85d4055":[8,0,0,3,0,1], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab7f82597abf17f16c401bcdf528bd099":[6,0,0,4,0,5], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab7f82597abf17f16c401bcdf528bd099":[8,0,0,3,0,5], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab9c683289d48e58edf06bf59215b4937":[6,0,0,4,0,6], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab9c683289d48e58edf06bf59215b4937":[8,0,0,3,0,6], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ac5963d0da6780de753df996b490f8d2c":[6,0,0,4,0,2], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ac5963d0da6780de753df996b490f8d2c":[8,0,0,3,0,2], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#aea206c3a7600db8d657666fef88fa20d":[6,0,0,4,0,4], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#aea206c3a7600db8d657666fef88fa20d":[8,0,0,3,0,4], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#af43ad8375abf1cedfdccc296b9958c2b":[6,0,0,4,0,0], +"classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#af43ad8375abf1cedfdccc296b9958c2b":[8,0,0,3,0,0], +"classgridfire_1_1io_1_1_network_file_parser.html":[6,0,0,4,1], +"classgridfire_1_1io_1_1_network_file_parser.html":[8,0,0,3,1], +"classgridfire_1_1io_1_1_network_file_parser.html#a66e8e724c903d6ef4dd1c8103276bdbf":[6,0,0,4,1,1], +"classgridfire_1_1io_1_1_network_file_parser.html#a66e8e724c903d6ef4dd1c8103276bdbf":[8,0,0,3,1,1], +"classgridfire_1_1io_1_1_network_file_parser.html#a9b4095d06fad5df3805c92ae97b3eab3":[6,0,0,4,1,0], +"classgridfire_1_1io_1_1_network_file_parser.html#a9b4095d06fad5df3805c92ae97b3eab3":[8,0,0,3,1,0], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html":[6,0,0,4,2], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html":[8,0,0,3,2], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4061e99bd77a3de0d6d9e317bfc74874":[6,0,0,4,2,4], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4061e99bd77a3de0d6d9e317bfc74874":[8,0,0,3,2,4], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4df01e3a93e1291d2cde0458545325f8":[6,0,0,4,2,3], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4df01e3a93e1291d2cde0458545325f8":[8,0,0,3,2,3], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a6f8f9a1f54cd2be5ec66c3181be892de":[6,0,0,4,2,1], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a6f8f9a1f54cd2be5ec66c3181be892de":[8,0,0,3,2,1], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#acef7eafe3cbea159259f69c88d309b66":[6,0,0,4,2,5], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#acef7eafe3cbea159259f69c88d309b66":[8,0,0,3,2,5], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#ad913155a5a2a36b29e4ce4ca8d71c036":[6,0,0,4,2,0], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#ad913155a5a2a36b29e4ce4ca8d71c036":[8,0,0,3,2,0], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#afc8ed91e8c98205c505e3d9f0cff1993":[6,0,0,4,2,2], +"classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#afc8ed91e8c98205c505e3d9f0cff1993":[8,0,0,3,2,2], +"classgridfire_1_1partition_1_1_composite_partition_function.html":[6,0,0,5,1], +"classgridfire_1_1partition_1_1_composite_partition_function.html":[8,0,0,4,1], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a32f397abf9e9ace9f0c721e4e14eb60b":[6,0,0,5,1,5], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a32f397abf9e9ace9f0c721e4e14eb60b":[8,0,0,4,1,5], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a66560e21a4a7b08e8da135ce8279ed88":[6,0,0,5,1,7], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a66560e21a4a7b08e8da135ce8279ed88":[8,0,0,4,1,7], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a7b000d55c7d1f489e54a57f7f4e3808a":[6,0,0,5,1,2], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a7b000d55c7d1f489e54a57f7f4e3808a":[8,0,0,4,1,2], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a85aaac230e9de2fd50d4d453f6d5def8":[6,0,0,5,1,9], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a85aaac230e9de2fd50d4d453f6d5def8":[8,0,0,4,1,9], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a8d6d278fcb5b8478b0e27535f877ee2b":[6,0,0,5,1,3], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a8d6d278fcb5b8478b0e27535f877ee2b":[8,0,0,4,1,3], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a9aea5eda63b9be4d3b8f65c13d317dcc":[6,0,0,5,1,10], +"classgridfire_1_1partition_1_1_composite_partition_function.html#a9aea5eda63b9be4d3b8f65c13d317dcc":[8,0,0,4,1,10], +"classgridfire_1_1partition_1_1_composite_partition_function.html#ac1bc5bedabef400fab6aceb477dbc6b9":[6,0,0,5,1,1], +"classgridfire_1_1partition_1_1_composite_partition_function.html#ac1bc5bedabef400fab6aceb477dbc6b9":[8,0,0,4,1,1], +"classgridfire_1_1partition_1_1_composite_partition_function.html#ac8900afaa5edd24fcb8eaf19e7379183":[6,0,0,5,1,4], +"classgridfire_1_1partition_1_1_composite_partition_function.html#ac8900afaa5edd24fcb8eaf19e7379183":[8,0,0,4,1,4], +"classgridfire_1_1partition_1_1_composite_partition_function.html#ad80743933712de627c6a69d06d42ceb5":[6,0,0,5,1,0], +"classgridfire_1_1partition_1_1_composite_partition_function.html#ad80743933712de627c6a69d06d42ceb5":[8,0,0,4,1,0], +"classgridfire_1_1partition_1_1_composite_partition_function.html#ae0fc1c6abdc86009ba0fc6c9f270ff8b":[6,0,0,5,1,8], +"classgridfire_1_1partition_1_1_composite_partition_function.html#ae0fc1c6abdc86009ba0fc6c9f270ff8b":[8,0,0,4,1,8], +"classgridfire_1_1partition_1_1_composite_partition_function.html#ae8908a78f087ea516cdd5a4cdd449a9c":[6,0,0,5,1,6], +"classgridfire_1_1partition_1_1_composite_partition_function.html#ae8908a78f087ea516cdd5a4cdd449a9c":[8,0,0,4,1,6], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html":[6,0,0,5,2], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html":[8,0,0,4,2], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0e75ec9b97529783e07953aaf7d70f68":[6,0,0,5,2,4], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0e75ec9b97529783e07953aaf7d70f68":[8,0,0,4,2,4], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0eff10c7b134d9d4081ad72bbc785c5b":[6,0,0,5,2,3], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0eff10c7b134d9d4081ad72bbc785c5b":[8,0,0,4,2,3], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a49b18aae58eb6250aaa23d43d55f02bd":[6,0,0,5,2,5], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a49b18aae58eb6250aaa23d43d55f02bd":[8,0,0,4,2,5], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a8afa2aee993eb3ed8d01c887d39b57eb":[6,0,0,5,2,0], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#a8afa2aee993eb3ed8d01c887d39b57eb":[8,0,0,4,2,0], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#ade2b0f92a3d9b74968166793466a11e4":[6,0,0,5,2,1], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#ade2b0f92a3d9b74968166793466a11e4":[8,0,0,4,2,1], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af16da0015489307eb64639efbafbbdd5":[6,0,0,5,2,2], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af16da0015489307eb64639efbafbbdd5":[8,0,0,4,2,2], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af7f710edff96b1623c517ddab137c245":[6,0,0,5,2,7], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af7f710edff96b1623c517ddab137c245":[8,0,0,4,2,7], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af8d0146fc2afedf3785ae9ec932d3250":[6,0,0,5,2,6], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#af8d0146fc2afedf3785ae9ec932d3250":[8,0,0,4,2,6], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#aff8f82f918380795e98c30a00fcd939b":[6,0,0,5,2,8], +"classgridfire_1_1partition_1_1_ground_state_partition_function.html#aff8f82f918380795e98c30a00fcd939b":[8,0,0,4,2,8], +"classgridfire_1_1partition_1_1_partition_function.html":[6,0,0,5,3], +"classgridfire_1_1partition_1_1_partition_function.html":[8,0,0,4,3], +"classgridfire_1_1partition_1_1_partition_function.html#a08ee79b7d8723b4e00ee1fc9cdfbe817":[6,0,0,5,3,2], +"classgridfire_1_1partition_1_1_partition_function.html#a08ee79b7d8723b4e00ee1fc9cdfbe817":[8,0,0,4,3,2], +"classgridfire_1_1partition_1_1_partition_function.html#a14009bdaca47f3eddf2c6c023845db5a":[6,0,0,5,3,3], +"classgridfire_1_1partition_1_1_partition_function.html#a14009bdaca47f3eddf2c6c023845db5a":[8,0,0,4,3,3], +"classgridfire_1_1partition_1_1_partition_function.html#a197a0663dcfb4ab4be3b0e14b98391db":[6,0,0,5,3,0], +"classgridfire_1_1partition_1_1_partition_function.html#a197a0663dcfb4ab4be3b0e14b98391db":[8,0,0,4,3,0], +"classgridfire_1_1partition_1_1_partition_function.html#a677a90f992fd56b8718e36655c33ce6d":[6,0,0,5,3,1], +"classgridfire_1_1partition_1_1_partition_function.html#a677a90f992fd56b8718e36655c33ce6d":[8,0,0,4,3,1], +"classgridfire_1_1partition_1_1_partition_function.html#a6df4191d10516477371a0384e1e55bf5":[6,0,0,5,3,4], +"classgridfire_1_1partition_1_1_partition_function.html#a6df4191d10516477371a0384e1e55bf5":[8,0,0,4,3,4], +"classgridfire_1_1partition_1_1_partition_function.html#ab0c67985a972707eac0ebc64417dfb97":[6,0,0,5,3,5] }; diff --git a/docs/html/navtreeindex4.js b/docs/html/navtreeindex4.js index 6356d879..93a53a20 100644 --- a/docs/html/navtreeindex4.js +++ b/docs/html/navtreeindex4.js @@ -1,253 +1,253 @@ var NAVTREEINDEX4 = { -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aefc75b3149bee2da878177279ad375da":[5,0,0,6,0,7,16], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aefc75b3149bee2da878177279ad375da":[7,0,0,5,0,7,16], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#af515e3587a1050c4bc59657696be5f9b":[5,0,0,6,0,7,4], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#af515e3587a1050c4bc59657696be5f9b":[7,0,0,5,0,7,4], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#afedb724bf9f1c8fc91d853f2bedb10cb":[5,0,0,6,0,7,23], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#afedb724bf9f1c8fc91d853f2bedb10cb":[7,0,0,5,0,7,23], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html":[5,0,0,6,0,7,0], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html":[7,0,0,5,0,7,0], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a0beb567afdecd85e336b493ff85326bd":[5,0,0,6,0,7,0,5], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a0beb567afdecd85e336b493ff85326bd":[7,0,0,5,0,7,0,5], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a292dfe5fdfd3b90a36906f5f609a4c1c":[5,0,0,6,0,7,0,8], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a292dfe5fdfd3b90a36906f5f609a4c1c":[7,0,0,5,0,7,0,8], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a46d76ca50ee00198a9f4a873c6ceb874":[5,0,0,6,0,7,0,0], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a46d76ca50ee00198a9f4a873c6ceb874":[7,0,0,5,0,7,0,0], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a874efa5a57427c8afecd0375094da6e9":[5,0,0,6,0,7,0,6], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a874efa5a57427c8afecd0375094da6e9":[7,0,0,5,0,7,0,6], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a976a2ef2e58439429c1a6e94c27f4662":[5,0,0,6,0,7,0,1], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a976a2ef2e58439429c1a6e94c27f4662":[7,0,0,5,0,7,0,1], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#aad13654ea15547c2c95035c3b7937d58":[5,0,0,6,0,7,0,4], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#aad13654ea15547c2c95035c3b7937d58":[7,0,0,5,0,7,0,4], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ab4f12e8da29d4d158fb0adf2db31b4bb":[5,0,0,6,0,7,0,2], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ab4f12e8da29d4d158fb0adf2db31b4bb":[7,0,0,5,0,7,0,2], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae78d2a9b20c22a6ad624f4d968cbf639":[5,0,0,6,0,7,0,7], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae78d2a9b20c22a6ad624f4d968cbf639":[7,0,0,5,0,7,0,7], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae9d61bdda761da89733408c232d7220e":[5,0,0,6,0,7,0,3], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae9d61bdda761da89733408c232d7220e":[7,0,0,5,0,7,0,3], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html":[5,0,0,6,0,9], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html":[7,0,0,5,0,9], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a290da6766a6d3094a5aae8b7cbcd0d70":[5,0,0,6,0,9,3], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a290da6766a6d3094a5aae8b7cbcd0d70":[7,0,0,5,0,9,3], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a73cc5a9d4a236091bbb40f22ed66b2f1":[5,0,0,6,0,9,1], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a73cc5a9d4a236091bbb40f22ed66b2f1":[7,0,0,5,0,9,1], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a8169adef9b4b3c7552c7a8fdc945cf6f":[5,0,0,6,0,9,5], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a8169adef9b4b3c7552c7a8fdc945cf6f":[7,0,0,5,0,9,5], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a9ab9f6f64455eb46172ebda5e8cc3ec5":[5,0,0,6,0,9,2], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a9ab9f6f64455eb46172ebda5e8cc3ec5":[7,0,0,5,0,9,2], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#ad7345da84824495fb21c969c1a9c80f5":[5,0,0,6,0,9,4], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#ad7345da84824495fb21c969c1a9c80f5":[7,0,0,5,0,9,4], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#aecc8c1b92d63da87827879ad5330c11e":[5,0,0,6,0,9,0], -"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#aecc8c1b92d63da87827879ad5330c11e":[7,0,0,5,0,9,0], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html":[5,0,0,8,0], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html":[7,0,0,7,0], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a0ff112dca1f88070effb6700429b42b4":[5,0,0,8,0,0], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a0ff112dca1f88070effb6700429b42b4":[7,0,0,7,0,0], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a1353d7d2208497b38799bf69f574c275":[5,0,0,8,0,2], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a1353d7d2208497b38799bf69f574c275":[7,0,0,7,0,2], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a19462806927500f72b7d3f578b3040de":[5,0,0,8,0,5], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a19462806927500f72b7d3f578b3040de":[7,0,0,7,0,5], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a211b1332dc12a1fee942523dbc688272":[5,0,0,8,0,3], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a211b1332dc12a1fee942523dbc688272":[7,0,0,7,0,3], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a495ca800cc1dd224ce2a821a825afafd":[5,0,0,8,0,14], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a495ca800cc1dd224ce2a821a825afafd":[7,0,0,7,0,14], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a4c58951d9f7ab252717c226b0da80a9d":[5,0,0,8,0,11], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a4c58951d9f7ab252717c226b0da80a9d":[7,0,0,7,0,11], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a69508797ca0793f6d3f58de4e0b97667":[5,0,0,8,0,1], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a69508797ca0793f6d3f58de4e0b97667":[7,0,0,7,0,1], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a8c6f12a01c6d1fdeba1f0cc73128731e":[5,0,0,8,0,16], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a8c6f12a01c6d1fdeba1f0cc73128731e":[7,0,0,7,0,16], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a9b1363314159eaf9c56aaa233f5eebd6":[5,0,0,8,0,4], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a9b1363314159eaf9c56aaa233f5eebd6":[7,0,0,7,0,4], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ab5bdbe13239f1180f32fb0a14a60d0a9":[5,0,0,8,0,6], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ab5bdbe13239f1180f32fb0a14a60d0a9":[7,0,0,7,0,6], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ac21a726884930e6a00792e7c3eb43f42":[5,0,0,8,0,7], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ac21a726884930e6a00792e7c3eb43f42":[7,0,0,7,0,7], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#acbfa2d4e23dff6641be21cc1e754be15":[5,0,0,8,0,13], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#acbfa2d4e23dff6641be21cc1e754be15":[7,0,0,7,0,13], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ad113b9cb64c449f9449c4cce4fa64076":[5,0,0,8,0,8], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ad113b9cb64c449f9449c4cce4fa64076":[7,0,0,7,0,8], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ad4979f437dc787a5475c3a029804ed99":[5,0,0,8,0,12], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ad4979f437dc787a5475c3a029804ed99":[7,0,0,7,0,12], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ae0b38d499bf0c9ca58461ea2862a7d5a":[5,0,0,8,0,10], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ae0b38d499bf0c9ca58461ea2862a7d5a":[7,0,0,7,0,10], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#aefaf6c4c32ae54a2882da0e031632a74":[5,0,0,8,0,9], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#aefaf6c4c32ae54a2882da0e031632a74":[7,0,0,7,0,9], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#afe1b95bf9d81f7521b9f19bbd1305d01":[5,0,0,8,0,15], -"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#afe1b95bf9d81f7521b9f19bbd1305d01":[7,0,0,7,0,15], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html":[5,0,0,8,2], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html":[7,0,0,7,2], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a06312f834439ccf93012dea53cab47ce":[5,0,0,8,2,14], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a06312f834439ccf93012dea53cab47ce":[7,0,0,7,2,14], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0b30c49925823c87980b4fca17c8282e":[5,0,0,8,2,12], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0b30c49925823c87980b4fca17c8282e":[7,0,0,7,2,12], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0f629cbfe95dc5643b5e3724be0db2f9":[5,0,0,8,2,27], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0f629cbfe95dc5643b5e3724be0db2f9":[7,0,0,7,2,27], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a171b690e1abaf23f11a94c39e9f8c944":[5,0,0,8,2,9], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a171b690e1abaf23f11a94c39e9f8c944":[7,0,0,7,2,9], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a181b2c75af1f2701c43594c5bb2bac2d":[5,0,0,8,2,15], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a181b2c75af1f2701c43594c5bb2bac2d":[7,0,0,7,2,15], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a264112a230817a6080c770686e5bcc01":[5,0,0,8,2,1], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a264112a230817a6080c770686e5bcc01":[7,0,0,7,2,1], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a3c0fbdd07f9a837bd031c5bdc58e0e8f":[5,0,0,8,2,29], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a3c0fbdd07f9a837bd031c5bdc58e0e8f":[7,0,0,7,2,29], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a445777acbbee2032d83a256181a90e3c":[5,0,0,8,2,2], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a445777acbbee2032d83a256181a90e3c":[7,0,0,7,2,2], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a498c202a259cbc315997ec68a2cb8a59":[5,0,0,8,2,36], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a498c202a259cbc315997ec68a2cb8a59":[7,0,0,7,2,36], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a4e4811436d09afaa4a14c51d9af71f88":[5,0,0,8,2,10], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a4e4811436d09afaa4a14c51d9af71f88":[7,0,0,7,2,10], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a51f658789f34f96e0e6bd42cef5cbfe4":[5,0,0,8,2,34], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a51f658789f34f96e0e6bd42cef5cbfe4":[7,0,0,7,2,34], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a54fde02e7010e806136f976ab64b1740":[5,0,0,8,2,8], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a54fde02e7010e806136f976ab64b1740":[7,0,0,7,2,8], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a57b2695d152360a6ba08776cc760e3a1":[5,0,0,8,2,28], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a57b2695d152360a6ba08776cc760e3a1":[7,0,0,7,2,28], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a5f563b99bb550d5bafa2a989502de019":[5,0,0,8,2,21], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a5f563b99bb550d5bafa2a989502de019":[7,0,0,7,2,21], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a65a12e5f6180873866cfaaf130fd1156":[5,0,0,8,2,11], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a65a12e5f6180873866cfaaf130fd1156":[7,0,0,7,2,11], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a661dd461e51c37133f7f9931389fd3cc":[5,0,0,8,2,13], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a661dd461e51c37133f7f9931389fd3cc":[7,0,0,7,2,13], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a67c8fa4d5929c7a8cbca9b3d9dd2b704":[5,0,0,8,2,20], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a67c8fa4d5929c7a8cbca9b3d9dd2b704":[7,0,0,7,2,20], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7cf403bc519ce39a1af886432a653826":[5,0,0,8,2,38], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7cf403bc519ce39a1af886432a653826":[7,0,0,7,2,38], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7e79437a68947e176b8dd7dcbe27baab":[5,0,0,8,2,40], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7e79437a68947e176b8dd7dcbe27baab":[7,0,0,7,2,40], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8b6008e0f629329bfc62256f4f081b77":[5,0,0,8,2,17], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8b6008e0f629329bfc62256f4f081b77":[7,0,0,7,2,17], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ca86e0f8f95ffb6d87ca295e44f14c5":[5,0,0,8,2,32], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ca86e0f8f95ffb6d87ca295e44f14c5":[7,0,0,7,2,32], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ea3de0412395b7b617c4b71cbc2ab68":[5,0,0,8,2,37], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ea3de0412395b7b617c4b71cbc2ab68":[7,0,0,7,2,37], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a9205126955ad38f56e8aca3112bc150a":[5,0,0,8,2,16], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a9205126955ad38f56e8aca3112bc150a":[7,0,0,7,2,16], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a96d4ab87de02e9b0be3c248e2e955b4b":[5,0,0,8,2,26], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a96d4ab87de02e9b0be3c248e2e955b4b":[7,0,0,7,2,26], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#abab0ed78925789856ebb119d60c6a53d":[5,0,0,8,2,33], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#abab0ed78925789856ebb119d60c6a53d":[7,0,0,7,2,33], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#abe189c43e4d509d9d05dd205861ceddc":[5,0,0,8,2,7], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#abe189c43e4d509d9d05dd205861ceddc":[7,0,0,7,2,7], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ac350a26bdf19d7c1d20db55a226e6063":[5,0,0,8,2,35], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ac350a26bdf19d7c1d20db55a226e6063":[7,0,0,7,2,35], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#acd16b1daf13456b3523362a37b1bf9b0":[5,0,0,8,2,6], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#acd16b1daf13456b3523362a37b1bf9b0":[7,0,0,7,2,6], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad095aba46860fec0e68386bf04f7f142":[5,0,0,8,2,25], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad095aba46860fec0e68386bf04f7f142":[7,0,0,7,2,25], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad85ca288289b25d482cbb8e3ff270028":[5,0,0,8,2,24], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad85ca288289b25d482cbb8e3ff270028":[7,0,0,7,2,24], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ada6ec1ae05b9a92b58e6a4ecdf5a1656":[5,0,0,8,2,3], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ada6ec1ae05b9a92b58e6a4ecdf5a1656":[7,0,0,7,2,3], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#adbcb383bac0f47c66251ee1b7c5f539d":[5,0,0,8,2,31], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#adbcb383bac0f47c66251ee1b7c5f539d":[7,0,0,7,2,31], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#adfed51cf788a7ed4770cbd5945ddab2f":[5,0,0,8,2,23], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#adfed51cf788a7ed4770cbd5945ddab2f":[7,0,0,7,2,23], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae24ad1e38daab536aec6ac72c67e8615":[5,0,0,8,2,30], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae24ad1e38daab536aec6ac72c67e8615":[7,0,0,7,2,30], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae2b9b41a598c5f0dcd050b32985ea44e":[5,0,0,8,2,0], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae2b9b41a598c5f0dcd050b32985ea44e":[7,0,0,7,2,0], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae47931948f12816eb890c0db4fff4d68":[5,0,0,8,2,22], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae47931948f12816eb890c0db4fff4d68":[7,0,0,7,2,22], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae7c930525db447e39b4de18fbc1251a8":[5,0,0,8,2,18], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae7c930525db447e39b4de18fbc1251a8":[7,0,0,7,2,18], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#aeb177f9cf69e4f97c4518a27e6480523":[5,0,0,8,2,4], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#aeb177f9cf69e4f97c4518a27e6480523":[7,0,0,7,2,4], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#af52b42d940f6a09dba5d28898d2b0b1f":[5,0,0,8,2,39], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#af52b42d940f6a09dba5d28898d2b0b1f":[7,0,0,7,2,39], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#af775f97f4d5e144e33bc6e0ba58a5851":[5,0,0,8,2,19], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#af775f97f4d5e144e33bc6e0ba58a5851":[7,0,0,7,2,19], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#afec5ccf7a8fb1ba56c8cc852ce858c5e":[5,0,0,8,2,5], -"classgridfire_1_1reaction_1_1_reaclib_reaction.html#afec5ccf7a8fb1ba56c8cc852ce858c5e":[7,0,0,7,2,5], -"classgridfire_1_1reaction_1_1_reaction.html":[5,0,0,8,3], -"classgridfire_1_1reaction_1_1_reaction.html":[7,0,0,7,3], -"classgridfire_1_1reaction_1_1_reaction.html#a0d16572ae2b664374d32ee6c4e22123a":[5,0,0,8,3,15], -"classgridfire_1_1reaction_1_1_reaction.html#a0d16572ae2b664374d32ee6c4e22123a":[7,0,0,7,3,15], -"classgridfire_1_1reaction_1_1_reaction.html#a2708d2e8f42159df6605a5948b13c4c5":[5,0,0,8,3,9], -"classgridfire_1_1reaction_1_1_reaction.html#a2708d2e8f42159df6605a5948b13c4c5":[7,0,0,7,3,9], -"classgridfire_1_1reaction_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8":[5,0,0,8,3,23], -"classgridfire_1_1reaction_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8":[7,0,0,7,3,23], -"classgridfire_1_1reaction_1_1_reaction.html#a3906a668410e02239f9031b5fc580214":[5,0,0,8,3,13], -"classgridfire_1_1reaction_1_1_reaction.html#a3906a668410e02239f9031b5fc580214":[7,0,0,7,3,13], -"classgridfire_1_1reaction_1_1_reaction.html#a3d7451045d8df41ea98b5e419e0e5ab0":[5,0,0,8,3,16], -"classgridfire_1_1reaction_1_1_reaction.html#a3d7451045d8df41ea98b5e419e0e5ab0":[7,0,0,7,3,16], -"classgridfire_1_1reaction_1_1_reaction.html#a4282f85c34d6db1994c07e7a40f66d80":[5,0,0,8,3,2], -"classgridfire_1_1reaction_1_1_reaction.html#a4282f85c34d6db1994c07e7a40f66d80":[7,0,0,7,3,2], -"classgridfire_1_1reaction_1_1_reaction.html#a768db057d358240d4825c21869af0792":[5,0,0,8,3,8], -"classgridfire_1_1reaction_1_1_reaction.html#a768db057d358240d4825c21869af0792":[7,0,0,7,3,8], -"classgridfire_1_1reaction_1_1_reaction.html#a7ba8c18cd5445aa3499a6fd351183f7a":[5,0,0,8,3,11], -"classgridfire_1_1reaction_1_1_reaction.html#a7ba8c18cd5445aa3499a6fd351183f7a":[7,0,0,7,3,11], -"classgridfire_1_1reaction_1_1_reaction.html#a7e06936f9e8bb74e68eaa10e708e5d3c":[5,0,0,8,3,17], -"classgridfire_1_1reaction_1_1_reaction.html#a7e06936f9e8bb74e68eaa10e708e5d3c":[7,0,0,7,3,17], -"classgridfire_1_1reaction_1_1_reaction.html#a7f2590eee9f0dfb7b73cd92170a844b7":[5,0,0,8,3,22], -"classgridfire_1_1reaction_1_1_reaction.html#a7f2590eee9f0dfb7b73cd92170a844b7":[7,0,0,7,3,22], -"classgridfire_1_1reaction_1_1_reaction.html#a82c14096308cdc9126ab6d9667febcd2":[5,0,0,8,3,18], -"classgridfire_1_1reaction_1_1_reaction.html#a82c14096308cdc9126ab6d9667febcd2":[7,0,0,7,3,18], -"classgridfire_1_1reaction_1_1_reaction.html#a83c121480533593adfd68c4a67a649f1":[5,0,0,8,3,6], -"classgridfire_1_1reaction_1_1_reaction.html#a83c121480533593adfd68c4a67a649f1":[7,0,0,7,3,6], -"classgridfire_1_1reaction_1_1_reaction.html#a94b92308b9619ec20c690e55157786ba":[5,0,0,8,3,12], -"classgridfire_1_1reaction_1_1_reaction.html#a94b92308b9619ec20c690e55157786ba":[7,0,0,7,3,12], -"classgridfire_1_1reaction_1_1_reaction.html#aa13cd9097229fcc99128d9286b8f17e6":[5,0,0,8,3,1], -"classgridfire_1_1reaction_1_1_reaction.html#aa13cd9097229fcc99128d9286b8f17e6":[7,0,0,7,3,1], -"classgridfire_1_1reaction_1_1_reaction.html#aa2b615e764bb005e526ca9327319c735":[5,0,0,8,3,4], -"classgridfire_1_1reaction_1_1_reaction.html#aa2b615e764bb005e526ca9327319c735":[7,0,0,7,3,4], -"classgridfire_1_1reaction_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a":[5,0,0,8,3,0], -"classgridfire_1_1reaction_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a":[7,0,0,7,3,0], -"classgridfire_1_1reaction_1_1_reaction.html#ab28bf4f9417ecabcc8350bae449fedd5":[5,0,0,8,3,10], -"classgridfire_1_1reaction_1_1_reaction.html#ab28bf4f9417ecabcc8350bae449fedd5":[7,0,0,7,3,10], -"classgridfire_1_1reaction_1_1_reaction.html#ab7888b57507d6d27de6e5fcaea40fff5":[5,0,0,8,3,21], -"classgridfire_1_1reaction_1_1_reaction.html#ab7888b57507d6d27de6e5fcaea40fff5":[7,0,0,7,3,21], -"classgridfire_1_1reaction_1_1_reaction.html#ab95ce7fb022a9432bdc77f14679221ee":[5,0,0,8,3,7], -"classgridfire_1_1reaction_1_1_reaction.html#ab95ce7fb022a9432bdc77f14679221ee":[7,0,0,7,3,7], -"classgridfire_1_1reaction_1_1_reaction.html#ac7b08c61cdc97268b9442afec4d08dad":[5,0,0,8,3,19], -"classgridfire_1_1reaction_1_1_reaction.html#ac7b08c61cdc97268b9442afec4d08dad":[7,0,0,7,3,19], -"classgridfire_1_1reaction_1_1_reaction.html#ad49f4cad024db72c966d949c75f1ce4d":[5,0,0,8,3,20], -"classgridfire_1_1reaction_1_1_reaction.html#ad49f4cad024db72c966d949c75f1ce4d":[7,0,0,7,3,20], -"classgridfire_1_1reaction_1_1_reaction.html#ae2a1b0395ac127c792a8049cd0bcc249":[5,0,0,8,3,14], -"classgridfire_1_1reaction_1_1_reaction.html#ae2a1b0395ac127c792a8049cd0bcc249":[7,0,0,7,3,14], -"classgridfire_1_1reaction_1_1_reaction.html#ae66b446c98add7e00a1d960f4e7c60dd":[5,0,0,8,3,3], -"classgridfire_1_1reaction_1_1_reaction.html#ae66b446c98add7e00a1d960f4e7c60dd":[7,0,0,7,3,3], -"classgridfire_1_1reaction_1_1_reaction.html#af8303d67df61fc9e31ce054f0e8a3e14":[5,0,0,8,3,5], -"classgridfire_1_1reaction_1_1_reaction.html#af8303d67df61fc9e31ce054f0e8a3e14":[7,0,0,7,3,5], -"classgridfire_1_1reaction_1_1_reaction_set.html":[5,0,0,8,4], -"classgridfire_1_1reaction_1_1_reaction_set.html":[7,0,0,7,4], -"classgridfire_1_1reaction_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd":[5,0,0,8,4,23], -"classgridfire_1_1reaction_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd":[7,0,0,7,4,23], -"classgridfire_1_1reaction_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b":[5,0,0,8,4,16], -"classgridfire_1_1reaction_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b":[7,0,0,7,4,16], -"classgridfire_1_1reaction_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613":[5,0,0,8,4,6], -"classgridfire_1_1reaction_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613":[7,0,0,7,4,6], -"classgridfire_1_1reaction_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2":[5,0,0,8,4,12], -"classgridfire_1_1reaction_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2":[7,0,0,7,4,12], -"classgridfire_1_1reaction_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8":[5,0,0,8,4,9], -"classgridfire_1_1reaction_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8":[7,0,0,7,4,9], -"classgridfire_1_1reaction_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b":[5,0,0,8,4,22], -"classgridfire_1_1reaction_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b":[7,0,0,7,4,22], -"classgridfire_1_1reaction_1_1_reaction_set.html#a436f9c4b8f8a4e115b19728d57d8e105":[5,0,0,8,4,15], -"classgridfire_1_1reaction_1_1_reaction_set.html#a436f9c4b8f8a4e115b19728d57d8e105":[7,0,0,7,4,15], -"classgridfire_1_1reaction_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e":[5,0,0,8,4,11], -"classgridfire_1_1reaction_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e":[7,0,0,7,4,11], -"classgridfire_1_1reaction_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135":[5,0,0,8,4,20], -"classgridfire_1_1reaction_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135":[7,0,0,7,4,20], -"classgridfire_1_1reaction_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8":[5,0,0,8,4,18], -"classgridfire_1_1reaction_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8":[7,0,0,7,4,18], -"classgridfire_1_1reaction_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20":[5,0,0,8,4,25], -"classgridfire_1_1reaction_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20":[7,0,0,7,4,25], -"classgridfire_1_1reaction_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a":[5,0,0,8,4,13], -"classgridfire_1_1reaction_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a":[7,0,0,7,4,13], -"classgridfire_1_1reaction_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44":[5,0,0,8,4,28], -"classgridfire_1_1reaction_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44":[7,0,0,7,4,28], -"classgridfire_1_1reaction_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea":[5,0,0,8,4,1], -"classgridfire_1_1reaction_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea":[7,0,0,7,4,1], -"classgridfire_1_1reaction_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd":[5,0,0,8,4,21], -"classgridfire_1_1reaction_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd":[7,0,0,7,4,21], -"classgridfire_1_1reaction_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de":[5,0,0,8,4,0], -"classgridfire_1_1reaction_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de":[7,0,0,7,4,0], -"classgridfire_1_1reaction_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300":[5,0,0,8,4,8], -"classgridfire_1_1reaction_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300":[7,0,0,7,4,8], -"classgridfire_1_1reaction_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a":[5,0,0,8,4,19], -"classgridfire_1_1reaction_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a":[7,0,0,7,4,19], -"classgridfire_1_1reaction_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041":[5,0,0,8,4,2], -"classgridfire_1_1reaction_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041":[7,0,0,7,4,2] +"classgridfire_1_1partition_1_1_partition_function.html#ab0c67985a972707eac0ebc64417dfb97":[8,0,0,4,3,5], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html":[6,0,0,5,4], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html":[8,0,0,4,4], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a12058e121981294f447e69a467fd84cd":[6,0,0,5,4,8], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a12058e121981294f447e69a467fd84cd":[8,0,0,4,4,8], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3aa478acf12e09b6dd268f744071b2a0":[6,0,0,5,4,12], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3aa478acf12e09b6dd268f744071b2a0":[8,0,0,4,4,12], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3baed110ab1b12e22071dc2d92c55db9":[6,0,0,5,4,9], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3baed110ab1b12e22071dc2d92c55db9":[8,0,0,4,4,9], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a50ce19df4c12e22bbcb61422248a4038":[6,0,0,5,4,14], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a50ce19df4c12e22bbcb61422248a4038":[8,0,0,4,4,14], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a57384ffb1c81cf982614d90e23b173b6":[6,0,0,5,4,13], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a57384ffb1c81cf982614d90e23b173b6":[8,0,0,4,4,13], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a588a11c654751765b04d6425c99041f5":[6,0,0,5,4,11], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a588a11c654751765b04d6425c99041f5":[8,0,0,4,4,11], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329":[6,0,0,5,4,3], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329":[8,0,0,4,4,3], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329aa692ae3131928d57ddcd2408d6b44d71":[6,0,0,5,4,3,0], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329aa692ae3131928d57ddcd2408d6b44d71":[8,0,0,4,4,3,0], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329abb276a700ba6a5b912fa0bf0a668d735":[6,0,0,5,4,3,2], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329abb276a700ba6a5b912fa0bf0a668d735":[8,0,0,4,4,3,2], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329ad8c6323fcc54dfc5319fbd935ae4f75d":[6,0,0,5,4,3,1], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329ad8c6323fcc54dfc5319fbd935ae4f75d":[8,0,0,4,4,3,1], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aaa1e11579b44a88c5f18943cc303c4b4":[6,0,0,5,4,7], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aaa1e11579b44a88c5f18943cc303c4b4":[8,0,0,4,4,7], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ac58b95c8530f69f063c8ed8293487aec":[6,0,0,5,4,10], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ac58b95c8530f69f063c8ed8293487aec":[8,0,0,4,4,10], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ad229cac0a84df5ebbcaf0550f83debf6":[6,0,0,5,4,5], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ad229cac0a84df5ebbcaf0550f83debf6":[8,0,0,4,4,5], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ae67464baee3b12cdc0470be74524866c":[6,0,0,5,4,4], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ae67464baee3b12cdc0470be74524866c":[8,0,0,4,4,4], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aebe49d06b50a18ea4484ff15cb301681":[6,0,0,5,4,6], +"classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aebe49d06b50a18ea4484ff15cb301681":[8,0,0,4,4,6], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html":[6,0,0,6,0,5], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html":[8,0,0,5,0,5], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a1efafe82d25d36b93a60a6fccbd5ca3d":[6,0,0,6,0,5,1], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a1efafe82d25d36b93a60a6fccbd5ca3d":[8,0,0,5,0,5,1], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a2962864d8a6f8760a4228729838b6edb":[6,0,0,6,0,5,5], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a2962864d8a6f8760a4228729838b6edb":[8,0,0,5,0,5,5], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a730c8e7fe5218c5ce077531bc7924d79":[6,0,0,6,0,5,4], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a730c8e7fe5218c5ce077531bc7924d79":[8,0,0,5,0,5,4], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a7a01f956eccd3a0a90dd08984ca3f009":[6,0,0,6,0,5,6], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a7a01f956eccd3a0a90dd08984ca3f009":[8,0,0,5,0,5,6], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a976f84b6f6e33b5f3dd733a771afd7ba":[6,0,0,6,0,5,2], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a976f84b6f6e33b5f3dd733a771afd7ba":[8,0,0,5,0,5,2], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ac04ae382defc51645c632db6ad3830d7":[6,0,0,6,0,5,3], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ac04ae382defc51645c632db6ad3830d7":[8,0,0,5,0,5,3], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#afd3e0e1c5edaf12609b5fc81c379e3e5":[6,0,0,6,0,5,0], +"classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#afd3e0e1c5edaf12609b5fc81c379e3e5":[8,0,0,5,0,5,0], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html":[6,0,0,6,0,7], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html":[8,0,0,5,0,7], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a05df0657efed55eb4262c7834d81400a":[6,0,0,6,0,7,8], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a05df0657efed55eb4262c7834d81400a":[8,0,0,5,0,7,8], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a091d6d4aa59f788c97f9b5481f46f1b5":[6,0,0,6,0,7,5], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a091d6d4aa59f788c97f9b5481f46f1b5":[8,0,0,5,0,7,5], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1210917ca1727ea474bb606cf8279edb":[6,0,0,6,0,7,20], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1210917ca1727ea474bb606cf8279edb":[8,0,0,5,0,7,20], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1362d46630f30203027093e35883d1b1":[6,0,0,6,0,7,25], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1362d46630f30203027093e35883d1b1":[8,0,0,5,0,7,25], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a14555633289fc3822e927afca7401e49":[6,0,0,6,0,7,15], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a14555633289fc3822e927afca7401e49":[8,0,0,5,0,7,15], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1f4acfdb39bb861aaee9f3f28cfc406e":[6,0,0,6,0,7,27], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1f4acfdb39bb861aaee9f3f28cfc406e":[8,0,0,5,0,7,27], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a222c0662bf5323037c9fdddfb929d4f7":[6,0,0,6,0,7,2], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a222c0662bf5323037c9fdddfb929d4f7":[8,0,0,5,0,7,2], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2567545c89eb847a15909b02fa0f383e":[6,0,0,6,0,7,34], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2567545c89eb847a15909b02fa0f383e":[8,0,0,5,0,7,34], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2f0ee4c0d52db0f58781f90dd39dc0f7":[6,0,0,6,0,7,30], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2f0ee4c0d52db0f58781f90dd39dc0f7":[8,0,0,5,0,7,30], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a37dfb1d460e78e81a6def62e7217e6f8":[6,0,0,6,0,7,38], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a37dfb1d460e78e81a6def62e7217e6f8":[8,0,0,5,0,7,38], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a3d1b52076e102d07acb7200a7ee99165":[6,0,0,6,0,7,39], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a3d1b52076e102d07acb7200a7ee99165":[8,0,0,5,0,7,39], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a46c36a6e517fb00a2ac3cbb0f546a341":[6,0,0,6,0,7,40], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a46c36a6e517fb00a2ac3cbb0f546a341":[8,0,0,5,0,7,40], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a4f2bf61b35566e439ac8a48da265d215":[6,0,0,6,0,7,29], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a4f2bf61b35566e439ac8a48da265d215":[8,0,0,5,0,7,29], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a5c60feacb0ac48b35323d9f688315316":[6,0,0,6,0,7,21], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a5c60feacb0ac48b35323d9f688315316":[8,0,0,5,0,7,21], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a6e567323ca019eadcbb9dbb814ebeb0b":[6,0,0,6,0,7,3], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a6e567323ca019eadcbb9dbb814ebeb0b":[8,0,0,5,0,7,3], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a71ca233a081c7aed54ace061ea362231":[6,0,0,6,0,7,36], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a71ca233a081c7aed54ace061ea362231":[8,0,0,5,0,7,36], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a745b161968f37873b5d40fe6bf9d2118":[6,0,0,6,0,7,11], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a745b161968f37873b5d40fe6bf9d2118":[8,0,0,5,0,7,11], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a79877bd387bd891e602adff3f99cb4c5":[6,0,0,6,0,7,31], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a79877bd387bd891e602adff3f99cb4c5":[8,0,0,5,0,7,31], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a7f0d21c80fbbf94ead613e678d44b835":[6,0,0,6,0,7,14], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a7f0d21c80fbbf94ead613e678d44b835":[8,0,0,5,0,7,14], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a8bf7dc26d9f1375625df99bceba08a44":[6,0,0,6,0,7,26], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a8bf7dc26d9f1375625df99bceba08a44":[8,0,0,5,0,7,26], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90b62d922d91832859516450cf8e3876":[6,0,0,6,0,7,19], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90b62d922d91832859516450cf8e3876":[8,0,0,5,0,7,19], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90ca346e2321516656b83d863416671e":[6,0,0,6,0,7,7], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90ca346e2321516656b83d863416671e":[8,0,0,5,0,7,7], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a92c3590161c63c6ed4e7650d2b7beee3":[6,0,0,6,0,7,41], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a92c3590161c63c6ed4e7650d2b7beee3":[8,0,0,5,0,7,41], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a957b5bfe70e536290ef677a7c5b6643f":[6,0,0,6,0,7,12], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a957b5bfe70e536290ef677a7c5b6643f":[8,0,0,5,0,7,12], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a98095e6536d9a6434c5955f4c169d505":[6,0,0,6,0,7,13], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a98095e6536d9a6434c5955f4c169d505":[8,0,0,5,0,7,13], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aa28f151d4ce14e0d6fcbecb07d03cd28":[6,0,0,6,0,7,9], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aa28f151d4ce14e0d6fcbecb07d03cd28":[8,0,0,5,0,7,9], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aade329265a26bdc005c0793ba7a36ab2":[6,0,0,6,0,7,28], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aade329265a26bdc005c0793ba7a36ab2":[8,0,0,5,0,7,28], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aae06ff559026e3ce242a42cdd888c5a0":[6,0,0,6,0,7,24], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aae06ff559026e3ce242a42cdd888c5a0":[8,0,0,5,0,7,24], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ab1be1d3010ff539b8a911506734fd9cf":[6,0,0,6,0,7,35], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ab1be1d3010ff539b8a911506734fd9cf":[8,0,0,5,0,7,35], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ac10e1451d20876f6eab199e127f213c7":[6,0,0,6,0,7,10], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ac10e1451d20876f6eab199e127f213c7":[8,0,0,5,0,7,10], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ac2d5366d4b5766413db34558dbce3cb3":[6,0,0,6,0,7,6], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ac2d5366d4b5766413db34558dbce3cb3":[8,0,0,5,0,7,6], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad01a15d95878c9edbf57cd9045c4413b":[6,0,0,6,0,7,18], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad01a15d95878c9edbf57cd9045c4413b":[8,0,0,5,0,7,18], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad2ba6b584cb2df7c15633fca81ce6af1":[6,0,0,6,0,7,17], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad2ba6b584cb2df7c15633fca81ce6af1":[8,0,0,5,0,7,17], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#adf203cbae7d7afcd274020b5210b426b":[6,0,0,6,0,7,32], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#adf203cbae7d7afcd274020b5210b426b":[8,0,0,5,0,7,32], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aeaceef054714e2a9667986406107ba3a":[6,0,0,6,0,7,37], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aeaceef054714e2a9667986406107ba3a":[8,0,0,5,0,7,37], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aed0ea28ed3ba96a9f86aa9db947ec01c":[6,0,0,6,0,7,22], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aed0ea28ed3ba96a9f86aa9db947ec01c":[8,0,0,5,0,7,22], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aee395d13ed3a515d5c1d69bedffca5de":[6,0,0,6,0,7,33], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aee395d13ed3a515d5c1d69bedffca5de":[8,0,0,5,0,7,33], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aefc75b3149bee2da878177279ad375da":[6,0,0,6,0,7,16], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aefc75b3149bee2da878177279ad375da":[8,0,0,5,0,7,16], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#af515e3587a1050c4bc59657696be5f9b":[6,0,0,6,0,7,4], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#af515e3587a1050c4bc59657696be5f9b":[8,0,0,5,0,7,4], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#afedb724bf9f1c8fc91d853f2bedb10cb":[6,0,0,6,0,7,23], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#afedb724bf9f1c8fc91d853f2bedb10cb":[8,0,0,5,0,7,23], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html":[6,0,0,6,0,7,0], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html":[8,0,0,5,0,7,0], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a0beb567afdecd85e336b493ff85326bd":[6,0,0,6,0,7,0,7], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a0beb567afdecd85e336b493ff85326bd":[8,0,0,5,0,7,0,7], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a292dfe5fdfd3b90a36906f5f609a4c1c":[6,0,0,6,0,7,0,10], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a292dfe5fdfd3b90a36906f5f609a4c1c":[8,0,0,5,0,7,0,10], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a46d76ca50ee00198a9f4a873c6ceb874":[6,0,0,6,0,7,0,0], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a46d76ca50ee00198a9f4a873c6ceb874":[8,0,0,5,0,7,0,0], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a874efa5a57427c8afecd0375094da6e9":[6,0,0,6,0,7,0,8], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a874efa5a57427c8afecd0375094da6e9":[8,0,0,5,0,7,0,8], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a976a2ef2e58439429c1a6e94c27f4662":[6,0,0,6,0,7,0,2], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a976a2ef2e58439429c1a6e94c27f4662":[8,0,0,5,0,7,0,2], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a9f2681d58e10b6b740b4588efbce5ae5":[6,0,0,6,0,7,0,4], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a9f2681d58e10b6b740b4588efbce5ae5":[8,0,0,5,0,7,0,4], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#aad13654ea15547c2c95035c3b7937d58":[6,0,0,6,0,7,0,6], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#aad13654ea15547c2c95035c3b7937d58":[8,0,0,5,0,7,0,6], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ab4f12e8da29d4d158fb0adf2db31b4bb":[6,0,0,6,0,7,0,3], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ab4f12e8da29d4d158fb0adf2db31b4bb":[8,0,0,5,0,7,0,3], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae4c3bb00eafddb923be7ba4c3b6a25ff":[6,0,0,6,0,7,0,1], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae4c3bb00eafddb923be7ba4c3b6a25ff":[8,0,0,5,0,7,0,1], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae78d2a9b20c22a6ad624f4d968cbf639":[6,0,0,6,0,7,0,9], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae78d2a9b20c22a6ad624f4d968cbf639":[8,0,0,5,0,7,0,9], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae9d61bdda761da89733408c232d7220e":[6,0,0,6,0,7,0,5], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae9d61bdda761da89733408c232d7220e":[8,0,0,5,0,7,0,5], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html":[6,0,0,6,0,9], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html":[8,0,0,5,0,9], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a290da6766a6d3094a5aae8b7cbcd0d70":[6,0,0,6,0,9,3], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a290da6766a6d3094a5aae8b7cbcd0d70":[8,0,0,5,0,9,3], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a73cc5a9d4a236091bbb40f22ed66b2f1":[6,0,0,6,0,9,1], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a73cc5a9d4a236091bbb40f22ed66b2f1":[8,0,0,5,0,9,1], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a8169adef9b4b3c7552c7a8fdc945cf6f":[6,0,0,6,0,9,5], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a8169adef9b4b3c7552c7a8fdc945cf6f":[8,0,0,5,0,9,5], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a9ab9f6f64455eb46172ebda5e8cc3ec5":[6,0,0,6,0,9,2], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a9ab9f6f64455eb46172ebda5e8cc3ec5":[8,0,0,5,0,9,2], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#ad7345da84824495fb21c969c1a9c80f5":[6,0,0,6,0,9,4], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#ad7345da84824495fb21c969c1a9c80f5":[8,0,0,5,0,9,4], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#aecc8c1b92d63da87827879ad5330c11e":[6,0,0,6,0,9,0], +"classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#aecc8c1b92d63da87827879ad5330c11e":[8,0,0,5,0,9,0], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html":[6,0,0,8,0], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html":[8,0,0,7,0], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a0ff112dca1f88070effb6700429b42b4":[6,0,0,8,0,0], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a0ff112dca1f88070effb6700429b42b4":[8,0,0,7,0,0], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a1353d7d2208497b38799bf69f574c275":[6,0,0,8,0,3], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a1353d7d2208497b38799bf69f574c275":[8,0,0,7,0,3], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a19462806927500f72b7d3f578b3040de":[6,0,0,8,0,6], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a19462806927500f72b7d3f578b3040de":[8,0,0,7,0,6], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a211b1332dc12a1fee942523dbc688272":[6,0,0,8,0,4], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a211b1332dc12a1fee942523dbc688272":[8,0,0,7,0,4], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a495ca800cc1dd224ce2a821a825afafd":[6,0,0,8,0,15], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a495ca800cc1dd224ce2a821a825afafd":[8,0,0,7,0,15], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a4c58951d9f7ab252717c226b0da80a9d":[6,0,0,8,0,12], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a4c58951d9f7ab252717c226b0da80a9d":[8,0,0,7,0,12], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a69508797ca0793f6d3f58de4e0b97667":[6,0,0,8,0,2], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a69508797ca0793f6d3f58de4e0b97667":[8,0,0,7,0,2], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a7e6d50f866be9239ac620607741280cc":[6,0,0,8,0,1], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a7e6d50f866be9239ac620607741280cc":[8,0,0,7,0,1], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a8c6f12a01c6d1fdeba1f0cc73128731e":[6,0,0,8,0,17], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a8c6f12a01c6d1fdeba1f0cc73128731e":[8,0,0,7,0,17], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a9b1363314159eaf9c56aaa233f5eebd6":[6,0,0,8,0,5], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a9b1363314159eaf9c56aaa233f5eebd6":[8,0,0,7,0,5], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ab5bdbe13239f1180f32fb0a14a60d0a9":[6,0,0,8,0,7], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ab5bdbe13239f1180f32fb0a14a60d0a9":[8,0,0,7,0,7], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ac21a726884930e6a00792e7c3eb43f42":[6,0,0,8,0,8], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ac21a726884930e6a00792e7c3eb43f42":[8,0,0,7,0,8], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#acbfa2d4e23dff6641be21cc1e754be15":[6,0,0,8,0,14], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#acbfa2d4e23dff6641be21cc1e754be15":[8,0,0,7,0,14], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ad113b9cb64c449f9449c4cce4fa64076":[6,0,0,8,0,9], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ad113b9cb64c449f9449c4cce4fa64076":[8,0,0,7,0,9], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ad4979f437dc787a5475c3a029804ed99":[6,0,0,8,0,13], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ad4979f437dc787a5475c3a029804ed99":[8,0,0,7,0,13], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ae0b38d499bf0c9ca58461ea2862a7d5a":[6,0,0,8,0,11], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ae0b38d499bf0c9ca58461ea2862a7d5a":[8,0,0,7,0,11], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#aefaf6c4c32ae54a2882da0e031632a74":[6,0,0,8,0,10], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#aefaf6c4c32ae54a2882da0e031632a74":[8,0,0,7,0,10], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#afe1b95bf9d81f7521b9f19bbd1305d01":[6,0,0,8,0,16], +"classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#afe1b95bf9d81f7521b9f19bbd1305d01":[8,0,0,7,0,16], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html":[6,0,0,8,2], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html":[8,0,0,7,2], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a06312f834439ccf93012dea53cab47ce":[6,0,0,8,2,14], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a06312f834439ccf93012dea53cab47ce":[8,0,0,7,2,14], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0b30c49925823c87980b4fca17c8282e":[6,0,0,8,2,12], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0b30c49925823c87980b4fca17c8282e":[8,0,0,7,2,12], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0f629cbfe95dc5643b5e3724be0db2f9":[6,0,0,8,2,27], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0f629cbfe95dc5643b5e3724be0db2f9":[8,0,0,7,2,27], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a171b690e1abaf23f11a94c39e9f8c944":[6,0,0,8,2,9], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a171b690e1abaf23f11a94c39e9f8c944":[8,0,0,7,2,9], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a181b2c75af1f2701c43594c5bb2bac2d":[6,0,0,8,2,15], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a181b2c75af1f2701c43594c5bb2bac2d":[8,0,0,7,2,15], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a264112a230817a6080c770686e5bcc01":[6,0,0,8,2,1], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a264112a230817a6080c770686e5bcc01":[8,0,0,7,2,1], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a3c0fbdd07f9a837bd031c5bdc58e0e8f":[6,0,0,8,2,29], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a3c0fbdd07f9a837bd031c5bdc58e0e8f":[8,0,0,7,2,29], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a445777acbbee2032d83a256181a90e3c":[6,0,0,8,2,2], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a445777acbbee2032d83a256181a90e3c":[8,0,0,7,2,2], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a498c202a259cbc315997ec68a2cb8a59":[6,0,0,8,2,36], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a498c202a259cbc315997ec68a2cb8a59":[8,0,0,7,2,36], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a4e4811436d09afaa4a14c51d9af71f88":[6,0,0,8,2,10], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a4e4811436d09afaa4a14c51d9af71f88":[8,0,0,7,2,10], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a51f658789f34f96e0e6bd42cef5cbfe4":[6,0,0,8,2,34], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a51f658789f34f96e0e6bd42cef5cbfe4":[8,0,0,7,2,34], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a54fde02e7010e806136f976ab64b1740":[6,0,0,8,2,8], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a54fde02e7010e806136f976ab64b1740":[8,0,0,7,2,8], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a57b2695d152360a6ba08776cc760e3a1":[6,0,0,8,2,28], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a57b2695d152360a6ba08776cc760e3a1":[8,0,0,7,2,28], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a5f563b99bb550d5bafa2a989502de019":[6,0,0,8,2,21], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a5f563b99bb550d5bafa2a989502de019":[8,0,0,7,2,21], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a65a12e5f6180873866cfaaf130fd1156":[6,0,0,8,2,11], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a65a12e5f6180873866cfaaf130fd1156":[8,0,0,7,2,11], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a661dd461e51c37133f7f9931389fd3cc":[6,0,0,8,2,13], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a661dd461e51c37133f7f9931389fd3cc":[8,0,0,7,2,13], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a67c8fa4d5929c7a8cbca9b3d9dd2b704":[6,0,0,8,2,20], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a67c8fa4d5929c7a8cbca9b3d9dd2b704":[8,0,0,7,2,20], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7cf403bc519ce39a1af886432a653826":[6,0,0,8,2,38], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7cf403bc519ce39a1af886432a653826":[8,0,0,7,2,38], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7e79437a68947e176b8dd7dcbe27baab":[6,0,0,8,2,40], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7e79437a68947e176b8dd7dcbe27baab":[8,0,0,7,2,40], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8b6008e0f629329bfc62256f4f081b77":[6,0,0,8,2,17], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8b6008e0f629329bfc62256f4f081b77":[8,0,0,7,2,17], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ca86e0f8f95ffb6d87ca295e44f14c5":[6,0,0,8,2,32] }; diff --git a/docs/html/navtreeindex5.js b/docs/html/navtreeindex5.js index ce891e47..aca412a5 100644 --- a/docs/html/navtreeindex5.js +++ b/docs/html/navtreeindex5.js @@ -1,253 +1,253 @@ var NAVTREEINDEX5 = { -"classgridfire_1_1reaction_1_1_reaction_set.html#abae9fbc4b4306479a6cd3173ac628987":[5,0,0,8,4,14], -"classgridfire_1_1reaction_1_1_reaction_set.html#abae9fbc4b4306479a6cd3173ac628987":[7,0,0,7,4,14], -"classgridfire_1_1reaction_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe":[5,0,0,8,4,29], -"classgridfire_1_1reaction_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe":[7,0,0,7,4,29], -"classgridfire_1_1reaction_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45":[5,0,0,8,4,3], -"classgridfire_1_1reaction_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45":[7,0,0,7,4,3], -"classgridfire_1_1reaction_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99":[5,0,0,8,4,17], -"classgridfire_1_1reaction_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99":[7,0,0,7,4,17], -"classgridfire_1_1reaction_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5":[5,0,0,8,4,5], -"classgridfire_1_1reaction_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5":[7,0,0,7,4,5], -"classgridfire_1_1reaction_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1":[5,0,0,8,4,4], -"classgridfire_1_1reaction_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1":[7,0,0,7,4,4], -"classgridfire_1_1reaction_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2":[5,0,0,8,4,7], -"classgridfire_1_1reaction_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2":[7,0,0,7,4,7], -"classgridfire_1_1reaction_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387":[5,0,0,8,4,10], -"classgridfire_1_1reaction_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387":[7,0,0,7,4,10], -"classgridfire_1_1reaction_1_1_reaction_set.html#af14cf34d7367cb6a6be5191724c2d4cf":[5,0,0,8,4,24], -"classgridfire_1_1reaction_1_1_reaction_set.html#af14cf34d7367cb6a6be5191724c2d4cf":[7,0,0,7,4,24], -"classgridfire_1_1reaction_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111":[5,0,0,8,4,26], -"classgridfire_1_1reaction_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111":[7,0,0,7,4,26], -"classgridfire_1_1reaction_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb":[5,0,0,8,4,27], -"classgridfire_1_1reaction_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb":[7,0,0,7,4,27], -"classgridfire_1_1screening_1_1_bare_screening_model.html":[5,0,0,9,0], -"classgridfire_1_1screening_1_1_bare_screening_model.html":[7,0,0,8,0], -"classgridfire_1_1screening_1_1_bare_screening_model.html#a0ac3685a90c1e65a84e03cfb2fed29e5":[5,0,0,9,0,2], -"classgridfire_1_1screening_1_1_bare_screening_model.html#a0ac3685a90c1e65a84e03cfb2fed29e5":[7,0,0,8,0,2], -"classgridfire_1_1screening_1_1_bare_screening_model.html#a48a3392d735c61b15b4855c823acfada":[5,0,0,9,0,1], -"classgridfire_1_1screening_1_1_bare_screening_model.html#a48a3392d735c61b15b4855c823acfada":[7,0,0,8,0,1], -"classgridfire_1_1screening_1_1_bare_screening_model.html#a51119d705267e0b415aae8b4881d8c96":[5,0,0,9,0,0], -"classgridfire_1_1screening_1_1_bare_screening_model.html#a51119d705267e0b415aae8b4881d8c96":[7,0,0,8,0,0], -"classgridfire_1_1screening_1_1_bare_screening_model.html#ad252ce1de82401bab24747aabf0c8a3a":[5,0,0,9,0,3], -"classgridfire_1_1screening_1_1_bare_screening_model.html#ad252ce1de82401bab24747aabf0c8a3a":[7,0,0,8,0,3], -"classgridfire_1_1screening_1_1_intermediate_screening_model.html":[5,0,0,9,1], -"classgridfire_1_1screening_1_1_intermediate_screening_model.html":[7,0,0,8,1], -"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a765e369256282f0f25e66e13c33dcbd9":[5,0,0,9,1,1], -"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a765e369256282f0f25e66e13c33dcbd9":[7,0,0,8,1,1], -"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a794b7781f07343383da3894208cfbfa9":[5,0,0,9,1,0], -"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a794b7781f07343383da3894208cfbfa9":[7,0,0,8,1,0], -"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a86a218ce82306ed582296cbeb3de0250":[5,0,0,9,1,2], -"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a86a218ce82306ed582296cbeb3de0250":[7,0,0,8,1,2], -"classgridfire_1_1screening_1_1_screening_model.html":[5,0,0,9,2], -"classgridfire_1_1screening_1_1_screening_model.html":[7,0,0,8,2], -"classgridfire_1_1screening_1_1_screening_model.html#a107ff2897f040d6f27f69d56a0bdd28d":[5,0,0,9,2,0], -"classgridfire_1_1screening_1_1_screening_model.html#a107ff2897f040d6f27f69d56a0bdd28d":[7,0,0,8,2,0], -"classgridfire_1_1screening_1_1_screening_model.html#a1da8242c7591ab32453d1e0109999d6c":[5,0,0,9,2,2], -"classgridfire_1_1screening_1_1_screening_model.html#a1da8242c7591ab32453d1e0109999d6c":[7,0,0,8,2,2], -"classgridfire_1_1screening_1_1_screening_model.html#ab08c4490f9da18254a7c6f29be1f62ce":[5,0,0,9,2,3], -"classgridfire_1_1screening_1_1_screening_model.html#ab08c4490f9da18254a7c6f29be1f62ce":[7,0,0,8,2,3], -"classgridfire_1_1screening_1_1_screening_model.html#adef175acdbd911527f56a1f1592579a7":[5,0,0,9,2,1], -"classgridfire_1_1screening_1_1_screening_model.html#adef175acdbd911527f56a1f1592579a7":[7,0,0,8,2,1], -"classgridfire_1_1screening_1_1_weak_screening_model.html":[5,0,0,9,3], -"classgridfire_1_1screening_1_1_weak_screening_model.html":[7,0,0,8,3], -"classgridfire_1_1screening_1_1_weak_screening_model.html#a0a4d7d6d36dbe7b764b613d34f18386f":[5,0,0,9,3,3], -"classgridfire_1_1screening_1_1_weak_screening_model.html#a0a4d7d6d36dbe7b764b613d34f18386f":[7,0,0,8,3,3], -"classgridfire_1_1screening_1_1_weak_screening_model.html#a6a215d082b0d05126fb2b19fd1983446":[5,0,0,9,3,2], -"classgridfire_1_1screening_1_1_weak_screening_model.html#a6a215d082b0d05126fb2b19fd1983446":[7,0,0,8,3,2], -"classgridfire_1_1screening_1_1_weak_screening_model.html#a8b0590814e7058b4ff3f0cd6f4124773":[5,0,0,9,3,1], -"classgridfire_1_1screening_1_1_weak_screening_model.html#a8b0590814e7058b4ff3f0cd6f4124773":[7,0,0,8,3,1], -"classgridfire_1_1screening_1_1_weak_screening_model.html#aa9f95ba8c052dacb72295775516b7e5f":[5,0,0,9,3,0], -"classgridfire_1_1screening_1_1_weak_screening_model.html#aa9f95ba8c052dacb72295775516b7e5f":[7,0,0,8,3,0], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html":[5,0,0,10,0], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html":[7,0,0,9,0], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a0717afcde6fdb71b12490bbcadb5fdb4":[5,0,0,10,0,31], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a0717afcde6fdb71b12490bbcadb5fdb4":[7,0,0,9,0,31], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a14c620ef75749c8ef3dfdb84132e5620":[5,0,0,10,0,10], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a14c620ef75749c8ef3dfdb84132e5620":[7,0,0,9,0,10], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a1f007d68e808ba61f8425d0487432c0d":[5,0,0,10,0,6], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a1f007d68e808ba61f8425d0487432c0d":[7,0,0,9,0,6], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a202fe9e6499aac5f6813e036ee4ed2d5":[5,0,0,10,0,21], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a202fe9e6499aac5f6813e036ee4ed2d5":[7,0,0,9,0,21], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a2fa56a2e7a63d31d2afa895a5e4fe827":[5,0,0,10,0,5], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a2fa56a2e7a63d31d2afa895a5e4fe827":[7,0,0,9,0,5], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a38e0f02ba54e217e9638260d9651b1c3":[5,0,0,10,0,7], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a38e0f02ba54e217e9638260d9651b1c3":[7,0,0,9,0,7], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a46dacb6eb075f2aadac0e56972deeaa3":[5,0,0,10,0,19], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a46dacb6eb075f2aadac0e56972deeaa3":[7,0,0,9,0,19], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50c7b4e1ff2c88ce424c745478414e30":[5,0,0,10,0,20], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50c7b4e1ff2c88ce424c745478414e30":[7,0,0,9,0,20], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50d8f309ca897fa83b16db0a1701b339":[5,0,0,10,0,22], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50d8f309ca897fa83b16db0a1701b339":[7,0,0,9,0,22], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a53c14f504e5b7827b4bab4a0a7a13341":[5,0,0,10,0,15], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a53c14f504e5b7827b4bab4a0a7a13341":[7,0,0,9,0,15], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5867eb99b00815b8b4f710cb48904dbe":[5,0,0,10,0,25], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5867eb99b00815b8b4f710cb48904dbe":[7,0,0,9,0,25], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5dfb7a2ce0008d41dee4aa596a4e1ce4":[5,0,0,10,0,11], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5dfb7a2ce0008d41dee4aa596a4e1ce4":[7,0,0,9,0,11], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a77638ef3d2279009e5a57bbd3f0eb63b":[5,0,0,10,0,18], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a77638ef3d2279009e5a57bbd3f0eb63b":[7,0,0,9,0,18], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a7f6786780137de1a136e081c537a9667":[5,0,0,10,0,8], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a7f6786780137de1a136e081c537a9667":[7,0,0,9,0,8], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a87b7b39e2a15cc30b118c8e6fda9a1a6":[5,0,0,10,0,13], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a87b7b39e2a15cc30b118c8e6fda9a1a6":[7,0,0,9,0,13], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a89c537c2f34ba3e202374304b7e5990a":[5,0,0,10,0,2], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a89c537c2f34ba3e202374304b7e5990a":[7,0,0,9,0,2], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a924a541da3b205818f90b50d675631c0":[5,0,0,10,0,3], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a924a541da3b205818f90b50d675631c0":[7,0,0,9,0,3], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aae19c1ec467051404a7bf1d4c7066c22":[5,0,0,10,0,30], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aae19c1ec467051404a7bf1d4c7066c22":[7,0,0,9,0,30], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab5a8fa55e36685cac50c1dbdd8dbfa57":[5,0,0,10,0,23], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab5a8fa55e36685cac50c1dbdd8dbfa57":[7,0,0,9,0,23], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab7495898e893640670f49308a105658f":[5,0,0,10,0,27], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab7495898e893640670f49308a105658f":[7,0,0,9,0,27], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab8224d205ea3a28d9c723631c2f00b53":[5,0,0,10,0,12], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab8224d205ea3a28d9c723631c2f00b53":[7,0,0,9,0,12], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ac57a4f62d95d769c379470e680e6882d":[5,0,0,10,0,29], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ac57a4f62d95d769c379470e680e6882d":[7,0,0,9,0,29], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aca2d01a907c3bb828f9f99ad05506578":[5,0,0,10,0,4], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aca2d01a907c3bb828f9f99ad05506578":[7,0,0,9,0,4], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ad26879fafcee9ecb21cc7c5ac0db1692":[5,0,0,10,0,17], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ad26879fafcee9ecb21cc7c5ac0db1692":[7,0,0,9,0,17], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae13fc9c21f595edbee1c9b7debaa61b3":[5,0,0,10,0,9], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae13fc9c21f595edbee1c9b7debaa61b3":[7,0,0,9,0,9], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af3e470b5a6f982c107785c64b169a992":[5,0,0,10,0,28], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af3e470b5a6f982c107785c64b169a992":[7,0,0,9,0,28], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af4a2f003a4c4c06b4b72840f2d445f81":[5,0,0,10,0,26], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af4a2f003a4c4c06b4b72840f2d445f81":[7,0,0,9,0,26], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af500df838024c82724eaf7fe1cb9b8e8":[5,0,0,10,0,16], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af500df838024c82724eaf7fe1cb9b8e8":[7,0,0,9,0,16], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afc6c55237df4af240c4c842305085d91":[5,0,0,10,0,14], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afc6c55237df4af240c4c842305085d91":[7,0,0,9,0,14], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afd1053d0827512b6831ee15f14488c20":[5,0,0,10,0,24], -"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afd1053d0827512b6831ee15f14488c20":[7,0,0,9,0,24], -"classgridfire_1_1solver_1_1_network_solver_strategy.html":[5,0,0,10,1], -"classgridfire_1_1solver_1_1_network_solver_strategy.html":[7,0,0,9,1], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#a01cbbec0eb5c3a60f50da38cdaf66505":[5,0,0,10,1,0], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#a01cbbec0eb5c3a60f50da38cdaf66505":[7,0,0,9,1,0], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#a1693dc93f63599c89587d729aca8e318":[5,0,0,10,1,1], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#a1693dc93f63599c89587d729aca8e318":[7,0,0,9,1,1], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#a4d97ee85933d5e5f90d4194bb021a1dc":[5,0,0,10,1,4], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#a4d97ee85933d5e5f90d4194bb021a1dc":[7,0,0,9,1,4], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#a724924d94eaf82b67d9988a55c3261e8":[5,0,0,10,1,5], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#a724924d94eaf82b67d9988a55c3261e8":[7,0,0,9,1,5], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#ace539b0482db171845ff1bd38d76b70f":[5,0,0,10,1,3], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#ace539b0482db171845ff1bd38d76b70f":[7,0,0,9,1,3], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#ae09169769774f17df8701c42a64ed656":[5,0,0,10,1,2], -"classgridfire_1_1solver_1_1_network_solver_strategy.html#ae09169769774f17df8701c42a64ed656":[7,0,0,9,1,2], -"classgridfire_1_1trigger_1_1_and_trigger.html":[5,0,0,11,1], -"classgridfire_1_1trigger_1_1_and_trigger.html":[7,0,0,10,1], -"classgridfire_1_1trigger_1_1_and_trigger.html#a01033721e8f5d90483d65c904399cf96":[5,0,0,11,1,9], -"classgridfire_1_1trigger_1_1_and_trigger.html#a01033721e8f5d90483d65c904399cf96":[7,0,0,10,1,9], -"classgridfire_1_1trigger_1_1_and_trigger.html#a1714656e907edfcba2d354ff5d7c9ceb":[5,0,0,11,1,13], -"classgridfire_1_1trigger_1_1_and_trigger.html#a1714656e907edfcba2d354ff5d7c9ceb":[7,0,0,10,1,13], -"classgridfire_1_1trigger_1_1_and_trigger.html#a2436d8643911ade907e03fb29531ceaa":[5,0,0,11,1,7], -"classgridfire_1_1trigger_1_1_and_trigger.html#a2436d8643911ade907e03fb29531ceaa":[7,0,0,10,1,7], -"classgridfire_1_1trigger_1_1_and_trigger.html#a2dcd635c6bdbcfe517adca6e2bd5c408":[5,0,0,11,1,3], -"classgridfire_1_1trigger_1_1_and_trigger.html#a2dcd635c6bdbcfe517adca6e2bd5c408":[7,0,0,10,1,3], -"classgridfire_1_1trigger_1_1_and_trigger.html#a2ee18348ca65cc1aa56eb41292a39bc5":[5,0,0,11,1,1], -"classgridfire_1_1trigger_1_1_and_trigger.html#a2ee18348ca65cc1aa56eb41292a39bc5":[7,0,0,10,1,1], -"classgridfire_1_1trigger_1_1_and_trigger.html#a43e6a9c01b163ab92a0b413bfba52ef5":[5,0,0,11,1,12], -"classgridfire_1_1trigger_1_1_and_trigger.html#a43e6a9c01b163ab92a0b413bfba52ef5":[7,0,0,10,1,12], -"classgridfire_1_1trigger_1_1_and_trigger.html#a62f7dbbcf0554caa68e3d778580b3c1d":[5,0,0,11,1,8], -"classgridfire_1_1trigger_1_1_and_trigger.html#a62f7dbbcf0554caa68e3d778580b3c1d":[7,0,0,10,1,8], -"classgridfire_1_1trigger_1_1_and_trigger.html#a7f88c1139e1b05baed44614104d601b4":[5,0,0,11,1,15], -"classgridfire_1_1trigger_1_1_and_trigger.html#a7f88c1139e1b05baed44614104d601b4":[7,0,0,10,1,15], -"classgridfire_1_1trigger_1_1_and_trigger.html#a969738baf0bda97664715937d4bc403e":[5,0,0,11,1,0], -"classgridfire_1_1trigger_1_1_and_trigger.html#a969738baf0bda97664715937d4bc403e":[7,0,0,10,1,0], -"classgridfire_1_1trigger_1_1_and_trigger.html#a99be74b126d50c15d21c0724d933af87":[5,0,0,11,1,10], -"classgridfire_1_1trigger_1_1_and_trigger.html#a99be74b126d50c15d21c0724d933af87":[7,0,0,10,1,10], -"classgridfire_1_1trigger_1_1_and_trigger.html#aaefdfa86856f9f7839b6a7fdffa4a579":[5,0,0,11,1,2], -"classgridfire_1_1trigger_1_1_and_trigger.html#aaefdfa86856f9f7839b6a7fdffa4a579":[7,0,0,10,1,2], -"classgridfire_1_1trigger_1_1_and_trigger.html#ab78539e5cd88194ab9e98434793eae3f":[5,0,0,11,1,4], -"classgridfire_1_1trigger_1_1_and_trigger.html#ab78539e5cd88194ab9e98434793eae3f":[7,0,0,10,1,4], -"classgridfire_1_1trigger_1_1_and_trigger.html#addfd61f8cb234881f535fb8f4d618d74":[5,0,0,11,1,5], -"classgridfire_1_1trigger_1_1_and_trigger.html#addfd61f8cb234881f535fb8f4d618d74":[7,0,0,10,1,5], -"classgridfire_1_1trigger_1_1_and_trigger.html#ae3ff88ddb15d04e798fc03c6c941e312":[5,0,0,11,1,14], -"classgridfire_1_1trigger_1_1_and_trigger.html#ae3ff88ddb15d04e798fc03c6c941e312":[7,0,0,10,1,14], -"classgridfire_1_1trigger_1_1_and_trigger.html#af8ee88421d0dfd92de6df96d686ece38":[5,0,0,11,1,11], -"classgridfire_1_1trigger_1_1_and_trigger.html#af8ee88421d0dfd92de6df96d686ece38":[7,0,0,10,1,11], -"classgridfire_1_1trigger_1_1_and_trigger.html#afffb4281569963183d7db3ed1568eb3a":[5,0,0,11,1,6], -"classgridfire_1_1trigger_1_1_and_trigger.html#afffb4281569963183d7db3ed1568eb3a":[7,0,0,10,1,6], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html":[5,0,0,11,2], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html":[7,0,0,10,2], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a021c30d6db015bb88a70af348a5dd336":[5,0,0,11,2,12], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a021c30d6db015bb88a70af348a5dd336":[7,0,0,10,2,12], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0a5c2c5aedc779c1535d3839c6a6596e":[5,0,0,11,2,13], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0a5c2c5aedc779c1535d3839c6a6596e":[7,0,0,10,2,13], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0dd783afab7ef6005f0241f9de7b31f6":[5,0,0,11,2,8], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0dd783afab7ef6005f0241f9de7b31f6":[7,0,0,10,2,8], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a27f1fd8c8a93576f83a4f3320469c83a":[5,0,0,11,2,10], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a27f1fd8c8a93576f83a4f3320469c83a":[7,0,0,10,2,10], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a3bf0d69122f801deca4b62db47262d9b":[5,0,0,11,2,9], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a3bf0d69122f801deca4b62db47262d9b":[7,0,0,10,2,9], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a4a834d24286f9204995bf78fb69f35dc":[5,0,0,11,2,4], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a4a834d24286f9204995bf78fb69f35dc":[7,0,0,10,2,4], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a652ba8d1ac36b9713f426eedf2b1ead0":[5,0,0,11,2,14], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a652ba8d1ac36b9713f426eedf2b1ead0":[7,0,0,10,2,14], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69e5a3061926e1cd36fbd0a5285fa0a7":[5,0,0,11,2,0], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69e5a3061926e1cd36fbd0a5285fa0a7":[7,0,0,10,2,0], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69fbb099f8d13d39602f58fa8aa8e7f2":[5,0,0,11,2,2], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69fbb099f8d13d39602f58fa8aa8e7f2":[7,0,0,10,2,2], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a7e5568c9d7799b7f80ad0d3efe2cd143":[5,0,0,11,2,6], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a7e5568c9d7799b7f80ad0d3efe2cd143":[7,0,0,10,2,6], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a80d6f82095c3b5fdbc46776e183cdb1f":[5,0,0,11,2,11], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a80d6f82095c3b5fdbc46776e183cdb1f":[7,0,0,10,2,11], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a87b6e54f3a0536d20709d7e746ec575d":[5,0,0,11,2,15], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a87b6e54f3a0536d20709d7e746ec575d":[7,0,0,10,2,15], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#aab88715f3c94437ca7f3fcb1698c69de":[5,0,0,11,2,3], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#aab88715f3c94437ca7f3fcb1698c69de":[7,0,0,10,2,3], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ab0a33f49be02d34b27f75edf75dbc06d":[5,0,0,11,2,16], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ab0a33f49be02d34b27f75edf75dbc06d":[7,0,0,10,2,16], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#abf218d255bde157540b51cd6a54f6eb1":[5,0,0,11,2,7], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#abf218d255bde157540b51cd6a54f6eb1":[7,0,0,10,2,7], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae28e54330d575d9d1d3d8ebc6e7a6f75":[5,0,0,11,2,1], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae28e54330d575d9d1d3d8ebc6e7a6f75":[7,0,0,10,2,1], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae7776f4a526db3245e64a74a3b0172d3":[5,0,0,11,2,5], -"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae7776f4a526db3245e64a74a3b0172d3":[7,0,0,10,2,5], -"classgridfire_1_1trigger_1_1_logical_trigger.html":[5,0,0,11,3], -"classgridfire_1_1trigger_1_1_logical_trigger.html":[7,0,0,10,3], -"classgridfire_1_1trigger_1_1_not_trigger.html":[5,0,0,11,4], -"classgridfire_1_1trigger_1_1_not_trigger.html":[7,0,0,10,4], -"classgridfire_1_1trigger_1_1_not_trigger.html#a0d7818e59a8d86e86053bcb6d5d7d2b8":[5,0,0,11,4,10], -"classgridfire_1_1trigger_1_1_not_trigger.html#a0d7818e59a8d86e86053bcb6d5d7d2b8":[7,0,0,10,4,10], -"classgridfire_1_1trigger_1_1_not_trigger.html#a2f9b0d6a6ac54f6371c5a208c06826ea":[5,0,0,11,4,5], -"classgridfire_1_1trigger_1_1_not_trigger.html#a2f9b0d6a6ac54f6371c5a208c06826ea":[7,0,0,10,4,5], -"classgridfire_1_1trigger_1_1_not_trigger.html#a4828599aae5ff37f4c82e51fe192bed3":[5,0,0,11,4,0], -"classgridfire_1_1trigger_1_1_not_trigger.html#a4828599aae5ff37f4c82e51fe192bed3":[7,0,0,10,4,0], -"classgridfire_1_1trigger_1_1_not_trigger.html#a846432abf33c7602af0fbb5475c0ad32":[5,0,0,11,4,8], -"classgridfire_1_1trigger_1_1_not_trigger.html#a846432abf33c7602af0fbb5475c0ad32":[7,0,0,10,4,8], -"classgridfire_1_1trigger_1_1_not_trigger.html#a86404f57e0e0683fc56e0e49321e5e3b":[5,0,0,11,4,11], -"classgridfire_1_1trigger_1_1_not_trigger.html#a86404f57e0e0683fc56e0e49321e5e3b":[7,0,0,10,4,11], -"classgridfire_1_1trigger_1_1_not_trigger.html#aa1253080cd57cdf0be6780773ce6c73c":[5,0,0,11,4,12], -"classgridfire_1_1trigger_1_1_not_trigger.html#aa1253080cd57cdf0be6780773ce6c73c":[7,0,0,10,4,12], -"classgridfire_1_1trigger_1_1_not_trigger.html#abfb3eb7befba646ce9f11f36a63750ae":[5,0,0,11,4,9], -"classgridfire_1_1trigger_1_1_not_trigger.html#abfb3eb7befba646ce9f11f36a63750ae":[7,0,0,10,4,9], -"classgridfire_1_1trigger_1_1_not_trigger.html#acc3bd2938f7746997fb1d255681d8b20":[5,0,0,11,4,4], -"classgridfire_1_1trigger_1_1_not_trigger.html#acc3bd2938f7746997fb1d255681d8b20":[7,0,0,10,4,4], -"classgridfire_1_1trigger_1_1_not_trigger.html#ad8166350329db3e1f50954afbb311a35":[5,0,0,11,4,3], -"classgridfire_1_1trigger_1_1_not_trigger.html#ad8166350329db3e1f50954afbb311a35":[7,0,0,10,4,3], -"classgridfire_1_1trigger_1_1_not_trigger.html#adb9c36fa46a30c28e68c59a7d3bd825d":[5,0,0,11,4,13], -"classgridfire_1_1trigger_1_1_not_trigger.html#adb9c36fa46a30c28e68c59a7d3bd825d":[7,0,0,10,4,13], -"classgridfire_1_1trigger_1_1_not_trigger.html#ae2d27d72af9e1fbf711a58e4583b43a3":[5,0,0,11,4,6], -"classgridfire_1_1trigger_1_1_not_trigger.html#ae2d27d72af9e1fbf711a58e4583b43a3":[7,0,0,10,4,6], -"classgridfire_1_1trigger_1_1_not_trigger.html#ae453a72df20fdd416443ef7867f86b92":[5,0,0,11,4,2], -"classgridfire_1_1trigger_1_1_not_trigger.html#ae453a72df20fdd416443ef7867f86b92":[7,0,0,10,4,2], -"classgridfire_1_1trigger_1_1_not_trigger.html#ae4830ed152643770b0888b040475b000":[5,0,0,11,4,14], -"classgridfire_1_1trigger_1_1_not_trigger.html#ae4830ed152643770b0888b040475b000":[7,0,0,10,4,14], -"classgridfire_1_1trigger_1_1_not_trigger.html#afa4173490171d1251cc1757b92841755":[5,0,0,11,4,1], -"classgridfire_1_1trigger_1_1_not_trigger.html#afa4173490171d1251cc1757b92841755":[7,0,0,10,4,1], -"classgridfire_1_1trigger_1_1_not_trigger.html#afe337517b77e5433d92ded3a64565141":[5,0,0,11,4,7], -"classgridfire_1_1trigger_1_1_not_trigger.html#afe337517b77e5433d92ded3a64565141":[7,0,0,10,4,7], -"classgridfire_1_1trigger_1_1_or_trigger.html":[5,0,0,11,5], -"classgridfire_1_1trigger_1_1_or_trigger.html":[7,0,0,10,5], -"classgridfire_1_1trigger_1_1_or_trigger.html#a062af4f567dc48c088f1fcfb64cc79ec":[5,0,0,11,5,4], -"classgridfire_1_1trigger_1_1_or_trigger.html#a062af4f567dc48c088f1fcfb64cc79ec":[7,0,0,10,5,4], -"classgridfire_1_1trigger_1_1_or_trigger.html#a0b3a7f45604dbb27e832d9559dd20997":[5,0,0,11,5,5], -"classgridfire_1_1trigger_1_1_or_trigger.html#a0b3a7f45604dbb27e832d9559dd20997":[7,0,0,10,5,5], -"classgridfire_1_1trigger_1_1_or_trigger.html#a30dec370b61a5f0562956394b89e8f89":[5,0,0,11,5,11], -"classgridfire_1_1trigger_1_1_or_trigger.html#a30dec370b61a5f0562956394b89e8f89":[7,0,0,10,5,11], -"classgridfire_1_1trigger_1_1_or_trigger.html#a35d519d5266c68b696b779b275574ebf":[5,0,0,11,5,12], -"classgridfire_1_1trigger_1_1_or_trigger.html#a35d519d5266c68b696b779b275574ebf":[7,0,0,10,5,12] +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ca86e0f8f95ffb6d87ca295e44f14c5":[8,0,0,7,2,32], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ea3de0412395b7b617c4b71cbc2ab68":[6,0,0,8,2,37], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ea3de0412395b7b617c4b71cbc2ab68":[8,0,0,7,2,37], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a9205126955ad38f56e8aca3112bc150a":[6,0,0,8,2,16], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a9205126955ad38f56e8aca3112bc150a":[8,0,0,7,2,16], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a96d4ab87de02e9b0be3c248e2e955b4b":[6,0,0,8,2,26], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#a96d4ab87de02e9b0be3c248e2e955b4b":[8,0,0,7,2,26], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#abab0ed78925789856ebb119d60c6a53d":[6,0,0,8,2,33], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#abab0ed78925789856ebb119d60c6a53d":[8,0,0,7,2,33], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#abe189c43e4d509d9d05dd205861ceddc":[6,0,0,8,2,7], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#abe189c43e4d509d9d05dd205861ceddc":[8,0,0,7,2,7], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ac350a26bdf19d7c1d20db55a226e6063":[6,0,0,8,2,35], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ac350a26bdf19d7c1d20db55a226e6063":[8,0,0,7,2,35], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#acd16b1daf13456b3523362a37b1bf9b0":[6,0,0,8,2,6], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#acd16b1daf13456b3523362a37b1bf9b0":[8,0,0,7,2,6], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad095aba46860fec0e68386bf04f7f142":[6,0,0,8,2,25], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad095aba46860fec0e68386bf04f7f142":[8,0,0,7,2,25], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad85ca288289b25d482cbb8e3ff270028":[6,0,0,8,2,24], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad85ca288289b25d482cbb8e3ff270028":[8,0,0,7,2,24], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ada6ec1ae05b9a92b58e6a4ecdf5a1656":[6,0,0,8,2,3], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ada6ec1ae05b9a92b58e6a4ecdf5a1656":[8,0,0,7,2,3], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#adbcb383bac0f47c66251ee1b7c5f539d":[6,0,0,8,2,31], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#adbcb383bac0f47c66251ee1b7c5f539d":[8,0,0,7,2,31], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#adfed51cf788a7ed4770cbd5945ddab2f":[6,0,0,8,2,23], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#adfed51cf788a7ed4770cbd5945ddab2f":[8,0,0,7,2,23], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae24ad1e38daab536aec6ac72c67e8615":[6,0,0,8,2,30], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae24ad1e38daab536aec6ac72c67e8615":[8,0,0,7,2,30], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae2b9b41a598c5f0dcd050b32985ea44e":[6,0,0,8,2,0], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae2b9b41a598c5f0dcd050b32985ea44e":[8,0,0,7,2,0], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae47931948f12816eb890c0db4fff4d68":[6,0,0,8,2,22], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae47931948f12816eb890c0db4fff4d68":[8,0,0,7,2,22], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae7c930525db447e39b4de18fbc1251a8":[6,0,0,8,2,18], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae7c930525db447e39b4de18fbc1251a8":[8,0,0,7,2,18], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#aeb177f9cf69e4f97c4518a27e6480523":[6,0,0,8,2,4], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#aeb177f9cf69e4f97c4518a27e6480523":[8,0,0,7,2,4], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#af52b42d940f6a09dba5d28898d2b0b1f":[6,0,0,8,2,39], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#af52b42d940f6a09dba5d28898d2b0b1f":[8,0,0,7,2,39], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#af775f97f4d5e144e33bc6e0ba58a5851":[6,0,0,8,2,19], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#af775f97f4d5e144e33bc6e0ba58a5851":[8,0,0,7,2,19], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#afec5ccf7a8fb1ba56c8cc852ce858c5e":[6,0,0,8,2,5], +"classgridfire_1_1reaction_1_1_reaclib_reaction.html#afec5ccf7a8fb1ba56c8cc852ce858c5e":[8,0,0,7,2,5], +"classgridfire_1_1reaction_1_1_reaction.html":[6,0,0,8,3], +"classgridfire_1_1reaction_1_1_reaction.html":[8,0,0,7,3], +"classgridfire_1_1reaction_1_1_reaction.html#a0d16572ae2b664374d32ee6c4e22123a":[6,0,0,8,3,15], +"classgridfire_1_1reaction_1_1_reaction.html#a0d16572ae2b664374d32ee6c4e22123a":[8,0,0,7,3,15], +"classgridfire_1_1reaction_1_1_reaction.html#a2708d2e8f42159df6605a5948b13c4c5":[6,0,0,8,3,9], +"classgridfire_1_1reaction_1_1_reaction.html#a2708d2e8f42159df6605a5948b13c4c5":[8,0,0,7,3,9], +"classgridfire_1_1reaction_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8":[6,0,0,8,3,23], +"classgridfire_1_1reaction_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8":[8,0,0,7,3,23], +"classgridfire_1_1reaction_1_1_reaction.html#a3906a668410e02239f9031b5fc580214":[6,0,0,8,3,13], +"classgridfire_1_1reaction_1_1_reaction.html#a3906a668410e02239f9031b5fc580214":[8,0,0,7,3,13], +"classgridfire_1_1reaction_1_1_reaction.html#a3d7451045d8df41ea98b5e419e0e5ab0":[6,0,0,8,3,16], +"classgridfire_1_1reaction_1_1_reaction.html#a3d7451045d8df41ea98b5e419e0e5ab0":[8,0,0,7,3,16], +"classgridfire_1_1reaction_1_1_reaction.html#a4282f85c34d6db1994c07e7a40f66d80":[6,0,0,8,3,2], +"classgridfire_1_1reaction_1_1_reaction.html#a4282f85c34d6db1994c07e7a40f66d80":[8,0,0,7,3,2], +"classgridfire_1_1reaction_1_1_reaction.html#a768db057d358240d4825c21869af0792":[6,0,0,8,3,8], +"classgridfire_1_1reaction_1_1_reaction.html#a768db057d358240d4825c21869af0792":[8,0,0,7,3,8], +"classgridfire_1_1reaction_1_1_reaction.html#a7ba8c18cd5445aa3499a6fd351183f7a":[6,0,0,8,3,11], +"classgridfire_1_1reaction_1_1_reaction.html#a7ba8c18cd5445aa3499a6fd351183f7a":[8,0,0,7,3,11], +"classgridfire_1_1reaction_1_1_reaction.html#a7e06936f9e8bb74e68eaa10e708e5d3c":[6,0,0,8,3,17], +"classgridfire_1_1reaction_1_1_reaction.html#a7e06936f9e8bb74e68eaa10e708e5d3c":[8,0,0,7,3,17], +"classgridfire_1_1reaction_1_1_reaction.html#a7f2590eee9f0dfb7b73cd92170a844b7":[6,0,0,8,3,22], +"classgridfire_1_1reaction_1_1_reaction.html#a7f2590eee9f0dfb7b73cd92170a844b7":[8,0,0,7,3,22], +"classgridfire_1_1reaction_1_1_reaction.html#a82c14096308cdc9126ab6d9667febcd2":[6,0,0,8,3,18], +"classgridfire_1_1reaction_1_1_reaction.html#a82c14096308cdc9126ab6d9667febcd2":[8,0,0,7,3,18], +"classgridfire_1_1reaction_1_1_reaction.html#a83c121480533593adfd68c4a67a649f1":[6,0,0,8,3,6], +"classgridfire_1_1reaction_1_1_reaction.html#a83c121480533593adfd68c4a67a649f1":[8,0,0,7,3,6], +"classgridfire_1_1reaction_1_1_reaction.html#a94b92308b9619ec20c690e55157786ba":[6,0,0,8,3,12], +"classgridfire_1_1reaction_1_1_reaction.html#a94b92308b9619ec20c690e55157786ba":[8,0,0,7,3,12], +"classgridfire_1_1reaction_1_1_reaction.html#aa13cd9097229fcc99128d9286b8f17e6":[6,0,0,8,3,1], +"classgridfire_1_1reaction_1_1_reaction.html#aa13cd9097229fcc99128d9286b8f17e6":[8,0,0,7,3,1], +"classgridfire_1_1reaction_1_1_reaction.html#aa2b615e764bb005e526ca9327319c735":[6,0,0,8,3,4], +"classgridfire_1_1reaction_1_1_reaction.html#aa2b615e764bb005e526ca9327319c735":[8,0,0,7,3,4], +"classgridfire_1_1reaction_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a":[6,0,0,8,3,0], +"classgridfire_1_1reaction_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a":[8,0,0,7,3,0], +"classgridfire_1_1reaction_1_1_reaction.html#ab28bf4f9417ecabcc8350bae449fedd5":[6,0,0,8,3,10], +"classgridfire_1_1reaction_1_1_reaction.html#ab28bf4f9417ecabcc8350bae449fedd5":[8,0,0,7,3,10], +"classgridfire_1_1reaction_1_1_reaction.html#ab7888b57507d6d27de6e5fcaea40fff5":[6,0,0,8,3,21], +"classgridfire_1_1reaction_1_1_reaction.html#ab7888b57507d6d27de6e5fcaea40fff5":[8,0,0,7,3,21], +"classgridfire_1_1reaction_1_1_reaction.html#ab95ce7fb022a9432bdc77f14679221ee":[6,0,0,8,3,7], +"classgridfire_1_1reaction_1_1_reaction.html#ab95ce7fb022a9432bdc77f14679221ee":[8,0,0,7,3,7], +"classgridfire_1_1reaction_1_1_reaction.html#ac7b08c61cdc97268b9442afec4d08dad":[6,0,0,8,3,19], +"classgridfire_1_1reaction_1_1_reaction.html#ac7b08c61cdc97268b9442afec4d08dad":[8,0,0,7,3,19], +"classgridfire_1_1reaction_1_1_reaction.html#ad49f4cad024db72c966d949c75f1ce4d":[6,0,0,8,3,20], +"classgridfire_1_1reaction_1_1_reaction.html#ad49f4cad024db72c966d949c75f1ce4d":[8,0,0,7,3,20], +"classgridfire_1_1reaction_1_1_reaction.html#ae2a1b0395ac127c792a8049cd0bcc249":[6,0,0,8,3,14], +"classgridfire_1_1reaction_1_1_reaction.html#ae2a1b0395ac127c792a8049cd0bcc249":[8,0,0,7,3,14], +"classgridfire_1_1reaction_1_1_reaction.html#ae66b446c98add7e00a1d960f4e7c60dd":[6,0,0,8,3,3], +"classgridfire_1_1reaction_1_1_reaction.html#ae66b446c98add7e00a1d960f4e7c60dd":[8,0,0,7,3,3], +"classgridfire_1_1reaction_1_1_reaction.html#af8303d67df61fc9e31ce054f0e8a3e14":[6,0,0,8,3,5], +"classgridfire_1_1reaction_1_1_reaction.html#af8303d67df61fc9e31ce054f0e8a3e14":[8,0,0,7,3,5], +"classgridfire_1_1reaction_1_1_reaction_set.html":[6,0,0,8,4], +"classgridfire_1_1reaction_1_1_reaction_set.html":[8,0,0,7,4], +"classgridfire_1_1reaction_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd":[6,0,0,8,4,24], +"classgridfire_1_1reaction_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd":[8,0,0,7,4,24], +"classgridfire_1_1reaction_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b":[6,0,0,8,4,17], +"classgridfire_1_1reaction_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b":[8,0,0,7,4,17], +"classgridfire_1_1reaction_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613":[6,0,0,8,4,6], +"classgridfire_1_1reaction_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613":[8,0,0,7,4,6], +"classgridfire_1_1reaction_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2":[6,0,0,8,4,12], +"classgridfire_1_1reaction_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2":[8,0,0,7,4,12], +"classgridfire_1_1reaction_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8":[6,0,0,8,4,9], +"classgridfire_1_1reaction_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8":[8,0,0,7,4,9], +"classgridfire_1_1reaction_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b":[6,0,0,8,4,23], +"classgridfire_1_1reaction_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b":[8,0,0,7,4,23], +"classgridfire_1_1reaction_1_1_reaction_set.html#a436f9c4b8f8a4e115b19728d57d8e105":[6,0,0,8,4,15], +"classgridfire_1_1reaction_1_1_reaction_set.html#a436f9c4b8f8a4e115b19728d57d8e105":[8,0,0,7,4,15], +"classgridfire_1_1reaction_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e":[6,0,0,8,4,11], +"classgridfire_1_1reaction_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e":[8,0,0,7,4,11], +"classgridfire_1_1reaction_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135":[6,0,0,8,4,21], +"classgridfire_1_1reaction_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135":[8,0,0,7,4,21], +"classgridfire_1_1reaction_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8":[6,0,0,8,4,19], +"classgridfire_1_1reaction_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8":[8,0,0,7,4,19], +"classgridfire_1_1reaction_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20":[6,0,0,8,4,26], +"classgridfire_1_1reaction_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20":[8,0,0,7,4,26], +"classgridfire_1_1reaction_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a":[6,0,0,8,4,13], +"classgridfire_1_1reaction_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a":[8,0,0,7,4,13], +"classgridfire_1_1reaction_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44":[6,0,0,8,4,29], +"classgridfire_1_1reaction_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44":[8,0,0,7,4,29], +"classgridfire_1_1reaction_1_1_reaction_set.html#a6a4836776f5dd00158d2336e5bcc3222":[6,0,0,8,4,16], +"classgridfire_1_1reaction_1_1_reaction_set.html#a6a4836776f5dd00158d2336e5bcc3222":[8,0,0,7,4,16], +"classgridfire_1_1reaction_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea":[6,0,0,8,4,1], +"classgridfire_1_1reaction_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea":[8,0,0,7,4,1], +"classgridfire_1_1reaction_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd":[6,0,0,8,4,22], +"classgridfire_1_1reaction_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd":[8,0,0,7,4,22], +"classgridfire_1_1reaction_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de":[6,0,0,8,4,0], +"classgridfire_1_1reaction_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de":[8,0,0,7,4,0], +"classgridfire_1_1reaction_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300":[6,0,0,8,4,8], +"classgridfire_1_1reaction_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300":[8,0,0,7,4,8], +"classgridfire_1_1reaction_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a":[6,0,0,8,4,20], +"classgridfire_1_1reaction_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a":[8,0,0,7,4,20], +"classgridfire_1_1reaction_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041":[6,0,0,8,4,2], +"classgridfire_1_1reaction_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041":[8,0,0,7,4,2], +"classgridfire_1_1reaction_1_1_reaction_set.html#abae9fbc4b4306479a6cd3173ac628987":[6,0,0,8,4,14], +"classgridfire_1_1reaction_1_1_reaction_set.html#abae9fbc4b4306479a6cd3173ac628987":[8,0,0,7,4,14], +"classgridfire_1_1reaction_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe":[6,0,0,8,4,30], +"classgridfire_1_1reaction_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe":[8,0,0,7,4,30], +"classgridfire_1_1reaction_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45":[6,0,0,8,4,3], +"classgridfire_1_1reaction_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45":[8,0,0,7,4,3], +"classgridfire_1_1reaction_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99":[6,0,0,8,4,18], +"classgridfire_1_1reaction_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99":[8,0,0,7,4,18], +"classgridfire_1_1reaction_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5":[6,0,0,8,4,5], +"classgridfire_1_1reaction_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5":[8,0,0,7,4,5], +"classgridfire_1_1reaction_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1":[6,0,0,8,4,4], +"classgridfire_1_1reaction_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1":[8,0,0,7,4,4], +"classgridfire_1_1reaction_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2":[6,0,0,8,4,7], +"classgridfire_1_1reaction_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2":[8,0,0,7,4,7], +"classgridfire_1_1reaction_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387":[6,0,0,8,4,10], +"classgridfire_1_1reaction_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387":[8,0,0,7,4,10], +"classgridfire_1_1reaction_1_1_reaction_set.html#af14cf34d7367cb6a6be5191724c2d4cf":[6,0,0,8,4,25], +"classgridfire_1_1reaction_1_1_reaction_set.html#af14cf34d7367cb6a6be5191724c2d4cf":[8,0,0,7,4,25], +"classgridfire_1_1reaction_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111":[6,0,0,8,4,27], +"classgridfire_1_1reaction_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111":[8,0,0,7,4,27], +"classgridfire_1_1reaction_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb":[6,0,0,8,4,28], +"classgridfire_1_1reaction_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb":[8,0,0,7,4,28], +"classgridfire_1_1screening_1_1_bare_screening_model.html":[6,0,0,9,0], +"classgridfire_1_1screening_1_1_bare_screening_model.html":[8,0,0,8,0], +"classgridfire_1_1screening_1_1_bare_screening_model.html#a0ac3685a90c1e65a84e03cfb2fed29e5":[6,0,0,9,0,2], +"classgridfire_1_1screening_1_1_bare_screening_model.html#a0ac3685a90c1e65a84e03cfb2fed29e5":[8,0,0,8,0,2], +"classgridfire_1_1screening_1_1_bare_screening_model.html#a48a3392d735c61b15b4855c823acfada":[6,0,0,9,0,1], +"classgridfire_1_1screening_1_1_bare_screening_model.html#a48a3392d735c61b15b4855c823acfada":[8,0,0,8,0,1], +"classgridfire_1_1screening_1_1_bare_screening_model.html#a51119d705267e0b415aae8b4881d8c96":[6,0,0,9,0,0], +"classgridfire_1_1screening_1_1_bare_screening_model.html#a51119d705267e0b415aae8b4881d8c96":[8,0,0,8,0,0], +"classgridfire_1_1screening_1_1_bare_screening_model.html#ad252ce1de82401bab24747aabf0c8a3a":[6,0,0,9,0,3], +"classgridfire_1_1screening_1_1_bare_screening_model.html#ad252ce1de82401bab24747aabf0c8a3a":[8,0,0,8,0,3], +"classgridfire_1_1screening_1_1_intermediate_screening_model.html":[6,0,0,9,1], +"classgridfire_1_1screening_1_1_intermediate_screening_model.html":[8,0,0,8,1], +"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a765e369256282f0f25e66e13c33dcbd9":[6,0,0,9,1,1], +"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a765e369256282f0f25e66e13c33dcbd9":[8,0,0,8,1,1], +"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a794b7781f07343383da3894208cfbfa9":[6,0,0,9,1,0], +"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a794b7781f07343383da3894208cfbfa9":[8,0,0,8,1,0], +"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a86a218ce82306ed582296cbeb3de0250":[6,0,0,9,1,2], +"classgridfire_1_1screening_1_1_intermediate_screening_model.html#a86a218ce82306ed582296cbeb3de0250":[8,0,0,8,1,2], +"classgridfire_1_1screening_1_1_screening_model.html":[6,0,0,9,2], +"classgridfire_1_1screening_1_1_screening_model.html":[8,0,0,8,2], +"classgridfire_1_1screening_1_1_screening_model.html#a107ff2897f040d6f27f69d56a0bdd28d":[6,0,0,9,2,0], +"classgridfire_1_1screening_1_1_screening_model.html#a107ff2897f040d6f27f69d56a0bdd28d":[8,0,0,8,2,0], +"classgridfire_1_1screening_1_1_screening_model.html#a1da8242c7591ab32453d1e0109999d6c":[6,0,0,9,2,2], +"classgridfire_1_1screening_1_1_screening_model.html#a1da8242c7591ab32453d1e0109999d6c":[8,0,0,8,2,2], +"classgridfire_1_1screening_1_1_screening_model.html#ab08c4490f9da18254a7c6f29be1f62ce":[6,0,0,9,2,3], +"classgridfire_1_1screening_1_1_screening_model.html#ab08c4490f9da18254a7c6f29be1f62ce":[8,0,0,8,2,3], +"classgridfire_1_1screening_1_1_screening_model.html#adef175acdbd911527f56a1f1592579a7":[6,0,0,9,2,1], +"classgridfire_1_1screening_1_1_screening_model.html#adef175acdbd911527f56a1f1592579a7":[8,0,0,8,2,1], +"classgridfire_1_1screening_1_1_weak_screening_model.html":[6,0,0,9,3], +"classgridfire_1_1screening_1_1_weak_screening_model.html":[8,0,0,8,3], +"classgridfire_1_1screening_1_1_weak_screening_model.html#a0a4d7d6d36dbe7b764b613d34f18386f":[6,0,0,9,3,3], +"classgridfire_1_1screening_1_1_weak_screening_model.html#a0a4d7d6d36dbe7b764b613d34f18386f":[8,0,0,8,3,3], +"classgridfire_1_1screening_1_1_weak_screening_model.html#a6a215d082b0d05126fb2b19fd1983446":[6,0,0,9,3,2], +"classgridfire_1_1screening_1_1_weak_screening_model.html#a6a215d082b0d05126fb2b19fd1983446":[8,0,0,8,3,2], +"classgridfire_1_1screening_1_1_weak_screening_model.html#a8b0590814e7058b4ff3f0cd6f4124773":[6,0,0,9,3,1], +"classgridfire_1_1screening_1_1_weak_screening_model.html#a8b0590814e7058b4ff3f0cd6f4124773":[8,0,0,8,3,1], +"classgridfire_1_1screening_1_1_weak_screening_model.html#aa9f95ba8c052dacb72295775516b7e5f":[6,0,0,9,3,0], +"classgridfire_1_1screening_1_1_weak_screening_model.html#aa9f95ba8c052dacb72295775516b7e5f":[8,0,0,8,3,0], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html":[6,0,0,10,0], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html":[8,0,0,9,0], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a0717afcde6fdb71b12490bbcadb5fdb4":[6,0,0,10,0,32], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a0717afcde6fdb71b12490bbcadb5fdb4":[8,0,0,9,0,32], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a14c620ef75749c8ef3dfdb84132e5620":[6,0,0,10,0,10], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a14c620ef75749c8ef3dfdb84132e5620":[8,0,0,9,0,10], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a167e44c002243314aa58c84715490804":[6,0,0,10,0,13], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a167e44c002243314aa58c84715490804":[8,0,0,9,0,13], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a1f007d68e808ba61f8425d0487432c0d":[6,0,0,10,0,6], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a1f007d68e808ba61f8425d0487432c0d":[8,0,0,9,0,6], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a202fe9e6499aac5f6813e036ee4ed2d5":[6,0,0,10,0,22], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a202fe9e6499aac5f6813e036ee4ed2d5":[8,0,0,9,0,22], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a2fa56a2e7a63d31d2afa895a5e4fe827":[6,0,0,10,0,5], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a2fa56a2e7a63d31d2afa895a5e4fe827":[8,0,0,9,0,5], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a38e0f02ba54e217e9638260d9651b1c3":[6,0,0,10,0,7], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a38e0f02ba54e217e9638260d9651b1c3":[8,0,0,9,0,7], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50d8f309ca897fa83b16db0a1701b339":[6,0,0,10,0,23], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50d8f309ca897fa83b16db0a1701b339":[8,0,0,9,0,23], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5867eb99b00815b8b4f710cb48904dbe":[6,0,0,10,0,26], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5867eb99b00815b8b4f710cb48904dbe":[8,0,0,9,0,26], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5dfb7a2ce0008d41dee4aa596a4e1ce4":[6,0,0,10,0,11], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5dfb7a2ce0008d41dee4aa596a4e1ce4":[8,0,0,9,0,11], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a77638ef3d2279009e5a57bbd3f0eb63b":[6,0,0,10,0,19], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a77638ef3d2279009e5a57bbd3f0eb63b":[8,0,0,9,0,19], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a7f6786780137de1a136e081c537a9667":[6,0,0,10,0,8], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a7f6786780137de1a136e081c537a9667":[8,0,0,9,0,8], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a87b7b39e2a15cc30b118c8e6fda9a1a6":[6,0,0,10,0,14], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a87b7b39e2a15cc30b118c8e6fda9a1a6":[8,0,0,9,0,14], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a89c537c2f34ba3e202374304b7e5990a":[6,0,0,10,0,2], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a89c537c2f34ba3e202374304b7e5990a":[8,0,0,9,0,2], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a924a541da3b205818f90b50d675631c0":[6,0,0,10,0,3], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a924a541da3b205818f90b50d675631c0":[8,0,0,9,0,3], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a9857665a1198e24aac6add02afc6e306":[6,0,0,10,0,20], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a9857665a1198e24aac6add02afc6e306":[8,0,0,9,0,20], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aa8fb7a0b39e6bb7b97a4a98422f06482":[6,0,0,10,0,21], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aa8fb7a0b39e6bb7b97a4a98422f06482":[8,0,0,9,0,21], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aae19c1ec467051404a7bf1d4c7066c22":[6,0,0,10,0,31], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aae19c1ec467051404a7bf1d4c7066c22":[8,0,0,9,0,31], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab5a8fa55e36685cac50c1dbdd8dbfa57":[6,0,0,10,0,24], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab5a8fa55e36685cac50c1dbdd8dbfa57":[8,0,0,9,0,24], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab7495898e893640670f49308a105658f":[6,0,0,10,0,28], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab7495898e893640670f49308a105658f":[8,0,0,9,0,28], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab8224d205ea3a28d9c723631c2f00b53":[6,0,0,10,0,12], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab8224d205ea3a28d9c723631c2f00b53":[8,0,0,9,0,12], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ac57a4f62d95d769c379470e680e6882d":[6,0,0,10,0,30], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ac57a4f62d95d769c379470e680e6882d":[8,0,0,9,0,30], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aca2d01a907c3bb828f9f99ad05506578":[6,0,0,10,0,4], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aca2d01a907c3bb828f9f99ad05506578":[8,0,0,9,0,4], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ad26879fafcee9ecb21cc7c5ac0db1692":[6,0,0,10,0,18], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ad26879fafcee9ecb21cc7c5ac0db1692":[8,0,0,9,0,18], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae13fc9c21f595edbee1c9b7debaa61b3":[6,0,0,10,0,9], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae13fc9c21f595edbee1c9b7debaa61b3":[8,0,0,9,0,9], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae52199012091f7179bf95ae7f492fbe1":[6,0,0,10,0,16], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae52199012091f7179bf95ae7f492fbe1":[8,0,0,9,0,16], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af3e470b5a6f982c107785c64b169a992":[6,0,0,10,0,29], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af3e470b5a6f982c107785c64b169a992":[8,0,0,9,0,29], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af4a2f003a4c4c06b4b72840f2d445f81":[6,0,0,10,0,27] }; diff --git a/docs/html/navtreeindex6.js b/docs/html/navtreeindex6.js index 4eccdd0c..e0df075c 100644 --- a/docs/html/navtreeindex6.js +++ b/docs/html/navtreeindex6.js @@ -1,253 +1,253 @@ var NAVTREEINDEX6 = { -"classgridfire_1_1trigger_1_1_or_trigger.html#a6da04b5b15371f7087be03bb337dbdd6":[5,0,0,11,5,10], -"classgridfire_1_1trigger_1_1_or_trigger.html#a6da04b5b15371f7087be03bb337dbdd6":[7,0,0,10,5,10], -"classgridfire_1_1trigger_1_1_or_trigger.html#a775dac97d109c5fcd5c0287ca98f308c":[5,0,0,11,5,8], -"classgridfire_1_1trigger_1_1_or_trigger.html#a775dac97d109c5fcd5c0287ca98f308c":[7,0,0,10,5,8], -"classgridfire_1_1trigger_1_1_or_trigger.html#a7bca0da16353f4b04a2f40fb29c07922":[5,0,0,11,5,9], -"classgridfire_1_1trigger_1_1_or_trigger.html#a7bca0da16353f4b04a2f40fb29c07922":[7,0,0,10,5,9], -"classgridfire_1_1trigger_1_1_or_trigger.html#aaf4f8a090bdd10eeba0b7849fa8ed888":[5,0,0,11,5,0], -"classgridfire_1_1trigger_1_1_or_trigger.html#aaf4f8a090bdd10eeba0b7849fa8ed888":[7,0,0,10,5,0], -"classgridfire_1_1trigger_1_1_or_trigger.html#ab42043e55c81bac5d3f981bc139579de":[5,0,0,11,5,7], -"classgridfire_1_1trigger_1_1_or_trigger.html#ab42043e55c81bac5d3f981bc139579de":[7,0,0,10,5,7], -"classgridfire_1_1trigger_1_1_or_trigger.html#ac8be54d91e77ed16ae3cca2417d82e0a":[5,0,0,11,5,2], -"classgridfire_1_1trigger_1_1_or_trigger.html#ac8be54d91e77ed16ae3cca2417d82e0a":[7,0,0,10,5,2], -"classgridfire_1_1trigger_1_1_or_trigger.html#accb56630df2f57400467d315c61dede6":[5,0,0,11,5,3], -"classgridfire_1_1trigger_1_1_or_trigger.html#accb56630df2f57400467d315c61dede6":[7,0,0,10,5,3], -"classgridfire_1_1trigger_1_1_or_trigger.html#adc6f560d9199455ba98d85eadfe02847":[5,0,0,11,5,14], -"classgridfire_1_1trigger_1_1_or_trigger.html#adc6f560d9199455ba98d85eadfe02847":[7,0,0,10,5,14], -"classgridfire_1_1trigger_1_1_or_trigger.html#ae72e6e9f1fbfbd11fbfe9aa6d4ff5a3b":[5,0,0,11,5,13], -"classgridfire_1_1trigger_1_1_or_trigger.html#ae72e6e9f1fbfbd11fbfe9aa6d4ff5a3b":[7,0,0,10,5,13], -"classgridfire_1_1trigger_1_1_or_trigger.html#af595a5daab0f5b3ffc450c6de6737517":[5,0,0,11,5,15], -"classgridfire_1_1trigger_1_1_or_trigger.html#af595a5daab0f5b3ffc450c6de6737517":[7,0,0,10,5,15], -"classgridfire_1_1trigger_1_1_or_trigger.html#afc7d3eae8306ee383d76997ac3803327":[5,0,0,11,5,6], -"classgridfire_1_1trigger_1_1_or_trigger.html#afc7d3eae8306ee383d76997ac3803327":[7,0,0,10,5,6], -"classgridfire_1_1trigger_1_1_or_trigger.html#afe30f95de39c1375557d032b8a8111f9":[5,0,0,11,5,1], -"classgridfire_1_1trigger_1_1_or_trigger.html#afe30f95de39c1375557d032b8a8111f9":[7,0,0,10,5,1], -"classgridfire_1_1trigger_1_1_trigger.html":[5,0,0,11,6], -"classgridfire_1_1trigger_1_1_trigger.html":[7,0,0,10,6], -"classgridfire_1_1trigger_1_1_trigger.html#a048899795704f68668960454d118a6fc":[5,0,0,11,6,7], -"classgridfire_1_1trigger_1_1_trigger.html#a048899795704f68668960454d118a6fc":[7,0,0,10,6,7], -"classgridfire_1_1trigger_1_1_trigger.html#a1579ffb1c841cda4e67990b42d400d88":[5,0,0,11,6,1], -"classgridfire_1_1trigger_1_1_trigger.html#a1579ffb1c841cda4e67990b42d400d88":[7,0,0,10,6,1], -"classgridfire_1_1trigger_1_1_trigger.html#a2c077ccbaf4de9f7068e50144391edda":[5,0,0,11,6,0], -"classgridfire_1_1trigger_1_1_trigger.html#a2c077ccbaf4de9f7068e50144391edda":[7,0,0,10,6,0], -"classgridfire_1_1trigger_1_1_trigger.html#a3e5b017147f22ca0733733cd39e334b7":[5,0,0,11,6,3], -"classgridfire_1_1trigger_1_1_trigger.html#a3e5b017147f22ca0733733cd39e334b7":[7,0,0,10,6,3], -"classgridfire_1_1trigger_1_1_trigger.html#a402cdd062e9479abbcca02e3d94e528f":[5,0,0,11,6,2], -"classgridfire_1_1trigger_1_1_trigger.html#a402cdd062e9479abbcca02e3d94e528f":[7,0,0,10,6,2], -"classgridfire_1_1trigger_1_1_trigger.html#a4ea3abfb76a09c4f55ad05d73a2cf12d":[5,0,0,11,6,5], -"classgridfire_1_1trigger_1_1_trigger.html#a4ea3abfb76a09c4f55ad05d73a2cf12d":[7,0,0,10,6,5], -"classgridfire_1_1trigger_1_1_trigger.html#a81848e5af844795d879b6d885a2701d7":[5,0,0,11,6,4], -"classgridfire_1_1trigger_1_1_trigger.html#a81848e5af844795d879b6d885a2701d7":[7,0,0,10,6,4], -"classgridfire_1_1trigger_1_1_trigger.html#a9f020d828ca36a601b780566cc3377ea":[5,0,0,11,6,8], -"classgridfire_1_1trigger_1_1_trigger.html#a9f020d828ca36a601b780566cc3377ea":[7,0,0,10,6,8], -"classgridfire_1_1trigger_1_1_trigger.html#af652af761675736419b961b6946c728d":[5,0,0,11,6,6], -"classgridfire_1_1trigger_1_1_trigger.html#af652af761675736419b961b6946c728d":[7,0,0,10,6,6], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html":[5,0,0,11,0,0,0], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html":[7,0,0,10,0,0,0], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0d3b7c1d1057f442417c2f8c2a7177c5":[5,0,0,11,0,0,0,9], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0d3b7c1d1057f442417c2f8c2a7177c5":[7,0,0,10,0,0,0,9], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0e1ad148f9f3232992a4b16e440c249a":[5,0,0,11,0,0,0,4], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0e1ad148f9f3232992a4b16e440c249a":[7,0,0,10,0,0,0,4], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a14b1884a9014df33a1ec90dd3433c0b9":[5,0,0,11,0,0,0,11], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a14b1884a9014df33a1ec90dd3433c0b9":[7,0,0,10,0,0,0,11], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a179cb09a91d5c638d7a347137b208767":[5,0,0,11,0,0,0,7], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a179cb09a91d5c638d7a347137b208767":[7,0,0,10,0,0,0,7], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a32980aaf6d9c7632c024b4b74b1d9e70":[5,0,0,11,0,0,0,5], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a32980aaf6d9c7632c024b4b74b1d9e70":[7,0,0,10,0,0,0,5], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3855b15459217383647ecdf12bc35775":[5,0,0,11,0,0,0,1], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3855b15459217383647ecdf12bc35775":[7,0,0,10,0,0,0,1], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3af973e466ba62ebf1e41c608355e327":[5,0,0,11,0,0,0,8], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3af973e466ba62ebf1e41c608355e327":[7,0,0,10,0,0,0,8], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a4885bdcc719a0f8c8394905893739b96":[5,0,0,11,0,0,0,14], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a4885bdcc719a0f8c8394905893739b96":[7,0,0,10,0,0,0,14], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a594893c029f044be3119118808470f7a":[5,0,0,11,0,0,0,3], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a594893c029f044be3119118808470f7a":[7,0,0,10,0,0,0,3], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a6dc334b85ffb822880c6740dc457ea52":[5,0,0,11,0,0,0,0], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a6dc334b85ffb822880c6740dc457ea52":[7,0,0,10,0,0,0,0], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a9b782cbf033ed2023da6b2d55dcefc4e":[5,0,0,11,0,0,0,6], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a9b782cbf033ed2023da6b2d55dcefc4e":[7,0,0,10,0,0,0,6], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#acd55d04da377c8bf4af3ea2fcf2f1918":[5,0,0,11,0,0,0,12], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#acd55d04da377c8bf4af3ea2fcf2f1918":[7,0,0,10,0,0,0,12], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#ad0dd92f9da6c291c3bd57c0983940035":[5,0,0,11,0,0,0,2], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#ad0dd92f9da6c291c3bd57c0983940035":[7,0,0,10,0,0,0,2], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#aeac341c1e854d561a29aa39ad306d5d7":[5,0,0,11,0,0,0,13], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#aeac341c1e854d561a29aa39ad306d5d7":[7,0,0,10,0,0,0,13], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#afbd9258d65370bbc965e799c82f0e1c0":[5,0,0,11,0,0,0,10], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#afbd9258d65370bbc965e799c82f0e1c0":[7,0,0,10,0,0,0,10], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html":[5,0,0,11,0,0,1], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html":[7,0,0,10,0,0,1], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a00ede9fff51a8318913fd2ed504c1007":[5,0,0,11,0,0,1,14], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a00ede9fff51a8318913fd2ed504c1007":[7,0,0,10,0,0,1,14], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a0f412b8f788ab7990e353d62ab7d9a16":[5,0,0,11,0,0,1,2], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a0f412b8f788ab7990e353d62ab7d9a16":[7,0,0,10,0,0,1,2], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a16e9b87a8abb05bb6b5410903eb49e91":[5,0,0,11,0,0,1,13], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a16e9b87a8abb05bb6b5410903eb49e91":[7,0,0,10,0,0,1,13], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a235f84a37370a1ca2226fb881b4051c7":[5,0,0,11,0,0,1,0], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a235f84a37370a1ca2226fb881b4051c7":[7,0,0,10,0,0,1,0], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a273eb8a3e80d1235d2b3f252e55c5b50":[5,0,0,11,0,0,1,4], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a273eb8a3e80d1235d2b3f252e55c5b50":[7,0,0,10,0,0,1,4], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a2b1b4a9ef137e76d39e7a7dcb6cf725d":[5,0,0,11,0,0,1,9], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a2b1b4a9ef137e76d39e7a7dcb6cf725d":[7,0,0,10,0,0,1,9], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a3004a10bb89ecd7b2ba6103c9f5d4b96":[5,0,0,11,0,0,1,15], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a3004a10bb89ecd7b2ba6103c9f5d4b96":[7,0,0,10,0,0,1,15], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a34d285584ea96f71b99eefad8c738296":[5,0,0,11,0,0,1,5], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a34d285584ea96f71b99eefad8c738296":[7,0,0,10,0,0,1,5], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a468bf58f66417493501c59d7a8aabc98":[5,0,0,11,0,0,1,7], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a468bf58f66417493501c59d7a8aabc98":[7,0,0,10,0,0,1,7], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a50df7fefee167390522aa258fa6ee960":[5,0,0,11,0,0,1,1], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a50df7fefee167390522aa258fa6ee960":[7,0,0,10,0,0,1,1], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a51ac3899010c2790fc98801ffba9407e":[5,0,0,11,0,0,1,11], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a51ac3899010c2790fc98801ffba9407e":[7,0,0,10,0,0,1,11], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a87fc9fe6bd8762f148c858452ec30043":[5,0,0,11,0,0,1,3], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a87fc9fe6bd8762f148c858452ec30043":[7,0,0,10,0,0,1,3], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a9dfab0b765d3a4c362cecd860d59f58a":[5,0,0,11,0,0,1,8], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a9dfab0b765d3a4c362cecd860d59f58a":[7,0,0,10,0,0,1,8], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab6215873390f6bedab5c9f83b990b5e0":[5,0,0,11,0,0,1,10], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab6215873390f6bedab5c9f83b990b5e0":[7,0,0,10,0,0,1,10], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab80799eb7c80b3b20c1a7e7f9e1f5030":[5,0,0,11,0,0,1,16], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab80799eb7c80b3b20c1a7e7f9e1f5030":[7,0,0,10,0,0,1,16], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab93cb25bbebb159a8608a737bd972abd":[5,0,0,11,0,0,1,12], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab93cb25bbebb159a8608a737bd972abd":[7,0,0,10,0,0,1,12], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#af4034fa431e6c88fd05c50cce31b2fa0":[5,0,0,11,0,0,1,6], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#af4034fa431e6c88fd05c50cce31b2fa0":[7,0,0,10,0,0,1,6], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html":[5,0,0,11,0,0,2], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html":[7,0,0,10,0,0,2], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a021c760717efef3fc3b415dee6d4840b":[5,0,0,11,0,0,2,12], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a021c760717efef3fc3b415dee6d4840b":[7,0,0,10,0,0,2,12], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a04598611b0807cad395bdd2fbc41a6c2":[5,0,0,11,0,0,2,2], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a04598611b0807cad395bdd2fbc41a6c2":[7,0,0,10,0,0,2,2], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a0fe6af73b11b820561bd4e5552890d4e":[5,0,0,11,0,0,2,7], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a0fe6af73b11b820561bd4e5552890d4e":[7,0,0,10,0,0,2,7], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a171e6dee7f7d8275b3e8875eaeb0850d":[5,0,0,11,0,0,2,0], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a171e6dee7f7d8275b3e8875eaeb0850d":[7,0,0,10,0,0,2,0], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a22d8bc7aacbc388108225c26158e918c":[5,0,0,11,0,0,2,9], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a22d8bc7aacbc388108225c26158e918c":[7,0,0,10,0,0,2,9], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a25f6ac369c590a8370270bdc70545171":[5,0,0,11,0,0,2,17], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a25f6ac369c590a8370270bdc70545171":[7,0,0,10,0,0,2,17], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a290e5643eea08726d2fd44a1cd5617d0":[5,0,0,11,0,0,2,4], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a290e5643eea08726d2fd44a1cd5617d0":[7,0,0,10,0,0,2,4], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a8ba5a942bb61347851030d1eb6bbaa74":[5,0,0,11,0,0,2,3], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a8ba5a942bb61347851030d1eb6bbaa74":[7,0,0,10,0,0,2,3], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a94bb1de08a5ff55e1874f595f8c8965c":[5,0,0,11,0,0,2,5], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a94bb1de08a5ff55e1874f595f8c8965c":[7,0,0,10,0,0,2,5], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa03c13813065f720cf698c240f07d559":[5,0,0,11,0,0,2,18], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa03c13813065f720cf698c240f07d559":[7,0,0,10,0,0,2,18], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa4162916f562b4d7ea0205d6f3e6f917":[5,0,0,11,0,0,2,13], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa4162916f562b4d7ea0205d6f3e6f917":[7,0,0,10,0,0,2,13], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ab7d86e5c89a848cf238141393fe3a8de":[5,0,0,11,0,0,2,15], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ab7d86e5c89a848cf238141393fe3a8de":[7,0,0,10,0,0,2,15], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#abe902b2a42a6451f64497e075b0e0b25":[5,0,0,11,0,0,2,11], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#abe902b2a42a6451f64497e075b0e0b25":[7,0,0,10,0,0,2,11], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad2a7c2567b100f97a024f65818ecefed":[5,0,0,11,0,0,2,6], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad2a7c2567b100f97a024f65818ecefed":[7,0,0,10,0,0,2,6], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad4cc7113574f71905bc93cc40024b4bd":[5,0,0,11,0,0,2,14], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad4cc7113574f71905bc93cc40024b4bd":[7,0,0,10,0,0,2,14], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae18e08a0bd72b68605d64e4d84355f79":[5,0,0,11,0,0,2,16], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae18e08a0bd72b68605d64e4d84355f79":[7,0,0,10,0,0,2,16], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae47a4f822f92774f6dc780ae74f12066":[5,0,0,11,0,0,2,1], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae47a4f822f92774f6dc780ae74f12066":[7,0,0,10,0,0,2,1], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#af6bff6a484e8729445c26620b489665d":[5,0,0,11,0,0,2,8], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#af6bff6a484e8729445c26620b489665d":[7,0,0,10,0,0,2,8], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aff23db33140aa6a5a2ad36eda77b833d":[5,0,0,11,0,0,2,10], -"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aff23db33140aa6a5a2ad36eda77b833d":[7,0,0,10,0,0,2,10], -"classgridfire_1_1utils_1_1_column.html":[5,0,0,12,0], -"classgridfire_1_1utils_1_1_column.html":[7,0,0,11,0], -"classgridfire_1_1utils_1_1_column.html#a5bd0ad730a684e1a8b583c5c27cca6e8":[5,0,0,12,0,1], -"classgridfire_1_1utils_1_1_column.html#a5bd0ad730a684e1a8b583c5c27cca6e8":[7,0,0,11,0,1], -"classgridfire_1_1utils_1_1_column.html#a7d7e4f4cf6f8e03725afeb9f664321b8":[5,0,0,12,0,0], -"classgridfire_1_1utils_1_1_column.html#a7d7e4f4cf6f8e03725afeb9f664321b8":[7,0,0,11,0,0], -"classgridfire_1_1utils_1_1_column.html#a7ff9084a0486fb8b08edfe866480568b":[5,0,0,12,0,3], -"classgridfire_1_1utils_1_1_column.html#a7ff9084a0486fb8b08edfe866480568b":[7,0,0,11,0,3], -"classgridfire_1_1utils_1_1_column.html#aaa99c4d00c3b79e37f2e73e7c6854758":[5,0,0,12,0,4], -"classgridfire_1_1utils_1_1_column.html#aaa99c4d00c3b79e37f2e73e7c6854758":[7,0,0,11,0,4], -"classgridfire_1_1utils_1_1_column.html#aaddf58469be3e3fd3bee0f4f660fe9e0":[5,0,0,12,0,5], -"classgridfire_1_1utils_1_1_column.html#aaddf58469be3e3fd3bee0f4f660fe9e0":[7,0,0,11,0,5], -"classgridfire_1_1utils_1_1_column.html#ad6a4f9aee1321e90896e5f4583d7311f":[5,0,0,12,0,2], -"classgridfire_1_1utils_1_1_column.html#ad6a4f9aee1321e90896e5f4583d7311f":[7,0,0,11,0,2], -"classgridfire_1_1utils_1_1_column_base.html":[5,0,0,12,1], -"classgridfire_1_1utils_1_1_column_base.html":[7,0,0,11,1], -"classgridfire_1_1utils_1_1_column_base.html#a4dd5f1409d3190eab9ba07eb6e611248":[5,0,0,12,1,2], -"classgridfire_1_1utils_1_1_column_base.html#a4dd5f1409d3190eab9ba07eb6e611248":[7,0,0,11,1,2], -"classgridfire_1_1utils_1_1_column_base.html#a5e07c8e33c96ee8095ebefbf9b75cb36":[5,0,0,12,1,1], -"classgridfire_1_1utils_1_1_column_base.html#a5e07c8e33c96ee8095ebefbf9b75cb36":[7,0,0,11,1,1], -"classgridfire_1_1utils_1_1_column_base.html#a704c1fc03271c14fc9f3da43612a1589":[5,0,0,12,1,0], -"classgridfire_1_1utils_1_1_column_base.html#a704c1fc03271c14fc9f3da43612a1589":[7,0,0,11,1,0], -"classgridfire_1_1utils_1_1_column_base.html#ab6e4cb14c8a0ad7b6b9ad0fbde766cba":[5,0,0,12,1,3], -"classgridfire_1_1utils_1_1_column_base.html#ab6e4cb14c8a0ad7b6b9ad0fbde766cba":[7,0,0,11,1,3], -"conceptgridfire_1_1_engine_type.html":[5,0,0,33], -"conceptgridfire_1_1_engine_type.html":[6,0,1], -"conceptgridfire_1_1_is_arithmetic_or_a_d.html":[5,0,0,32], -"conceptgridfire_1_1_is_arithmetic_or_a_d.html":[6,0,0], -"concepts.html":[6], -"construction_8cpp.html":[8,0,1,1,0,1,0], -"construction_8h.html":[8,0,1,0,0,0,1,0], -"dir_048d8e0a5613c02d1dd32a8c2b4fae8e.html":[8,0,1,2,3], -"dir_1ae9febcce3c81c54e014e2202672ae2.html":[8,0,1,2,2], -"dir_1c671bae89ad45c4f6571bd7c3fca7f2.html":[8,0,1,0,0,4], -"dir_1d1d50ce0d70b163d7d102a960190628.html":[8,0,1,0,0,5], -"dir_230a420a279f78b45ea47b2d650bf1a7.html":[8,0,1,0,0,8,0], -"dir_3626e0c0e3c5d7812d6b277dfa4ec364.html":[8,0,1,0,0], -"dir_3c6e26120bd25666a475751afc8a34bc.html":[8,0,1,0,0,8,0,0], -"dir_3cc0b3e3c66436f74054a789a4a47fbc.html":[8,0,1,1,0], -"dir_43d540904cac5d711ae55af9d63e6471.html":[8,0,1,1,0,1], -"dir_49e56c817e5e54854c35e136979f97ca.html":[8,0,0], -"dir_4eba3bf96e8b886928c6be1f4154164d.html":[8,0,1,2,6], -"dir_4fd0dc9a50f7a53e22cb356c650f915e.html":[8,0,1,1,5], -"dir_5c0d64f70903e893b1efe571a4b8de29.html":[8,0,1,2], -"dir_64012712bac8d4927da7703e58c6c3c3.html":[8,0,1,2,7], -"dir_65bc51589f8002bfcb72faf47ab41180.html":[8,0,1,1,1], -"dir_67aa14af464fbd247881f6980be7deb5.html":[8,0,1,0,0,6,0], -"dir_68267d1309a1af8e8297ef4c3efbcdba.html":[8,0,1], -"dir_6ccae78e9032a1b4db4873aea5f3b43d.html":[8,0,1,0,0,9], -"dir_6f67cad5a3dd5daef2b4bab22419acbf.html":[8,0,1,2,9], -"dir_736d89e8e2b688d729ae4656e8c69720.html":[8,0,1,2,0,0], -"dir_7eae81c2ec58ffa76af06bb25bb86137.html":[8,0,1,2,4], -"dir_80d0745b866022f2047f807b3376dff7.html":[8,0,1,0,0,0,2], -"dir_87d18a4dc5174905bfd7d2dc734defe6.html":[8,0,1,1,6], -"dir_897cfbcdbf2b76d535de4ec754728fa0.html":[8,0,1,1,5,0,0], -"dir_8e34b6fea5a3d13256b367f27bc2135d.html":[8,0,1,0,0,10], -"dir_902e06e9d82d80b06df7be6e417fa9ee.html":[8,0,1,1,3], -"dir_97105ebeaecd797c90bf23079fd9b0e6.html":[8,0,1,2,4,0], -"dir_9f35e0f3e3878d201f80e9b6c966a769.html":[8,0,1,0,0,2], -"dir_a2537f6f0ba382cc4200a69fb7d9b7da.html":[8,0,1,1,2,0], -"dir_ab918a70d5de27403bd1202d71acc71b.html":[8,0,1,0,0,3,0], -"dir_ad59de2d6f32552fa0ecb4acca2fbb0b.html":[8,0,1,0,0,7], -"dir_aff155d61c3b73b9ab7dcdc908c4d49e.html":[8,0,1,0,0,0], -"dir_b0553efdd4ad7f265c0580564941af0c.html":[8,0,1,1,5,0], -"dir_b0856f6b0d80ccb263b2f415c91f9e17.html":[8,0,1,0], -"dir_b854c27c088682f074a57cfa949846df.html":[8,0,1,2,5], -"dir_b893969db6254951682857c720518fa8.html":[8,0,1,0,0,0,0], -"dir_bf5ef66fceb9aacde9848923f7632729.html":[8,0,1,2,1], -"dir_bfff093b02c380358955f421b7f67de5.html":[8,0,1,2,7,0], -"dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html":[8,0,0,0], -"dir_c73541f51459c9e567d01a066f229f1c.html":[8,0,1,1,4], -"dir_c85d3e3c5052e9ad9ce18c6863244a25.html":[8,0,1,1], -"dir_c99e86cd0291aa23d2204e664fe571c1.html":[8,0,1,1,0,0], -"dir_cd87a60aa1dbf4ee960e0533fd7a9743.html":[8,0,1,0,0,1], -"dir_d0a49494bbb6e91de214e6669adf5efa.html":[8,0,1,2,0], -"dir_d2ba15782ddae84c3d0c5f0e63bda236.html":[8,0,1,0,0,9,0], -"dir_d5492b42d970deba31f48df1b35a6c47.html":[8,0,1,0,0,0,3], -"dir_d70391a28a381da2f0629437a1b6db28.html":[8,0,1,2,8], -"dir_da65b9a371696ae0281f77edf1c03876.html":[8,0,1,1,3,0], -"dir_dd8201c056cb17022d2864e6e5aa368d.html":[8,0,1,2,3,0], -"dir_e2a8863ee8e7cd9122c04bdba1c35a3b.html":[8,0,1,0,0,8], -"dir_e87948a39c0c6c3f66d9f5f967ab86bd.html":[8,0,1,1,0,2], -"dir_f2d7b0c77cb2532170ac94ead6e4ba70.html":[8,0,1,0,0,6], -"dir_f4383b1846ef599868e873d917f1344c.html":[8,0,1,0,0,3], -"dir_f575fd282ecf3769a887e0c3d3cafd55.html":[8,0,1,0,0,5,0], -"dir_fe5109f07276e0a4a472af6b22fd99c7.html":[8,0,1,1,2], -"dir_fe7d6b610561b6ccbae8c0cd892464cf.html":[8,0,1,2,6,0], -"dir_fedd162cb41c94f7e299c266e75251fd.html":[8,0,1,0,0,0,1], -"dynamic__engine__diagnostics_8cpp.html":[8,0,1,1,0,0,0], -"dynamic__engine__diagnostics_8h.html":[8,0,1,0,0,0,0,0], -"engine_2bindings_8cpp.html":[8,0,1,2,0,1], -"engine_2bindings_8cpp.html#a73d427751e6a64952d52e7c2cc84d065":[8,0,1,2,0,1,3], -"engine_2bindings_8cpp.html#a766b8bf2c08f2e81486752261ec89642":[8,0,1,2,0,1,4], -"engine_2bindings_8cpp.html#a7ba5eb780fc02dab2b7be388ffa084f8":[8,0,1,2,0,1,1], -"engine_2bindings_8cpp.html#ac12de48f4164b679dd7afb03c83ec4bf":[8,0,1,2,0,1,6], -"engine_2bindings_8cpp.html#ac2df9cd0e71d39b97ddd47b3e7024b0c":[8,0,1,2,0,1,5], -"engine_2bindings_8cpp.html#aef9864cec8e0891ee46c8a0d76de2c93":[8,0,1,2,0,1,2], -"engine_2bindings_8h.html":[8,0,1,2,0,2] +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af4a2f003a4c4c06b4b72840f2d445f81":[8,0,0,9,0,27], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af500df838024c82724eaf7fe1cb9b8e8":[6,0,0,10,0,17], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af500df838024c82724eaf7fe1cb9b8e8":[8,0,0,9,0,17], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afc6c55237df4af240c4c842305085d91":[6,0,0,10,0,15], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afc6c55237df4af240c4c842305085d91":[8,0,0,9,0,15], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afd1053d0827512b6831ee15f14488c20":[6,0,0,10,0,25], +"classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afd1053d0827512b6831ee15f14488c20":[8,0,0,9,0,25], +"classgridfire_1_1solver_1_1_network_solver_strategy.html":[6,0,0,10,1], +"classgridfire_1_1solver_1_1_network_solver_strategy.html":[8,0,0,9,1], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#a01cbbec0eb5c3a60f50da38cdaf66505":[6,0,0,10,1,0], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#a01cbbec0eb5c3a60f50da38cdaf66505":[8,0,0,9,1,0], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#a1693dc93f63599c89587d729aca8e318":[6,0,0,10,1,1], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#a1693dc93f63599c89587d729aca8e318":[8,0,0,9,1,1], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#a4d97ee85933d5e5f90d4194bb021a1dc":[6,0,0,10,1,4], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#a4d97ee85933d5e5f90d4194bb021a1dc":[8,0,0,9,1,4], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#a724924d94eaf82b67d9988a55c3261e8":[6,0,0,10,1,5], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#a724924d94eaf82b67d9988a55c3261e8":[8,0,0,9,1,5], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#ace539b0482db171845ff1bd38d76b70f":[6,0,0,10,1,3], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#ace539b0482db171845ff1bd38d76b70f":[8,0,0,9,1,3], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#ae09169769774f17df8701c42a64ed656":[6,0,0,10,1,2], +"classgridfire_1_1solver_1_1_network_solver_strategy.html#ae09169769774f17df8701c42a64ed656":[8,0,0,9,1,2], +"classgridfire_1_1solver_1_1_solver_context_base.html":[6,0,0,10,2], +"classgridfire_1_1solver_1_1_solver_context_base.html":[8,0,0,9,2], +"classgridfire_1_1solver_1_1_solver_context_base.html#a9cbef3cabc8524e542613ee50d8860c6":[6,0,0,10,2,1], +"classgridfire_1_1solver_1_1_solver_context_base.html#a9cbef3cabc8524e542613ee50d8860c6":[8,0,0,9,2,1], +"classgridfire_1_1solver_1_1_solver_context_base.html#ab1abf9e5ff7f53a6cebe5e00ea5fc0c8":[6,0,0,10,2,0], +"classgridfire_1_1solver_1_1_solver_context_base.html#ab1abf9e5ff7f53a6cebe5e00ea5fc0c8":[8,0,0,9,2,0], +"classgridfire_1_1trigger_1_1_and_trigger.html":[6,0,0,11,1], +"classgridfire_1_1trigger_1_1_and_trigger.html":[8,0,0,10,1], +"classgridfire_1_1trigger_1_1_and_trigger.html#a01033721e8f5d90483d65c904399cf96":[6,0,0,11,1,10], +"classgridfire_1_1trigger_1_1_and_trigger.html#a01033721e8f5d90483d65c904399cf96":[8,0,0,10,1,10], +"classgridfire_1_1trigger_1_1_and_trigger.html#a1714656e907edfcba2d354ff5d7c9ceb":[6,0,0,11,1,14], +"classgridfire_1_1trigger_1_1_and_trigger.html#a1714656e907edfcba2d354ff5d7c9ceb":[8,0,0,10,1,14], +"classgridfire_1_1trigger_1_1_and_trigger.html#a2436d8643911ade907e03fb29531ceaa":[6,0,0,11,1,7], +"classgridfire_1_1trigger_1_1_and_trigger.html#a2436d8643911ade907e03fb29531ceaa":[8,0,0,10,1,7], +"classgridfire_1_1trigger_1_1_and_trigger.html#a2dcd635c6bdbcfe517adca6e2bd5c408":[6,0,0,11,1,3], +"classgridfire_1_1trigger_1_1_and_trigger.html#a2dcd635c6bdbcfe517adca6e2bd5c408":[8,0,0,10,1,3], +"classgridfire_1_1trigger_1_1_and_trigger.html#a2ee18348ca65cc1aa56eb41292a39bc5":[6,0,0,11,1,1], +"classgridfire_1_1trigger_1_1_and_trigger.html#a2ee18348ca65cc1aa56eb41292a39bc5":[8,0,0,10,1,1], +"classgridfire_1_1trigger_1_1_and_trigger.html#a43e6a9c01b163ab92a0b413bfba52ef5":[6,0,0,11,1,13], +"classgridfire_1_1trigger_1_1_and_trigger.html#a43e6a9c01b163ab92a0b413bfba52ef5":[8,0,0,10,1,13], +"classgridfire_1_1trigger_1_1_and_trigger.html#a62f7dbbcf0554caa68e3d778580b3c1d":[6,0,0,11,1,9], +"classgridfire_1_1trigger_1_1_and_trigger.html#a62f7dbbcf0554caa68e3d778580b3c1d":[8,0,0,10,1,9], +"classgridfire_1_1trigger_1_1_and_trigger.html#a7f88c1139e1b05baed44614104d601b4":[6,0,0,11,1,17], +"classgridfire_1_1trigger_1_1_and_trigger.html#a7f88c1139e1b05baed44614104d601b4":[8,0,0,10,1,17], +"classgridfire_1_1trigger_1_1_and_trigger.html#a8e743e8ebe71f9ded835177db6fad908":[6,0,0,11,1,8], +"classgridfire_1_1trigger_1_1_and_trigger.html#a8e743e8ebe71f9ded835177db6fad908":[8,0,0,10,1,8], +"classgridfire_1_1trigger_1_1_and_trigger.html#a969738baf0bda97664715937d4bc403e":[6,0,0,11,1,0], +"classgridfire_1_1trigger_1_1_and_trigger.html#a969738baf0bda97664715937d4bc403e":[8,0,0,10,1,0], +"classgridfire_1_1trigger_1_1_and_trigger.html#a99be74b126d50c15d21c0724d933af87":[6,0,0,11,1,11], +"classgridfire_1_1trigger_1_1_and_trigger.html#a99be74b126d50c15d21c0724d933af87":[8,0,0,10,1,11], +"classgridfire_1_1trigger_1_1_and_trigger.html#aaefdfa86856f9f7839b6a7fdffa4a579":[6,0,0,11,1,2], +"classgridfire_1_1trigger_1_1_and_trigger.html#aaefdfa86856f9f7839b6a7fdffa4a579":[8,0,0,10,1,2], +"classgridfire_1_1trigger_1_1_and_trigger.html#ab78539e5cd88194ab9e98434793eae3f":[6,0,0,11,1,4], +"classgridfire_1_1trigger_1_1_and_trigger.html#ab78539e5cd88194ab9e98434793eae3f":[8,0,0,10,1,4], +"classgridfire_1_1trigger_1_1_and_trigger.html#addfd61f8cb234881f535fb8f4d618d74":[6,0,0,11,1,5], +"classgridfire_1_1trigger_1_1_and_trigger.html#addfd61f8cb234881f535fb8f4d618d74":[8,0,0,10,1,5], +"classgridfire_1_1trigger_1_1_and_trigger.html#ae3ff88ddb15d04e798fc03c6c941e312":[6,0,0,11,1,15], +"classgridfire_1_1trigger_1_1_and_trigger.html#ae3ff88ddb15d04e798fc03c6c941e312":[8,0,0,10,1,15], +"classgridfire_1_1trigger_1_1_and_trigger.html#af8ee88421d0dfd92de6df96d686ece38":[6,0,0,11,1,12], +"classgridfire_1_1trigger_1_1_and_trigger.html#af8ee88421d0dfd92de6df96d686ece38":[8,0,0,10,1,12], +"classgridfire_1_1trigger_1_1_and_trigger.html#afd8d79e83f83473f0df64e96b63aa1f1":[6,0,0,11,1,16], +"classgridfire_1_1trigger_1_1_and_trigger.html#afd8d79e83f83473f0df64e96b63aa1f1":[8,0,0,10,1,16], +"classgridfire_1_1trigger_1_1_and_trigger.html#afffb4281569963183d7db3ed1568eb3a":[6,0,0,11,1,6], +"classgridfire_1_1trigger_1_1_and_trigger.html#afffb4281569963183d7db3ed1568eb3a":[8,0,0,10,1,6], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html":[6,0,0,11,2], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html":[8,0,0,10,2], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a021c30d6db015bb88a70af348a5dd336":[6,0,0,11,2,13], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a021c30d6db015bb88a70af348a5dd336":[8,0,0,10,2,13], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0a5c2c5aedc779c1535d3839c6a6596e":[6,0,0,11,2,14], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0a5c2c5aedc779c1535d3839c6a6596e":[8,0,0,10,2,14], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0dd783afab7ef6005f0241f9de7b31f6":[6,0,0,11,2,9], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0dd783afab7ef6005f0241f9de7b31f6":[8,0,0,10,2,9], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a26d0aca39087a1f69e96e0701ca83f81":[6,0,0,11,2,8], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a26d0aca39087a1f69e96e0701ca83f81":[8,0,0,10,2,8], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a27f1fd8c8a93576f83a4f3320469c83a":[6,0,0,11,2,11], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a27f1fd8c8a93576f83a4f3320469c83a":[8,0,0,10,2,11], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a3bf0d69122f801deca4b62db47262d9b":[6,0,0,11,2,10], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a3bf0d69122f801deca4b62db47262d9b":[8,0,0,10,2,10], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a4a834d24286f9204995bf78fb69f35dc":[6,0,0,11,2,4], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a4a834d24286f9204995bf78fb69f35dc":[8,0,0,10,2,4], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a652ba8d1ac36b9713f426eedf2b1ead0":[6,0,0,11,2,15], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a652ba8d1ac36b9713f426eedf2b1ead0":[8,0,0,10,2,15], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69e5a3061926e1cd36fbd0a5285fa0a7":[6,0,0,11,2,0], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69e5a3061926e1cd36fbd0a5285fa0a7":[8,0,0,10,2,0], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69fbb099f8d13d39602f58fa8aa8e7f2":[6,0,0,11,2,2], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69fbb099f8d13d39602f58fa8aa8e7f2":[8,0,0,10,2,2], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a7e5568c9d7799b7f80ad0d3efe2cd143":[6,0,0,11,2,6], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a7e5568c9d7799b7f80ad0d3efe2cd143":[8,0,0,10,2,6], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a80d6f82095c3b5fdbc46776e183cdb1f":[6,0,0,11,2,12], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a80d6f82095c3b5fdbc46776e183cdb1f":[8,0,0,10,2,12], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a87b6e54f3a0536d20709d7e746ec575d":[6,0,0,11,2,16], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#a87b6e54f3a0536d20709d7e746ec575d":[8,0,0,10,2,16], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#aab88715f3c94437ca7f3fcb1698c69de":[6,0,0,11,2,3], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#aab88715f3c94437ca7f3fcb1698c69de":[8,0,0,10,2,3], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ab0a33f49be02d34b27f75edf75dbc06d":[6,0,0,11,2,18], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ab0a33f49be02d34b27f75edf75dbc06d":[8,0,0,10,2,18], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#abf218d255bde157540b51cd6a54f6eb1":[6,0,0,11,2,7], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#abf218d255bde157540b51cd6a54f6eb1":[8,0,0,10,2,7], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#acefe02899ade9aa595e04f3ec34f251a":[6,0,0,11,2,17], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#acefe02899ade9aa595e04f3ec34f251a":[8,0,0,10,2,17], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae28e54330d575d9d1d3d8ebc6e7a6f75":[6,0,0,11,2,1], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae28e54330d575d9d1d3d8ebc6e7a6f75":[8,0,0,10,2,1], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae7776f4a526db3245e64a74a3b0172d3":[6,0,0,11,2,5], +"classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae7776f4a526db3245e64a74a3b0172d3":[8,0,0,10,2,5], +"classgridfire_1_1trigger_1_1_logical_trigger.html":[6,0,0,11,3], +"classgridfire_1_1trigger_1_1_logical_trigger.html":[8,0,0,10,3], +"classgridfire_1_1trigger_1_1_not_trigger.html":[6,0,0,11,4], +"classgridfire_1_1trigger_1_1_not_trigger.html":[8,0,0,10,4], +"classgridfire_1_1trigger_1_1_not_trigger.html#a0d7818e59a8d86e86053bcb6d5d7d2b8":[6,0,0,11,4,11], +"classgridfire_1_1trigger_1_1_not_trigger.html#a0d7818e59a8d86e86053bcb6d5d7d2b8":[8,0,0,10,4,11], +"classgridfire_1_1trigger_1_1_not_trigger.html#a2e1e78f3bf9fe0edcb9094c778826629":[6,0,0,11,4,15], +"classgridfire_1_1trigger_1_1_not_trigger.html#a2e1e78f3bf9fe0edcb9094c778826629":[8,0,0,10,4,15], +"classgridfire_1_1trigger_1_1_not_trigger.html#a2f9b0d6a6ac54f6371c5a208c06826ea":[6,0,0,11,4,5], +"classgridfire_1_1trigger_1_1_not_trigger.html#a2f9b0d6a6ac54f6371c5a208c06826ea":[8,0,0,10,4,5], +"classgridfire_1_1trigger_1_1_not_trigger.html#a4828599aae5ff37f4c82e51fe192bed3":[6,0,0,11,4,0], +"classgridfire_1_1trigger_1_1_not_trigger.html#a4828599aae5ff37f4c82e51fe192bed3":[8,0,0,10,4,0], +"classgridfire_1_1trigger_1_1_not_trigger.html#a5096cb7e70ea357f28e1b9fc8301c793":[6,0,0,11,4,8], +"classgridfire_1_1trigger_1_1_not_trigger.html#a5096cb7e70ea357f28e1b9fc8301c793":[8,0,0,10,4,8], +"classgridfire_1_1trigger_1_1_not_trigger.html#a846432abf33c7602af0fbb5475c0ad32":[6,0,0,11,4,9], +"classgridfire_1_1trigger_1_1_not_trigger.html#a846432abf33c7602af0fbb5475c0ad32":[8,0,0,10,4,9], +"classgridfire_1_1trigger_1_1_not_trigger.html#a86404f57e0e0683fc56e0e49321e5e3b":[6,0,0,11,4,12], +"classgridfire_1_1trigger_1_1_not_trigger.html#a86404f57e0e0683fc56e0e49321e5e3b":[8,0,0,10,4,12], +"classgridfire_1_1trigger_1_1_not_trigger.html#aa1253080cd57cdf0be6780773ce6c73c":[6,0,0,11,4,13], +"classgridfire_1_1trigger_1_1_not_trigger.html#aa1253080cd57cdf0be6780773ce6c73c":[8,0,0,10,4,13], +"classgridfire_1_1trigger_1_1_not_trigger.html#abfb3eb7befba646ce9f11f36a63750ae":[6,0,0,11,4,10], +"classgridfire_1_1trigger_1_1_not_trigger.html#abfb3eb7befba646ce9f11f36a63750ae":[8,0,0,10,4,10], +"classgridfire_1_1trigger_1_1_not_trigger.html#acc3bd2938f7746997fb1d255681d8b20":[6,0,0,11,4,4], +"classgridfire_1_1trigger_1_1_not_trigger.html#acc3bd2938f7746997fb1d255681d8b20":[8,0,0,10,4,4], +"classgridfire_1_1trigger_1_1_not_trigger.html#ad8166350329db3e1f50954afbb311a35":[6,0,0,11,4,3], +"classgridfire_1_1trigger_1_1_not_trigger.html#ad8166350329db3e1f50954afbb311a35":[8,0,0,10,4,3], +"classgridfire_1_1trigger_1_1_not_trigger.html#adb9c36fa46a30c28e68c59a7d3bd825d":[6,0,0,11,4,14], +"classgridfire_1_1trigger_1_1_not_trigger.html#adb9c36fa46a30c28e68c59a7d3bd825d":[8,0,0,10,4,14], +"classgridfire_1_1trigger_1_1_not_trigger.html#ae2d27d72af9e1fbf711a58e4583b43a3":[6,0,0,11,4,6], +"classgridfire_1_1trigger_1_1_not_trigger.html#ae2d27d72af9e1fbf711a58e4583b43a3":[8,0,0,10,4,6], +"classgridfire_1_1trigger_1_1_not_trigger.html#ae453a72df20fdd416443ef7867f86b92":[6,0,0,11,4,2], +"classgridfire_1_1trigger_1_1_not_trigger.html#ae453a72df20fdd416443ef7867f86b92":[8,0,0,10,4,2], +"classgridfire_1_1trigger_1_1_not_trigger.html#ae4830ed152643770b0888b040475b000":[6,0,0,11,4,16], +"classgridfire_1_1trigger_1_1_not_trigger.html#ae4830ed152643770b0888b040475b000":[8,0,0,10,4,16], +"classgridfire_1_1trigger_1_1_not_trigger.html#afa4173490171d1251cc1757b92841755":[6,0,0,11,4,1], +"classgridfire_1_1trigger_1_1_not_trigger.html#afa4173490171d1251cc1757b92841755":[8,0,0,10,4,1], +"classgridfire_1_1trigger_1_1_not_trigger.html#afe337517b77e5433d92ded3a64565141":[6,0,0,11,4,7], +"classgridfire_1_1trigger_1_1_not_trigger.html#afe337517b77e5433d92ded3a64565141":[8,0,0,10,4,7], +"classgridfire_1_1trigger_1_1_or_trigger.html":[6,0,0,11,5], +"classgridfire_1_1trigger_1_1_or_trigger.html":[8,0,0,10,5], +"classgridfire_1_1trigger_1_1_or_trigger.html#a062af4f567dc48c088f1fcfb64cc79ec":[6,0,0,11,5,4], +"classgridfire_1_1trigger_1_1_or_trigger.html#a062af4f567dc48c088f1fcfb64cc79ec":[8,0,0,10,5,4], +"classgridfire_1_1trigger_1_1_or_trigger.html#a0b3a7f45604dbb27e832d9559dd20997":[6,0,0,11,5,5], +"classgridfire_1_1trigger_1_1_or_trigger.html#a0b3a7f45604dbb27e832d9559dd20997":[8,0,0,10,5,5], +"classgridfire_1_1trigger_1_1_or_trigger.html#a30dec370b61a5f0562956394b89e8f89":[6,0,0,11,5,12], +"classgridfire_1_1trigger_1_1_or_trigger.html#a30dec370b61a5f0562956394b89e8f89":[8,0,0,10,5,12], +"classgridfire_1_1trigger_1_1_or_trigger.html#a35d519d5266c68b696b779b275574ebf":[6,0,0,11,5,13], +"classgridfire_1_1trigger_1_1_or_trigger.html#a35d519d5266c68b696b779b275574ebf":[8,0,0,10,5,13], +"classgridfire_1_1trigger_1_1_or_trigger.html#a596db4a92ebf789cea1c431d3d2220c7":[6,0,0,11,5,16], +"classgridfire_1_1trigger_1_1_or_trigger.html#a596db4a92ebf789cea1c431d3d2220c7":[8,0,0,10,5,16], +"classgridfire_1_1trigger_1_1_or_trigger.html#a6da04b5b15371f7087be03bb337dbdd6":[6,0,0,11,5,11], +"classgridfire_1_1trigger_1_1_or_trigger.html#a6da04b5b15371f7087be03bb337dbdd6":[8,0,0,10,5,11], +"classgridfire_1_1trigger_1_1_or_trigger.html#a775dac97d109c5fcd5c0287ca98f308c":[6,0,0,11,5,9], +"classgridfire_1_1trigger_1_1_or_trigger.html#a775dac97d109c5fcd5c0287ca98f308c":[8,0,0,10,5,9], +"classgridfire_1_1trigger_1_1_or_trigger.html#a7bca0da16353f4b04a2f40fb29c07922":[6,0,0,11,5,10], +"classgridfire_1_1trigger_1_1_or_trigger.html#a7bca0da16353f4b04a2f40fb29c07922":[8,0,0,10,5,10], +"classgridfire_1_1trigger_1_1_or_trigger.html#a95a801aafb5aaa9a22566ebf722a1150":[6,0,0,11,5,8], +"classgridfire_1_1trigger_1_1_or_trigger.html#a95a801aafb5aaa9a22566ebf722a1150":[8,0,0,10,5,8], +"classgridfire_1_1trigger_1_1_or_trigger.html#aaf4f8a090bdd10eeba0b7849fa8ed888":[6,0,0,11,5,0], +"classgridfire_1_1trigger_1_1_or_trigger.html#aaf4f8a090bdd10eeba0b7849fa8ed888":[8,0,0,10,5,0], +"classgridfire_1_1trigger_1_1_or_trigger.html#ab42043e55c81bac5d3f981bc139579de":[6,0,0,11,5,7], +"classgridfire_1_1trigger_1_1_or_trigger.html#ab42043e55c81bac5d3f981bc139579de":[8,0,0,10,5,7], +"classgridfire_1_1trigger_1_1_or_trigger.html#ac8be54d91e77ed16ae3cca2417d82e0a":[6,0,0,11,5,2], +"classgridfire_1_1trigger_1_1_or_trigger.html#ac8be54d91e77ed16ae3cca2417d82e0a":[8,0,0,10,5,2], +"classgridfire_1_1trigger_1_1_or_trigger.html#accb56630df2f57400467d315c61dede6":[6,0,0,11,5,3], +"classgridfire_1_1trigger_1_1_or_trigger.html#accb56630df2f57400467d315c61dede6":[8,0,0,10,5,3], +"classgridfire_1_1trigger_1_1_or_trigger.html#adc6f560d9199455ba98d85eadfe02847":[6,0,0,11,5,15], +"classgridfire_1_1trigger_1_1_or_trigger.html#adc6f560d9199455ba98d85eadfe02847":[8,0,0,10,5,15], +"classgridfire_1_1trigger_1_1_or_trigger.html#ae72e6e9f1fbfbd11fbfe9aa6d4ff5a3b":[6,0,0,11,5,14], +"classgridfire_1_1trigger_1_1_or_trigger.html#ae72e6e9f1fbfbd11fbfe9aa6d4ff5a3b":[8,0,0,10,5,14], +"classgridfire_1_1trigger_1_1_or_trigger.html#af595a5daab0f5b3ffc450c6de6737517":[6,0,0,11,5,17], +"classgridfire_1_1trigger_1_1_or_trigger.html#af595a5daab0f5b3ffc450c6de6737517":[8,0,0,10,5,17], +"classgridfire_1_1trigger_1_1_or_trigger.html#afc7d3eae8306ee383d76997ac3803327":[6,0,0,11,5,6], +"classgridfire_1_1trigger_1_1_or_trigger.html#afc7d3eae8306ee383d76997ac3803327":[8,0,0,10,5,6], +"classgridfire_1_1trigger_1_1_or_trigger.html#afe30f95de39c1375557d032b8a8111f9":[6,0,0,11,5,1], +"classgridfire_1_1trigger_1_1_or_trigger.html#afe30f95de39c1375557d032b8a8111f9":[8,0,0,10,5,1], +"classgridfire_1_1trigger_1_1_trigger.html":[6,0,0,11,6], +"classgridfire_1_1trigger_1_1_trigger.html":[8,0,0,10,6], +"classgridfire_1_1trigger_1_1_trigger.html#a048899795704f68668960454d118a6fc":[6,0,0,11,6,8], +"classgridfire_1_1trigger_1_1_trigger.html#a048899795704f68668960454d118a6fc":[8,0,0,10,6,8], +"classgridfire_1_1trigger_1_1_trigger.html#a1579ffb1c841cda4e67990b42d400d88":[6,0,0,11,6,1], +"classgridfire_1_1trigger_1_1_trigger.html#a1579ffb1c841cda4e67990b42d400d88":[8,0,0,10,6,1], +"classgridfire_1_1trigger_1_1_trigger.html#a2c077ccbaf4de9f7068e50144391edda":[6,0,0,11,6,0], +"classgridfire_1_1trigger_1_1_trigger.html#a2c077ccbaf4de9f7068e50144391edda":[8,0,0,10,6,0], +"classgridfire_1_1trigger_1_1_trigger.html#a3e5b017147f22ca0733733cd39e334b7":[6,0,0,11,6,3], +"classgridfire_1_1trigger_1_1_trigger.html#a3e5b017147f22ca0733733cd39e334b7":[8,0,0,10,6,3], +"classgridfire_1_1trigger_1_1_trigger.html#a402cdd062e9479abbcca02e3d94e528f":[6,0,0,11,6,2], +"classgridfire_1_1trigger_1_1_trigger.html#a402cdd062e9479abbcca02e3d94e528f":[8,0,0,10,6,2], +"classgridfire_1_1trigger_1_1_trigger.html#a4b7ffa4d8d31e2118a8e86172be51041":[6,0,0,11,6,7], +"classgridfire_1_1trigger_1_1_trigger.html#a4b7ffa4d8d31e2118a8e86172be51041":[8,0,0,10,6,7], +"classgridfire_1_1trigger_1_1_trigger.html#a4ea3abfb76a09c4f55ad05d73a2cf12d":[6,0,0,11,6,5], +"classgridfire_1_1trigger_1_1_trigger.html#a4ea3abfb76a09c4f55ad05d73a2cf12d":[8,0,0,10,6,5], +"classgridfire_1_1trigger_1_1_trigger.html#a81848e5af844795d879b6d885a2701d7":[6,0,0,11,6,4], +"classgridfire_1_1trigger_1_1_trigger.html#a81848e5af844795d879b6d885a2701d7":[8,0,0,10,6,4], +"classgridfire_1_1trigger_1_1_trigger.html#a9f020d828ca36a601b780566cc3377ea":[6,0,0,11,6,9], +"classgridfire_1_1trigger_1_1_trigger.html#a9f020d828ca36a601b780566cc3377ea":[8,0,0,10,6,9], +"classgridfire_1_1trigger_1_1_trigger.html#af652af761675736419b961b6946c728d":[6,0,0,11,6,6], +"classgridfire_1_1trigger_1_1_trigger.html#af652af761675736419b961b6946c728d":[8,0,0,10,6,6], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html":[6,0,0,11,0,0,0], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html":[8,0,0,10,0,0,0], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a0bcab0247b3db618b76bd6769cf9a2ea":[6,0,0,11,0,0,0,9], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a0bcab0247b3db618b76bd6769cf9a2ea":[8,0,0,10,0,0,0,9], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a19795b0ebf01df3e70fe858cfb527d08":[6,0,0,11,0,0,0,16], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a19795b0ebf01df3e70fe858cfb527d08":[8,0,0,10,0,0,0,16], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a1b28f79b7d5d4b6a947bdf75c049739f":[6,0,0,11,0,0,0,15], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a1b28f79b7d5d4b6a947bdf75c049739f":[8,0,0,10,0,0,0,15], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a270dae9d1f4e3ee410389e113d7f0857":[6,0,0,11,0,0,0,17], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a270dae9d1f4e3ee410389e113d7f0857":[8,0,0,10,0,0,0,17], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a3d8d9eafff17ea6a283afbc7e8b450bb":[6,0,0,11,0,0,0,3], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a3d8d9eafff17ea6a283afbc7e8b450bb":[8,0,0,10,0,0,0,3], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a4180dc6761c073acd82583a834ca09fd":[6,0,0,11,0,0,0,8], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a4180dc6761c073acd82583a834ca09fd":[8,0,0,10,0,0,0,8], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a5ae9ce66d4bbafd83145f8545a32d33a":[6,0,0,11,0,0,0,1], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a5ae9ce66d4bbafd83145f8545a32d33a":[8,0,0,10,0,0,0,1], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a63010d8ba73689dda0c2228a1462aae2":[6,0,0,11,0,0,0,0], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a63010d8ba73689dda0c2228a1462aae2":[8,0,0,10,0,0,0,0], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a8df9f55e0af1a16ee56678a109f08920":[6,0,0,11,0,0,0,20], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a8df9f55e0af1a16ee56678a109f08920":[8,0,0,10,0,0,0,20], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a92a57cea3b58bd7948c3c3fb4f75619b":[6,0,0,11,0,0,0,5], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a92a57cea3b58bd7948c3c3fb4f75619b":[8,0,0,10,0,0,0,5], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a9e116ac645ba31906dae26234c47c3f4":[6,0,0,11,0,0,0,18], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a9e116ac645ba31906dae26234c47c3f4":[8,0,0,10,0,0,0,18], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa26bf911c73b7f2ec343d473caf13718":[6,0,0,11,0,0,0,6], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa26bf911c73b7f2ec343d473caf13718":[8,0,0,10,0,0,0,6], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa2bb19e4a1e24f6fd7f86d0c80ebbec3":[6,0,0,11,0,0,0,4], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa2bb19e4a1e24f6fd7f86d0c80ebbec3":[8,0,0,10,0,0,0,4], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa7cc311316539b2d348422ba907dc64e":[6,0,0,11,0,0,0,7], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa7cc311316539b2d348422ba907dc64e":[8,0,0,10,0,0,0,7], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aaef2090ed67a7c27967821f75a61e524":[6,0,0,11,0,0,0,10], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aaef2090ed67a7c27967821f75a61e524":[8,0,0,10,0,0,0,10], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#abb65f2fb74ea74a7f078b4e14f8bc949":[6,0,0,11,0,0,0,14], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#abb65f2fb74ea74a7f078b4e14f8bc949":[8,0,0,10,0,0,0,14], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#abf4814a4423cfbe816b07d5eea4efea4":[6,0,0,11,0,0,0,21], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#abf4814a4423cfbe816b07d5eea4efea4":[8,0,0,10,0,0,0,21], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#acf63dd6e786231ac6c16e590d01bc6eb":[6,0,0,11,0,0,0,19], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#acf63dd6e786231ac6c16e590d01bc6eb":[8,0,0,10,0,0,0,19], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#ae47bbdf6edae798f30866c1ac4104cc1":[6,0,0,11,0,0,0,11], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#ae47bbdf6edae798f30866c1ac4104cc1":[8,0,0,10,0,0,0,11], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#ae8765656a45319335c2bb90c3fb3d308":[6,0,0,11,0,0,0,2], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#ae8765656a45319335c2bb90c3fb3d308":[8,0,0,10,0,0,0,2], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aedd397b71cd5b1ad26a0b21a34cf5631":[6,0,0,11,0,0,0,12], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aedd397b71cd5b1ad26a0b21a34cf5631":[8,0,0,10,0,0,0,12], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#afd5c9867790fc5ef453bc6a5e5494766":[6,0,0,11,0,0,0,13], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#afd5c9867790fc5ef453bc6a5e5494766":[8,0,0,10,0,0,0,13], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html":[6,0,0,11,0,0,1] }; diff --git a/docs/html/navtreeindex7.js b/docs/html/navtreeindex7.js index a3a80b6e..f0077d9c 100644 --- a/docs/html/navtreeindex7.js +++ b/docs/html/navtreeindex7.js @@ -1,253 +1,253 @@ var NAVTREEINDEX7 = { -"engine_2bindings_8h.html#a73a2ec4150b3954550f16b97102ec993":[8,0,1,2,0,2,4], -"engine_2bindings_8h.html#a73d427751e6a64952d52e7c2cc84d065":[8,0,1,2,0,2,2], -"engine_2bindings_8h.html#a766b8bf2c08f2e81486752261ec89642":[8,0,1,2,0,2,3], -"engine_2bindings_8h.html#a7ba5eb780fc02dab2b7be388ffa084f8":[8,0,1,2,0,2,0], -"engine_2bindings_8h.html#ac12de48f4164b679dd7afb03c83ec4bf":[8,0,1,2,0,2,5], -"engine_2bindings_8h.html#aef9864cec8e0891ee46c8a0d76de2c93":[8,0,1,2,0,2,1], -"engine_8h.html":[8,0,1,0,0,0,4], -"engine__abstract_8h.html":[8,0,1,0,0,0,5], -"engine__adaptive_8cpp.html":[8,0,1,1,0,2,0], -"engine__adaptive_8h.html":[8,0,1,0,0,0,3,0], -"engine__approx8_8cpp.html":[8,0,1,1,0,3], -"engine__approx8_8h.html":[8,0,1,0,0,0,6], -"engine__defined_8cpp.html":[8,0,1,1,0,2,1], -"engine__defined_8h.html":[8,0,1,0,0,0,3,1], -"engine__graph_8cpp.html":[8,0,1,1,0,4], -"engine__graph_8h.html":[8,0,1,0,0,0,7], -"engine__multiscale_8cpp.html":[8,0,1,1,0,2,2], -"engine__multiscale_8h.html":[8,0,1,0,0,0,3,2], -"engine__partitioning__trigger_8cpp.html":[8,0,1,1,5,0,0,0], -"engine__partitioning__trigger_8h.html":[8,0,1,0,0,8,0,0,0], -"engine__priming_8cpp.html":[8,0,1,1,0,2,3], -"engine__priming_8h.html":[8,0,1,0,0,0,3,3], -"engine__procedures_8h.html":[8,0,1,0,0,0,1,1], -"engine__types_8h.html":[8,0,1,0,0,0,2,1], -"engine__view__abstract_8h.html":[8,0,1,0,0,0,3,4], -"engine__views_8h.html":[8,0,1,0,0,0,3,5], -"error__engine_8h.html":[8,0,1,0,0,1,0], -"examples.html":[9], -"exceptions_2bindings_8cpp.html":[8,0,1,2,1,0], -"exceptions_2bindings_8cpp.html#a5566602745756f64f21905217b6d21fd":[8,0,1,2,1,0,0], -"exceptions_2bindings_8h.html":[8,0,1,2,1,1], -"exceptions_2bindings_8h.html#a2a0ce1da699ce25f3afdce57cde65471":[8,0,1,2,1,1,0], -"exceptions_8h.html":[8,0,1,0,0,1,1], -"expectations_2bindings_8cpp.html":[8,0,1,2,2,0], -"expectations_2bindings_8cpp.html#ad8b382f2ef7888e5b49bcc117439d843":[8,0,1,2,2,0,0], -"expectations_2bindings_8h.html":[8,0,1,2,2,1], -"expectations_2bindings_8h.html#ac4570540d44fb7e3136f63448fc2c22c":[8,0,1,2,2,1,0], -"expectations_8h.html":[8,0,1,0,0,2,0], -"expected__engine_8h.html":[8,0,1,0,0,2,1], -"files.html":[8,0], -"functions.html":[7,3,0], -"functions.html":[7,3,0,0], -"functions_b.html":[7,3,0,1], -"functions_c.html":[7,3,0,2], -"functions_d.html":[7,3,0,3], -"functions_e.html":[7,3,0,4], -"functions_enum.html":[7,3,4], -"functions_eval.html":[7,3,5], -"functions_f.html":[7,3,0,5], -"functions_func.html":[7,3,1], -"functions_func.html":[7,3,1,0], -"functions_func_b.html":[7,3,1,1], -"functions_func_c.html":[7,3,1,2], -"functions_func_d.html":[7,3,1,3], -"functions_func_e.html":[7,3,1,4], -"functions_func_f.html":[7,3,1,5], -"functions_func_g.html":[7,3,1,6], -"functions_func_h.html":[7,3,1,7], -"functions_func_i.html":[7,3,1,8], -"functions_func_l.html":[7,3,1,9], -"functions_func_m.html":[7,3,1,10], -"functions_func_n.html":[7,3,1,11], -"functions_func_o.html":[7,3,1,12], -"functions_func_p.html":[7,3,1,13], -"functions_func_q.html":[7,3,1,14], -"functions_func_r.html":[7,3,1,15], -"functions_func_s.html":[7,3,1,16], -"functions_func_t.html":[7,3,1,17], -"functions_func_u.html":[7,3,1,18], -"functions_func_v.html":[7,3,1,19], -"functions_func_w.html":[7,3,1,20], -"functions_func_~.html":[7,3,1,21], -"functions_g.html":[7,3,0,6], -"functions_h.html":[7,3,0,7], -"functions_i.html":[7,3,0,8], -"functions_j.html":[7,3,0,9], -"functions_k.html":[7,3,0,10], -"functions_l.html":[7,3,0,11], -"functions_m.html":[7,3,0,12], -"functions_n.html":[7,3,0,13], -"functions_o.html":[7,3,0,14], -"functions_p.html":[7,3,0,15], -"functions_q.html":[7,3,0,16], -"functions_r.html":[7,3,0,17], -"functions_rela.html":[7,3,6], -"functions_s.html":[7,3,0,18], -"functions_t.html":[7,3,0,19], -"functions_type.html":[7,3,3], -"functions_u.html":[7,3,0,20], -"functions_v.html":[7,3,0,21], -"functions_vars.html":[7,3,2], -"functions_vars.html":[7,3,2,0], -"functions_vars_b.html":[7,3,2,1], -"functions_vars_c.html":[7,3,2,2], -"functions_vars_d.html":[7,3,2,3], -"functions_vars_e.html":[7,3,2,4], -"functions_vars_f.html":[7,3,2,5], -"functions_vars_g.html":[7,3,2,6], -"functions_vars_i.html":[7,3,2,7], -"functions_vars_k.html":[7,3,2,8], -"functions_vars_l.html":[7,3,2,9], -"functions_vars_m.html":[7,3,2,10], -"functions_vars_n.html":[7,3,2,11], -"functions_vars_o.html":[7,3,2,12], -"functions_vars_p.html":[7,3,2,13], -"functions_vars_q.html":[7,3,2,14], -"functions_vars_r.html":[7,3,2,15], -"functions_vars_s.html":[7,3,2,16], -"functions_vars_t.html":[7,3,2,17], -"functions_vars_u.html":[7,3,2,18], -"functions_vars_v.html":[7,3,2,19], -"functions_vars_y.html":[7,3,2,20], -"functions_vars_z.html":[7,3,2,21], -"functions_w.html":[7,3,0,22], -"functions_y.html":[7,3,0,23], -"functions_z.html":[7,3,0,24], -"functions_~.html":[7,3,0,25], -"globals.html":[8,1,0], -"globals_defs.html":[8,1,4], -"globals_func.html":[8,1,1], -"globals_type.html":[8,1,3], -"globals_vars.html":[8,1,2], -"hierarchy.html":[7,2], -"index.html":[], -"index.html#autotoc_md0":[0], -"index.html#autotoc_md1":[0,0], -"index.html#autotoc_md10":[1,1,1], -"index.html#autotoc_md11":[1,2], -"index.html#autotoc_md12":[1,2,0], -"index.html#autotoc_md13":[1,2,0,0], -"index.html#autotoc_md14":[1,2,0,1], -"index.html#autotoc_md15":[1,2,1], -"index.html#autotoc_md16":[1,2,1,0], -"index.html#autotoc_md17":[1,2,1,1], -"index.html#autotoc_md18":[1,2,1,2], -"index.html#autotoc_md19":[1,2,1,2,0], -"index.html#autotoc_md2":[0,1], -"index.html#autotoc_md20":[1,2,1,2,1], -"index.html#autotoc_md21":[1,2,1,2,2], -"index.html#autotoc_md22":[1,2,2], -"index.html#autotoc_md23":[1,2,3], -"index.html#autotoc_md24":[1,2,3,0], -"index.html#autotoc_md25":[1,2,4], -"index.html#autotoc_md26":[1,2,5], -"index.html#autotoc_md27":[1,3], -"index.html#autotoc_md28":[1,4], -"index.html#autotoc_md29":[1,4,0], -"index.html#autotoc_md3":[1], -"index.html#autotoc_md30":[1,4,1], -"index.html#autotoc_md31":[1,4,2], -"index.html#autotoc_md32":[1,4,3], -"index.html#autotoc_md33":[1,5], -"index.html#autotoc_md34":[1,6], -"index.html#autotoc_md35":[1,6,0], -"index.html#autotoc_md36":[1,7], -"index.html#autotoc_md37":[1,7,0], -"index.html#autotoc_md38":[1,7,1], -"index.html#autotoc_md39":[1,7,1,0], -"index.html#autotoc_md4":[1,0], -"index.html#autotoc_md40":[1,7,1,1], -"index.html#autotoc_md41":[1,7,2], -"index.html#autotoc_md42":[1,7,3], -"index.html#autotoc_md43":[1,7,4], -"index.html#autotoc_md44":[1,8], -"index.html#autotoc_md45":[2], -"index.html#autotoc_md46":[2,0], -"index.html#autotoc_md47":[2,0,0], -"index.html#autotoc_md48":[2,0,1], -"index.html#autotoc_md49":[2,0,2], -"index.html#autotoc_md5":[1,0,0], -"index.html#autotoc_md50":[2,0,3], -"index.html#autotoc_md51":[2,0,3,0], -"index.html#autotoc_md52":[2,0,4], -"index.html#autotoc_md53":[2,0,4,0], -"index.html#autotoc_md54":[2,1], -"index.html#autotoc_md55":[2,1,0], -"index.html#autotoc_md56":[2,1,1], -"index.html#autotoc_md57":[3], -"index.html#autotoc_md6":[1,0,1], -"index.html#autotoc_md7":[1,0,2], -"index.html#autotoc_md8":[1,1], -"index.html#autotoc_md9":[1,1,0], -"io_2bindings_8cpp.html":[8,0,1,2,3,1], -"io_2bindings_8cpp.html#a3f76dbefdeeb3b49828ce36586899695":[8,0,1,2,3,1,0], -"io_2bindings_8h.html":[8,0,1,2,3,2], -"io_2bindings_8h.html#aba28f9bd688764ab1905af9d40d4b428":[8,0,1,2,3,2,0], -"io_8h.html":[8,0,1,0,0,4,0], -"logging_8cpp.html":[8,0,1,1,6,0], -"logging_8h.html":[8,0,1,0,0,10,0], -"md_docs_2static_2usage.html":[4], -"md_docs_2static_2usage.html#autotoc_md60":[4,0], -"md_docs_2static_2usage.html#autotoc_md61":[4,0,0], -"md_docs_2static_2usage.html#autotoc_md62":[4,0,1], -"md_docs_2static_2usage.html#autotoc_md64":[4,1], -"md_docs_2static_2usage.html#autotoc_md66":[4,2], -"md_docs_2static_2usage.html#autotoc_md68":[4,3], -"md_docs_2static_2usage.html#autotoc_md70":[4,4], -"namespacegridfire.html":[5,0,0], -"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57":[5,0,0,37], -"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a100e3bf0197221c19b222badf42aa964":[5,0,0,37,4], -"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a264572d66aed5373d19dc80c7cde1f46":[5,0,0,37,2], -"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a3fc719e07f9f63e7f11a3d4fb74b476f":[5,0,0,37,3], -"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a5105376c2b90747e00bed5bf2953dd56":[5,0,0,37,5], -"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a928d0f1285ee7d36c1c2fa1b1b7a164c":[5,0,0,37,1], -"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57abbd47109890259c0127154db1af26c75":[5,0,0,37,0], -"namespacegridfire.html#a023dc09e48b62e3f93f9a8b70cb2c63f":[5,0,0,45], -"namespacegridfire.html#a02be158966bf82a91b159b7a962c3fa5":[5,0,0,53], -"namespacegridfire.html#a1121d0b2d005195333412559fa29d3cc":[5,0,0,34], -"namespacegridfire.html#a2fe2e0bd4b2d4b9e0c70cc4eb9d7c48f":[5,0,0,46], -"namespacegridfire.html#a384323338f13166d87c7ac047434bd38":[5,0,0,41], -"namespacegridfire.html#a3b1f70dc7ff5b501809330a97079e4f6":[5,0,0,35], -"namespacegridfire.html#a3cd451f4b7a7bc7c2d7007ebb343e9ac":[5,0,0,47], -"namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37":[5,0,0,38], -"namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea":[5,0,0,38,0], -"namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182":[5,0,0,38,1], -"namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2":[5,0,0,38,2], -"namespacegridfire.html#a4e9cabad30b57d636c2f0d73d8cc6bb4":[5,0,0,49], -"namespacegridfire.html#a553717597efebcea94232a4a1d80e31d":[5,0,0,43], -"namespacegridfire.html#a58a036e8883e75a8abd3e18798563f71":[5,0,0,40], -"namespacegridfire.html#a898dfe22579e649935645cbd6f073178":[5,0,0,36], -"namespacegridfire.html#a8995b949592d59850e45a3fd27306369":[5,0,0,42], -"namespacegridfire.html#a8b245f261cd8d1711ae8d593b054cf98":[5,0,0,48], -"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154":[5,0,0,39], -"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a186367e42446c004076290ca7913d931":[5,0,0,39,5], -"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a5afaf45bc4c02208d502d9c0c26d8287":[5,0,0,39,2], -"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a64d98633bac1de0eb2a539cbfd2a5c2a":[5,0,0,39,0], -"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a708c14ec56942aa5f32e7bef1e29db45":[5,0,0,39,1], -"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a9870268bdece09274aea75557a19158a":[5,0,0,39,4], -"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154ab837953f2841baabbae6bb5f2e43e71e":[5,0,0,39,6], -"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154ae8870a753743b62c511c939eef95c93f":[5,0,0,39,3], -"namespacegridfire.html#a96c062f94713921e5d7568ecedcdcb06":[5,0,0,50], -"namespacegridfire.html#ab6e14208fad69f4031411a9346c12397":[5,0,0,44], -"namespacegridfire.html#ada3c137c014ecd8d06200fea2d1a9f50":[5,0,0,51], -"namespacegridfire.html#ae01b1738df1921db565bcbd68dd6cf64":[5,0,0,52], -"namespacegridfire_1_1approx8.html":[5,0,0,0], -"namespacegridfire_1_1approx8.html#a12cb71ba6ed03750af9e7659464197ea":[5,0,0,0,13], -"namespacegridfire_1_1approx8.html#a16739298c01e56967ce784a9a957439f":[5,0,0,0,23], -"namespacegridfire_1_1approx8.html#a20f9c48e60a5abf0b6868d1d05080222":[5,0,0,0,12], -"namespacegridfire_1_1approx8.html#a2715e1a6421717991814892046b896e3":[5,0,0,0,26], -"namespacegridfire_1_1approx8.html#a275aecf94e3145c2ff3d1756deda54ce":[5,0,0,0,4], -"namespacegridfire_1_1approx8.html#a34f18b2345a8fd8d96bbe1a9825c1f21":[5,0,0,0,16], -"namespacegridfire_1_1approx8.html#a3a9861a77093effdfc061743eb13fcdb":[5,0,0,0,15], -"namespacegridfire_1_1approx8.html#a51d139de74680c8437d20a3fa622200c":[5,0,0,0,11], -"namespacegridfire_1_1approx8.html#a593cd66c1eadae4da233ae73b4aad4a3":[5,0,0,0,14], -"namespacegridfire_1_1approx8.html#a62c2f567dc1ada3816843c8586aad0dc":[5,0,0,0,22], -"namespacegridfire_1_1approx8.html#a70eb18e9706ac28a308dcb4fcec7421f":[5,0,0,0,8], -"namespacegridfire_1_1approx8.html#a7387008e672ea12d277e2194745a4c93":[5,0,0,0,21], -"namespacegridfire_1_1approx8.html#a890ad24c2cdb15fb76a3ff8a7b8d77db":[5,0,0,0,10], -"namespacegridfire_1_1approx8.html#a8c30b7e6099c5fc2aa94f9c68fd075dc":[5,0,0,0,9], -"namespacegridfire_1_1approx8.html#a9a90b83dd4aa2dcc928bd14f4678dcef":[5,0,0,0,17] +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html":[8,0,0,10,0,0,1], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0d3b7c1d1057f442417c2f8c2a7177c5":[6,0,0,11,0,0,1,10], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0d3b7c1d1057f442417c2f8c2a7177c5":[8,0,0,10,0,0,1,10], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0e1ad148f9f3232992a4b16e440c249a":[6,0,0,11,0,0,1,4], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0e1ad148f9f3232992a4b16e440c249a":[8,0,0,10,0,0,1,4], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a14b1884a9014df33a1ec90dd3433c0b9":[6,0,0,11,0,0,1,12], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a14b1884a9014df33a1ec90dd3433c0b9":[8,0,0,10,0,0,1,12], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a179cb09a91d5c638d7a347137b208767":[6,0,0,11,0,0,1,8], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a179cb09a91d5c638d7a347137b208767":[8,0,0,10,0,0,1,8], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a32980aaf6d9c7632c024b4b74b1d9e70":[6,0,0,11,0,0,1,5], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a32980aaf6d9c7632c024b4b74b1d9e70":[8,0,0,10,0,0,1,5], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3855b15459217383647ecdf12bc35775":[6,0,0,11,0,0,1,1], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3855b15459217383647ecdf12bc35775":[8,0,0,10,0,0,1,1], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3af973e466ba62ebf1e41c608355e327":[6,0,0,11,0,0,1,9], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3af973e466ba62ebf1e41c608355e327":[8,0,0,10,0,0,1,9], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a4885bdcc719a0f8c8394905893739b96":[6,0,0,11,0,0,1,15], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a4885bdcc719a0f8c8394905893739b96":[8,0,0,10,0,0,1,15], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a594893c029f044be3119118808470f7a":[6,0,0,11,0,0,1,3], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a594893c029f044be3119118808470f7a":[8,0,0,10,0,0,1,3], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a6dc334b85ffb822880c6740dc457ea52":[6,0,0,11,0,0,1,0], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a6dc334b85ffb822880c6740dc457ea52":[8,0,0,10,0,0,1,0], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a8b882c6ba6e267d7051031140bbb7ad6":[6,0,0,11,0,0,1,7], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a8b882c6ba6e267d7051031140bbb7ad6":[8,0,0,10,0,0,1,7], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a9b782cbf033ed2023da6b2d55dcefc4e":[6,0,0,11,0,0,1,6], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a9b782cbf033ed2023da6b2d55dcefc4e":[8,0,0,10,0,0,1,6], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#acd55d04da377c8bf4af3ea2fcf2f1918":[6,0,0,11,0,0,1,13], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#acd55d04da377c8bf4af3ea2fcf2f1918":[8,0,0,10,0,0,1,13], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#ad0dd92f9da6c291c3bd57c0983940035":[6,0,0,11,0,0,1,2], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#ad0dd92f9da6c291c3bd57c0983940035":[8,0,0,10,0,0,1,2], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#aeac341c1e854d561a29aa39ad306d5d7":[6,0,0,11,0,0,1,14], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#aeac341c1e854d561a29aa39ad306d5d7":[8,0,0,10,0,0,1,14], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#afbd9258d65370bbc965e799c82f0e1c0":[6,0,0,11,0,0,1,11], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#afbd9258d65370bbc965e799c82f0e1c0":[8,0,0,10,0,0,1,11], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html":[6,0,0,11,0,0,2], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html":[8,0,0,10,0,0,2], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a00ede9fff51a8318913fd2ed504c1007":[6,0,0,11,0,0,2,15], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a00ede9fff51a8318913fd2ed504c1007":[8,0,0,10,0,0,2,15], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a0f412b8f788ab7990e353d62ab7d9a16":[6,0,0,11,0,0,2,2], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a0f412b8f788ab7990e353d62ab7d9a16":[8,0,0,10,0,0,2,2], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a16e9b87a8abb05bb6b5410903eb49e91":[6,0,0,11,0,0,2,14], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a16e9b87a8abb05bb6b5410903eb49e91":[8,0,0,10,0,0,2,14], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a235f84a37370a1ca2226fb881b4051c7":[6,0,0,11,0,0,2,0], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a235f84a37370a1ca2226fb881b4051c7":[8,0,0,10,0,0,2,0], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a273eb8a3e80d1235d2b3f252e55c5b50":[6,0,0,11,0,0,2,4], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a273eb8a3e80d1235d2b3f252e55c5b50":[8,0,0,10,0,0,2,4], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a2b1b4a9ef137e76d39e7a7dcb6cf725d":[6,0,0,11,0,0,2,10], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a2b1b4a9ef137e76d39e7a7dcb6cf725d":[8,0,0,10,0,0,2,10], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a3004a10bb89ecd7b2ba6103c9f5d4b96":[6,0,0,11,0,0,2,16], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a3004a10bb89ecd7b2ba6103c9f5d4b96":[8,0,0,10,0,0,2,16], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a34d285584ea96f71b99eefad8c738296":[6,0,0,11,0,0,2,5], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a34d285584ea96f71b99eefad8c738296":[8,0,0,10,0,0,2,5], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a468bf58f66417493501c59d7a8aabc98":[6,0,0,11,0,0,2,8], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a468bf58f66417493501c59d7a8aabc98":[8,0,0,10,0,0,2,8], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a50df7fefee167390522aa258fa6ee960":[6,0,0,11,0,0,2,1], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a50df7fefee167390522aa258fa6ee960":[8,0,0,10,0,0,2,1], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a51ac3899010c2790fc98801ffba9407e":[6,0,0,11,0,0,2,12], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a51ac3899010c2790fc98801ffba9407e":[8,0,0,10,0,0,2,12], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a87fc9fe6bd8762f148c858452ec30043":[6,0,0,11,0,0,2,3], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a87fc9fe6bd8762f148c858452ec30043":[8,0,0,10,0,0,2,3], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a9dfab0b765d3a4c362cecd860d59f58a":[6,0,0,11,0,0,2,9], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a9dfab0b765d3a4c362cecd860d59f58a":[8,0,0,10,0,0,2,9], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#aafc7f40bde2c78f4d100b6f9da771831":[6,0,0,11,0,0,2,7], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#aafc7f40bde2c78f4d100b6f9da771831":[8,0,0,10,0,0,2,7], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab6215873390f6bedab5c9f83b990b5e0":[6,0,0,11,0,0,2,11], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab6215873390f6bedab5c9f83b990b5e0":[8,0,0,10,0,0,2,11], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab80799eb7c80b3b20c1a7e7f9e1f5030":[6,0,0,11,0,0,2,17], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab80799eb7c80b3b20c1a7e7f9e1f5030":[8,0,0,10,0,0,2,17], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab93cb25bbebb159a8608a737bd972abd":[6,0,0,11,0,0,2,13], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab93cb25bbebb159a8608a737bd972abd":[8,0,0,10,0,0,2,13], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#af4034fa431e6c88fd05c50cce31b2fa0":[6,0,0,11,0,0,2,6], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#af4034fa431e6c88fd05c50cce31b2fa0":[8,0,0,10,0,0,2,6], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html":[6,0,0,11,0,0,3], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html":[8,0,0,10,0,0,3], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a021c760717efef3fc3b415dee6d4840b":[6,0,0,11,0,0,3,13], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a021c760717efef3fc3b415dee6d4840b":[8,0,0,10,0,0,3,13], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a04598611b0807cad395bdd2fbc41a6c2":[6,0,0,11,0,0,3,2], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a04598611b0807cad395bdd2fbc41a6c2":[8,0,0,10,0,0,3,2], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a0fe6af73b11b820561bd4e5552890d4e":[6,0,0,11,0,0,3,7], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a0fe6af73b11b820561bd4e5552890d4e":[8,0,0,10,0,0,3,7], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a171e6dee7f7d8275b3e8875eaeb0850d":[6,0,0,11,0,0,3,0], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a171e6dee7f7d8275b3e8875eaeb0850d":[8,0,0,10,0,0,3,0], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a22d8bc7aacbc388108225c26158e918c":[6,0,0,11,0,0,3,10], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a22d8bc7aacbc388108225c26158e918c":[8,0,0,10,0,0,3,10], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a25f6ac369c590a8370270bdc70545171":[6,0,0,11,0,0,3,18], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a25f6ac369c590a8370270bdc70545171":[8,0,0,10,0,0,3,18], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a290e5643eea08726d2fd44a1cd5617d0":[6,0,0,11,0,0,3,4], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a290e5643eea08726d2fd44a1cd5617d0":[8,0,0,10,0,0,3,4], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a8ba5a942bb61347851030d1eb6bbaa74":[6,0,0,11,0,0,3,3], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a8ba5a942bb61347851030d1eb6bbaa74":[8,0,0,10,0,0,3,3], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a94bb1de08a5ff55e1874f595f8c8965c":[6,0,0,11,0,0,3,5], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a94bb1de08a5ff55e1874f595f8c8965c":[8,0,0,10,0,0,3,5], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a9723e389aeba05fdb3d4fd1dcc1ba07d":[6,0,0,11,0,0,3,8], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a9723e389aeba05fdb3d4fd1dcc1ba07d":[8,0,0,10,0,0,3,8], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa03c13813065f720cf698c240f07d559":[6,0,0,11,0,0,3,19], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa03c13813065f720cf698c240f07d559":[8,0,0,10,0,0,3,19], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa4162916f562b4d7ea0205d6f3e6f917":[6,0,0,11,0,0,3,14], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa4162916f562b4d7ea0205d6f3e6f917":[8,0,0,10,0,0,3,14], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ab7d86e5c89a848cf238141393fe3a8de":[6,0,0,11,0,0,3,16], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ab7d86e5c89a848cf238141393fe3a8de":[8,0,0,10,0,0,3,16], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#abe902b2a42a6451f64497e075b0e0b25":[6,0,0,11,0,0,3,12], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#abe902b2a42a6451f64497e075b0e0b25":[8,0,0,10,0,0,3,12], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad2a7c2567b100f97a024f65818ecefed":[6,0,0,11,0,0,3,6], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad2a7c2567b100f97a024f65818ecefed":[8,0,0,10,0,0,3,6], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad4cc7113574f71905bc93cc40024b4bd":[6,0,0,11,0,0,3,15], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad4cc7113574f71905bc93cc40024b4bd":[8,0,0,10,0,0,3,15], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae18e08a0bd72b68605d64e4d84355f79":[6,0,0,11,0,0,3,17], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae18e08a0bd72b68605d64e4d84355f79":[8,0,0,10,0,0,3,17], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae47a4f822f92774f6dc780ae74f12066":[6,0,0,11,0,0,3,1], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae47a4f822f92774f6dc780ae74f12066":[8,0,0,10,0,0,3,1], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#af6bff6a484e8729445c26620b489665d":[6,0,0,11,0,0,3,9], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#af6bff6a484e8729445c26620b489665d":[8,0,0,10,0,0,3,9], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aff23db33140aa6a5a2ad36eda77b833d":[6,0,0,11,0,0,3,11], +"classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aff23db33140aa6a5a2ad36eda77b833d":[8,0,0,10,0,0,3,11], +"classgridfire_1_1utils_1_1_column.html":[6,0,0,12,1], +"classgridfire_1_1utils_1_1_column.html":[8,0,0,11,0], +"classgridfire_1_1utils_1_1_column.html#a5bd0ad730a684e1a8b583c5c27cca6e8":[6,0,0,12,1,1], +"classgridfire_1_1utils_1_1_column.html#a5bd0ad730a684e1a8b583c5c27cca6e8":[8,0,0,11,0,1], +"classgridfire_1_1utils_1_1_column.html#a7d7e4f4cf6f8e03725afeb9f664321b8":[6,0,0,12,1,0], +"classgridfire_1_1utils_1_1_column.html#a7d7e4f4cf6f8e03725afeb9f664321b8":[8,0,0,11,0,0], +"classgridfire_1_1utils_1_1_column.html#a7ff9084a0486fb8b08edfe866480568b":[6,0,0,12,1,3], +"classgridfire_1_1utils_1_1_column.html#a7ff9084a0486fb8b08edfe866480568b":[8,0,0,11,0,3], +"classgridfire_1_1utils_1_1_column.html#aaa99c4d00c3b79e37f2e73e7c6854758":[6,0,0,12,1,4], +"classgridfire_1_1utils_1_1_column.html#aaa99c4d00c3b79e37f2e73e7c6854758":[8,0,0,11,0,4], +"classgridfire_1_1utils_1_1_column.html#aaddf58469be3e3fd3bee0f4f660fe9e0":[6,0,0,12,1,5], +"classgridfire_1_1utils_1_1_column.html#aaddf58469be3e3fd3bee0f4f660fe9e0":[8,0,0,11,0,5], +"classgridfire_1_1utils_1_1_column.html#ad6a4f9aee1321e90896e5f4583d7311f":[6,0,0,12,1,2], +"classgridfire_1_1utils_1_1_column.html#ad6a4f9aee1321e90896e5f4583d7311f":[8,0,0,11,0,2], +"classgridfire_1_1utils_1_1_column_base.html":[6,0,0,12,2], +"classgridfire_1_1utils_1_1_column_base.html":[8,0,0,11,1], +"classgridfire_1_1utils_1_1_column_base.html#a4dd5f1409d3190eab9ba07eb6e611248":[6,0,0,12,2,2], +"classgridfire_1_1utils_1_1_column_base.html#a4dd5f1409d3190eab9ba07eb6e611248":[8,0,0,11,1,2], +"classgridfire_1_1utils_1_1_column_base.html#a5e07c8e33c96ee8095ebefbf9b75cb36":[6,0,0,12,2,1], +"classgridfire_1_1utils_1_1_column_base.html#a5e07c8e33c96ee8095ebefbf9b75cb36":[8,0,0,11,1,1], +"classgridfire_1_1utils_1_1_column_base.html#a704c1fc03271c14fc9f3da43612a1589":[6,0,0,12,2,0], +"classgridfire_1_1utils_1_1_column_base.html#a704c1fc03271c14fc9f3da43612a1589":[8,0,0,11,1,0], +"classgridfire_1_1utils_1_1_column_base.html#ab6e4cb14c8a0ad7b6b9ad0fbde766cba":[6,0,0,12,2,3], +"classgridfire_1_1utils_1_1_column_base.html#ab6e4cb14c8a0ad7b6b9ad0fbde766cba":[8,0,0,11,1,3], +"conceptgridfire_1_1_engine_type.html":[6,0,0,33], +"conceptgridfire_1_1_engine_type.html":[7,0,1], +"conceptgridfire_1_1_is_arithmetic_or_a_d.html":[6,0,0,32], +"conceptgridfire_1_1_is_arithmetic_or_a_d.html":[7,0,0], +"concepts.html":[7], +"construction_8cpp.html":[9,0,1,1,0,1,0], +"construction_8h.html":[9,0,1,0,0,0,1,0], +"deprecated.html":[5], +"dir_048d8e0a5613c02d1dd32a8c2b4fae8e.html":[9,0,1,2,3], +"dir_1ae9febcce3c81c54e014e2202672ae2.html":[9,0,1,2,2], +"dir_1c671bae89ad45c4f6571bd7c3fca7f2.html":[9,0,1,0,0,4], +"dir_1d1d50ce0d70b163d7d102a960190628.html":[9,0,1,0,0,5], +"dir_230a420a279f78b45ea47b2d650bf1a7.html":[9,0,1,0,0,8,0], +"dir_3626e0c0e3c5d7812d6b277dfa4ec364.html":[9,0,1,0,0], +"dir_3c6e26120bd25666a475751afc8a34bc.html":[9,0,1,0,0,8,0,0], +"dir_3cc0b3e3c66436f74054a789a4a47fbc.html":[9,0,1,1,0], +"dir_43d540904cac5d711ae55af9d63e6471.html":[9,0,1,1,0,1], +"dir_49e56c817e5e54854c35e136979f97ca.html":[9,0,0], +"dir_4eba3bf96e8b886928c6be1f4154164d.html":[9,0,1,2,6], +"dir_4fd0dc9a50f7a53e22cb356c650f915e.html":[9,0,1,1,5], +"dir_5c0d64f70903e893b1efe571a4b8de29.html":[9,0,1,2], +"dir_64012712bac8d4927da7703e58c6c3c3.html":[9,0,1,2,7], +"dir_65bc51589f8002bfcb72faf47ab41180.html":[9,0,1,1,1], +"dir_67aa14af464fbd247881f6980be7deb5.html":[9,0,1,0,0,6,0], +"dir_68267d1309a1af8e8297ef4c3efbcdba.html":[9,0,1], +"dir_6ccae78e9032a1b4db4873aea5f3b43d.html":[9,0,1,0,0,9], +"dir_6f67cad5a3dd5daef2b4bab22419acbf.html":[9,0,1,2,9], +"dir_736d89e8e2b688d729ae4656e8c69720.html":[9,0,1,2,0,0], +"dir_7eae81c2ec58ffa76af06bb25bb86137.html":[9,0,1,2,4], +"dir_80d0745b866022f2047f807b3376dff7.html":[9,0,1,0,0,0,2], +"dir_87d18a4dc5174905bfd7d2dc734defe6.html":[9,0,1,1,6], +"dir_897cfbcdbf2b76d535de4ec754728fa0.html":[9,0,1,1,5,0,0], +"dir_8e34b6fea5a3d13256b367f27bc2135d.html":[9,0,1,0,0,10], +"dir_902e06e9d82d80b06df7be6e417fa9ee.html":[9,0,1,1,3], +"dir_97105ebeaecd797c90bf23079fd9b0e6.html":[9,0,1,2,4,0], +"dir_9f35e0f3e3878d201f80e9b6c966a769.html":[9,0,1,0,0,2], +"dir_a2537f6f0ba382cc4200a69fb7d9b7da.html":[9,0,1,1,2,0], +"dir_ab918a70d5de27403bd1202d71acc71b.html":[9,0,1,0,0,3,0], +"dir_ad59de2d6f32552fa0ecb4acca2fbb0b.html":[9,0,1,0,0,7], +"dir_aff155d61c3b73b9ab7dcdc908c4d49e.html":[9,0,1,0,0,0], +"dir_b0553efdd4ad7f265c0580564941af0c.html":[9,0,1,1,5,0], +"dir_b0856f6b0d80ccb263b2f415c91f9e17.html":[9,0,1,0], +"dir_b854c27c088682f074a57cfa949846df.html":[9,0,1,2,5], +"dir_b893969db6254951682857c720518fa8.html":[9,0,1,0,0,0,0], +"dir_bf5ef66fceb9aacde9848923f7632729.html":[9,0,1,2,1], +"dir_bfff093b02c380358955f421b7f67de5.html":[9,0,1,2,7,0], +"dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html":[9,0,0,0], +"dir_c73541f51459c9e567d01a066f229f1c.html":[9,0,1,1,4], +"dir_c85d3e3c5052e9ad9ce18c6863244a25.html":[9,0,1,1], +"dir_c99e86cd0291aa23d2204e664fe571c1.html":[9,0,1,1,0,0], +"dir_cd87a60aa1dbf4ee960e0533fd7a9743.html":[9,0,1,0,0,1], +"dir_d0a49494bbb6e91de214e6669adf5efa.html":[9,0,1,2,0], +"dir_d2ba15782ddae84c3d0c5f0e63bda236.html":[9,0,1,0,0,9,0], +"dir_d5492b42d970deba31f48df1b35a6c47.html":[9,0,1,0,0,0,3], +"dir_d70391a28a381da2f0629437a1b6db28.html":[9,0,1,2,8], +"dir_da65b9a371696ae0281f77edf1c03876.html":[9,0,1,1,3,0], +"dir_dd8201c056cb17022d2864e6e5aa368d.html":[9,0,1,2,3,0], +"dir_e2a8863ee8e7cd9122c04bdba1c35a3b.html":[9,0,1,0,0,8], +"dir_e87948a39c0c6c3f66d9f5f967ab86bd.html":[9,0,1,1,0,2], +"dir_f2d7b0c77cb2532170ac94ead6e4ba70.html":[9,0,1,0,0,6], +"dir_f4383b1846ef599868e873d917f1344c.html":[9,0,1,0,0,3], +"dir_f575fd282ecf3769a887e0c3d3cafd55.html":[9,0,1,0,0,5,0], +"dir_fe5109f07276e0a4a472af6b22fd99c7.html":[9,0,1,1,2], +"dir_fe7d6b610561b6ccbae8c0cd892464cf.html":[9,0,1,2,6,0], +"dir_fedd162cb41c94f7e299c266e75251fd.html":[9,0,1,0,0,0,1], +"dynamic__engine__diagnostics_8cpp.html":[9,0,1,1,0,0,0], +"dynamic__engine__diagnostics_8h.html":[9,0,1,0,0,0,0,0], +"engine_2bindings_8cpp.html":[9,0,1,2,0,1], +"engine_2bindings_8cpp.html#a1f595355667895199f3c3c39383fad33":[9,0,1,2,0,1,8], +"engine_2bindings_8cpp.html#a2fe8fd1a44f7b623fdf51e453e5149b9":[9,0,1,2,0,1,12], +"engine_2bindings_8cpp.html#a3974cc99c2970c71b9a5fca0217f5b6e":[9,0,1,2,0,1,9], +"engine_2bindings_8cpp.html#a3ec1c283d60332e61affc063d0e1639f":[9,0,1,2,0,1,6], +"engine_2bindings_8cpp.html#a66ce33948e3d9d5837b244298c8ca2b6":[9,0,1,2,0,1,11], +"engine_2bindings_8cpp.html#a73d427751e6a64952d52e7c2cc84d065":[9,0,1,2,0,1,3], +"engine_2bindings_8cpp.html#a766b8bf2c08f2e81486752261ec89642":[9,0,1,2,0,1,4], +"engine_2bindings_8cpp.html#a7ba5eb780fc02dab2b7be388ffa084f8":[9,0,1,2,0,1,1], +"engine_2bindings_8cpp.html#aad8d3f0fef8c740df9a98c53800190c9":[9,0,1,2,0,1,7], +"engine_2bindings_8cpp.html#ac12de48f4164b679dd7afb03c83ec4bf":[9,0,1,2,0,1,13], +"engine_2bindings_8cpp.html#ac2df9cd0e71d39b97ddd47b3e7024b0c":[9,0,1,2,0,1,5], +"engine_2bindings_8cpp.html#ae3c140c5303eeaa6e02b3a3c4d4d4c36":[9,0,1,2,0,1,10], +"engine_2bindings_8cpp.html#aef9864cec8e0891ee46c8a0d76de2c93":[9,0,1,2,0,1,2], +"engine_2bindings_8h.html":[9,0,1,2,0,2], +"engine_2bindings_8h.html#a1f595355667895199f3c3c39383fad33":[9,0,1,2,0,2,7], +"engine_2bindings_8h.html#a2fe8fd1a44f7b623fdf51e453e5149b9":[9,0,1,2,0,2,11], +"engine_2bindings_8h.html#a3974cc99c2970c71b9a5fca0217f5b6e":[9,0,1,2,0,2,8], +"engine_2bindings_8h.html#a3ec1c283d60332e61affc063d0e1639f":[9,0,1,2,0,2,5], +"engine_2bindings_8h.html#a66ce33948e3d9d5837b244298c8ca2b6":[9,0,1,2,0,2,10], +"engine_2bindings_8h.html#a73a2ec4150b3954550f16b97102ec993":[9,0,1,2,0,2,4], +"engine_2bindings_8h.html#a73d427751e6a64952d52e7c2cc84d065":[9,0,1,2,0,2,2], +"engine_2bindings_8h.html#a766b8bf2c08f2e81486752261ec89642":[9,0,1,2,0,2,3], +"engine_2bindings_8h.html#a7ba5eb780fc02dab2b7be388ffa084f8":[9,0,1,2,0,2,0], +"engine_2bindings_8h.html#aad8d3f0fef8c740df9a98c53800190c9":[9,0,1,2,0,2,6], +"engine_2bindings_8h.html#ac12de48f4164b679dd7afb03c83ec4bf":[9,0,1,2,0,2,12], +"engine_2bindings_8h.html#ae3c140c5303eeaa6e02b3a3c4d4d4c36":[9,0,1,2,0,2,9], +"engine_2bindings_8h.html#aef9864cec8e0891ee46c8a0d76de2c93":[9,0,1,2,0,2,1], +"engine_8h.html":[9,0,1,0,0,0,4], +"engine__abstract_8h.html":[9,0,1,0,0,0,5], +"engine__adaptive_8cpp.html":[9,0,1,1,0,2,0], +"engine__adaptive_8h.html":[9,0,1,0,0,0,3,0], +"engine__approx8_8cpp.html":[9,0,1,1,0,3], +"engine__approx8_8h.html":[9,0,1,0,0,0,6], +"engine__defined_8cpp.html":[9,0,1,1,0,2,1], +"engine__defined_8h.html":[9,0,1,0,0,0,3,1], +"engine__graph_8cpp.html":[9,0,1,1,0,4], +"engine__graph_8h.html":[9,0,1,0,0,0,7], +"engine__multiscale_8cpp.html":[9,0,1,1,0,2,2], +"engine__multiscale_8h.html":[9,0,1,0,0,0,3,2], +"engine__partitioning__trigger_8cpp.html":[9,0,1,1,5,0,0,0], +"engine__partitioning__trigger_8h.html":[9,0,1,0,0,8,0,0,0], +"engine__priming_8cpp.html":[9,0,1,1,0,2,3], +"engine__priming_8h.html":[9,0,1,0,0,0,3,3], +"engine__procedures_8h.html":[9,0,1,0,0,0,1,1], +"engine__types_8h.html":[9,0,1,0,0,0,2,1] }; diff --git a/docs/html/navtreeindex8.js b/docs/html/navtreeindex8.js index 5f2f0504..65d6e557 100644 --- a/docs/html/navtreeindex8.js +++ b/docs/html/navtreeindex8.js @@ -1,253 +1,253 @@ var NAVTREEINDEX8 = { -"namespacegridfire_1_1approx8.html#aa04f907d4ef6a1b6b2a9a28d4bb53882":[5,0,0,0,6], -"namespacegridfire_1_1approx8.html#aaa49cb0c9ad4b0b9dd0f9b5e192ca12a":[5,0,0,0,5], -"namespacegridfire_1_1approx8.html#aafd24448743672021dd4507316060817":[5,0,0,0,25], -"namespacegridfire_1_1approx8.html#ac309c160c806208bf01bebeb29c23896":[5,0,0,0,18], -"namespacegridfire_1_1approx8.html#acdbb3ee2ef22bfd9c836324285d0da98":[5,0,0,0,19], -"namespacegridfire_1_1approx8.html#ad7a6f894fa4bdeebb4cae0eba3b2c210":[5,0,0,0,20], -"namespacegridfire_1_1approx8.html#aed8175751b4920a53922f87f8c0e63c4":[5,0,0,0,24], -"namespacegridfire_1_1approx8.html#af7d9b901dbb3c88c151d927912d5121f":[5,0,0,0,7], -"namespacegridfire_1_1diagnostics.html":[5,0,0,1], -"namespacegridfire_1_1diagnostics.html#a066ee899bd259062716f25abae3890b0":[5,0,0,1,0], -"namespacegridfire_1_1diagnostics.html#a11c0d538e7244bee168d7f9217442128":[5,0,0,1,1], -"namespacegridfire_1_1diagnostics.html#a9d95a6c9c4a942d71ff4c8046fe4107a":[5,0,0,1,2], -"namespacegridfire_1_1exceptions.html":[5,0,0,2], -"namespacegridfire_1_1expectations.html":[5,0,0,3], -"namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87c":[5,0,0,3,3], -"namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87ca36fc6065a3e970bc3e6b2e59da52bf2a":[5,0,0,3,3,0], -"namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87ca4d855a061b3066dc14a3b12ed26b5456":[5,0,0,3,3,2], -"namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87cacb4ae3b37047fb4b2c0d16f8bf84f076":[5,0,0,3,3,1], -"namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7":[5,0,0,3,4], -"namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7a109aa03c8823fcc0ab193b7e48664cbf":[5,0,0,3,4,0], -"namespacegridfire_1_1io.html":[5,0,0,4], -"namespacegridfire_1_1io.html#abcbdcbd13cfa8c9fbe1b48e8ee2cc352":[5,0,0,4,3], -"namespacegridfire_1_1partition.html":[5,0,0,5], -"namespacegridfire_1_1partition.html#a1e08a3c20c55bc6fa4a4ecdf7ea57b8f":[5,0,0,5,7], -"namespacegridfire_1_1partition.html#a84de6308486d35ce8bc1a9dea52dfa4a":[5,0,0,5,8], -"namespacegridfire_1_1partition.html#a97237521bc760f7521346f8db472dc8e":[5,0,0,5,6], -"namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728c":[5,0,0,5,5], -"namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728ca4ca5b5dcd7343b06b860f05f3bc454b1":[5,0,0,5,5,0], -"namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728cab3ecbf203bf429cbb751d1de1e58f335":[5,0,0,5,5,1], -"namespacegridfire_1_1partition_1_1record.html":[5,0,0,5,0], -"namespacegridfire_1_1rates.html":[5,0,0,6], -"namespacegridfire_1_1rates_1_1weak.html":[5,0,0,6,0], -"namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550":[5,0,0,6,0,13], -"namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550a3659baf2b06bba6c02bad8316d517761":[5,0,0,6,0,13,0], -"namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550a9a10f345b0f755d461a8673a5e9ef6b4":[5,0,0,6,0,13,1], -"namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4":[5,0,0,6,0,10], -"namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a1516ba0949425312ba92ea385c80dc7a":[5,0,0,6,0,10,0], -"namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a9a10f345b0f755d461a8673a5e9ef6b4":[5,0,0,6,0,10,2], -"namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4acc038b1c5dbfcede2eaa525fe0e2379d":[5,0,0,6,0,10,1], -"namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34ae":[5,0,0,6,0,12], -"namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea1448b5920e7c95f07cbc08d3ba5b9746":[5,0,0,6,0,12,1], -"namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea2f0355649dad31dc33ebe251d9f72755":[5,0,0,6,0,12,0], -"namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea5257ed2407fcbb45ab05897fdea80c2b":[5,0,0,6,0,12,2], -"namespacegridfire_1_1rates_1_1weak.html#a7a262a98e1956c33645bad4eb4e40c7a":[5,0,0,6,0,16], -"namespacegridfire_1_1rates_1_1weak.html#a81f6133710abef28d9d2b030fdbaaeef":[5,0,0,6,0,15], -"namespacegridfire_1_1rates_1_1weak.html#ac48364695089056d9a9b10689c4338e7":[5,0,0,6,0,17], -"namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7":[5,0,0,6,0,14], -"namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a12122315f1a94a10826f77a8fd949a94":[5,0,0,6,0,14,1], -"namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a26b6967eb578cb1b08373b342bf72ef7":[5,0,0,6,0,14,2], -"namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a2f146a0cd66e2d010c8802852db26759":[5,0,0,6,0,14,0], -"namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7ae0be5539e1cf1c424806baa62540aa9d":[5,0,0,6,0,14,3], -"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70ca":[5,0,0,6,0,11], -"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa2712e9cfc69c4ee0c4ed136338acb6cc":[5,0,0,6,0,11,5], -"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa3fde0fbf2166dfb3dd60458c535699d8":[5,0,0,6,0,11,0], -"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa8c2cdafd7125a278e6e0da4c04e29d9e":[5,0,0,6,0,11,4], -"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa8d99b7a21c927a7b8274caaf23290de6":[5,0,0,6,0,11,1], -"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caaabd6fefb3f84f632c3968acfcd76d554":[5,0,0,6,0,11,2], -"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caae6f2e17ddd61e72e331faf8700bbedef":[5,0,0,6,0,11,3], -"namespacegridfire_1_1reaclib.html":[5,0,0,7], -"namespacegridfire_1_1reaclib.html#a02ff11b88be94392151873e06a30b276":[5,0,0,7,2], -"namespacegridfire_1_1reaclib.html#a1f75b17a44c23261a221f7558b1a63d9":[5,0,0,7,5], -"namespacegridfire_1_1reaclib.html#a5f2326f2f76cb1895d6cf5daed9b030b":[5,0,0,7,1], -"namespacegridfire_1_1reaclib.html#a6bb94d5adc7bb9db5a67f770f7453e63":[5,0,0,7,3], -"namespacegridfire_1_1reaclib.html#af6ff0dfe7ffe34c73ba9acbab5ef8a66":[5,0,0,7,6], -"namespacegridfire_1_1reaclib.html#afc0deac6cbef076e8884e66fd3ab66e0":[5,0,0,7,4], -"namespacegridfire_1_1reaction.html":[5,0,0,8], -"namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74e":[5,0,0,8,5], -"namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74ea32b0fb6c82a2ec42865b2c823216baa9":[5,0,0,8,5,2], -"namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74ea32c7d8943bec86a6d7d5e03598670ca8":[5,0,0,8,5,0], -"namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74eaf9885ed04411bef7b70f78b643c6a220":[5,0,0,8,5,1], -"namespacegridfire_1_1reaction.html#af34403cccdb4a091e979f0f895be2f8c":[5,0,0,8,6], -"namespacegridfire_1_1screening.html":[5,0,0,9], -"namespacegridfire_1_1screening.html#a6ca8556d27ac373e176f5b23437c416e":[5,0,0,9,6], -"namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25":[5,0,0,9,5], -"namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25a32c7d8943bec86a6d7d5e03598670ca8":[5,0,0,9,5,1], -"namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25ad80b95b1abb9c8659fa4cc9d3d29bb71":[5,0,0,9,5,0], -"namespacegridfire_1_1screening.html#ae7dd1a7ccb7bf3c05084094ab008d8a3":[5,0,0,9,4], -"namespacegridfire_1_1solver.html":[5,0,0,10], -"namespacegridfire_1_1solver.html#a8118d08bc25e439754b43a3f5ecc1db3":[5,0,0,10,3], -"namespacegridfire_1_1trigger.html":[5,0,0,11], -"namespacegridfire_1_1trigger.html#a5e0fe21f3356426f26b109cdeb1edcd9":[5,0,0,11,8], -"namespacegridfire_1_1trigger_1_1solver.html":[5,0,0,11,0], -"namespacegridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e.html":[5,0,0,11,0,0], -"namespacegridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e.html#a26555ea09be620dabc5f9644be8f9908":[5,0,0,11,0,0,3], -"namespacegridfire_1_1utils.html":[5,0,0,12], -"namespacegridfire_1_1utils.html#a05fda32d3fc4ab10060b8c4c251c2f3d":[5,0,0,12,3], -"namespacegridfire_1_1utils.html#a6451ba6762273b91a8281043cfaa5d2a":[5,0,0,12,2], -"namespacemembers.html":[5,1,0], -"namespacemembers_enum.html":[5,1,4], -"namespacemembers_eval.html":[5,1,5], -"namespacemembers_func.html":[5,1,1], -"namespacemembers_type.html":[5,1,3], -"namespacemembers_vars.html":[5,1,2], -"namespaces.html":[5,0], -"namespacestd.html":[5,0,1], -"network_8cpp.html":[8,0,1,1,7], -"network_8h.html":[8,0,1,0,0,11], -"network__file_8cpp.html":[8,0,1,1,1,0], -"network__file_8h.html":[8,0,1,0,0,4,1], -"pages.html":[], -"partition_2bindings_8cpp.html":[8,0,1,2,4,1], -"partition_2bindings_8cpp.html#a2806baaec82e0e6d66b80348584e08fd":[8,0,1,2,4,1,2], -"partition_2bindings_8cpp.html#a294e2893e79c41c10f914467d4858c1a":[8,0,1,2,4,1,5], -"partition_2bindings_8cpp.html#a4c0db94b56a3b02482ac4fd654680cca":[8,0,1,2,4,1,3], -"partition_2bindings_8cpp.html#a9d0d58ff2233e31a4ad88cc418b5ca64":[8,0,1,2,4,1,0], -"partition_2bindings_8cpp.html#ac0a1def5c77c5554187c9d4f26fce77e":[8,0,1,2,4,1,1], -"partition_2bindings_8cpp.html#ae1665331725ff38c39d7d3eec551ec97":[8,0,1,2,4,1,4], -"partition_2bindings_8h.html":[8,0,1,2,4,2], -"partition_2bindings_8h.html#a2806baaec82e0e6d66b80348584e08fd":[8,0,1,2,4,2,2], -"partition_2bindings_8h.html#a294e2893e79c41c10f914467d4858c1a":[8,0,1,2,4,2,5], -"partition_2bindings_8h.html#a4c0db94b56a3b02482ac4fd654680cca":[8,0,1,2,4,2,3], -"partition_2bindings_8h.html#a9d0d58ff2233e31a4ad88cc418b5ca64":[8,0,1,2,4,2,0], -"partition_2bindings_8h.html#ac0a1def5c77c5554187c9d4f26fce77e":[8,0,1,2,4,2,1], -"partition_2bindings_8h.html#ae1665331725ff38c39d7d3eec551ec97":[8,0,1,2,4,2,4], -"partition_8h.html":[8,0,1,0,0,5,1], -"partition__abstract_8h.html":[8,0,1,0,0,5,2], -"partition__composite_8cpp.html":[8,0,1,1,2,0,0], -"partition__composite_8h.html":[8,0,1,0,0,5,0,0], -"partition__ground_8cpp.html":[8,0,1,1,2,1], -"partition__ground_8h.html":[8,0,1,0,0,5,3], -"partition__rauscher__thielemann_8cpp.html":[8,0,1,1,2,2], -"partition__rauscher__thielemann_8h.html":[8,0,1,0,0,5,4], -"partition__types_8h.html":[8,0,1,0,0,5,5], -"priming_8cpp.html":[8,0,1,1,0,1,1], -"priming_8h.html":[8,0,1,0,0,0,1,2], -"py__engine_8cpp.html":[8,0,1,2,0,0,0], -"py__engine_8h.html":[8,0,1,2,0,0,1], -"py__io_8cpp.html":[8,0,1,2,3,0,0], -"py__io_8h.html":[8,0,1,2,3,0,1], -"py__partition_8cpp.html":[8,0,1,2,4,0,0], -"py__partition_8h.html":[8,0,1,2,4,0,1], -"py__screening_8cpp.html":[8,0,1,2,6,0,0], -"py__screening_8cpp.html#a4c5a7b887f31226ce0b82409f819833b":[8,0,1,2,6,0,0,0], -"py__screening_8h.html":[8,0,1,2,6,0,1], -"py__solver_8cpp.html":[8,0,1,2,7,0,0], -"py__solver_8h.html":[8,0,1,2,7,0,1], -"rauscher__thielemann__partition__data_8h.html":[8,0,1,0,0,5,6], -"rauscher__thielemann__partition__data_8h.html#a5240736f3bdb43cf2cd63464c5835df1":[8,0,1,0,0,5,6,1], -"rauscher__thielemann__partition__data_8h.html#a7b9a54e9c58848fe3205479acd770ffd":[8,0,1,0,0,5,6,0], -"rauscher__thielemann__partition__data__record_8h.html":[8,0,1,0,0,5,7], -"reaclib_8cpp.html":[8,0,1,1,3,1], -"reaclib_8cpp.html#a2c6902cf3e699a1a65e871efa878a6ab":[8,0,1,1,3,1,5], -"reaclib_8h.html":[8,0,1,0,0,6,1], -"reaction_2bindings_8cpp.html":[8,0,1,2,5,0], -"reaction_2bindings_8cpp.html#ae174b115814ec42920a799881cef1efa":[8,0,1,2,5,0,0], -"reaction_2bindings_8h.html":[8,0,1,2,5,1], -"reaction_2bindings_8h.html#a221d509fd54278898e2cbb73663f53d0":[8,0,1,2,5,1,0], -"reaction_8cpp.html":[8,0,1,1,3,2], -"reaction_8h.html":[8,0,1,0,0,6,2], -"reactions__data_8h.html":[8,0,1,0,0,6,3], -"reactions__data_8h.html#a32dea82d95667c3df395d58fb469ce2a":[8,0,1,0,0,6,3,1], -"reactions__data_8h.html#aeb44e2b3b67960dfd83ecd7136c7d38b":[8,0,1,0,0,6,3,0], -"reporting_8h.html":[8,0,1,0,0,0,2,2], -"screening_2bindings_8cpp.html":[8,0,1,2,6,1], -"screening_2bindings_8cpp.html#a4fcef69d9382bfbc315cb061038627f4":[8,0,1,2,6,1,0], -"screening_2bindings_8h.html":[8,0,1,2,6,2], -"screening_2bindings_8h.html#a9e1a938ffee0a1b9d913fa4968865b1b":[8,0,1,2,6,2,0], -"screening_8h.html":[8,0,1,0,0,7,0], -"screening__abstract_8h.html":[8,0,1,0,0,7,1], -"screening__bare_8cpp.html":[8,0,1,1,4,0], -"screening__bare_8h.html":[8,0,1,0,0,7,2], -"screening__intermediate_8h.html":[8,0,1,0,0,7,3], -"screening__types_8cpp.html":[8,0,1,1,4,1], -"screening__types_8h.html":[8,0,1,0,0,7,4], -"screening__weak_8cpp.html":[8,0,1,1,4,2], -"screening__weak_8h.html":[8,0,1,0,0,7,5], -"solver_2bindings_8cpp.html":[8,0,1,2,7,1], -"solver_2bindings_8cpp.html#a722d28831d82cd075081fcf4b403479d":[8,0,1,2,7,1,0], -"solver_2bindings_8h.html":[8,0,1,2,7,2], -"solver_2bindings_8h.html#a7ff40d9e08fcb5028e914045447d46d3":[8,0,1,2,7,2,0], -"solver_8h.html":[8,0,1,0,0,8,1], -"solver__interfaces_8h.html":[8,0,1,0,0,3,0,0], -"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html":[5,0,0,13,0], -"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html":[7,0,0,12,0], -"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#a6c2e9087f6c8af5d89a5f0de7bd4a5b4":[5,0,0,13,0,0], -"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#a6c2e9087f6c8af5d89a5f0de7bd4a5b4":[7,0,0,12,0,0], -"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#afc894db76a799be17be91130ff3ae6d9":[5,0,0,13,0,1], -"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#afc894db76a799be17be91130ff3ae6d9":[7,0,0,12,0,1], -"structgridfire_1_1_energy_derivatives.html":[5,0,0,16], -"structgridfire_1_1_energy_derivatives.html":[7,0,0,15], -"structgridfire_1_1_energy_derivatives.html#a70ae455c021a950fda7bda3022456542":[5,0,0,16,2], -"structgridfire_1_1_energy_derivatives.html#a70ae455c021a950fda7bda3022456542":[7,0,0,15,2], -"structgridfire_1_1_energy_derivatives.html#aa974abdff7fe09c9aea3fcf4ae13b652":[5,0,0,16,0], -"structgridfire_1_1_energy_derivatives.html#aa974abdff7fe09c9aea3fcf4ae13b652":[7,0,0,15,0], -"structgridfire_1_1_energy_derivatives.html#adc09db042b1fdee7468c807491245046":[5,0,0,16,1], -"structgridfire_1_1_energy_derivatives.html#adc09db042b1fdee7468c807491245046":[7,0,0,15,1], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html":[5,0,0,20,2], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html":[7,0,0,19,2], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a03d596c88289e21e7bd18711e3a1f275":[5,0,0,20,2,2], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a03d596c88289e21e7bd18711e3a1f275":[7,0,0,19,2,2], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3ce63aa3ad88568f4eb0d3ca2414209f":[5,0,0,20,2,1], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3ce63aa3ad88568f4eb0d3ca2414209f":[7,0,0,19,2,1], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3e2e67e532970738d20491ea56b170f3":[5,0,0,20,2,0], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3e2e67e532970738d20491ea56b170f3":[7,0,0,19,2,0], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a510e380116e2e6d9158cf00fedac2666":[5,0,0,20,2,8], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a510e380116e2e6d9158cf00fedac2666":[7,0,0,19,2,8], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6bcfe2230dd54b088180d34389266b07":[5,0,0,20,2,4], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6bcfe2230dd54b088180d34389266b07":[7,0,0,19,2,4], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a7a7e9167b19e339e0d69544b9c00e79c":[5,0,0,20,2,5], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a7a7e9167b19e339e0d69544b9c00e79c":[7,0,0,19,2,5], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a93635f6940d3534e949f402503c3d497":[5,0,0,20,2,3], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a93635f6940d3534e949f402503c3d497":[7,0,0,19,2,3], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a9974f944a2cf5179baabebe09d60cf18":[5,0,0,20,2,7], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a9974f944a2cf5179baabebe09d60cf18":[7,0,0,19,2,7], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ac42504e868c0b9fd9ac9a405ea739f0e":[5,0,0,20,2,6], -"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ac42504e868c0b9fd9ac9a405ea739f0e":[7,0,0,19,2,6], -"structgridfire_1_1_graph_engine_1_1constants.html":[5,0,0,20,1], -"structgridfire_1_1_graph_engine_1_1constants.html":[7,0,0,19,1], -"structgridfire_1_1_graph_engine_1_1constants.html#a29c8ae2b5c1d5fecd25c4fde2b623f7f":[5,0,0,20,1,1], -"structgridfire_1_1_graph_engine_1_1constants.html#a29c8ae2b5c1d5fecd25c4fde2b623f7f":[7,0,0,19,1,1], -"structgridfire_1_1_graph_engine_1_1constants.html#a3597bc632a5dd50aaa0044d8c18ca423":[5,0,0,20,1,3], -"structgridfire_1_1_graph_engine_1_1constants.html#a3597bc632a5dd50aaa0044d8c18ca423":[7,0,0,19,1,3], -"structgridfire_1_1_graph_engine_1_1constants.html#a5ccc874d6704615e0ce54c14dc67699d":[5,0,0,20,1,2], -"structgridfire_1_1_graph_engine_1_1constants.html#a5ccc874d6704615e0ce54c14dc67699d":[7,0,0,19,1,2], -"structgridfire_1_1_graph_engine_1_1constants.html#a8bea6e348699c1aea93d17bb56739306":[5,0,0,20,1,0], -"structgridfire_1_1_graph_engine_1_1constants.html#a8bea6e348699c1aea93d17bb56739306":[7,0,0,19,1,0], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html":[5,0,0,21,0], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html":[7,0,0,20,0], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a0c3bd8d5918e344657227a09cd7e39a5":[5,0,0,21,0,5], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a0c3bd8d5918e344657227a09cd7e39a5":[7,0,0,20,0,5], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5df4f2c27e9eaa781c972a8c9b595787":[5,0,0,21,0,4], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5df4f2c27e9eaa781c972a8c9b595787":[7,0,0,20,0,4], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5eb642e161ffb5500ccc1e412849ee5e":[5,0,0,21,0,1], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5eb642e161ffb5500ccc1e412849ee5e":[7,0,0,20,0,1], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a73ca615753553f4a85160bd9f166da5b":[5,0,0,21,0,6], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a73ca615753553f4a85160bd9f166da5b":[7,0,0,20,0,6], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#aaf8b925a169a732c14f4451a33451f51":[5,0,0,21,0,2], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#aaf8b925a169a732c14f4451a33451f51":[7,0,0,20,0,2], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac18229250c4c160aada96e19325faa29":[5,0,0,21,0,7], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac18229250c4c160aada96e19325faa29":[7,0,0,20,0,7], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505":[5,0,0,21,0,0], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505":[7,0,0,20,0,0], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a03d2b9a7ab8b282118ff9e9e2e8c2894":[5,0,0,21,0,0,2], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a03d2b9a7ab8b282118ff9e9e2e8c2894":[7,0,0,20,0,0,2], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a6311ae17c1ee52b36e68aaf4ad066387":[5,0,0,21,0,0,5], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a6311ae17c1ee52b36e68aaf4ad066387":[7,0,0,20,0,0,5], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a8fa91234134aca6058a27b9a926fdb8a":[5,0,0,21,0,0,3], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a8fa91234134aca6058a27b9a926fdb8a":[7,0,0,20,0,0,3], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9e720102de6020a01552bc0e8935c566":[5,0,0,21,0,0,1], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9e720102de6020a01552bc0e8935c566":[7,0,0,20,0,0,1], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9ee18f2e987928cdb1afa7645a082061":[5,0,0,21,0,0,4], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9ee18f2e987928cdb1afa7645a082061":[7,0,0,20,0,0,4], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505aafefea58639f78d7c750970bbad28420":[5,0,0,21,0,0,0], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505aafefea58639f78d7c750970bbad28420":[7,0,0,20,0,0,0], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505ab1c94ca2fbc3e78fc30069c8d0f01680":[5,0,0,21,0,0,6], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505ab1c94ca2fbc3e78fc30069c8d0f01680":[7,0,0,20,0,0,6], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac55fb580dd4b9763cefe4612555b03f3":[5,0,0,21,0,3], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac55fb580dd4b9763cefe4612555b03f3":[7,0,0,20,0,3], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afb930f4472f4bb713f0b606194762c6f":[5,0,0,21,0,9], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afb930f4472f4bb713f0b606194762c6f":[7,0,0,20,0,9] +"engine__view__abstract_8h.html":[9,0,1,0,0,0,3,4], +"engine__views_8h.html":[9,0,1,0,0,0,3,5], +"error__engine_8h.html":[9,0,1,0,0,1,0], +"error__utils_8h.html":[9,0,1,0,0,1,1], +"examples.html":[10], +"exceptions_2bindings_8cpp.html":[9,0,1,2,1,0], +"exceptions_2bindings_8cpp.html#a5566602745756f64f21905217b6d21fd":[9,0,1,2,1,0,0], +"exceptions_2bindings_8h.html":[9,0,1,2,1,1], +"exceptions_2bindings_8h.html#a2a0ce1da699ce25f3afdce57cde65471":[9,0,1,2,1,1,0], +"exceptions_8h.html":[9,0,1,0,0,1,2], +"expectations_2bindings_8cpp.html":[9,0,1,2,2,0], +"expectations_2bindings_8cpp.html#ad8b382f2ef7888e5b49bcc117439d843":[9,0,1,2,2,0,0], +"expectations_2bindings_8h.html":[9,0,1,2,2,1], +"expectations_2bindings_8h.html#ac4570540d44fb7e3136f63448fc2c22c":[9,0,1,2,2,1,0], +"expectations_8h.html":[9,0,1,0,0,2,0], +"expected__engine_8h.html":[9,0,1,0,0,2,1], +"files.html":[9,0], +"functions.html":[8,3,0], +"functions.html":[8,3,0,0], +"functions_b.html":[8,3,0,1], +"functions_c.html":[8,3,0,2], +"functions_d.html":[8,3,0,3], +"functions_e.html":[8,3,0,4], +"functions_enum.html":[8,3,4], +"functions_eval.html":[8,3,5], +"functions_f.html":[8,3,0,5], +"functions_func.html":[8,3,1], +"functions_func.html":[8,3,1,0], +"functions_func_b.html":[8,3,1,1], +"functions_func_c.html":[8,3,1,2], +"functions_func_d.html":[8,3,1,3], +"functions_func_e.html":[8,3,1,4], +"functions_func_f.html":[8,3,1,5], +"functions_func_g.html":[8,3,1,6], +"functions_func_h.html":[8,3,1,7], +"functions_func_i.html":[8,3,1,8], +"functions_func_l.html":[8,3,1,9], +"functions_func_m.html":[8,3,1,10], +"functions_func_n.html":[8,3,1,11], +"functions_func_o.html":[8,3,1,12], +"functions_func_p.html":[8,3,1,13], +"functions_func_q.html":[8,3,1,14], +"functions_func_r.html":[8,3,1,15], +"functions_func_s.html":[8,3,1,16], +"functions_func_t.html":[8,3,1,17], +"functions_func_u.html":[8,3,1,18], +"functions_func_v.html":[8,3,1,19], +"functions_func_w.html":[8,3,1,20], +"functions_func_~.html":[8,3,1,21], +"functions_g.html":[8,3,0,6], +"functions_h.html":[8,3,0,7], +"functions_i.html":[8,3,0,8], +"functions_j.html":[8,3,0,9], +"functions_k.html":[8,3,0,10], +"functions_l.html":[8,3,0,11], +"functions_m.html":[8,3,0,12], +"functions_n.html":[8,3,0,13], +"functions_o.html":[8,3,0,14], +"functions_p.html":[8,3,0,15], +"functions_q.html":[8,3,0,16], +"functions_r.html":[8,3,0,17], +"functions_rela.html":[8,3,6], +"functions_s.html":[8,3,0,18], +"functions_t.html":[8,3,0,19], +"functions_type.html":[8,3,3], +"functions_u.html":[8,3,0,20], +"functions_v.html":[8,3,0,21], +"functions_vars.html":[8,3,2], +"functions_vars.html":[8,3,2,0], +"functions_vars_b.html":[8,3,2,1], +"functions_vars_c.html":[8,3,2,2], +"functions_vars_d.html":[8,3,2,3], +"functions_vars_e.html":[8,3,2,4], +"functions_vars_f.html":[8,3,2,5], +"functions_vars_g.html":[8,3,2,6], +"functions_vars_i.html":[8,3,2,7], +"functions_vars_k.html":[8,3,2,8], +"functions_vars_l.html":[8,3,2,9], +"functions_vars_m.html":[8,3,2,10], +"functions_vars_n.html":[8,3,2,11], +"functions_vars_o.html":[8,3,2,12], +"functions_vars_p.html":[8,3,2,13], +"functions_vars_q.html":[8,3,2,14], +"functions_vars_r.html":[8,3,2,15], +"functions_vars_s.html":[8,3,2,16], +"functions_vars_t.html":[8,3,2,17], +"functions_vars_u.html":[8,3,2,18], +"functions_vars_v.html":[8,3,2,19], +"functions_vars_y.html":[8,3,2,20], +"functions_vars_z.html":[8,3,2,21], +"functions_w.html":[8,3,0,22], +"functions_y.html":[8,3,0,23], +"functions_z.html":[8,3,0,24], +"functions_~.html":[8,3,0,25], +"general__composition_8h.html":[9,0,1,0,0,10,0], +"globals.html":[9,1,0], +"globals_defs.html":[9,1,4], +"globals_func.html":[9,1,1], +"globals_type.html":[9,1,3], +"globals_vars.html":[9,1,2], +"hashing_8h.html":[9,0,1,0,0,10,1], +"hierarchy.html":[8,2], +"index.html":[], +"index.html#autotoc_md0":[0], +"index.html#autotoc_md1":[0,0], +"index.html#autotoc_md10":[1,1,1], +"index.html#autotoc_md11":[1,2], +"index.html#autotoc_md12":[1,2,0], +"index.html#autotoc_md13":[1,2,0,0], +"index.html#autotoc_md14":[1,2,0,1], +"index.html#autotoc_md15":[1,2,1], +"index.html#autotoc_md16":[1,2,1,0], +"index.html#autotoc_md17":[1,2,1,1], +"index.html#autotoc_md18":[1,2,1,2], +"index.html#autotoc_md19":[1,2,1,2,0], +"index.html#autotoc_md2":[0,1], +"index.html#autotoc_md20":[1,2,1,2,1], +"index.html#autotoc_md21":[1,2,1,2,2], +"index.html#autotoc_md22":[1,2,2], +"index.html#autotoc_md23":[1,2,3], +"index.html#autotoc_md24":[1,2,3,0], +"index.html#autotoc_md25":[1,2,4], +"index.html#autotoc_md26":[1,2,5], +"index.html#autotoc_md27":[1,3], +"index.html#autotoc_md28":[1,4], +"index.html#autotoc_md29":[1,4,0], +"index.html#autotoc_md3":[1], +"index.html#autotoc_md30":[1,4,1], +"index.html#autotoc_md31":[1,4,2], +"index.html#autotoc_md32":[1,4,3], +"index.html#autotoc_md33":[1,5], +"index.html#autotoc_md34":[1,6], +"index.html#autotoc_md35":[1,6,0], +"index.html#autotoc_md36":[1,7], +"index.html#autotoc_md37":[1,7,0], +"index.html#autotoc_md38":[1,7,1], +"index.html#autotoc_md39":[1,7,1,0], +"index.html#autotoc_md4":[1,0], +"index.html#autotoc_md40":[1,7,1,1], +"index.html#autotoc_md41":[1,7,2], +"index.html#autotoc_md42":[1,7,3], +"index.html#autotoc_md43":[1,7,4], +"index.html#autotoc_md44":[1,8], +"index.html#autotoc_md45":[2], +"index.html#autotoc_md46":[2,0], +"index.html#autotoc_md47":[2,0,0], +"index.html#autotoc_md48":[2,0,1], +"index.html#autotoc_md49":[2,0,2], +"index.html#autotoc_md5":[1,0,0], +"index.html#autotoc_md50":[2,0,3], +"index.html#autotoc_md51":[2,0,3,0], +"index.html#autotoc_md52":[2,0,4], +"index.html#autotoc_md53":[2,0,4,0], +"index.html#autotoc_md54":[2,1], +"index.html#autotoc_md55":[2,1,0], +"index.html#autotoc_md56":[2,1,1], +"index.html#autotoc_md57":[3], +"index.html#autotoc_md6":[1,0,1], +"index.html#autotoc_md7":[1,0,2], +"index.html#autotoc_md8":[1,1], +"index.html#autotoc_md9":[1,1,0], +"io_2bindings_8cpp.html":[9,0,1,2,3,1], +"io_2bindings_8cpp.html#a3f76dbefdeeb3b49828ce36586899695":[9,0,1,2,3,1,0], +"io_2bindings_8h.html":[9,0,1,2,3,2], +"io_2bindings_8h.html#aba28f9bd688764ab1905af9d40d4b428":[9,0,1,2,3,2,0], +"io_8h.html":[9,0,1,0,0,4,0], +"logging_8cpp.html":[9,0,1,1,6,0], +"logging_8h.html":[9,0,1,0,0,10,2], +"md_docs_2static_2usage.html":[4], +"md_docs_2static_2usage.html#autotoc_md60":[4,0], +"md_docs_2static_2usage.html#autotoc_md61":[4,0,0], +"md_docs_2static_2usage.html#autotoc_md62":[4,0,1], +"md_docs_2static_2usage.html#autotoc_md64":[4,1], +"md_docs_2static_2usage.html#autotoc_md66":[4,2], +"md_docs_2static_2usage.html#autotoc_md68":[4,3], +"md_docs_2static_2usage.html#autotoc_md70":[4,4], +"namespacegridfire.html":[6,0,0], +"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57":[6,0,0,37], +"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a100e3bf0197221c19b222badf42aa964":[6,0,0,37,4], +"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a264572d66aed5373d19dc80c7cde1f46":[6,0,0,37,2], +"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a3fc719e07f9f63e7f11a3d4fb74b476f":[6,0,0,37,3], +"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a5105376c2b90747e00bed5bf2953dd56":[6,0,0,37,5], +"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a928d0f1285ee7d36c1c2fa1b1b7a164c":[6,0,0,37,1], +"namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57abbd47109890259c0127154db1af26c75":[6,0,0,37,0], +"namespacegridfire.html#a02be158966bf82a91b159b7a962c3fa5":[6,0,0,59], +"namespacegridfire.html#a0bc156f634a447f88a19de3be961c00b":[6,0,0,42], +"namespacegridfire.html#a0c42ac7834a0ecb0e36c1e673a403349":[6,0,0,53], +"namespacegridfire.html#a1121d0b2d005195333412559fa29d3cc":[6,0,0,34], +"namespacegridfire.html#a1504ccf93263bae031d95d4d3880999e":[6,0,0,51], +"namespacegridfire.html#a3b1f70dc7ff5b501809330a97079e4f6":[6,0,0,35], +"namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37":[6,0,0,39], +"namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea":[6,0,0,39,0], +"namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182":[6,0,0,39,1], +"namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2":[6,0,0,39,2], +"namespacegridfire.html#a41733bdcb8f8027e48855f9b493401a6":[6,0,0,44], +"namespacegridfire.html#a4a5cebf9768d6401c1f0e7f50e9f4d5d":[6,0,0,45], +"namespacegridfire.html#a4e9cabad30b57d636c2f0d73d8cc6bb4":[6,0,0,55], +"namespacegridfire.html#a5ad8e76156fd708fe6f3bb0f2ad8650b":[6,0,0,48], +"namespacegridfire.html#a66905e14e8bb9a353889d9d014c61d12":[6,0,0,52], +"namespacegridfire.html#a6de955e2cf2f0e0241bceabdee69f3f6":[6,0,0,50], +"namespacegridfire.html#a7c96c92c72485f364466c6b979959ef7":[6,0,0,49], +"namespacegridfire.html#a831f081d9eb1db7129677c50c5590d57":[6,0,0,47], +"namespacegridfire.html#a898dfe22579e649935645cbd6f073178":[6,0,0,36], +"namespacegridfire.html#a8b245f261cd8d1711ae8d593b054cf98":[6,0,0,54], +"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154":[6,0,0,40], +"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a186367e42446c004076290ca7913d931":[6,0,0,40,5], +"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a5afaf45bc4c02208d502d9c0c26d8287":[6,0,0,40,2], +"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a64d98633bac1de0eb2a539cbfd2a5c2a":[6,0,0,40,0], +"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a708c14ec56942aa5f32e7bef1e29db45":[6,0,0,40,1], +"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a9870268bdece09274aea75557a19158a":[6,0,0,40,4], +"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154ab837953f2841baabbae6bb5f2e43e71e":[6,0,0,40,6], +"namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154ae8870a753743b62c511c939eef95c93f":[6,0,0,40,3], +"namespacegridfire.html#a96c062f94713921e5d7568ecedcdcb06":[6,0,0,56], +"namespacegridfire.html#ac73e0b3ba4d1a411197979672e6e70ef":[6,0,0,46], +"namespacegridfire.html#ad0e3ec7cfe044c50929f378289f5fab9":[6,0,0,41], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892b":[6,0,0,38], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba079cbe546b094a3228f3d2308de42371":[6,0,0,38,2], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba26b6967eb578cb1b08373b342bf72ef7":[6,0,0,38,4], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba3dfb3ae3cdaa322f0388f1a531c39520":[6,0,0,38,1], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba5b39c8b553c821e7cddc6da64b5bd2ee":[6,0,0,38,9], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba5fb1f955b45e38e31789286a1790398d":[6,0,0,38,10], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bab50339a10e1de285ac99d4c3990b8693":[6,0,0,38,0], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bab736eb13fff62c962f63232ec57f2692":[6,0,0,38,6], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bae0be5539e1cf1c424806baa62540aa9d":[6,0,0,38,5], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892baec3e428817690ce788dd410655d44ac7":[6,0,0,38,3], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892baf9885ed04411bef7b70f78b643c6a220":[6,0,0,38,8], +"namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bafc9a7c10ff86192133ca7a280783bfe4":[6,0,0,38,7], +"namespacegridfire.html#ada3c137c014ecd8d06200fea2d1a9f50":[6,0,0,57], +"namespacegridfire.html#ae01b1738df1921db565bcbd68dd6cf64":[6,0,0,58], +"namespacegridfire.html#afe8beb35efa1d8708187c8eb2d4a37b3":[6,0,0,43], +"namespacegridfire_1_1approx8.html":[6,0,0,0], +"namespacegridfire_1_1approx8.html#a12cb71ba6ed03750af9e7659464197ea":[6,0,0,0,13], +"namespacegridfire_1_1approx8.html#a16739298c01e56967ce784a9a957439f":[6,0,0,0,23], +"namespacegridfire_1_1approx8.html#a20f9c48e60a5abf0b6868d1d05080222":[6,0,0,0,12], +"namespacegridfire_1_1approx8.html#a2715e1a6421717991814892046b896e3":[6,0,0,0,26], +"namespacegridfire_1_1approx8.html#a275aecf94e3145c2ff3d1756deda54ce":[6,0,0,0,4], +"namespacegridfire_1_1approx8.html#a34f18b2345a8fd8d96bbe1a9825c1f21":[6,0,0,0,16], +"namespacegridfire_1_1approx8.html#a3a9861a77093effdfc061743eb13fcdb":[6,0,0,0,15], +"namespacegridfire_1_1approx8.html#a51d139de74680c8437d20a3fa622200c":[6,0,0,0,11], +"namespacegridfire_1_1approx8.html#a593cd66c1eadae4da233ae73b4aad4a3":[6,0,0,0,14], +"namespacegridfire_1_1approx8.html#a62c2f567dc1ada3816843c8586aad0dc":[6,0,0,0,22], +"namespacegridfire_1_1approx8.html#a70eb18e9706ac28a308dcb4fcec7421f":[6,0,0,0,8], +"namespacegridfire_1_1approx8.html#a7387008e672ea12d277e2194745a4c93":[6,0,0,0,21], +"namespacegridfire_1_1approx8.html#a890ad24c2cdb15fb76a3ff8a7b8d77db":[6,0,0,0,10], +"namespacegridfire_1_1approx8.html#a8c30b7e6099c5fc2aa94f9c68fd075dc":[6,0,0,0,9], +"namespacegridfire_1_1approx8.html#a9a90b83dd4aa2dcc928bd14f4678dcef":[6,0,0,0,17], +"namespacegridfire_1_1approx8.html#aa04f907d4ef6a1b6b2a9a28d4bb53882":[6,0,0,0,6], +"namespacegridfire_1_1approx8.html#aaa49cb0c9ad4b0b9dd0f9b5e192ca12a":[6,0,0,0,5], +"namespacegridfire_1_1approx8.html#aafd24448743672021dd4507316060817":[6,0,0,0,25], +"namespacegridfire_1_1approx8.html#ac309c160c806208bf01bebeb29c23896":[6,0,0,0,18] }; diff --git a/docs/html/navtreeindex9.js b/docs/html/navtreeindex9.js index b1bda253..e93addd8 100644 --- a/docs/html/navtreeindex9.js +++ b/docs/html/navtreeindex9.js @@ -1,253 +1,253 @@ var NAVTREEINDEX9 = { -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afc5299ebf09f9b208f65619012902b77":[5,0,0,21,0,8], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afc5299ebf09f9b208f65619012902b77":[7,0,0,20,0,8], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html":[5,0,0,21,1], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html":[7,0,0,20,1], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a23e6ba8dfe37b7f167837296a6654684":[5,0,0,21,1,10], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a23e6ba8dfe37b7f167837296a6654684":[7,0,0,20,1,10], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a24463a5e83e096ef368878ad29fdafb6":[5,0,0,21,1,3], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a24463a5e83e096ef368878ad29fdafb6":[7,0,0,20,1,3], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a3ebf684b36e98da38d8ee6f0be4f91e2":[5,0,0,21,1,0], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a3ebf684b36e98da38d8ee6f0be4f91e2":[7,0,0,20,1,0], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4804c6481c2706b04f48c1bbfd9fd5f8":[5,0,0,21,1,9], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4804c6481c2706b04f48c1bbfd9fd5f8":[7,0,0,20,1,9], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4d597d16bd9f982d44512d5a6beddae0":[5,0,0,21,1,2], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4d597d16bd9f982d44512d5a6beddae0":[7,0,0,20,1,2], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4dc013f4fb9d93b38ef601741dbe4d4c":[5,0,0,21,1,11], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4dc013f4fb9d93b38ef601741dbe4d4c":[7,0,0,20,1,11], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a6f5611ca669567534df1bd793e90d2e3":[5,0,0,21,1,7], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a6f5611ca669567534df1bd793e90d2e3":[7,0,0,20,1,7], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a7f65ed75e9dca9b6e1160ad297e07678":[5,0,0,21,1,12], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a7f65ed75e9dca9b6e1160ad297e07678":[7,0,0,20,1,12], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a8dd40205db7aef439b6f04289ca5dfd5":[5,0,0,21,1,14], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a8dd40205db7aef439b6f04289ca5dfd5":[7,0,0,20,1,14], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#aa65aec7175a56a31887b8b8fca5434bc":[5,0,0,21,1,4], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#aa65aec7175a56a31887b8b8fca5434bc":[7,0,0,20,1,4], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ac5bf1e4b4ac8435af5739ce970b373d7":[5,0,0,21,1,8], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ac5bf1e4b4ac8435af5739ce970b373d7":[7,0,0,20,1,8], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad19c39ced17e400af9f46478546a8fa1":[5,0,0,21,1,5], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad19c39ced17e400af9f46478546a8fa1":[7,0,0,20,1,5], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7353c20a6eac2ac0d9d13791577080d":[5,0,0,21,1,1], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7353c20a6eac2ac0d9d13791577080d":[7,0,0,20,1,1], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7bd060a3eaaaefab0c31e60dcdb5f28":[5,0,0,21,1,6], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7bd060a3eaaaefab0c31e60dcdb5f28":[7,0,0,20,1,6], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#af2acc70592e5545f9e8f0a33e10ffdc7":[5,0,0,21,1,13], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#af2acc70592e5545f9e8f0a33e10ffdc7":[7,0,0,20,1,13], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html":[5,0,0,21,2], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html":[7,0,0,20,2], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a165b68f0ebb30cda5ffaafa7c0f27617":[5,0,0,21,2,4], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a165b68f0ebb30cda5ffaafa7c0f27617":[7,0,0,20,2,4], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a2d09ce96d0d7cfe8f0aeb01f22f07a06":[5,0,0,21,2,1], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a2d09ce96d0d7cfe8f0aeb01f22f07a06":[7,0,0,20,2,1], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a66e6677638af72e4db75f5518dc867f9":[5,0,0,21,2,7], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a66e6677638af72e4db75f5518dc867f9":[7,0,0,20,2,7], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a77d5ebb3b85649bddab09e5ee7fac50a":[5,0,0,21,2,3], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a77d5ebb3b85649bddab09e5ee7fac50a":[7,0,0,20,2,3], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a82c2256254ca88e141672891e5228f88":[5,0,0,21,2,2], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a82c2256254ca88e141672891e5228f88":[7,0,0,20,2,2], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ac81f994476d580a92686e7f84b726c2a":[5,0,0,21,2,0], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ac81f994476d580a92686e7f84b726c2a":[7,0,0,20,2,0], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af2d7e09d940e0fb3ca24a4bc8ec01031":[5,0,0,21,2,8], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af2d7e09d940e0fb3ca24a4bc8ec01031":[7,0,0,20,2,8], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af8dc75a5e022510ec13da0be8c53aa06":[5,0,0,21,2,6], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af8dc75a5e022510ec13da0be8c53aa06":[7,0,0,20,2,6], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aff54b71dd17051bc991f747a328c7d8e":[5,0,0,21,2,5], -"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aff54b71dd17051bc991f747a328c7d8e":[7,0,0,20,2,5], -"structgridfire_1_1_net_in.html":[5,0,0,22], -"structgridfire_1_1_net_in.html":[7,0,0,21], -"structgridfire_1_1_net_in.html#a06f0dff9f8927b7cf2da3004c8fa1577":[5,0,0,22,3], -"structgridfire_1_1_net_in.html#a06f0dff9f8927b7cf2da3004c8fa1577":[7,0,0,21,3], -"structgridfire_1_1_net_in.html#a0a8d820cfeaa92ee31f253795c57e0d1":[5,0,0,22,7], -"structgridfire_1_1_net_in.html#a0a8d820cfeaa92ee31f253795c57e0d1":[7,0,0,21,7], -"structgridfire_1_1_net_in.html#a13058f4929e72c1187abbebcddb8aed1":[5,0,0,22,1], -"structgridfire_1_1_net_in.html#a13058f4929e72c1187abbebcddb8aed1":[7,0,0,21,1], -"structgridfire_1_1_net_in.html#a47781e8d5503e3b4f12d669e2cbcfb65":[5,0,0,22,0], -"structgridfire_1_1_net_in.html#a47781e8d5503e3b4f12d669e2cbcfb65":[7,0,0,21,0], -"structgridfire_1_1_net_in.html#a4e556f7bb18f46654b3445476734076a":[5,0,0,22,4], -"structgridfire_1_1_net_in.html#a4e556f7bb18f46654b3445476734076a":[7,0,0,21,4], -"structgridfire_1_1_net_in.html#a5be0f5195a5cd1dd177b9fc5ab83a7be":[5,0,0,22,6], -"structgridfire_1_1_net_in.html#a5be0f5195a5cd1dd177b9fc5ab83a7be":[7,0,0,21,6], -"structgridfire_1_1_net_in.html#a6a5e909b46094ffa20da9a3da906e43f":[5,0,0,22,2], -"structgridfire_1_1_net_in.html#a6a5e909b46094ffa20da9a3da906e43f":[7,0,0,21,2], -"structgridfire_1_1_net_in.html#ae1fbce804bafa6ad2be4ac3470dac93b":[5,0,0,22,5], -"structgridfire_1_1_net_in.html#ae1fbce804bafa6ad2be4ac3470dac93b":[7,0,0,21,5], -"structgridfire_1_1_net_out.html":[5,0,0,23], -"structgridfire_1_1_net_out.html":[7,0,0,22], -"structgridfire_1_1_net_out.html#a073529511ae0e52f868b47cce0e8ac0a":[5,0,0,23,1], -"structgridfire_1_1_net_out.html#a073529511ae0e52f868b47cce0e8ac0a":[7,0,0,22,1], -"structgridfire_1_1_net_out.html#a210c0c395bc012c8ce6bef8cc6b683d6":[5,0,0,23,3], -"structgridfire_1_1_net_out.html#a210c0c395bc012c8ce6bef8cc6b683d6":[7,0,0,22,3], -"structgridfire_1_1_net_out.html#a43d5a861708992c949f616aa2a035ec6":[5,0,0,23,4], -"structgridfire_1_1_net_out.html#a43d5a861708992c949f616aa2a035ec6":[7,0,0,22,4], -"structgridfire_1_1_net_out.html#a51c16703132cf739ec2fd89eae7badd6":[5,0,0,23,5], -"structgridfire_1_1_net_out.html#a51c16703132cf739ec2fd89eae7badd6":[7,0,0,22,5], -"structgridfire_1_1_net_out.html#a6996f06951c2a873e5464773ddc7319b":[5,0,0,23,0], -"structgridfire_1_1_net_out.html#a6996f06951c2a873e5464773ddc7319b":[7,0,0,22,0], -"structgridfire_1_1_net_out.html#ad0bde670fb87bcab4de413e8284d624e":[5,0,0,23,2], -"structgridfire_1_1_net_out.html#ad0bde670fb87bcab4de413e8284d624e":[7,0,0,22,2], -"structgridfire_1_1_priming_report.html":[5,0,0,26], -"structgridfire_1_1_priming_report.html":[7,0,0,25], -"structgridfire_1_1_priming_report.html#a15032fd3354bd8fb383e13929bbd0ceb":[5,0,0,26,2], -"structgridfire_1_1_priming_report.html#a15032fd3354bd8fb383e13929bbd0ceb":[7,0,0,25,2], -"structgridfire_1_1_priming_report.html#a37aa83b55f3da0bc3ff6bcb7b79878a7":[5,0,0,26,1], -"structgridfire_1_1_priming_report.html#a37aa83b55f3da0bc3ff6bcb7b79878a7":[7,0,0,25,1], -"structgridfire_1_1_priming_report.html#a5fec4b465afb4f2d9bc30cd1cab1b50d":[5,0,0,26,3], -"structgridfire_1_1_priming_report.html#a5fec4b465afb4f2d9bc30cd1cab1b50d":[7,0,0,25,3], -"structgridfire_1_1_priming_report.html#ac6c3112c984203fd5a672006be421736":[5,0,0,26,0], -"structgridfire_1_1_priming_report.html#ac6c3112c984203fd5a672006be421736":[7,0,0,25,0], -"structgridfire_1_1_priming_report.html#afa4dd791ddd9df84039554524b681fb3":[5,0,0,26,4], -"structgridfire_1_1_priming_report.html#afa4dd791ddd9df84039554524b681fb3":[7,0,0,25,4], -"structgridfire_1_1_q_s_e_cache_config.html":[5,0,0,27], -"structgridfire_1_1_q_s_e_cache_config.html":[7,0,0,26], -"structgridfire_1_1_q_s_e_cache_config.html#a31d3e8d1b83109524c94641ce06fa351":[5,0,0,27,2], -"structgridfire_1_1_q_s_e_cache_config.html#a31d3e8d1b83109524c94641ce06fa351":[7,0,0,26,2], -"structgridfire_1_1_q_s_e_cache_config.html#a57b7ca68463aa9b78007e5cf35ebf7ce":[5,0,0,27,0], -"structgridfire_1_1_q_s_e_cache_config.html#a57b7ca68463aa9b78007e5cf35ebf7ce":[7,0,0,26,0], -"structgridfire_1_1_q_s_e_cache_config.html#af4dca2b24aa364fbbf6e99eb26774f40":[5,0,0,27,1], -"structgridfire_1_1_q_s_e_cache_config.html#af4dca2b24aa364fbbf6e99eb26774f40":[7,0,0,26,1], -"structgridfire_1_1_q_s_e_cache_key.html":[5,0,0,28], -"structgridfire_1_1_q_s_e_cache_key.html":[7,0,0,27], -"structgridfire_1_1_q_s_e_cache_key.html#a2ab20b15ab7f9da15c36989e8d9a2bc7":[5,0,0,28,7], -"structgridfire_1_1_q_s_e_cache_key.html#a2ab20b15ab7f9da15c36989e8d9a2bc7":[7,0,0,27,7], -"structgridfire_1_1_q_s_e_cache_key.html#a3078528fc69b8e687448d3108a216c03":[5,0,0,28,0], -"structgridfire_1_1_q_s_e_cache_key.html#a3078528fc69b8e687448d3108a216c03":[7,0,0,27,0], -"structgridfire_1_1_q_s_e_cache_key.html#a711acccecadd93495fd08c81838be2d8":[5,0,0,28,4], -"structgridfire_1_1_q_s_e_cache_key.html#a711acccecadd93495fd08c81838be2d8":[7,0,0,27,4], -"structgridfire_1_1_q_s_e_cache_key.html#a99772155522bf6cbe08313565444a39d":[5,0,0,28,2], -"structgridfire_1_1_q_s_e_cache_key.html#a99772155522bf6cbe08313565444a39d":[7,0,0,27,2], -"structgridfire_1_1_q_s_e_cache_key.html#ab860b40d4ccb3c16a962d96bc767ff05":[5,0,0,28,5], -"structgridfire_1_1_q_s_e_cache_key.html#ab860b40d4ccb3c16a962d96bc767ff05":[7,0,0,27,5], -"structgridfire_1_1_q_s_e_cache_key.html#abb0d1c5b8c88ae2edbc1f8d3b8759f63":[5,0,0,28,6], -"structgridfire_1_1_q_s_e_cache_key.html#abb0d1c5b8c88ae2edbc1f8d3b8759f63":[7,0,0,27,6], -"structgridfire_1_1_q_s_e_cache_key.html#ac7e043ac0254936602c37a7e6a1391b3":[5,0,0,28,1], -"structgridfire_1_1_q_s_e_cache_key.html#ac7e043ac0254936602c37a7e6a1391b3":[7,0,0,27,1], -"structgridfire_1_1_q_s_e_cache_key.html#acfd92321fda5bc0ed1d2e803cbae6a81":[5,0,0,28,3], -"structgridfire_1_1_q_s_e_cache_key.html#acfd92321fda5bc0ed1d2e803cbae6a81":[7,0,0,27,3], -"structgridfire_1_1_q_s_e_cache_key.html#afa8f157d3dd3505276294815357b028a":[5,0,0,28,8], -"structgridfire_1_1_q_s_e_cache_key.html#afa8f157d3dd3505276294815357b028a":[7,0,0,27,8], -"structgridfire_1_1_step_derivatives.html":[5,0,0,31], -"structgridfire_1_1_step_derivatives.html":[7,0,0,30], -"structgridfire_1_1_step_derivatives.html#a1ae99ac1684d8df519f8d6af413d2cb1":[5,0,0,31,1], -"structgridfire_1_1_step_derivatives.html#a1ae99ac1684d8df519f8d6af413d2cb1":[7,0,0,30,1], -"structgridfire_1_1_step_derivatives.html#a26deeb236e77eddb0119ad368a5d8f1c":[5,0,0,31,0], -"structgridfire_1_1_step_derivatives.html#a26deeb236e77eddb0119ad368a5d8f1c":[7,0,0,30,0], -"structgridfire_1_1_step_derivatives.html#ab4aeb41be952c7b5844e1ee81fef9008":[5,0,0,31,2], -"structgridfire_1_1_step_derivatives.html#ab4aeb41be952c7b5844e1ee81fef9008":[7,0,0,30,2], -"structgridfire_1_1approx8_1_1_approx8_net.html":[5,0,0,0,0], -"structgridfire_1_1approx8_1_1_approx8_net.html":[7,0,0,0,0], -"structgridfire_1_1approx8_1_1_approx8_net.html#a010df59d40b3bc8a802224968922ebde":[5,0,0,0,0,11], -"structgridfire_1_1approx8_1_1_approx8_net.html#a010df59d40b3bc8a802224968922ebde":[7,0,0,0,0,11], -"structgridfire_1_1approx8_1_1_approx8_net.html#a18501627dceb5d084bc7ba19f119826f":[5,0,0,0,0,3], -"structgridfire_1_1approx8_1_1_approx8_net.html#a18501627dceb5d084bc7ba19f119826f":[7,0,0,0,0,3], -"structgridfire_1_1approx8_1_1_approx8_net.html#a1af9135867aa3786721b89dbfdc4aee0":[5,0,0,0,0,8], -"structgridfire_1_1approx8_1_1_approx8_net.html#a1af9135867aa3786721b89dbfdc4aee0":[7,0,0,0,0,8], -"structgridfire_1_1approx8_1_1_approx8_net.html#a296e54c1b22f0c5d4d07a13577c6e069":[5,0,0,0,0,0], -"structgridfire_1_1approx8_1_1_approx8_net.html#a296e54c1b22f0c5d4d07a13577c6e069":[7,0,0,0,0,0], -"structgridfire_1_1approx8_1_1_approx8_net.html#a31928b4041479da6515a90569322fc02":[5,0,0,0,0,13], -"structgridfire_1_1approx8_1_1_approx8_net.html#a31928b4041479da6515a90569322fc02":[7,0,0,0,0,13], -"structgridfire_1_1approx8_1_1_approx8_net.html#a562c2383f585d3e9984225584d61c037":[5,0,0,0,0,2], -"structgridfire_1_1approx8_1_1_approx8_net.html#a562c2383f585d3e9984225584d61c037":[7,0,0,0,0,2], -"structgridfire_1_1approx8_1_1_approx8_net.html#a7218aa9b3dbe7c6eca52119e115692db":[5,0,0,0,0,14], -"structgridfire_1_1approx8_1_1_approx8_net.html#a7218aa9b3dbe7c6eca52119e115692db":[7,0,0,0,0,14], -"structgridfire_1_1approx8_1_1_approx8_net.html#a82977ad3df7f620e80a6235b3fe64731":[5,0,0,0,0,6], -"structgridfire_1_1approx8_1_1_approx8_net.html#a82977ad3df7f620e80a6235b3fe64731":[7,0,0,0,0,6], -"structgridfire_1_1approx8_1_1_approx8_net.html#a928b7810cb2993d59d40aa73c2faef18":[5,0,0,0,0,12], -"structgridfire_1_1approx8_1_1_approx8_net.html#a928b7810cb2993d59d40aa73c2faef18":[7,0,0,0,0,12], -"structgridfire_1_1approx8_1_1_approx8_net.html#a95b9a07e29285884e6de523f8132f653":[5,0,0,0,0,1], -"structgridfire_1_1approx8_1_1_approx8_net.html#a95b9a07e29285884e6de523f8132f653":[7,0,0,0,0,1], -"structgridfire_1_1approx8_1_1_approx8_net.html#a9647205f52fb0fa21316be39c3a6d709":[5,0,0,0,0,7], -"structgridfire_1_1approx8_1_1_approx8_net.html#a9647205f52fb0fa21316be39c3a6d709":[7,0,0,0,0,7], -"structgridfire_1_1approx8_1_1_approx8_net.html#ab0a43fee658efcaacfe7e6fb4870569b":[5,0,0,0,0,5], -"structgridfire_1_1approx8_1_1_approx8_net.html#ab0a43fee658efcaacfe7e6fb4870569b":[7,0,0,0,0,5], -"structgridfire_1_1approx8_1_1_approx8_net.html#ab4e95622dc0414ad7e636ef811e600af":[5,0,0,0,0,10], -"structgridfire_1_1approx8_1_1_approx8_net.html#ab4e95622dc0414ad7e636ef811e600af":[7,0,0,0,0,10], -"structgridfire_1_1approx8_1_1_approx8_net.html#acc735a17e005f7e25c68a86d9735ec4c":[5,0,0,0,0,4], -"structgridfire_1_1approx8_1_1_approx8_net.html#acc735a17e005f7e25c68a86d9735ec4c":[7,0,0,0,0,4], -"structgridfire_1_1approx8_1_1_approx8_net.html#ad43418fd8c536ebc814d5e6de555256c":[5,0,0,0,0,9], -"structgridfire_1_1approx8_1_1_approx8_net.html#ad43418fd8c536ebc814d5e6de555256c":[7,0,0,0,0,9], -"structgridfire_1_1approx8_1_1_jacobian.html":[5,0,0,0,2], -"structgridfire_1_1approx8_1_1_jacobian.html":[7,0,0,0,2], -"structgridfire_1_1approx8_1_1_jacobian.html#a548431915b5895082eb96ce66d5494fa":[5,0,0,0,2,0], -"structgridfire_1_1approx8_1_1_jacobian.html#a548431915b5895082eb96ce66d5494fa":[7,0,0,0,2,0], -"structgridfire_1_1approx8_1_1_o_d_e.html":[5,0,0,0,3], -"structgridfire_1_1approx8_1_1_o_d_e.html":[7,0,0,0,3], -"structgridfire_1_1approx8_1_1_o_d_e.html#a2e1eb1ce2aa7949c225d45ce4edf03d0":[5,0,0,0,3,0], -"structgridfire_1_1approx8_1_1_o_d_e.html#a2e1eb1ce2aa7949c225d45ce4edf03d0":[7,0,0,0,3,0], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html":[5,0,0,2,4,0], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html":[7,0,0,1,4,0], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a24207163a7ea2dde675b458f9df37a99":[5,0,0,2,4,0,0], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a24207163a7ea2dde675b458f9df37a99":[7,0,0,1,4,0,0], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a352cd33629e63286808df617d36cb70b":[5,0,0,2,4,0,2], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a352cd33629e63286808df617d36cb70b":[7,0,0,1,4,0,2], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a4d15893a4a5aa09ee93c66a086a7f963":[5,0,0,2,4,0,3], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a4d15893a4a5aa09ee93c66a086a7f963":[7,0,0,1,4,0,3], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a833c5b68a627fbceaf5ff0d15bcb0eaf":[5,0,0,2,4,0,5], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a833c5b68a627fbceaf5ff0d15bcb0eaf":[7,0,0,1,4,0,5], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a93cdb544a9d11cc259e6adbc49c60c44":[5,0,0,2,4,0,1], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a93cdb544a9d11cc259e6adbc49c60c44":[7,0,0,1,4,0,1], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#ac1cddf0f2955d4282afcf4a90a2de9c0":[5,0,0,2,4,0,4], -"structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#ac1cddf0f2955d4282afcf4a90a2de9c0":[7,0,0,1,4,0,4], -"structgridfire_1_1expectations_1_1_engine_error.html":[5,0,0,3,0], -"structgridfire_1_1expectations_1_1_engine_error.html":[7,0,0,2,0], -"structgridfire_1_1expectations_1_1_engine_error.html#a018c845e244869df264b1b073de39897":[5,0,0,3,0,1], -"structgridfire_1_1expectations_1_1_engine_error.html#a018c845e244869df264b1b073de39897":[7,0,0,2,0,1], -"structgridfire_1_1expectations_1_1_engine_error.html#a042b9486812f1cf963061a2497deabb7":[5,0,0,3,0,2], -"structgridfire_1_1expectations_1_1_engine_error.html#a042b9486812f1cf963061a2497deabb7":[7,0,0,2,0,2], -"structgridfire_1_1expectations_1_1_engine_error.html#a574a18b105ee285f516db535e1e3bdfd":[5,0,0,3,0,0], -"structgridfire_1_1expectations_1_1_engine_error.html#a574a18b105ee285f516db535e1e3bdfd":[7,0,0,2,0,0], -"structgridfire_1_1expectations_1_1_engine_error.html#ac5fcafed01de529e03afa055d18bd897":[5,0,0,3,0,4], -"structgridfire_1_1expectations_1_1_engine_error.html#ac5fcafed01de529e03afa055d18bd897":[7,0,0,2,0,4], -"structgridfire_1_1expectations_1_1_engine_error.html#ad05b8d2f5ce9925f749c9f528f2428dc":[5,0,0,3,0,3], -"structgridfire_1_1expectations_1_1_engine_error.html#ad05b8d2f5ce9925f749c9f528f2428dc":[7,0,0,2,0,3], -"structgridfire_1_1expectations_1_1_engine_index_error.html":[5,0,0,3,1], -"structgridfire_1_1expectations_1_1_engine_index_error.html":[7,0,0,2,1], -"structgridfire_1_1expectations_1_1_engine_index_error.html#aa20994243d56f24d89230887b881e03e":[5,0,0,3,1,2], -"structgridfire_1_1expectations_1_1_engine_index_error.html#aa20994243d56f24d89230887b881e03e":[7,0,0,2,1,2], -"structgridfire_1_1expectations_1_1_engine_index_error.html#ab44bba2a197d43319e65cd200cd347b0":[5,0,0,3,1,0], -"structgridfire_1_1expectations_1_1_engine_index_error.html#ab44bba2a197d43319e65cd200cd347b0":[7,0,0,2,1,0], -"structgridfire_1_1expectations_1_1_engine_index_error.html#af9bdb5b360c43dde624e47d83cad3903":[5,0,0,3,1,1], -"structgridfire_1_1expectations_1_1_engine_index_error.html#af9bdb5b360c43dde624e47d83cad3903":[7,0,0,2,1,1], -"structgridfire_1_1expectations_1_1_stale_engine_error.html":[5,0,0,3,2], -"structgridfire_1_1expectations_1_1_stale_engine_error.html":[7,0,0,2,2], -"structgridfire_1_1expectations_1_1_stale_engine_error.html#a10bce51a63024715959a66673b909590":[5,0,0,3,2,2], -"structgridfire_1_1expectations_1_1_stale_engine_error.html#a10bce51a63024715959a66673b909590":[7,0,0,2,2,2], -"structgridfire_1_1expectations_1_1_stale_engine_error.html#ad477b6e562bf4167ad327ebaccd4cf10":[5,0,0,3,2,0], -"structgridfire_1_1expectations_1_1_stale_engine_error.html#ad477b6e562bf4167ad327ebaccd4cf10":[7,0,0,2,2,0], -"structgridfire_1_1expectations_1_1_stale_engine_error.html#ad8ba0f62a2da0d93aba429181e7e6f84":[5,0,0,3,2,1], -"structgridfire_1_1expectations_1_1_stale_engine_error.html#ad8ba0f62a2da0d93aba429181e7e6f84":[7,0,0,2,2,1], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html":[5,0,0,5,4,0], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html":[7,0,0,4,4,0], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a2da59e4f6e2ba3eff581bacabbf387de":[5,0,0,5,4,0,2], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a2da59e4f6e2ba3eff581bacabbf387de":[7,0,0,4,4,0,2], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a5f673ab0425f06f3639cc9b5200ee3af":[5,0,0,5,4,0,0], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a5f673ab0425f06f3639cc9b5200ee3af":[7,0,0,4,4,0,0], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a9b8fc949cc2cb1729c719cf20463e070":[5,0,0,5,4,0,1], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a9b8fc949cc2cb1729c719cf20463e070":[7,0,0,4,4,0,1], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#aa99e1fa2fd4937592c066b0df16f377f":[5,0,0,5,4,0,3], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#aa99e1fa2fd4937592c066b0df16f377f":[7,0,0,4,4,0,3], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html":[5,0,0,5,4,1], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html":[7,0,0,4,4,1], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a3cb7ee6f3031997aab99c5502b61d90e":[5,0,0,5,4,1,0], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a3cb7ee6f3031997aab99c5502b61d90e":[7,0,0,4,4,1,0], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a48e170f77812fdbc06cff18267b241ca":[5,0,0,5,4,1,3], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a48e170f77812fdbc06cff18267b241ca":[7,0,0,4,4,1,3], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a750aa8cd8aa8b8da6d1f0db1cc66233d":[5,0,0,5,4,1,2], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a750aa8cd8aa8b8da6d1f0db1cc66233d":[7,0,0,4,4,1,2], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a7d291ba80f958fe34ae72b21c6fab380":[5,0,0,5,4,1,1], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a7d291ba80f958fe34ae72b21c6fab380":[7,0,0,4,4,1,1], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html":[5,0,0,5,4,2], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html":[7,0,0,4,4,2], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aea71e9198606e0ba393321178f988fcc":[5,0,0,5,4,2,1], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aea71e9198606e0ba393321178f988fcc":[7,0,0,4,4,2,1], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aec714697f3f5102124561252233fc350":[5,0,0,5,4,2,0], -"structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aec714697f3f5102124561252233fc350":[7,0,0,4,4,2,0], -"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html":[5,0,0,5,0,0], -"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html":[7,0,0,4,0,0], -"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#a64c1cef58c1bdeab1fcc7f9a30a71609":[5,0,0,5,0,0,2], -"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#a64c1cef58c1bdeab1fcc7f9a30a71609":[7,0,0,4,0,0,2], -"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#a677505655a1c6922dfa9b32b70d7e815":[5,0,0,5,0,0,0], -"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#a677505655a1c6922dfa9b32b70d7e815":[7,0,0,4,0,0,0], -"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#abb1416e2d8d4d27264c9eece547006b6":[5,0,0,5,0,0,3], -"structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#abb1416e2d8d4d27264c9eece547006b6":[7,0,0,4,0,0,3] +"namespacegridfire_1_1approx8.html#acdbb3ee2ef22bfd9c836324285d0da98":[6,0,0,0,19], +"namespacegridfire_1_1approx8.html#ad7a6f894fa4bdeebb4cae0eba3b2c210":[6,0,0,0,20], +"namespacegridfire_1_1approx8.html#aed8175751b4920a53922f87f8c0e63c4":[6,0,0,0,24], +"namespacegridfire_1_1approx8.html#af7d9b901dbb3c88c151d927912d5121f":[6,0,0,0,7], +"namespacegridfire_1_1diagnostics.html":[6,0,0,1], +"namespacegridfire_1_1diagnostics.html#a066ee899bd259062716f25abae3890b0":[6,0,0,1,0], +"namespacegridfire_1_1diagnostics.html#a11c0d538e7244bee168d7f9217442128":[6,0,0,1,1], +"namespacegridfire_1_1diagnostics.html#a9d95a6c9c4a942d71ff4c8046fe4107a":[6,0,0,1,2], +"namespacegridfire_1_1exceptions.html":[6,0,0,2], +"namespacegridfire_1_1expectations.html":[6,0,0,3], +"namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87c":[6,0,0,3,3], +"namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87ca36fc6065a3e970bc3e6b2e59da52bf2a":[6,0,0,3,3,0], +"namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87ca4d855a061b3066dc14a3b12ed26b5456":[6,0,0,3,3,2], +"namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87cacb4ae3b37047fb4b2c0d16f8bf84f076":[6,0,0,3,3,1], +"namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7":[6,0,0,3,4], +"namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7a109aa03c8823fcc0ab193b7e48664cbf":[6,0,0,3,4,0], +"namespacegridfire_1_1io.html":[6,0,0,4], +"namespacegridfire_1_1io.html#abcbdcbd13cfa8c9fbe1b48e8ee2cc352":[6,0,0,4,3], +"namespacegridfire_1_1partition.html":[6,0,0,5], +"namespacegridfire_1_1partition.html#a1e08a3c20c55bc6fa4a4ecdf7ea57b8f":[6,0,0,5,7], +"namespacegridfire_1_1partition.html#a84de6308486d35ce8bc1a9dea52dfa4a":[6,0,0,5,8], +"namespacegridfire_1_1partition.html#a97237521bc760f7521346f8db472dc8e":[6,0,0,5,6], +"namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728c":[6,0,0,5,5], +"namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728ca4ca5b5dcd7343b06b860f05f3bc454b1":[6,0,0,5,5,0], +"namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728cab3ecbf203bf429cbb751d1de1e58f335":[6,0,0,5,5,1], +"namespacegridfire_1_1partition_1_1record.html":[6,0,0,5,0], +"namespacegridfire_1_1rates.html":[6,0,0,6], +"namespacegridfire_1_1rates_1_1weak.html":[6,0,0,6,0], +"namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550":[6,0,0,6,0,13], +"namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550a3659baf2b06bba6c02bad8316d517761":[6,0,0,6,0,13,0], +"namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550a9a10f345b0f755d461a8673a5e9ef6b4":[6,0,0,6,0,13,1], +"namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4":[6,0,0,6,0,10], +"namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a1516ba0949425312ba92ea385c80dc7a":[6,0,0,6,0,10,0], +"namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a9a10f345b0f755d461a8673a5e9ef6b4":[6,0,0,6,0,10,2], +"namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4acc038b1c5dbfcede2eaa525fe0e2379d":[6,0,0,6,0,10,1], +"namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34ae":[6,0,0,6,0,12], +"namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea1448b5920e7c95f07cbc08d3ba5b9746":[6,0,0,6,0,12,1], +"namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea2f0355649dad31dc33ebe251d9f72755":[6,0,0,6,0,12,0], +"namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea5257ed2407fcbb45ab05897fdea80c2b":[6,0,0,6,0,12,2], +"namespacegridfire_1_1rates_1_1weak.html#a7a262a98e1956c33645bad4eb4e40c7a":[6,0,0,6,0,16], +"namespacegridfire_1_1rates_1_1weak.html#a81f6133710abef28d9d2b030fdbaaeef":[6,0,0,6,0,15], +"namespacegridfire_1_1rates_1_1weak.html#ac48364695089056d9a9b10689c4338e7":[6,0,0,6,0,17], +"namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7":[6,0,0,6,0,14], +"namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a12122315f1a94a10826f77a8fd949a94":[6,0,0,6,0,14,1], +"namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a26b6967eb578cb1b08373b342bf72ef7":[6,0,0,6,0,14,2], +"namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a2f146a0cd66e2d010c8802852db26759":[6,0,0,6,0,14,0], +"namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7ae0be5539e1cf1c424806baa62540aa9d":[6,0,0,6,0,14,3], +"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70ca":[6,0,0,6,0,11], +"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa2712e9cfc69c4ee0c4ed136338acb6cc":[6,0,0,6,0,11,5], +"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa3fde0fbf2166dfb3dd60458c535699d8":[6,0,0,6,0,11,0], +"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa8c2cdafd7125a278e6e0da4c04e29d9e":[6,0,0,6,0,11,4], +"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa8d99b7a21c927a7b8274caaf23290de6":[6,0,0,6,0,11,1], +"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caaabd6fefb3f84f632c3968acfcd76d554":[6,0,0,6,0,11,2], +"namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caae6f2e17ddd61e72e331faf8700bbedef":[6,0,0,6,0,11,3], +"namespacegridfire_1_1reaclib.html":[6,0,0,7], +"namespacegridfire_1_1reaclib.html#a02ff11b88be94392151873e06a30b276":[6,0,0,7,2], +"namespacegridfire_1_1reaclib.html#a1f75b17a44c23261a221f7558b1a63d9":[6,0,0,7,5], +"namespacegridfire_1_1reaclib.html#a5f2326f2f76cb1895d6cf5daed9b030b":[6,0,0,7,1], +"namespacegridfire_1_1reaclib.html#a6bb94d5adc7bb9db5a67f770f7453e63":[6,0,0,7,3], +"namespacegridfire_1_1reaclib.html#af6ff0dfe7ffe34c73ba9acbab5ef8a66":[6,0,0,7,6], +"namespacegridfire_1_1reaclib.html#afc0deac6cbef076e8884e66fd3ab66e0":[6,0,0,7,4], +"namespacegridfire_1_1reaction.html":[6,0,0,8], +"namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74e":[6,0,0,8,5], +"namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74ea32b0fb6c82a2ec42865b2c823216baa9":[6,0,0,8,5,2], +"namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74ea32c7d8943bec86a6d7d5e03598670ca8":[6,0,0,8,5,0], +"namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74eaf9885ed04411bef7b70f78b643c6a220":[6,0,0,8,5,1], +"namespacegridfire_1_1reaction.html#a773ef58975dc959e4ae03e2e677ab54f":[6,0,0,8,7], +"namespacegridfire_1_1reaction.html#ac06a7c50ac58fb2f901d778fc30cd1cf":[6,0,0,8,8], +"namespacegridfire_1_1reaction.html#af34403cccdb4a091e979f0f895be2f8c":[6,0,0,8,6], +"namespacegridfire_1_1screening.html":[6,0,0,9], +"namespacegridfire_1_1screening.html#a6ca8556d27ac373e176f5b23437c416e":[6,0,0,9,6], +"namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25":[6,0,0,9,5], +"namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25a32c7d8943bec86a6d7d5e03598670ca8":[6,0,0,9,5,1], +"namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25ad80b95b1abb9c8659fa4cc9d3d29bb71":[6,0,0,9,5,0], +"namespacegridfire_1_1screening.html#ae7dd1a7ccb7bf3c05084094ab008d8a3":[6,0,0,9,4], +"namespacegridfire_1_1solver.html":[6,0,0,10], +"namespacegridfire_1_1solver.html#a8118d08bc25e439754b43a3f5ecc1db3":[6,0,0,10,3], +"namespacegridfire_1_1trigger.html":[6,0,0,11], +"namespacegridfire_1_1trigger.html#a5e0fe21f3356426f26b109cdeb1edcd9":[6,0,0,11,8], +"namespacegridfire_1_1trigger_1_1solver.html":[6,0,0,11,0], +"namespacegridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e.html":[6,0,0,11,0,0], +"namespacegridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e.html#a26555ea09be620dabc5f9644be8f9908":[6,0,0,11,0,0,4], +"namespacegridfire_1_1utils.html":[6,0,0,12], +"namespacegridfire_1_1utils.html#a011ac3184b4fcf21322868b1aaa4d2d1":[6,0,0,12,6], +"namespacegridfire_1_1utils.html#a05fda32d3fc4ab10060b8c4c251c2f3d":[6,0,0,12,4], +"namespacegridfire_1_1utils.html#a0dc0b71ddae108a47887458c2f3f780e":[6,0,0,12,5], +"namespacegridfire_1_1utils.html#a1772aeeec2509ca45bc733b7615a7778":[6,0,0,12,9], +"namespacegridfire_1_1utils.html#a30bc2aa491806a4ac2a9039e267db282":[6,0,0,12,7], +"namespacegridfire_1_1utils.html#a3e0dbd737724f2ead65046b07639c931":[6,0,0,12,8], +"namespacegridfire_1_1utils.html#a6451ba6762273b91a8281043cfaa5d2a":[6,0,0,12,3], +"namespacegridfire_1_1utils_1_1hashing.html":[6,0,0,12,0], +"namespacegridfire_1_1utils_1_1hashing_1_1reaction.html":[6,0,0,12,0,0], +"namespacegridfire_1_1utils_1_1hashing_1_1reaction.html#a464d24a4cacff96a2be567ce461c8404":[6,0,0,12,0,0,0], +"namespacegridfire_1_1utils_1_1hashing_1_1reaction.html#a5dab83ff5c1faf5a17a96cbffa07bffb":[6,0,0,12,0,0,2], +"namespacegridfire_1_1utils_1_1hashing_1_1reaction.html#abd97bcaba4cc049e7f6974a4df5d824a":[6,0,0,12,0,0,1], +"namespacemembers.html":[6,1,0], +"namespacemembers_enum.html":[6,1,4], +"namespacemembers_eval.html":[6,1,5], +"namespacemembers_func.html":[6,1,1], +"namespacemembers_type.html":[6,1,3], +"namespacemembers_vars.html":[6,1,2], +"namespaces.html":[6,0], +"namespacestd.html":[6,0,1], +"network_8cpp.html":[9,0,1,1,7], +"network_8h.html":[9,0,1,0,0,11], +"network__file_8cpp.html":[9,0,1,1,1,0], +"network__file_8h.html":[9,0,1,0,0,4,1], +"pages.html":[], +"partition_2bindings_8cpp.html":[9,0,1,2,4,1], +"partition_2bindings_8cpp.html#a2806baaec82e0e6d66b80348584e08fd":[9,0,1,2,4,1,2], +"partition_2bindings_8cpp.html#a294e2893e79c41c10f914467d4858c1a":[9,0,1,2,4,1,5], +"partition_2bindings_8cpp.html#a4c0db94b56a3b02482ac4fd654680cca":[9,0,1,2,4,1,3], +"partition_2bindings_8cpp.html#a9d0d58ff2233e31a4ad88cc418b5ca64":[9,0,1,2,4,1,0], +"partition_2bindings_8cpp.html#ac0a1def5c77c5554187c9d4f26fce77e":[9,0,1,2,4,1,1], +"partition_2bindings_8cpp.html#ae1665331725ff38c39d7d3eec551ec97":[9,0,1,2,4,1,4], +"partition_2bindings_8h.html":[9,0,1,2,4,2], +"partition_2bindings_8h.html#a2806baaec82e0e6d66b80348584e08fd":[9,0,1,2,4,2,2], +"partition_2bindings_8h.html#a294e2893e79c41c10f914467d4858c1a":[9,0,1,2,4,2,5], +"partition_2bindings_8h.html#a4c0db94b56a3b02482ac4fd654680cca":[9,0,1,2,4,2,3], +"partition_2bindings_8h.html#a9d0d58ff2233e31a4ad88cc418b5ca64":[9,0,1,2,4,2,0], +"partition_2bindings_8h.html#ac0a1def5c77c5554187c9d4f26fce77e":[9,0,1,2,4,2,1], +"partition_2bindings_8h.html#ae1665331725ff38c39d7d3eec551ec97":[9,0,1,2,4,2,4], +"partition_8h.html":[9,0,1,0,0,5,1], +"partition__abstract_8h.html":[9,0,1,0,0,5,2], +"partition__composite_8cpp.html":[9,0,1,1,2,0,0], +"partition__composite_8h.html":[9,0,1,0,0,5,0,0], +"partition__ground_8cpp.html":[9,0,1,1,2,1], +"partition__ground_8h.html":[9,0,1,0,0,5,3], +"partition__rauscher__thielemann_8cpp.html":[9,0,1,1,2,2], +"partition__rauscher__thielemann_8h.html":[9,0,1,0,0,5,4], +"partition__types_8h.html":[9,0,1,0,0,5,5], +"priming_8cpp.html":[9,0,1,1,0,1,1], +"priming_8h.html":[9,0,1,0,0,0,1,2], +"py__engine_8cpp.html":[9,0,1,2,0,0,0], +"py__engine_8h.html":[9,0,1,2,0,0,1], +"py__io_8cpp.html":[9,0,1,2,3,0,0], +"py__io_8h.html":[9,0,1,2,3,0,1], +"py__partition_8cpp.html":[9,0,1,2,4,0,0], +"py__partition_8h.html":[9,0,1,2,4,0,1], +"py__screening_8cpp.html":[9,0,1,2,6,0,0], +"py__screening_8cpp.html#a4c5a7b887f31226ce0b82409f819833b":[9,0,1,2,6,0,0,0], +"py__screening_8h.html":[9,0,1,2,6,0,1], +"py__solver_8cpp.html":[9,0,1,2,7,0,0], +"py__solver_8h.html":[9,0,1,2,7,0,1], +"rauscher__thielemann__partition__data_8h.html":[9,0,1,0,0,5,6], +"rauscher__thielemann__partition__data_8h.html#a5240736f3bdb43cf2cd63464c5835df1":[9,0,1,0,0,5,6,1], +"rauscher__thielemann__partition__data_8h.html#a7b9a54e9c58848fe3205479acd770ffd":[9,0,1,0,0,5,6,0], +"rauscher__thielemann__partition__data__record_8h.html":[9,0,1,0,0,5,7], +"reaclib_8cpp.html":[9,0,1,1,3,1], +"reaclib_8cpp.html#a2c6902cf3e699a1a65e871efa878a6ab":[9,0,1,1,3,1,5], +"reaclib_8h.html":[9,0,1,0,0,6,1], +"reaction_2bindings_8cpp.html":[9,0,1,2,5,0], +"reaction_2bindings_8cpp.html#ae174b115814ec42920a799881cef1efa":[9,0,1,2,5,0,0], +"reaction_2bindings_8h.html":[9,0,1,2,5,1], +"reaction_2bindings_8h.html#a221d509fd54278898e2cbb73663f53d0":[9,0,1,2,5,1,0], +"reaction_8cpp.html":[9,0,1,1,3,2], +"reaction_8h.html":[9,0,1,0,0,6,2], +"reactions__data_8h.html":[9,0,1,0,0,6,3], +"reactions__data_8h.html#a32dea82d95667c3df395d58fb469ce2a":[9,0,1,0,0,6,3,1], +"reactions__data_8h.html#aeb44e2b3b67960dfd83ecd7136c7d38b":[9,0,1,0,0,6,3,0], +"reporting_8h.html":[9,0,1,0,0,0,2,2], +"screening_2bindings_8cpp.html":[9,0,1,2,6,1], +"screening_2bindings_8cpp.html#a4fcef69d9382bfbc315cb061038627f4":[9,0,1,2,6,1,0], +"screening_2bindings_8h.html":[9,0,1,2,6,2], +"screening_2bindings_8h.html#a9e1a938ffee0a1b9d913fa4968865b1b":[9,0,1,2,6,2,0], +"screening_8h.html":[9,0,1,0,0,7,0], +"screening__abstract_8h.html":[9,0,1,0,0,7,1], +"screening__bare_8cpp.html":[9,0,1,1,4,0], +"screening__bare_8h.html":[9,0,1,0,0,7,2], +"screening__intermediate_8h.html":[9,0,1,0,0,7,3], +"screening__types_8cpp.html":[9,0,1,1,4,1], +"screening__types_8h.html":[9,0,1,0,0,7,4], +"screening__weak_8cpp.html":[9,0,1,1,4,2], +"screening__weak_8h.html":[9,0,1,0,0,7,5], +"solver_2bindings_8cpp.html":[9,0,1,2,7,1], +"solver_2bindings_8cpp.html#a722d28831d82cd075081fcf4b403479d":[9,0,1,2,7,1,0], +"solver_2bindings_8h.html":[9,0,1,2,7,2], +"solver_2bindings_8h.html#a7ff40d9e08fcb5028e914045447d46d3":[9,0,1,2,7,2,0], +"solver_8h.html":[9,0,1,0,0,8,1], +"solver__interfaces_8h.html":[9,0,1,0,0,3,0,0], +"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html":[6,0,0,13,0], +"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html":[8,0,0,12,0], +"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#a6c2e9087f6c8af5d89a5f0de7bd4a5b4":[6,0,0,13,0,0], +"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#a6c2e9087f6c8af5d89a5f0de7bd4a5b4":[8,0,0,12,0,0], +"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#afc894db76a799be17be91130ff3ae6d9":[6,0,0,13,0,1], +"structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#afc894db76a799be17be91130ff3ae6d9":[8,0,0,12,0,1], +"structgridfire_1_1_energy_derivatives.html":[6,0,0,16], +"structgridfire_1_1_energy_derivatives.html":[8,0,0,15], +"structgridfire_1_1_energy_derivatives.html#a70ae455c021a950fda7bda3022456542":[6,0,0,16,2], +"structgridfire_1_1_energy_derivatives.html#a70ae455c021a950fda7bda3022456542":[8,0,0,15,2], +"structgridfire_1_1_energy_derivatives.html#aa974abdff7fe09c9aea3fcf4ae13b652":[6,0,0,16,0], +"structgridfire_1_1_energy_derivatives.html#aa974abdff7fe09c9aea3fcf4ae13b652":[8,0,0,15,0], +"structgridfire_1_1_energy_derivatives.html#adc09db042b1fdee7468c807491245046":[6,0,0,16,1], +"structgridfire_1_1_energy_derivatives.html#adc09db042b1fdee7468c807491245046":[8,0,0,15,1], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html":[6,0,0,20,2], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html":[8,0,0,19,2], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a03d596c88289e21e7bd18711e3a1f275":[6,0,0,20,2,2], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a03d596c88289e21e7bd18711e3a1f275":[8,0,0,19,2,2], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3ce63aa3ad88568f4eb0d3ca2414209f":[6,0,0,20,2,1], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3ce63aa3ad88568f4eb0d3ca2414209f":[8,0,0,19,2,1], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3e2e67e532970738d20491ea56b170f3":[6,0,0,20,2,0], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3e2e67e532970738d20491ea56b170f3":[8,0,0,19,2,0], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a510e380116e2e6d9158cf00fedac2666":[6,0,0,20,2,10], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a510e380116e2e6d9158cf00fedac2666":[8,0,0,19,2,10], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6bcfe2230dd54b088180d34389266b07":[6,0,0,20,2,6], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6bcfe2230dd54b088180d34389266b07":[8,0,0,19,2,6], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6e1e24901c70ee44b0529e1391355752":[6,0,0,20,2,3], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6e1e24901c70ee44b0529e1391355752":[8,0,0,19,2,3], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a7a7e9167b19e339e0d69544b9c00e79c":[6,0,0,20,2,7], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a7a7e9167b19e339e0d69544b9c00e79c":[8,0,0,19,2,7], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a93635f6940d3534e949f402503c3d497":[6,0,0,20,2,4], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a93635f6940d3534e949f402503c3d497":[8,0,0,19,2,4], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a9974f944a2cf5179baabebe09d60cf18":[6,0,0,20,2,9], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a9974f944a2cf5179baabebe09d60cf18":[8,0,0,19,2,9], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ac42504e868c0b9fd9ac9a405ea739f0e":[6,0,0,20,2,8], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ac42504e868c0b9fd9ac9a405ea739f0e":[8,0,0,19,2,8], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ad96b3f981fb2fbad63323b158d98b2ac":[6,0,0,20,2,5], +"structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ad96b3f981fb2fbad63323b158d98b2ac":[8,0,0,19,2,5], +"structgridfire_1_1_graph_engine_1_1constants.html":[6,0,0,20,1], +"structgridfire_1_1_graph_engine_1_1constants.html":[8,0,0,19,1], +"structgridfire_1_1_graph_engine_1_1constants.html#a29c8ae2b5c1d5fecd25c4fde2b623f7f":[6,0,0,20,1,1], +"structgridfire_1_1_graph_engine_1_1constants.html#a29c8ae2b5c1d5fecd25c4fde2b623f7f":[8,0,0,19,1,1], +"structgridfire_1_1_graph_engine_1_1constants.html#a3597bc632a5dd50aaa0044d8c18ca423":[6,0,0,20,1,3], +"structgridfire_1_1_graph_engine_1_1constants.html#a3597bc632a5dd50aaa0044d8c18ca423":[8,0,0,19,1,3], +"structgridfire_1_1_graph_engine_1_1constants.html#a5ccc874d6704615e0ce54c14dc67699d":[6,0,0,20,1,2], +"structgridfire_1_1_graph_engine_1_1constants.html#a5ccc874d6704615e0ce54c14dc67699d":[8,0,0,19,1,2], +"structgridfire_1_1_graph_engine_1_1constants.html#a8bea6e348699c1aea93d17bb56739306":[6,0,0,20,1,0], +"structgridfire_1_1_graph_engine_1_1constants.html#a8bea6e348699c1aea93d17bb56739306":[8,0,0,19,1,0], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html":[6,0,0,21,0], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html":[8,0,0,20,0], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a0c3bd8d5918e344657227a09cd7e39a5":[6,0,0,21,0,5], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a0c3bd8d5918e344657227a09cd7e39a5":[8,0,0,20,0,5], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5df4f2c27e9eaa781c972a8c9b595787":[6,0,0,21,0,4], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5df4f2c27e9eaa781c972a8c9b595787":[8,0,0,20,0,4], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5eb642e161ffb5500ccc1e412849ee5e":[6,0,0,21,0,1], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5eb642e161ffb5500ccc1e412849ee5e":[8,0,0,20,0,1], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a73ca615753553f4a85160bd9f166da5b":[6,0,0,21,0,6], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a73ca615753553f4a85160bd9f166da5b":[8,0,0,20,0,6], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#aaf8b925a169a732c14f4451a33451f51":[6,0,0,21,0,2], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#aaf8b925a169a732c14f4451a33451f51":[8,0,0,20,0,2], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac18229250c4c160aada96e19325faa29":[6,0,0,21,0,7], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac18229250c4c160aada96e19325faa29":[8,0,0,20,0,7], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505":[6,0,0,21,0,0], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505":[8,0,0,20,0,0], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a03d2b9a7ab8b282118ff9e9e2e8c2894":[6,0,0,21,0,0,2], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a03d2b9a7ab8b282118ff9e9e2e8c2894":[8,0,0,20,0,0,2], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a6311ae17c1ee52b36e68aaf4ad066387":[6,0,0,21,0,0,5], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a6311ae17c1ee52b36e68aaf4ad066387":[8,0,0,20,0,0,5], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a8fa91234134aca6058a27b9a926fdb8a":[6,0,0,21,0,0,3], +"structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a8fa91234134aca6058a27b9a926fdb8a":[8,0,0,20,0,0,3] }; diff --git a/docs/html/network_8cpp.html b/docs/html/network_8cpp.html index 690c4929..ba3407b9 100644 --- a/docs/html/network_8cpp.html +++ b/docs/html/network_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/network_8h.html b/docs/html/network_8h.html index fc512c24..dec5cceb 100644 --- a/docs/html/network_8h.html +++ b/docs/html/network_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/network__file_8cpp.html b/docs/html/network__file_8cpp.html index f7334ceb..ccf20711 100644 --- a/docs/html/network__file_8cpp.html +++ b/docs/html/network__file_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/network__file_8h.html b/docs/html/network__file_8h.html index 4b8e60f0..2aeee873 100644 --- a/docs/html/network__file_8h.html +++ b/docs/html/network__file_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/pages.html b/docs/html/pages.html index 2ae929a1..4696b00d 100644 --- a/docs/html/pages.html +++ b/docs/html/pages.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -105,6 +105,7 @@ $(function(){initNavTree('pages.html',''); initResizable(true); });
    Here is a list of all related documentation pages:
    diff --git a/docs/html/partition_2bindings_8cpp.html b/docs/html/partition_2bindings_8cpp.html index 78daf90d..a709bfc9 100644 --- a/docs/html/partition_2bindings_8cpp.html +++ b/docs/html/partition_2bindings_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/partition_2bindings_8h.html b/docs/html/partition_2bindings_8h.html index e5657e5d..fe57fe8f 100644 --- a/docs/html/partition_2bindings_8h.html +++ b/docs/html/partition_2bindings_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/partition_8h.html b/docs/html/partition_8h.html index c83dc652..a8840498 100644 --- a/docs/html/partition_8h.html +++ b/docs/html/partition_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/partition__abstract_8h.html b/docs/html/partition__abstract_8h.html index 05083fa8..aa4b0efe 100644 --- a/docs/html/partition__abstract_8h.html +++ b/docs/html/partition__abstract_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/partition__composite_8cpp.html b/docs/html/partition__composite_8cpp.html index d2898704..e5a0ab20 100644 --- a/docs/html/partition__composite_8cpp.html +++ b/docs/html/partition__composite_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -109,6 +109,7 @@ $(function(){initNavTree('partition__composite_8cpp.html',''); initResizable(tru #include <set>
    #include "gridfire/partition/partition_ground.h"
    #include "gridfire/partition/partition_rauscher_thielemann.h"
    +#include "gridfire/utils/hashing.h"
    #include "quill/LogMacros.h"
    @@ -109,7 +109,6 @@ $(function(){initNavTree('partition__composite_8h.html',''); initResizable(true) #include "gridfire/partition/partition_types.h"
    #include "fourdst/logging/logging.h"
    #include <string>
    -#include <unordered_map>
    #include <vector>
    #include <memory>

    diff --git a/docs/html/partition__composite_8h.html b/docs/html/partition__composite_8h.html index 51aec503..e5feb6d6 100644 --- a/docs/html/partition__composite_8h.html +++ b/docs/html/partition__composite_8h.html @@ -29,7 +29,7 @@

    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/partition__ground_8cpp.html b/docs/html/partition__ground_8cpp.html index 86d5051c..cb93a035 100644 --- a/docs/html/partition__ground_8cpp.html +++ b/docs/html/partition__ground_8cpp.html @@ -29,7 +29,7 @@ diff --git a/docs/html/partition__ground_8h.html b/docs/html/partition__ground_8h.html index 04fce562..59ea6a47 100644 --- a/docs/html/partition__ground_8h.html +++ b/docs/html/partition__ground_8h.html @@ -29,7 +29,7 @@ diff --git a/docs/html/partition__rauscher__thielemann_8cpp.html b/docs/html/partition__rauscher__thielemann_8cpp.html index 075fd6b9..38d7de36 100644 --- a/docs/html/partition__rauscher__thielemann_8cpp.html +++ b/docs/html/partition__rauscher__thielemann_8cpp.html @@ -29,7 +29,7 @@ diff --git a/docs/html/partition__rauscher__thielemann_8h.html b/docs/html/partition__rauscher__thielemann_8h.html index ab668f05..2963053d 100644 --- a/docs/html/partition__rauscher__thielemann_8h.html +++ b/docs/html/partition__rauscher__thielemann_8h.html @@ -29,7 +29,7 @@ diff --git a/docs/html/partition__types_8h.html b/docs/html/partition__types_8h.html index c8d1cfbf..99e6946f 100644 --- a/docs/html/partition__types_8h.html +++ b/docs/html/partition__types_8h.html @@ -29,7 +29,7 @@ diff --git a/docs/html/priming_8cpp.html b/docs/html/priming_8cpp.html index 9ee843ee..bb4e4e4e 100644 --- a/docs/html/priming_8cpp.html +++ b/docs/html/priming_8cpp.html @@ -29,7 +29,7 @@ @@ -122,15 +122,15 @@ Namespaces
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    - - - - - - - - - + + + + + + + + +

    Functions

    const reaction::Reactiongridfire::findDominantCreationChannel (const DynamicEngine &engine, const Species &species, const fourdst::composition::Composition &comp, const double T9, const double rho)
     
    PrimingReport gridfire::primeNetwork (const NetIn &netIn, DynamicEngine &engine)
     Primes absent species in the network to their equilibrium abundances.
     
    double gridfire::calculateDestructionRateConstant (const DynamicEngine &engine, const Species &species, const Composition &comp, const double T9, const double rho)
     
    double gridfire::calculateCreationRate (const DynamicEngine &engine, const Species &species, const Composition &comp, const double T9, const double rho)
     
    const reaction::Reactiongridfire::findDominantCreationChannel (const DynamicEngine &engine, const Species &species, const Composition &comp, const double T9, const double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionsTypesToIgnore)
     
    PrimingReport gridfire::primeNetwork (const NetIn &netIn, GraphEngine &engine, const std::optional< std::vector< reaction::ReactionType > > &ignoredReactionTypes)
     Primes absent species in the network to their equilibrium abundances.
     
    double gridfire::calculateDestructionRateConstant (const DynamicEngine &engine, const Species &species, const Composition &composition, const double T9, const double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)
     
    double gridfire::calculateCreationRate (const DynamicEngine &engine, const Species &species, const Composition &composition, const double T9, const double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)
     
    diff --git a/docs/html/priming_8cpp.js b/docs/html/priming_8cpp.js index 6f4c16ad..81cb6a5a 100644 --- a/docs/html/priming_8cpp.js +++ b/docs/html/priming_8cpp.js @@ -1,7 +1,7 @@ var priming_8cpp = [ - [ "gridfire::calculateCreationRate", "namespacegridfire.html#a553717597efebcea94232a4a1d80e31d", null ], - [ "gridfire::calculateDestructionRateConstant", "namespacegridfire.html#a023dc09e48b62e3f93f9a8b70cb2c63f", null ], - [ "gridfire::findDominantCreationChannel", "namespacegridfire.html#a2fe2e0bd4b2d4b9e0c70cc4eb9d7c48f", null ], - [ "gridfire::primeNetwork", "namespacegridfire.html#a3cd451f4b7a7bc7c2d7007ebb343e9ac", null ] + [ "gridfire::calculateCreationRate", "namespacegridfire.html#a41733bdcb8f8027e48855f9b493401a6", null ], + [ "gridfire::calculateDestructionRateConstant", "namespacegridfire.html#ac73e0b3ba4d1a411197979672e6e70ef", null ], + [ "gridfire::findDominantCreationChannel", "namespacegridfire.html#a831f081d9eb1db7129677c50c5590d57", null ], + [ "gridfire::primeNetwork", "namespacegridfire.html#a66905e14e8bb9a353889d9d014c61d12", null ] ]; \ No newline at end of file diff --git a/docs/html/priming_8h.html b/docs/html/priming_8h.html index 42647bf7..89e86469 100644 --- a/docs/html/priming_8h.html +++ b/docs/html/priming_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -106,6 +106,7 @@ $(function(){initNavTree('priming_8h.html',''); initResizable(true); });
    #include "gridfire/engine/engine_abstract.h"
    +#include "gridfire/engine/engine_graph.h"
    #include "gridfire/network.h"
    #include "fourdst/composition/atomicSpecies.h"
    @@ -116,15 +117,15 @@ Namespaces
    - - - - - - - - - + + + + + + + + +

    Functions

    PrimingReport gridfire::primeNetwork (const NetIn &netIn, DynamicEngine &engine)
     Primes absent species in the network to their equilibrium abundances.
     
    double gridfire::calculateDestructionRateConstant (const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho)
     Computes the destruction rate constant for a specific species.
     
    double gridfire::calculateCreationRate (const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho)
     Computes the creation rate for a specific species.
     
    PrimingReport gridfire::primeNetwork (const NetIn &netIn, GraphEngine &engine, const std::optional< std::vector< reaction::ReactionType > > &ignoredReactionTypes)
     Primes absent species in the network to their equilibrium abundances.
     
    double gridfire::calculateDestructionRateConstant (const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)
     Computes the destruction rate constant for a specific species.
     
    double gridfire::calculateCreationRate (const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)
     Computes the creation rate for a specific species.
     
    diff --git a/docs/html/priming_8h.js b/docs/html/priming_8h.js index b597ded0..90bba963 100644 --- a/docs/html/priming_8h.js +++ b/docs/html/priming_8h.js @@ -1,6 +1,6 @@ var priming_8h = [ - [ "gridfire::calculateCreationRate", "namespacegridfire.html#a8995b949592d59850e45a3fd27306369", null ], - [ "gridfire::calculateDestructionRateConstant", "namespacegridfire.html#ab6e14208fad69f4031411a9346c12397", null ], - [ "gridfire::primeNetwork", "namespacegridfire.html#a3cd451f4b7a7bc7c2d7007ebb343e9ac", null ] + [ "gridfire::calculateCreationRate", "namespacegridfire.html#afe8beb35efa1d8708187c8eb2d4a37b3", null ], + [ "gridfire::calculateDestructionRateConstant", "namespacegridfire.html#a4a5cebf9768d6401c1f0e7f50e9f4d5d", null ], + [ "gridfire::primeNetwork", "namespacegridfire.html#a66905e14e8bb9a353889d9d014c61d12", null ] ]; \ No newline at end of file diff --git a/docs/html/py__engine_8cpp.html b/docs/html/py__engine_8cpp.html index 2e10f9d7..9b9de42a 100644 --- a/docs/html/py__engine_8cpp.html +++ b/docs/html/py__engine_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/py__engine_8h.html b/docs/html/py__engine_8h.html index 825a09ae..94addef7 100644 --- a/docs/html/py__engine_8h.html +++ b/docs/html/py__engine_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/py__io_8cpp.html b/docs/html/py__io_8cpp.html index c80d40ea..02be71df 100644 --- a/docs/html/py__io_8cpp.html +++ b/docs/html/py__io_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/py__io_8h.html b/docs/html/py__io_8h.html index 535a257c..a33f84b5 100644 --- a/docs/html/py__io_8h.html +++ b/docs/html/py__io_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/py__partition_8cpp.html b/docs/html/py__partition_8cpp.html index d159b1ea..75a471b7 100644 --- a/docs/html/py__partition_8cpp.html +++ b/docs/html/py__partition_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/py__partition_8h.html b/docs/html/py__partition_8h.html index bf9dcd60..cf97cf29 100644 --- a/docs/html/py__partition_8h.html +++ b/docs/html/py__partition_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/py__screening_8cpp.html b/docs/html/py__screening_8cpp.html index a9fcd4d9..0be89526 100644 --- a/docs/html/py__screening_8cpp.html +++ b/docs/html/py__screening_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/py__screening_8h.html b/docs/html/py__screening_8h.html index a883feaa..666bdfe7 100644 --- a/docs/html/py__screening_8h.html +++ b/docs/html/py__screening_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/py__solver_8cpp.html b/docs/html/py__solver_8cpp.html index 53b78bab..03a01781 100644 --- a/docs/html/py__solver_8cpp.html +++ b/docs/html/py__solver_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/py__solver_8h.html b/docs/html/py__solver_8h.html index f8afa1c8..9d3b8dc7 100644 --- a/docs/html/py__solver_8h.html +++ b/docs/html/py__solver_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -114,6 +114,8 @@ $(function(){initNavTree('py__solver_8h.html',''); initResizable(true); }); Classes class  PyDynamicNetworkSolverStrategy   +class  PySolverContextBase
    diff --git a/docs/html/py__solver_8h.js b/docs/html/py__solver_8h.js index f15bae42..640b7192 100644 --- a/docs/html/py__solver_8h.js +++ b/docs/html/py__solver_8h.js @@ -1,4 +1,5 @@ var py__solver_8h = [ - [ "PyDynamicNetworkSolverStrategy", "class_py_dynamic_network_solver_strategy.html", "class_py_dynamic_network_solver_strategy" ] + [ "PyDynamicNetworkSolverStrategy", "class_py_dynamic_network_solver_strategy.html", "class_py_dynamic_network_solver_strategy" ], + [ "PySolverContextBase", "class_py_solver_context_base.html", "class_py_solver_context_base" ] ]; \ No newline at end of file diff --git a/docs/html/rauscher__thielemann__partition__data_8h.html b/docs/html/rauscher__thielemann__partition__data_8h.html index fa96b924..2599d6f2 100644 --- a/docs/html/rauscher__thielemann__partition__data_8h.html +++ b/docs/html/rauscher__thielemann__partition__data_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/rauscher__thielemann__partition__data__record_8h.html b/docs/html/rauscher__thielemann__partition__data__record_8h.html index 294e68bc..ccdefe6c 100644 --- a/docs/html/rauscher__thielemann__partition__data__record_8h.html +++ b/docs/html/rauscher__thielemann__partition__data__record_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/reaclib_8cpp.html b/docs/html/reaclib_8cpp.html index fa48af58..f812c497 100644 --- a/docs/html/reaclib_8cpp.html +++ b/docs/html/reaclib_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/reaclib_8h.html b/docs/html/reaclib_8h.html index 7df66c23..3fe37693 100644 --- a/docs/html/reaclib_8h.html +++ b/docs/html/reaclib_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/reaction_2bindings_8cpp.html b/docs/html/reaction_2bindings_8cpp.html index e20dbca8..f7586138 100644 --- a/docs/html/reaction_2bindings_8cpp.html +++ b/docs/html/reaction_2bindings_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/reaction_2bindings_8h.html b/docs/html/reaction_2bindings_8h.html index 725812f3..28a6c63d 100644 --- a/docs/html/reaction_2bindings_8h.html +++ b/docs/html/reaction_2bindings_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/reaction_8cpp.html b/docs/html/reaction_8cpp.html index d406dee5..62edc1a7 100644 --- a/docs/html/reaction_8cpp.html +++ b/docs/html/reaction_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -109,6 +109,7 @@ $(function(){initNavTree('reaction_8cpp.html',''); initResizable(true); });
    #include "gridfire/reaction/reaction.h"
    #include <string_view>
    #include <string>
    +#include <utility>
    #include <vector>
    #include <unordered_set>
    #include <algorithm>
    diff --git a/docs/html/reaction_8h.html b/docs/html/reaction_8h.html index dd9dac3c..011cc478 100644 --- a/docs/html/reaction_8h.html +++ b/docs/html/reaction_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -103,14 +103,17 @@ $(function(){initNavTree('reaction_8h.html',''); initResizable(true); }); Classes | Namespaces | Enumerations | -Functions
    +Functions | +Variables
    reaction.h File Reference

    Defines classes for representing and managing nuclear reactions. More...

    -
    #include <string_view>
    +
    #include <expected>
    +#include <ranges>
    +#include <string_view>
    #include "fourdst/composition/atomicSpecies.h"
    #include "fourdst/logging/logging.h"
    #include "quill/Logger.h"
    @@ -155,6 +158,13 @@ Enumerations Functions ReactionSet gridfire::reaction::packReactionSet (const ReactionSet &reactionSet)   + + + + + +

    +Variables

    static std::unordered_map< ReactionType, std::string > gridfire::reaction::ReactionTypeNames
     
    static std::unordered_map< ReactionType, std::string > gridfire::reaction::ReactionPhysicalTypeNames
     

    Detailed Description

    Defines classes for representing and managing nuclear reactions.

    diff --git a/docs/html/reaction_8h.js b/docs/html/reaction_8h.js index 4ab4683f..404e173d 100644 --- a/docs/html/reaction_8h.js +++ b/docs/html/reaction_8h.js @@ -10,5 +10,7 @@ var reaction_8h = [ "gridfire::reaction::ReactionType::REACLIB", "namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74eaf9885ed04411bef7b70f78b643c6a220", null ], [ "gridfire::reaction::ReactionType::LOGICAL_REACLIB", "namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74ea32b0fb6c82a2ec42865b2c823216baa9", null ] ] ], - [ "gridfire::reaction::packReactionSet", "namespacegridfire_1_1reaction.html#af34403cccdb4a091e979f0f895be2f8c", null ] + [ "gridfire::reaction::packReactionSet", "namespacegridfire_1_1reaction.html#af34403cccdb4a091e979f0f895be2f8c", null ], + [ "gridfire::reaction::ReactionPhysicalTypeNames", "namespacegridfire_1_1reaction.html#a773ef58975dc959e4ae03e2e677ab54f", null ], + [ "gridfire::reaction::ReactionTypeNames", "namespacegridfire_1_1reaction.html#ac06a7c50ac58fb2f901d778fc30cd1cf", null ] ]; \ No newline at end of file diff --git a/docs/html/reactions__data_8h.html b/docs/html/reactions__data_8h.html index e4a4d569..5e7cf3c5 100644 --- a/docs/html/reactions__data_8h.html +++ b/docs/html/reactions__data_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/reporting_8h.html b/docs/html/reporting_8h.html index 9f32bcd1..3e6a2abb 100644 --- a/docs/html/reporting_8h.html +++ b/docs/html/reporting_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/screening_2bindings_8cpp.html b/docs/html/screening_2bindings_8cpp.html index 7776ef3f..a2266ef7 100644 --- a/docs/html/screening_2bindings_8cpp.html +++ b/docs/html/screening_2bindings_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/screening_2bindings_8h.html b/docs/html/screening_2bindings_8h.html index 65e0ac88..d995621a 100644 --- a/docs/html/screening_2bindings_8h.html +++ b/docs/html/screening_2bindings_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/screening_8h.html b/docs/html/screening_8h.html index 670d4376..32ec2ce3 100644 --- a/docs/html/screening_8h.html +++ b/docs/html/screening_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/screening__abstract_8h.html b/docs/html/screening__abstract_8h.html index c3a01519..325d5bbf 100644 --- a/docs/html/screening__abstract_8h.html +++ b/docs/html/screening__abstract_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/screening__bare_8cpp.html b/docs/html/screening__bare_8cpp.html index 410957e3..b5abe8c9 100644 --- a/docs/html/screening__bare_8cpp.html +++ b/docs/html/screening__bare_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/screening__bare_8h.html b/docs/html/screening__bare_8h.html index 431a511c..7c067c5a 100644 --- a/docs/html/screening__bare_8h.html +++ b/docs/html/screening__bare_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/screening__intermediate_8h.html b/docs/html/screening__intermediate_8h.html index 818e304f..befbf161 100644 --- a/docs/html/screening__intermediate_8h.html +++ b/docs/html/screening__intermediate_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/screening__types_8cpp.html b/docs/html/screening__types_8cpp.html index 388e0944..6c698d9c 100644 --- a/docs/html/screening__types_8cpp.html +++ b/docs/html/screening__types_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/screening__types_8h.html b/docs/html/screening__types_8h.html index 7b2fc620..c2c128c4 100644 --- a/docs/html/screening__types_8h.html +++ b/docs/html/screening__types_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/screening__weak_8cpp.html b/docs/html/screening__weak_8cpp.html index a61c8808..7ae6309a 100644 --- a/docs/html/screening__weak_8cpp.html +++ b/docs/html/screening__weak_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/screening__weak_8h.html b/docs/html/screening__weak_8h.html index 4a419d07..ef6ad49f 100644 --- a/docs/html/screening__weak_8h.html +++ b/docs/html/screening__weak_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/search/all_11.js b/docs/html/search/all_11.js index fa808a05..abfc4987 100644 --- a/docs/html/search/all_11.js +++ b/docs/html/search/all_11.js @@ -3,28 +3,29 @@ var searchData= ['label_0',['label',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a2165deb1c0a54a5086b496cf34604fa5',1,'gridfire::reaclib::ReactionRecord']]], ['last_5fstep_5ftime_1',['last_step_time',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a92187c15b7bcb90adebecc87e1436a',1,'gridfire::solver::CVODESolverStrategy::TimestepContext']]], ['library_2',['Library',['../index.html#autotoc_md23',1,'Building the C++ Library'],['../index.html#autotoc_md25',1,'Installing the Library']]], - ['loading_20and_20meson_20setup_3',['TUI config loading and meson setup',['../index.html#autotoc_md20',1,'']]], - ['loading_20setup_20and_20build_4',['CLI config loading, setup, and build',['../index.html#autotoc_md21',1,'']]], - ['log_5fantineutrino_5floss_5fbd_5',['log_antineutrino_loss_bd',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a9d4db2970fc7f525824f6666198b3d56',1,'gridfire::rates::weak::RateDataRow::log_antineutrino_loss_bd'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9134b85837be88ece72c20df9edce50d',1,'gridfire::rates::weak::WeakRatePayload::log_antineutrino_loss_bd']]], - ['log_5fbeta_5fminus_6',['log_beta_minus',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ab41dace2493e036460736d8124a3475c',1,'gridfire::rates::weak::RateDataRow::log_beta_minus'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aa2e81d295afba465427e46b36e1438e4',1,'gridfire::rates::weak::WeakRatePayload::log_beta_minus']]], - ['log_5fbeta_5fplus_7',['log_beta_plus',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a359555f2b05e4b30bf810e12456df43b',1,'gridfire::rates::weak::RateDataRow::log_beta_plus'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9d71d093fbb35cd8a451ea12cde28771',1,'gridfire::rates::weak::WeakRatePayload::log_beta_plus']]], - ['log_5felectron_5fcapture_8',['log_electron_capture',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a075a70baa4ac5859fb01d493e08debdd',1,'gridfire::rates::weak::RateDataRow::log_electron_capture'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aeb0494f46a0c6b9e29ed4cc15f07364b',1,'gridfire::rates::weak::WeakRatePayload::log_electron_capture']]], - ['log_5fneutrino_5floss_9',['log_neutrino_loss',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#aa603395b65c8639f8d93f73b7d9bd61e',1,'gridfire::rates::weak::WeakReactionEntry']]], - ['log_5fneutrino_5floss_5fec_10',['log_neutrino_loss_ec',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#abd2d7fc00f582316eae824ccafef9b4b',1,'gridfire::rates::weak::RateDataRow::log_neutrino_loss_ec'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a6bbeb82cc27fd59ceafa320c1515106a',1,'gridfire::rates::weak::WeakRatePayload::log_neutrino_loss_ec']]], - ['log_5fpositron_5fcapture_11',['log_positron_capture',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#afc3f5d3e5c3ec52134619fd462922f85',1,'gridfire::rates::weak::RateDataRow::log_positron_capture'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#abe1b2dd11ec550311a58555f3a945cbe',1,'gridfire::rates::weak::WeakRatePayload::log_positron_capture']]], - ['log_5frate_12',['log_rate',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a90b6e47918fa750c28917ba6136c7880',1,'gridfire::rates::weak::WeakReactionEntry']]], - ['log_5frhoye_13',['LOG_RHOYE',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea1448b5920e7c95f07cbc08d3ba5b9746',1,'gridfire::rates::weak']]], - ['log_5frhoye_14',['log_rhoYe',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a17dde21438cabec9ae23a0d318c41a7a',1,'gridfire::rates::weak::WeakReactionEntry']]], - ['log_5frhoye_15',['log_rhoye',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ad7908a8b8a1db5014f23a7b3855156b0',1,'gridfire::rates::weak::RateDataRow']]], - ['log_5fstep_5fdiagnostics_16',['log_step_diagnostics',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a53c14f504e5b7827b4bab4a0a7a13341',1,'gridfire::solver::CVODESolverStrategy']]], - ['log_5ftime_17',['log_time',['../class_solver_plugin_interface.html#a493a30c0ae4b2e1a89b7d03c02c0041c',1,'SolverPluginInterface']]], - ['logging_2ecpp_18',['logging.cpp',['../logging_8cpp.html',1,'']]], - ['logging_2eh_19',['logging.h',['../logging_8h.html',1,'']]], - ['logical_20flow_20',['Code Architecture and Logical Flow',['../index.html#autotoc_md27',1,'']]], - ['logical_5freaclib_21',['LOGICAL_REACLIB',['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74ea32b0fb6c82a2ec42865b2c823216baa9',1,'gridfire::reaction']]], - ['logicalreaclibreaction_22',['LogicalReaclibReaction',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html',1,'gridfire::reaction::LogicalReaclibReaction'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a0ff112dca1f88070effb6700429b42b4',1,'gridfire::reaction::LogicalReaclibReaction::LogicalReaclibReaction()']]], - ['logicaltrigger_23',['LogicalTrigger',['../classgridfire_1_1trigger_1_1_logical_trigger.html',1,'gridfire::trigger']]], - ['logmanager_24',['LogManager',['../classgridfire_1_1_adaptive_engine_view.html#a5eaf7c3a4e28cd3a4f34979b88a80103',1,'gridfire::AdaptiveEngineView::LogManager'],['../classgridfire_1_1_file_defined_engine_view.html#acbb1a9bcb775e6d50de512a333afed08',1,'gridfire::FileDefinedEngineView::LogManager'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a6f8f9a1f54cd2be5ec66c3181be892de',1,'gridfire::io::SimpleReactionListFileParser::LogManager'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a84aa6894a331ad57bdab1e1ab85d4055',1,'gridfire::io::MESANetworkFileParser::LogManager']]], - ['lowerindex_25',['lowerIndex',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a2da59e4f6e2ba3eff581bacabbf387de',1,'gridfire::partition::RauscherThielemannPartitionFunction::IdentifiedIsotope']]], - ['lt_20enginet_20gt_20_3a_26',['NetworkSolverStrategy&lt;EngineT&gt;:',['../index.html#autotoc_md37',1,'']]] + ['list_3',['Deprecated List',['../deprecated.html',1,'']]], + ['loading_20and_20meson_20setup_4',['TUI config loading and meson setup',['../index.html#autotoc_md20',1,'']]], + ['loading_20setup_20and_20build_5',['CLI config loading, setup, and build',['../index.html#autotoc_md21',1,'']]], + ['log_5fantineutrino_5floss_5fbd_6',['log_antineutrino_loss_bd',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a9d4db2970fc7f525824f6666198b3d56',1,'gridfire::rates::weak::RateDataRow::log_antineutrino_loss_bd'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9134b85837be88ece72c20df9edce50d',1,'gridfire::rates::weak::WeakRatePayload::log_antineutrino_loss_bd']]], + ['log_5fbeta_5fminus_7',['log_beta_minus',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ab41dace2493e036460736d8124a3475c',1,'gridfire::rates::weak::RateDataRow::log_beta_minus'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aa2e81d295afba465427e46b36e1438e4',1,'gridfire::rates::weak::WeakRatePayload::log_beta_minus']]], + ['log_5fbeta_5fplus_8',['log_beta_plus',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a359555f2b05e4b30bf810e12456df43b',1,'gridfire::rates::weak::RateDataRow::log_beta_plus'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a9d71d093fbb35cd8a451ea12cde28771',1,'gridfire::rates::weak::WeakRatePayload::log_beta_plus']]], + ['log_5felectron_5fcapture_9',['log_electron_capture',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#a075a70baa4ac5859fb01d493e08debdd',1,'gridfire::rates::weak::RateDataRow::log_electron_capture'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#aeb0494f46a0c6b9e29ed4cc15f07364b',1,'gridfire::rates::weak::WeakRatePayload::log_electron_capture']]], + ['log_5fneutrino_5floss_10',['log_neutrino_loss',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#aa603395b65c8639f8d93f73b7d9bd61e',1,'gridfire::rates::weak::WeakReactionEntry']]], + ['log_5fneutrino_5floss_5fec_11',['log_neutrino_loss_ec',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#abd2d7fc00f582316eae824ccafef9b4b',1,'gridfire::rates::weak::RateDataRow::log_neutrino_loss_ec'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#a6bbeb82cc27fd59ceafa320c1515106a',1,'gridfire::rates::weak::WeakRatePayload::log_neutrino_loss_ec']]], + ['log_5fpositron_5fcapture_12',['log_positron_capture',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#afc3f5d3e5c3ec52134619fd462922f85',1,'gridfire::rates::weak::RateDataRow::log_positron_capture'],['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html#abe1b2dd11ec550311a58555f3a945cbe',1,'gridfire::rates::weak::WeakRatePayload::log_positron_capture']]], + ['log_5frate_13',['log_rate',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a90b6e47918fa750c28917ba6136c7880',1,'gridfire::rates::weak::WeakReactionEntry']]], + ['log_5frhoye_14',['LOG_RHOYE',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea1448b5920e7c95f07cbc08d3ba5b9746',1,'gridfire::rates::weak']]], + ['log_5frhoye_15',['log_rhoYe',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a17dde21438cabec9ae23a0d318c41a7a',1,'gridfire::rates::weak::WeakReactionEntry']]], + ['log_5frhoye_16',['log_rhoye',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ad7908a8b8a1db5014f23a7b3855156b0',1,'gridfire::rates::weak::RateDataRow']]], + ['log_5fstep_5fdiagnostics_17',['log_step_diagnostics',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae52199012091f7179bf95ae7f492fbe1',1,'gridfire::solver::CVODESolverStrategy']]], + ['log_5ftime_18',['log_time',['../class_solver_plugin_interface.html#a493a30c0ae4b2e1a89b7d03c02c0041c',1,'SolverPluginInterface']]], + ['logging_2ecpp_19',['logging.cpp',['../logging_8cpp.html',1,'']]], + ['logging_2eh_20',['logging.h',['../logging_8h.html',1,'']]], + ['logical_20flow_21',['Code Architecture and Logical Flow',['../index.html#autotoc_md27',1,'']]], + ['logical_5freaclib_22',['LOGICAL_REACLIB',['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74ea32b0fb6c82a2ec42865b2c823216baa9',1,'gridfire::reaction']]], + ['logicalreaclibreaction_23',['LogicalReaclibReaction',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html',1,'gridfire::reaction::LogicalReaclibReaction'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a0ff112dca1f88070effb6700429b42b4',1,'gridfire::reaction::LogicalReaclibReaction::LogicalReaclibReaction(const std::vector< ReaclibReaction > &reactions)'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a7e6d50f866be9239ac620607741280cc',1,'gridfire::reaction::LogicalReaclibReaction::LogicalReaclibReaction(const std::vector< ReaclibReaction > &reactions, bool reverse)']]], + ['logicaltrigger_24',['LogicalTrigger',['../classgridfire_1_1trigger_1_1_logical_trigger.html',1,'gridfire::trigger']]], + ['logmanager_25',['LogManager',['../classgridfire_1_1_adaptive_engine_view.html#a5eaf7c3a4e28cd3a4f34979b88a80103',1,'gridfire::AdaptiveEngineView::LogManager'],['../classgridfire_1_1_file_defined_engine_view.html#acbb1a9bcb775e6d50de512a333afed08',1,'gridfire::FileDefinedEngineView::LogManager'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a6f8f9a1f54cd2be5ec66c3181be892de',1,'gridfire::io::SimpleReactionListFileParser::LogManager'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a84aa6894a331ad57bdab1e1ab85d4055',1,'gridfire::io::MESANetworkFileParser::LogManager']]], + ['lowerindex_26',['lowerIndex',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a2da59e4f6e2ba3eff581bacabbf387de',1,'gridfire::partition::RauscherThielemannPartitionFunction::IdentifiedIsotope']]], + ['lt_20enginet_20gt_20_3a_27',['NetworkSolverStrategy&lt;EngineT&gt;:',['../index.html#autotoc_md37',1,'']]] ]; diff --git a/docs/html/search/all_12.js b/docs/html/search/all_12.js index b46a92a6..9ad86468 100644 --- a/docs/html/search/all_12.js +++ b/docs/html/search/all_12.js @@ -4,164 +4,178 @@ var searchData= ['m_5fa_1',['m_a',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a0beb567afdecd85e336b493ff85326bd',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate']]], ['m_5factivereactionindices_2',['m_activeReactionIndices',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a445d7447f2cf18f755fc8b8b288e68cb',1,'gridfire::MultiscalePartitioningEngineView']]], ['m_5factivereactions_3',['m_activeReactions',['../classgridfire_1_1_adaptive_engine_view.html#ab5ab06941bf6d97007d0a76658bf2aa6',1,'gridfire::AdaptiveEngineView::m_activeReactions'],['../classgridfire_1_1_defined_engine_view.html#a824fe65ae22fa856051f2652764a0bb6',1,'gridfire::DefinedEngineView::m_activeReactions']]], - ['m_5factivespecies_4',['m_activeSpecies',['../classgridfire_1_1_adaptive_engine_view.html#af4bc9fc6e4afcd6a53c49ca6e2a95940',1,'gridfire::AdaptiveEngineView::m_activeSpecies'],['../classgridfire_1_1_defined_engine_view.html#a64e9c79a36d529e1b296fe5786e57aae',1,'gridfire::DefinedEngineView::m_activeSpecies']]], + ['m_5factivespecies_4',['m_activeSpecies',['../classgridfire_1_1_adaptive_engine_view.html#af4bc9fc6e4afcd6a53c49ca6e2a95940',1,'gridfire::AdaptiveEngineView::m_activeSpecies'],['../classgridfire_1_1_defined_engine_view.html#af9a80586c9428eeb3e3d1dc7f67267d6',1,'gridfire::DefinedEngineView::m_activeSpecies']]], ['m_5factivespeciesindices_5',['m_activeSpeciesIndices',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a57d97b11e80fa78ab5f509fce1f156b8',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5falgebraic_5fabundances_6',['m_algebraic_abundances',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3af2b37ce21829d9554d702cad074470',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5falgebraic_5fspecies_7',['m_algebraic_species',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a4656c05b8235dbf4ec698b03a716a8c8',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5fatomic_8',['m_atomic',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a4f2bf61b35566e439ac8a48da265d215',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5fatomicreverserates_9',['m_atomicReverseRates',['../classgridfire_1_1_graph_engine.html#a816797b1d656d416844489692af44cf6',1,'gridfire::GraphEngine']]], - ['m_5fb_10',['m_B',['../classgridfire_1_1trigger_1_1_and_trigger.html#af8ee88421d0dfd92de6df96d686ece38',1,'gridfire::trigger::AndTrigger::m_B'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a30dec370b61a5f0562956394b89e8f89',1,'gridfire::trigger::OrTrigger::m_B']]], - ['m_5fbaseengine_11',['m_baseEngine',['../classgridfire_1_1_adaptive_engine_view.html#a4d38b46be9f25c7afe7ddd2b284253f8',1,'gridfire::AdaptiveEngineView::m_baseEngine'],['../classgridfire_1_1_defined_engine_view.html#a6e3243a8a8bcdce3282a8f82c5f98195',1,'gridfire::DefinedEngineView::m_baseEngine'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a0437c51f94bf834a11adf481b2afad93',1,'gridfire::MultiscalePartitioningEngineView::m_baseEngine']]], - ['m_5fcacheconfig_12',['m_cacheConfig',['../structgridfire_1_1_q_s_e_cache_key.html#a711acccecadd93495fd08c81838be2d8',1,'gridfire::QSECacheKey']]], - ['m_5fcachestats_13',['m_cacheStats',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aa81057b96cf46986151a5e8ef99a017a',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5fcallback_14',['m_callback',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50c7b4e1ff2c88ce424c745478414e30',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fchapter_15',['m_chapter',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#adbcb383bac0f47c66251ee1b7c5f539d',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5fconfig_16',['m_config',['../classgridfire_1_1_graph_engine.html#a3b17102b143435ddfdc015d7a50c4b18',1,'gridfire::GraphEngine::m_config'],['../classgridfire_1_1_adaptive_engine_view.html#a14171a9ccc45a63996a967c72983de30',1,'gridfire::AdaptiveEngineView::m_config'],['../classgridfire_1_1_file_defined_engine_view.html#a7a80966c023ae722239491af58609362',1,'gridfire::FileDefinedEngineView::m_config'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4061e99bd77a3de0d6d9e317bfc74874',1,'gridfire::io::SimpleReactionListFileParser::m_config'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#aea206c3a7600db8d657666fef88fa20d',1,'gridfire::io::MESANetworkFileParser::m_config'],['../classgridfire_1_1_network.html#a9f8802012728ef5fea0e8cd465044e09',1,'gridfire::Network::m_config'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a202fe9e6499aac5f6813e036ee4ed2d5',1,'gridfire::solver::CVODESolverStrategy::m_config']]], - ['m_5fconstants_17',['m_constants',['../classgridfire_1_1_graph_engine.html#a10c01bc20ae668c2857efb2a1783098e',1,'gridfire::GraphEngine::m_constants'],['../classgridfire_1_1_network.html#adf7002883160101c9f9d1b376b265410',1,'gridfire::Network::m_constants'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2f0ee4c0d52db0f58781f90dd39dc0f7',1,'gridfire::rates::weak::WeakReaction::m_constants']]], - ['m_5fconstraints_18',['m_constraints',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50d8f309ca897fa83b16db0a1701b339',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fcounter_19',['m_counter',['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a80d6f82095c3b5fdbc46776e183cdb1f',1,'gridfire::trigger::EveryNthTrigger']]], - ['m_5fcvode_5fmem_20',['m_cvode_mem',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab5a8fa55e36685cac50c1dbdd8dbfa57',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fdata_21',['m_data',['../classgridfire_1_1utils_1_1_column.html#aaa99c4d00c3b79e37f2e73e7c6854758',1,'gridfire::utils::Column']]], - ['m_5fdepth_22',['m_depth',['../classgridfire_1_1_graph_engine.html#a80c73690d5af247ff9f2ba8b00abce01',1,'gridfire::GraphEngine']]], - ['m_5fdt0_23',['m_dt0',['../classgridfire_1_1approx8_1_1_approx8_network.html#a6ed8022834e9541b3e547dd867648b0f',1,'gridfire::approx8::Approx8Network']]], - ['m_5fdynamic_5fspecies_24',['m_dynamic_species',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aec6126b5c4a397d090790d7b75f9f70f',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5fengine_25',['m_engine',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a75d355a0bef27217165644affd0cca4d',1,'gridfire::GraphEngine::AtomicReverseRate::m_engine'],['../classgridfire_1_1solver_1_1_network_solver_strategy.html#a724924d94eaf82b67d9988a55c3261e8',1,'gridfire::solver::NetworkSolverStrategy::m_engine']]], - ['m_5feps_5fnuc_26',['m_eps_nuc',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a24207163a7ea2dde675b458f9df37a99',1,'gridfire::exceptions::StaleEngineTrigger::state']]], - ['m_5fepsadfun_27',['m_epsADFun',['../classgridfire_1_1_graph_engine.html#a1d5f6a3f217af7f4d0f95bdf7916b774',1,'gridfire::GraphEngine']]], - ['m_5ffilename_28',['m_fileName',['../classgridfire_1_1_file_defined_engine_view.html#a1b343998b93955025a589b2b4541e33b',1,'gridfire::FileDefinedEngineView']]], - ['m_5ffilename_29',['m_filename',['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab7f82597abf17f16c401bcdf528bd099',1,'gridfire::io::MESANetworkFileParser']]], - ['m_5fformat_30',['m_format',['../classgridfire_1_1_network.html#a37218e18f1bdbda7be94aa230f47dd18',1,'gridfire::Network']]], - ['m_5ffull_5fjacobian_5fsparsity_5fpattern_31',['m_full_jacobian_sparsity_pattern',['../classgridfire_1_1_graph_engine.html#a19b2eea0e8d05ac90f9fd7120bdc6e06',1,'gridfire::GraphEngine']]], - ['m_5fground_5fstate_5fspin_32',['m_ground_state_spin',['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af7f710edff96b1623c517ddab137c245',1,'gridfire::partition::GroundStatePartitionFunction']]], - ['m_5fhash_33',['m_hash',['../structgridfire_1_1_q_s_e_cache_key.html#ab860b40d4ccb3c16a962d96bc767ff05',1,'gridfire::QSECacheKey']]], - ['m_5fheader_34',['m_header',['../classgridfire_1_1utils_1_1_column.html#aaddf58469be3e3fd3bee0f4f660fe9e0',1,'gridfire::utils::Column']]], - ['m_5fhit_35',['m_hit',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a0c3bd8d5918e344657227a09cd7e39a5',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['m_5fhits_36',['m_hits',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a2b1b4a9ef137e76d39e7a7dcb6cf725d',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_hits'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0d3b7c1d1057f442417c2f8c2a7177c5',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_hits'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aff23db33140aa6a5a2ad36eda77b833d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a43e6a9c01b163ab92a0b413bfba52ef5',1,'gridfire::trigger::AndTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a35d519d5266c68b696b779b275574ebf',1,'gridfire::trigger::OrTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a86404f57e0e0683fc56e0e49321e5e3b',1,'gridfire::trigger::NotTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a021c30d6db015bb88a70af348a5dd336',1,'gridfire::trigger::EveryNthTrigger::m_hits']]], - ['m_5fid_37',['m_id',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ca86e0f8f95ffb6d87ca295e44f14c5',1,'gridfire::reaction::ReaclibReaction::m_id'],['../classgridfire_1_1reaction_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111',1,'gridfire::reaction::ReactionSet::m_id'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a79877bd387bd891e602adff3f99cb4c5',1,'gridfire::rates::weak::WeakReaction::m_id'],['../classgridfire_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111',1,'gridfire::ReactionSet::m_id']]], - ['m_5findex_38',['m_index',['../structgridfire_1_1expectations_1_1_engine_index_error.html#aa20994243d56f24d89230887b881e03e',1,'gridfire::expectations::EngineIndexError']]], - ['m_5findextospeciesmap_39',['m_indexToSpeciesMap',['../classgridfire_1_1_graph_engine.html#a8ff064c9996772281984f88ee492d04a',1,'gridfire::GraphEngine']]], - ['m_5finitial_5fcomp_40',['m_initial_comp',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ac5bf1e4b4ac8435af5739ce970b373d7',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], - ['m_5finterpolator_41',['m_interpolator',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a874efa5a57427c8afecd0375094da6e9',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::m_interpolator'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#adf203cbae7d7afcd274020b5210b426b',1,'gridfire::rates::weak::WeakReaction::m_interpolator']]], - ['m_5finterval_42',['m_interval',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab6215873390f6bedab5c9f83b990b5e0',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], - ['m_5fisstale_43',['m_isStale',['../classgridfire_1_1_adaptive_engine_view.html#a63580db57e0f48f508906a11ccfd465e',1,'gridfire::AdaptiveEngineView::m_isStale'],['../classgridfire_1_1_defined_engine_view.html#a217d541f3fa777b1552f652fbb520382',1,'gridfire::DefinedEngineView::m_isStale']]], - ['m_5fj_44',['m_J',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afd1053d0827512b6831ee15f14488c20',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fjac_5fwork_45',['m_jac_work',['../classgridfire_1_1_graph_engine.html#a250cc6350dc052fbdfdf9a02066e7891',1,'gridfire::GraphEngine']]], - ['m_5fjacobianmatrix_46',['m_jacobianMatrix',['../classgridfire_1_1_graph_engine.html#a2f1718c89d4aaad028102724d18fa910',1,'gridfire::GraphEngine']]], - ['m_5flast_5ftrigger_5ftime_47',['m_last_trigger_time',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a51ac3899010c2790fc98801ffba9407e',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], - ['m_5flast_5ftrigger_5ftime_5fdelta_48',['m_last_trigger_time_delta',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab93cb25bbebb159a8608a737bd972abd',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], - ['m_5flogger_49',['m_logger',['../classgridfire_1_1_graph_engine.html#a483979fc154adc88d029b3b672066d53',1,'gridfire::GraphEngine::m_logger'],['../classgridfire_1_1_adaptive_engine_view.html#ac5bdbe46f87d38d9f23ece5743dcd193',1,'gridfire::AdaptiveEngineView::m_logger'],['../classgridfire_1_1_defined_engine_view.html#a4f4aa847ee80ad430de9b1cfdda6b4e3',1,'gridfire::DefinedEngineView::m_logger'],['../classgridfire_1_1_file_defined_engine_view.html#a9d93633ed4ab68de94b7274f879a0432',1,'gridfire::FileDefinedEngineView::m_logger'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7d357c775dcbb253a4001d172805380a',1,'gridfire::MultiscalePartitioningEngineView::m_logger'],['../classgridfire_1_1_network_priming_engine_view.html#a1eed366e916c4e9b7847ae52836f3c7d',1,'gridfire::NetworkPrimingEngineView::m_logger'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#acef7eafe3cbea159259f69c88d309b66',1,'gridfire::io::SimpleReactionListFileParser::m_logger'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab9c683289d48e58edf06bf59215b4937',1,'gridfire::io::MESANetworkFileParser::m_logger'],['../classgridfire_1_1_network.html#a960d309defc570f92d296ce4b93920e5',1,'gridfire::Network::m_logger'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#ae0fc1c6abdc86009ba0fc6c9f270ff8b',1,'gridfire::partition::CompositePartitionFunction::m_logger'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#aff8f82f918380795e98c30a00fcd939b',1,'gridfire::partition::GroundStatePartitionFunction::m_logger'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a57384ffb1c81cf982614d90e23b173b6',1,'gridfire::partition::RauscherThielemannPartitionFunction::m_logger'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#abab0ed78925789856ebb119d60c6a53d',1,'gridfire::reaction::ReaclibReaction::m_logger'],['../classgridfire_1_1reaction_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb',1,'gridfire::reaction::ReactionSet::m_logger'],['../classgridfire_1_1screening_1_1_weak_screening_model.html#a0a4d7d6d36dbe7b764b613d34f18386f',1,'gridfire::screening::WeakScreeningModel::m_logger'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5867eb99b00815b8b4f710cb48904dbe',1,'gridfire::solver::CVODESolverStrategy::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a16e9b87a8abb05bb6b5410903eb49e91',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#afbd9258d65370bbc965e799c82f0e1c0',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#abe902b2a42a6451f64497e075b0e0b25',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_logger'],['../classgridfire_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb',1,'gridfire::ReactionSet::m_logger']]], - ['m_5flogmanager_50',['m_logManager',['../classgridfire_1_1_network.html#a0bb7c7be9a3c3212ef6dcbf26dcacb16',1,'gridfire::Network']]], - ['m_5fls_51',['m_LS',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af4a2f003a4c4c06b4b72840f2d445f81',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fmessage_52',['m_message',['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#a4eb62e3842302997e44e05d0770d77bb',1,'gridfire::exceptions::StaleEngineError::m_message'],['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a77c9a660a2748c2e3a1c7e94edad1cf0',1,'gridfire::exceptions::FailedToPartitionEngineError::m_message'],['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a581527fc03fdd84a8309c147259ec09d',1,'gridfire::exceptions::NetworkResizedError::m_message'],['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#af7ed18507088efc5587298a7e263f047',1,'gridfire::exceptions::UnableToSetNetworkReactionsError::m_message'],['../structgridfire_1_1expectations_1_1_engine_error.html#ad05b8d2f5ce9925f749c9f528f2428dc',1,'gridfire::expectations::EngineError::m_message']]], - ['m_5fmiss_53',['m_miss',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a73ca615753553f4a85160bd9f166da5b',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['m_5fmisses_54',['m_misses',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a00ede9fff51a8318913fd2ed504c1007',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_misses'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a14b1884a9014df33a1ec90dd3433c0b9',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_misses'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a021c760717efef3fc3b415dee6d4840b',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a1714656e907edfcba2d354ff5d7c9ceb',1,'gridfire::trigger::AndTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ae72e6e9f1fbfbd11fbfe9aa6d4ff5a3b',1,'gridfire::trigger::OrTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_not_trigger.html#aa1253080cd57cdf0be6780773ce6c73c',1,'gridfire::trigger::NotTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0a5c2c5aedc779c1535d3839c6a6596e',1,'gridfire::trigger::EveryNthTrigger::m_misses']]], - ['m_5fn_55',['m_N',['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a652ba8d1ac36b9713f426eedf2b1ead0',1,'gridfire::trigger::EveryNthTrigger']]], - ['m_5fnetworkspecies_56',['m_networkSpecies',['../classgridfire_1_1_graph_engine.html#a92d26068ba139e47d335f5fe9e2814cc',1,'gridfire::GraphEngine']]], - ['m_5fnetworkspeciesmap_57',['m_networkSpeciesMap',['../classgridfire_1_1_graph_engine.html#a30e09ed0bce6aa5fc89beaa316a7b827',1,'gridfire::GraphEngine']]], - ['m_5fnum_5fsteps_58',['m_num_steps',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab7495898e893640670f49308a105658f',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5foperatorhits_59',['m_operatorHits',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac18229250c4c160aada96e19325faa29',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['m_5foperatormisses_60',['m_operatorMisses',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afc5299ebf09f9b208f65619012902b77',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['m_5fparser_61',['m_parser',['../classgridfire_1_1_file_defined_engine_view.html#a0a9b07176cb93b54c677b6ce71fda500',1,'gridfire::FileDefinedEngineView']]], - ['m_5fpartitiondata_62',['m_partitionData',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a50ce19df4c12e22bbcb61422248a4038',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], - ['m_5fpartitionfunction_63',['m_partitionFunction',['../classgridfire_1_1_graph_engine.html#a3621f36d77ea8c738ad7de6e5b35ca3e',1,'gridfire::GraphEngine']]], - ['m_5fpartitionfunctions_64',['m_partitionFunctions',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a85aaac230e9de2fd50d4d453f6d5def8',1,'gridfire::partition::CompositePartitionFunction']]], - ['m_5fpename_65',['m_peName',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a51f658789f34f96e0e6bd42cef5cbfe4',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5fprecomputedreactions_66',['m_precomputedReactions',['../classgridfire_1_1_graph_engine.html#a5d431d5385b1219ba29689eb29601ea3',1,'gridfire::GraphEngine']]], - ['m_5fprimingspecies_67',['m_primingSpecies',['../classgridfire_1_1_network_priming_engine_view.html#aeb8f25d97e2459037cc999b974823cf5',1,'gridfire::NetworkPrimingEngineView']]], - ['m_5fproduct_68',['m_product',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aee395d13ed3a515d5c1d69bedffca5de',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5fproduct_5fa_69',['m_product_a',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2567545c89eb847a15909b02fa0f383e',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5fproduct_5fz_70',['m_product_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ab1be1d3010ff539b8a911506734fd9cf',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5fproducts_71',['m_products',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ac350a26bdf19d7c1d20db55a226e6063',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5fqse_5fabundance_5fcache_72',['m_qse_abundance_cache',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a707e46d2f72993c206210f81b35b884e',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5fqse_5fgroups_73',['m_qse_groups',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b4aa04a1e641204e4fd82361b0e39c6',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5fqse_5fsolve_5fspecies_74',['m_qse_solve_species',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4804c6481c2706b04f48c1bbfd9fd5f8',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], - ['m_5fqse_5fsolve_5fspecies_5findex_5fmap_75',['m_qse_solve_species_index_map',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a23e6ba8dfe37b7f167837296a6654684',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], - ['m_5fqvalue_76',['m_qValue',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a498c202a259cbc315997ec68a2cb8a59',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5frate_5ftable_77',['m_rate_table',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a7a01f956eccd3a0a90dd08984ca3f009',1,'gridfire::rates::weak::WeakRateInterpolator']]], - ['m_5fratecoefficients_78',['m_rateCoefficients',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ea3de0412395b7b617c4b71cbc2ab68',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5frates_79',['m_rates',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#afe1b95bf9d81f7521b9f19bbd1305d01',1,'gridfire::reaction::LogicalReaclibReaction']]], - ['m_5freactant_80',['m_reactant',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aeaceef054714e2a9667986406107ba3a',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5freactant_5fa_81',['m_reactant_a',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a37dfb1d460e78e81a6def62e7217e6f8',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5freactant_5fz_82',['m_reactant_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a3d1b52076e102d07acb7200a7ee99165',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5freactants_83',['m_reactants',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7cf403bc519ce39a1af886432a653826',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5freaction_84',['m_reaction',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a98ed8b450f7868f55e8362a848a4710d',1,'gridfire::GraphEngine::AtomicReverseRate']]], - ['m_5freactionidmap_85',['m_reactionIDMap',['../classgridfire_1_1_graph_engine.html#a5d6cc63b99b467c2a976d1fbaaa1dfa3',1,'gridfire::GraphEngine']]], - ['m_5freactionindexmap_86',['m_reactionIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a21c6e33bbf8c18fd5b5eaabb469054de',1,'gridfire::AdaptiveEngineView::m_reactionIndexMap'],['../classgridfire_1_1_defined_engine_view.html#affda6d60651c53ee02532806104671bd',1,'gridfire::DefinedEngineView::m_reactionIndexMap']]], - ['m_5freactionnamemap_87',['m_reactionNameMap',['../classgridfire_1_1reaction_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44',1,'gridfire::reaction::ReactionSet::m_reactionNameMap'],['../classgridfire_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44',1,'gridfire::ReactionSet::m_reactionNameMap']]], - ['m_5freactions_88',['m_reactions',['../classgridfire_1_1_graph_engine.html#ad3b97595871d1f62ee7f4726b601ebef',1,'gridfire::GraphEngine::m_reactions'],['../classgridfire_1_1reaction_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe',1,'gridfire::reaction::ReactionSet::m_reactions'],['../classgridfire_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe',1,'gridfire::ReactionSet::m_reactions']]], - ['m_5frelative_89',['m_relative',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa4162916f562b4d7ea0205d6f3e6f917',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger']]], - ['m_5fresets_90',['m_resets',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a3004a10bb89ecd7b2ba6103c9f5d4b96',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_resets'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#acd55d04da377c8bf4af3ea2fcf2f1918',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_resets'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad4cc7113574f71905bc93cc40024b4bd',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_and_trigger.html#ae3ff88ddb15d04e798fc03c6c941e312',1,'gridfire::trigger::AndTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_or_trigger.html#adc6f560d9199455ba98d85eadfe02847',1,'gridfire::trigger::OrTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_not_trigger.html#adb9c36fa46a30c28e68c59a7d3bd825d',1,'gridfire::trigger::NotTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a87b6e54f3a0536d20709d7e746ec575d',1,'gridfire::trigger::EveryNthTrigger::m_resets']]], - ['m_5freverse_91',['m_reverse',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#af52b42d940f6a09dba5d28898d2b0b1f',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5frho_92',['m_rho',['../structgridfire_1_1_q_s_e_cache_key.html#abb0d1c5b8c88ae2edbc1f8d3b8759f63',1,'gridfire::QSECacheKey::m_rho'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4dc013f4fb9d93b38ef601741dbe4d4c',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::m_rho'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a93cdb544a9d11cc259e6adbc49c60c44',1,'gridfire::exceptions::StaleEngineTrigger::state::m_rho']]], - ['m_5frhsadfun_93',['m_rhsADFun',['../classgridfire_1_1_graph_engine.html#a2e22b111f6d00ecc9e3804a71f1ce876',1,'gridfire::GraphEngine']]], - ['m_5fscreeningmodel_94',['m_screeningModel',['../classgridfire_1_1_graph_engine.html#af17cf3762abac3efcab9a8e87c961210',1,'gridfire::GraphEngine']]], - ['m_5fscreeningtype_95',['m_screeningType',['../classgridfire_1_1_graph_engine.html#a52edc3e88f1e8fc497e1e63972d63c80',1,'gridfire::GraphEngine']]], - ['m_5fsourcelabel_96',['m_sourceLabel',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7e79437a68947e176b8dd7dcbe27baab',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5fsources_97',['m_sources',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a8c6f12a01c6d1fdeba1f0cc73128731e',1,'gridfire::reaction::LogicalReaclibReaction']]], - ['m_5fspecies_5fcache_98',['m_species_cache',['../class_py_engine.html#a73caaa7606e2cdfd1aa82729a78ebb73',1,'PyEngine::m_species_cache'],['../class_py_dynamic_engine.html#a2246382b1c98ba69cdb419bba63a6d03',1,'PyDynamicEngine::m_species_cache']]], - ['m_5fspeciesindexmap_99',['m_speciesIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a5f66204a0ff5b27eed243afddecb0093',1,'gridfire::AdaptiveEngineView::m_speciesIndexMap'],['../classgridfire_1_1_defined_engine_view.html#acc4976262e208d1dd2185ebccbdd275e',1,'gridfire::DefinedEngineView::m_speciesIndexMap']]], - ['m_5fspeciestoindexmap_100',['m_speciesToIndexMap',['../classgridfire_1_1_graph_engine.html#ad8237c252145a75092202d00f5e1ddf7',1,'gridfire::GraphEngine']]], - ['m_5fstate_101',['m_state',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a7f9fa2e34da3772714723ef7d5083be5',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['m_5fstdout_5flogging_5fenabled_102',['m_stdout_logging_enabled',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af3e470b5a6f982c107785c64b169a992',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fstiff_103',['m_stiff',['../classgridfire_1_1approx8_1_1_approx8_network.html#a697cb49bebc8d0659eb791500c451c67',1,'gridfire::approx8::Approx8Network::m_stiff'],['../classgridfire_1_1_network.html#aefe364ae5af783e19e7b93bfd475566e',1,'gridfire::Network::m_stiff']]], - ['m_5fstoichiometrymatrix_104',['m_stoichiometryMatrix',['../classgridfire_1_1_graph_engine.html#ad1cb5fd32efc37668e2d9ecf0c72ad24',1,'gridfire::GraphEngine']]], - ['m_5fsun_5fctx_105',['m_sun_ctx',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ac57a4f62d95d769c379470e680e6882d',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5ft_106',['m_t',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a352cd33629e63286808df617d36cb70b',1,'gridfire::exceptions::StaleEngineTrigger::state']]], - ['m_5ft9_107',['m_T9',['../structgridfire_1_1_q_s_e_cache_key.html#a2ab20b15ab7f9da15c36989e8d9a2bc7',1,'gridfire::QSECacheKey::m_T9'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a7f65ed75e9dca9b6e1160ad297e07678',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::m_T9'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a4d15893a4a5aa09ee93c66a086a7f963',1,'gridfire::exceptions::StaleEngineTrigger::state::m_T9']]], - ['m_5fthreshold_108',['m_threshold',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#aeac341c1e854d561a29aa39ad306d5d7',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_threshold'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ab7d86e5c89a848cf238141393fe3a8de',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_threshold']]], - ['m_5ftimestep_5fwindow_109',['m_timestep_window',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae18e08a0bd72b68605d64e4d84355f79',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger']]], - ['m_5ftmax_110',['m_tMax',['../classgridfire_1_1approx8_1_1_approx8_network.html#a6fadf388f07c160f1887a3cb72eaa869',1,'gridfire::approx8::Approx8Network']]], - ['m_5ftotal_5fsteps_111',['m_total_steps',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#ac1cddf0f2955d4282afcf4a90a2de9c0',1,'gridfire::exceptions::StaleEngineTrigger::state']]], - ['m_5ftype_112',['m_type',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae78d2a9b20c22a6ad624f4d968cbf639',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::m_type'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a92c3590161c63c6ed4e7650d2b7beee3',1,'gridfire::rates::weak::WeakReaction::m_type']]], - ['m_5fupdates_113',['m_updates',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab80799eb7c80b3b20c1a7e7f9e1f5030',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_updates'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a4885bdcc719a0f8c8394905893739b96',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_updates'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a25f6ac369c590a8370270bdc70545171',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a7f88c1139e1b05baed44614104d601b4',1,'gridfire::trigger::AndTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_or_trigger.html#af595a5daab0f5b3ffc450c6de6737517',1,'gridfire::trigger::OrTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae4830ed152643770b0888b040475b000',1,'gridfire::trigger::NotTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#ab0a33f49be02d34b27f75edf75dbc06d',1,'gridfire::trigger::EveryNthTrigger::m_updates']]], - ['m_5fuseprecomputation_114',['m_usePrecomputation',['../classgridfire_1_1_graph_engine.html#a191cff35402d3c97c82c5c966a39d0de',1,'gridfire::GraphEngine']]], - ['m_5fusereversereactions_115',['m_useReverseReactions',['../classgridfire_1_1_graph_engine.html#a32d3efbf4c3d5158f87c0c732cdc26dc',1,'gridfire::GraphEngine']]], - ['m_5fview_116',['m_view',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#af2acc70592e5545f9e8f0a33e10ffdc7',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], - ['m_5fweak_5fnetwork_117',['m_weak_network',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a8169adef9b4b3c7552c7a8fdc945cf6f',1,'gridfire::rates::weak::WeakReactionMap']]], - ['m_5fweakrateinterpolator_118',['m_weakRateInterpolator',['../classgridfire_1_1_graph_engine.html#a9ac5893030802b0b846552949e866340',1,'gridfire::GraphEngine']]], - ['m_5fwindowsize_119',['m_windowSize',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa03c13813065f720cf698c240f07d559',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger']]], - ['m_5fy_120',['m_Y',['../structgridfire_1_1_q_s_e_cache_key.html#afa8f157d3dd3505276294815357b028a',1,'gridfire::QSECacheKey::m_Y'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a833c5b68a627fbceaf5ff0d15bcb0eaf',1,'gridfire::exceptions::StaleEngineTrigger::state::m_Y'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aae19c1ec467051404a7bf1d4c7066c22',1,'gridfire::solver::CVODESolverStrategy::m_Y']]], - ['m_5fy_121',['m_y',['../classgridfire_1_1approx8_1_1_approx8_network.html#abf9f13ff532917ddac4a7d987698836d',1,'gridfire::approx8::Approx8Network']]], - ['m_5fy_5fscale_122',['m_Y_scale',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a8dd40205db7aef439b6f04289ca5dfd5',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], - ['m_5fyerr_123',['m_YErr',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a0717afcde6fdb71b12490bbcadb5fdb4',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fz_124',['m_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a292dfe5fdfd3b90a36906f5f609a4c1c',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate']]], - ['mainpage_2emd_125',['mainpage.md',['../mainpage_8md.html',1,'']]], - ['make_5fkey_126',['make_key',['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0e75ec9b97529783e07953aaf7d70f68',1,'gridfire::partition::GroundStatePartitionFunction::make_key()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ac58b95c8530f69f063c8ed8293487aec',1,'gridfire::partition::RauscherThielemannPartitionFunction::make_key()']]], - ['makeenginepartitioningtrigger_127',['makeEnginePartitioningTrigger',['../namespacegridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e.html#a26555ea09be620dabc5f9644be8f9908',1,'gridfire::trigger::solver::CVODE']]], - ['manual_20build_20instructions_128',['Manual Build Instructions',['../index.html#autotoc_md11',1,'']]], - ['mapculledtofull_129',['mapCulledToFull',['../classgridfire_1_1_adaptive_engine_view.html#a68695f056b660e91285b7e5a931612e1',1,'gridfire::AdaptiveEngineView']]], - ['mapculledtofullreactionindex_130',['mapCulledToFullReactionIndex',['../classgridfire_1_1_adaptive_engine_view.html#a91e742642d8a8d9ec0620779927e5101',1,'gridfire::AdaptiveEngineView']]], - ['mapculledtofullspeciesindex_131',['mapCulledToFullSpeciesIndex',['../classgridfire_1_1_adaptive_engine_view.html#a256d14a333f9401039b826cc889761a8',1,'gridfire::AdaptiveEngineView']]], - ['mapfulltoculled_132',['mapFullToCulled',['../classgridfire_1_1_adaptive_engine_view.html#a3d9d8e862d1c2f0a8ba460c57f6a7f44',1,'gridfire::AdaptiveEngineView']]], - ['mapfulltoview_133',['mapFullToView',['../classgridfire_1_1_defined_engine_view.html#a2f59af6fb3516911de2a3e3ff0ed8873',1,'gridfire::DefinedEngineView']]], - ['mapnetintomolarabundancevector_134',['mapNetInToMolarAbundanceVector',['../classgridfire_1_1_dynamic_engine.html#a55f1b7e5ebe2840e1d7c54665ca5411a',1,'gridfire::DynamicEngine::mapNetInToMolarAbundanceVector()'],['../classgridfire_1_1_graph_engine.html#a27f3a928e1f6bbe7e847cffed6db729f',1,'gridfire::GraphEngine::mapNetInToMolarAbundanceVector()'],['../classgridfire_1_1_adaptive_engine_view.html#a7d0237956bf3ec7230bc51d88e7f8019',1,'gridfire::AdaptiveEngineView::mapNetInToMolarAbundanceVector()'],['../classgridfire_1_1_defined_engine_view.html#a72789c1c3379594b65b560da50192de2',1,'gridfire::DefinedEngineView::mapNetInToMolarAbundanceVector()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aada497e8df74a295fdf5df7d7cdf64e0',1,'gridfire::MultiscalePartitioningEngineView::mapNetInToMolarAbundanceVector()'],['../class_py_dynamic_engine.html#a61bb4b430fe740cfb2c24e5cc673e4ac',1,'PyDynamicEngine::mapNetInToMolarAbundanceVector()']]], - ['mapviewtofull_135',['mapViewToFull',['../classgridfire_1_1_defined_engine_view.html#a626ab005bfa08b201518c13627e1f843',1,'gridfire::DefinedEngineView']]], - ['mapviewtofullreactionindex_136',['mapViewToFullReactionIndex',['../classgridfire_1_1_defined_engine_view.html#aadf373d69a22fcd171a6c251466d53d1',1,'gridfire::DefinedEngineView']]], - ['mapviewtofullspeciesindex_137',['mapViewToFullSpeciesIndex',['../classgridfire_1_1_defined_engine_view.html#af6fb8c3c7894b505bd81d15f012f154a',1,'gridfire::DefinedEngineView']]], - ['massfractionchanges_138',['massFractionChanges',['../structgridfire_1_1_priming_report.html#a37aa83b55f3da0bc3ff6bcb7b79878a7',1,'gridfire::PrimingReport']]], - ['matrix_5ftype_139',['matrix_type',['../namespacegridfire_1_1approx8.html#a275aecf94e3145c2ff3d1756deda54ce',1,'gridfire::approx8']]], - ['max_5fiterations_5freached_140',['MAX_ITERATIONS_REACHED',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a5afaf45bc4c02208d502d9c0c26d8287',1,'gridfire']]], - ['mean_5ftimescale_141',['mean_timescale',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a66e6677638af72e4db75f5518dc867f9',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], - ['mesanetworkfileparser_142',['MESANetworkFileParser',['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html',1,'gridfire::io::MESANetworkFileParser'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ac5963d0da6780de753df996b490f8d2c',1,'gridfire::io::MESANetworkFileParser::MESANetworkFileParser()']]], - ['meson_20setup_143',['TUI config loading and meson setup',['../index.html#autotoc_md20',1,'']]], - ['method_144',['DirectNetworkSolver (Implicit Rosenbrock Method)',['../index.html#autotoc_md41',1,'']]], - ['mev2erg_145',['MeV2Erg',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ae527298ffcdeb0b7b4089eeed4ddb58d',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['mevgrelation_146',['MeVgRelation',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab60f42677de82f3aab77d2af846c2ffd',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['mevpergraph_147',['MeVPerGraph',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a57273916131b68d1aed6e16d85667427',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['middle_148',['MIDDLE',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329abb276a700ba6a5b912fa0bf0a668d735',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], - ['min_5fabundance_5fthreshold_149',['MIN_ABUNDANCE_THRESHOLD',['../namespacegridfire.html#a96c062f94713921e5d7568ecedcdcb06',1,'gridfire']]], - ['min_5fdensity_5fthreshold_150',['MIN_DENSITY_THRESHOLD',['../namespacegridfire.html#ada3c137c014ecd8d06200fea2d1a9f50',1,'gridfire']]], - ['min_5fjacobian_5fthreshold_151',['MIN_JACOBIAN_THRESHOLD',['../namespacegridfire.html#ae01b1738df1921db565bcbd68dd6cf64',1,'gridfire']]], - ['minimum_20compiler_20versions_152',['Minimum compiler versions',['../index.html#autotoc_md26',1,'']]], - ['mion_153',['mIon',['../structgridfire_1_1approx8_1_1_approx8_net.html#a928b7810cb2993d59d40aa73c2faef18',1,'gridfire::approx8::Approx8Net']]], - ['miss_154',['miss',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac55fb580dd4b9763cefe4612555b03f3',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['misses_155',['misses',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5df4f2c27e9eaa781c972a8c9b595787',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['molarabundance_156',['MolarAbundance',['../structgridfire_1_1_net_in.html#a47781e8d5503e3b4f12d669e2cbcfb65',1,'gridfire::NetIn']]], - ['mu_5fe_157',['mu_e',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ac08d42071950006ccf3c438253ef9ee9',1,'gridfire::rates::weak::RateDataRow::mu_e'],['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a4a1cbc93d5e197a69a5a29a8cabc6498',1,'gridfire::rates::weak::WeakReactionEntry::mu_e']]], - ['mue_158',['MUE',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea5257ed2407fcbb45ab05897fdea80c2b',1,'gridfire::rates::weak']]], - ['mue_5faxis_159',['mue_axis',['../structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a82cc218ce48dcb835d07422dad927a5a',1,'gridfire::rates::weak::IsotopeGrid']]], - ['multiscalepartitioningengineview_160',['MultiscalePartitioningEngineView',['../classgridfire_1_1_multiscale_partitioning_engine_view.html',1,'gridfire::MultiscalePartitioningEngineView'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a0df457c0f0f6f403a295335c84fd828f',1,'gridfire::MultiscalePartitioningEngineView::MultiscalePartitioningEngineView()']]], - ['multiscalepartitioningengineview_20example_161',['MultiscalePartitioningEngineView Example',['../engine_8h.html#MultiscalePartitioningEngineViewExample',1,'']]], - ['muon_5fantineutrino_162',['MUON_ANTINEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caae6f2e17ddd61e72e331faf8700bbedef',1,'gridfire::rates::weak']]], - ['muon_5fneutrino_163',['MUON_NEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caaabd6fefb3f84f632c3968acfcd76d554',1,'gridfire::rates::weak']]] + ['m_5factivespeciesvectorcache_6',['m_activeSpeciesVectorCache',['../classgridfire_1_1_defined_engine_view.html#a380e7a98cc782c9becd191d8de17c31d',1,'gridfire::DefinedEngineView']]], + ['m_5falgebraic_5fabundances_7',['m_algebraic_abundances',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3af2b37ce21829d9554d702cad074470',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5falgebraic_5fspecies_8',['m_algebraic_species',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a4656c05b8235dbf4ec698b03a716a8c8',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5fatomic_9',['m_atomic',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a4f2bf61b35566e439ac8a48da265d215',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5fatomicreverserates_10',['m_atomicReverseRates',['../classgridfire_1_1_graph_engine.html#a816797b1d656d416844489692af44cf6',1,'gridfire::GraphEngine']]], + ['m_5fb_11',['m_B',['../classgridfire_1_1trigger_1_1_and_trigger.html#af8ee88421d0dfd92de6df96d686ece38',1,'gridfire::trigger::AndTrigger::m_B'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a30dec370b61a5f0562956394b89e8f89',1,'gridfire::trigger::OrTrigger::m_B']]], + ['m_5fbaseengine_12',['m_baseEngine',['../classgridfire_1_1_adaptive_engine_view.html#a4d38b46be9f25c7afe7ddd2b284253f8',1,'gridfire::AdaptiveEngineView::m_baseEngine'],['../classgridfire_1_1_defined_engine_view.html#a754ef6a1fb9259d533f1eefa823d5758',1,'gridfire::DefinedEngineView::m_baseEngine'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a999b68226d658c9df2f4a3b890b9e5d1',1,'gridfire::MultiscalePartitioningEngineView::m_baseEngine']]], + ['m_5fcacheconfig_13',['m_cacheConfig',['../structgridfire_1_1_q_s_e_cache_key.html#a711acccecadd93495fd08c81838be2d8',1,'gridfire::QSECacheKey']]], + ['m_5fcachestats_14',['m_cacheStats',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aa81057b96cf46986151a5e8ef99a017a',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5fcallback_15',['m_callback',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aa8fb7a0b39e6bb7b97a4a98422f06482',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fchapter_16',['m_chapter',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#adbcb383bac0f47c66251ee1b7c5f539d',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5fconfig_17',['m_config',['../classgridfire_1_1_graph_engine.html#a3b17102b143435ddfdc015d7a50c4b18',1,'gridfire::GraphEngine::m_config'],['../classgridfire_1_1_adaptive_engine_view.html#a14171a9ccc45a63996a967c72983de30',1,'gridfire::AdaptiveEngineView::m_config'],['../classgridfire_1_1_file_defined_engine_view.html#a7a80966c023ae722239491af58609362',1,'gridfire::FileDefinedEngineView::m_config'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4061e99bd77a3de0d6d9e317bfc74874',1,'gridfire::io::SimpleReactionListFileParser::m_config'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#aea206c3a7600db8d657666fef88fa20d',1,'gridfire::io::MESANetworkFileParser::m_config'],['../classgridfire_1_1_network.html#a9f8802012728ef5fea0e8cd465044e09',1,'gridfire::Network::m_config'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a202fe9e6499aac5f6813e036ee4ed2d5',1,'gridfire::solver::CVODESolverStrategy::m_config']]], + ['m_5fconstants_18',['m_constants',['../classgridfire_1_1_graph_engine.html#a10c01bc20ae668c2857efb2a1783098e',1,'gridfire::GraphEngine::m_constants'],['../classgridfire_1_1_network.html#adf7002883160101c9f9d1b376b265410',1,'gridfire::Network::m_constants'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2f0ee4c0d52db0f58781f90dd39dc0f7',1,'gridfire::rates::weak::WeakReaction::m_constants']]], + ['m_5fconstraints_19',['m_constraints',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50d8f309ca897fa83b16db0a1701b339',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fcounter_20',['m_counter',['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a80d6f82095c3b5fdbc46776e183cdb1f',1,'gridfire::trigger::EveryNthTrigger']]], + ['m_5fcvode_5fmem_21',['m_cvode_mem',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab5a8fa55e36685cac50c1dbdd8dbfa57',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fdata_22',['m_data',['../classgridfire_1_1utils_1_1_column.html#aaa99c4d00c3b79e37f2e73e7c6854758',1,'gridfire::utils::Column']]], + ['m_5fdepth_23',['m_depth',['../classgridfire_1_1_graph_engine.html#a80c73690d5af247ff9f2ba8b00abce01',1,'gridfire::GraphEngine']]], + ['m_5fdt0_24',['m_dt0',['../classgridfire_1_1approx8_1_1_approx8_network.html#a6ed8022834e9541b3e547dd867648b0f',1,'gridfire::approx8::Approx8Network']]], + ['m_5fdynamic_5fspecies_25',['m_dynamic_species',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aec6126b5c4a397d090790d7b75f9f70f',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5fengine_26',['m_engine',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a75d355a0bef27217165644affd0cca4d',1,'gridfire::GraphEngine::AtomicReverseRate::m_engine'],['../classgridfire_1_1solver_1_1_network_solver_strategy.html#a724924d94eaf82b67d9988a55c3261e8',1,'gridfire::solver::NetworkSolverStrategy::m_engine']]], + ['m_5feps_5fnuc_27',['m_eps_nuc',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a24207163a7ea2dde675b458f9df37a99',1,'gridfire::exceptions::StaleEngineTrigger::state']]], + ['m_5fepsadfun_28',['m_epsADFun',['../classgridfire_1_1_graph_engine.html#a1d5f6a3f217af7f4d0f95bdf7916b774',1,'gridfire::GraphEngine']]], + ['m_5ffilename_29',['m_fileName',['../classgridfire_1_1_file_defined_engine_view.html#a1b343998b93955025a589b2b4541e33b',1,'gridfire::FileDefinedEngineView']]], + ['m_5ffilename_30',['m_filename',['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab7f82597abf17f16c401bcdf528bd099',1,'gridfire::io::MESANetworkFileParser']]], + ['m_5fformat_31',['m_format',['../classgridfire_1_1_network.html#a37218e18f1bdbda7be94aa230f47dd18',1,'gridfire::Network']]], + ['m_5ffull_5fjacobian_5fsparsity_5fpattern_32',['m_full_jacobian_sparsity_pattern',['../classgridfire_1_1_graph_engine.html#a19b2eea0e8d05ac90f9fd7120bdc6e06',1,'gridfire::GraphEngine']]], + ['m_5ffull_5fsparsity_5fset_33',['m_full_sparsity_set',['../classgridfire_1_1_graph_engine.html#af147a6953dcbb70ba3cc93039ac21c35',1,'gridfire::GraphEngine']]], + ['m_5fground_5fstate_5fspin_34',['m_ground_state_spin',['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af7f710edff96b1623c517ddab137c245',1,'gridfire::partition::GroundStatePartitionFunction']]], + ['m_5fhash_35',['m_hash',['../structgridfire_1_1_q_s_e_cache_key.html#ab860b40d4ccb3c16a962d96bc767ff05',1,'gridfire::QSECacheKey']]], + ['m_5fheader_36',['m_header',['../classgridfire_1_1utils_1_1_column.html#aaddf58469be3e3fd3bee0f4f660fe9e0',1,'gridfire::utils::Column']]], + ['m_5fhit_37',['m_hit',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a0c3bd8d5918e344657227a09cd7e39a5',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['m_5fhits_38',['m_hits',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a2b1b4a9ef137e76d39e7a7dcb6cf725d',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_hits'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0d3b7c1d1057f442417c2f8c2a7177c5',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_hits'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aff23db33140aa6a5a2ad36eda77b833d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_hits'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#afd5c9867790fc5ef453bc6a5e5494766',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a43e6a9c01b163ab92a0b413bfba52ef5',1,'gridfire::trigger::AndTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a35d519d5266c68b696b779b275574ebf',1,'gridfire::trigger::OrTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a86404f57e0e0683fc56e0e49321e5e3b',1,'gridfire::trigger::NotTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a021c30d6db015bb88a70af348a5dd336',1,'gridfire::trigger::EveryNthTrigger::m_hits']]], + ['m_5fid_39',['m_id',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ca86e0f8f95ffb6d87ca295e44f14c5',1,'gridfire::reaction::ReaclibReaction::m_id'],['../classgridfire_1_1reaction_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111',1,'gridfire::reaction::ReactionSet::m_id'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a79877bd387bd891e602adff3f99cb4c5',1,'gridfire::rates::weak::WeakReaction::m_id'],['../classgridfire_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111',1,'gridfire::ReactionSet::m_id']]], + ['m_5findex_40',['m_index',['../structgridfire_1_1expectations_1_1_engine_index_error.html#aa20994243d56f24d89230887b881e03e',1,'gridfire::expectations::EngineIndexError']]], + ['m_5findextospeciesmap_41',['m_indexToSpeciesMap',['../classgridfire_1_1_graph_engine.html#a8ff064c9996772281984f88ee492d04a',1,'gridfire::GraphEngine']]], + ['m_5finitial_5fcomp_42',['m_initial_comp',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ac5bf1e4b4ac8435af5739ce970b373d7',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], + ['m_5finterpolator_43',['m_interpolator',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a874efa5a57427c8afecd0375094da6e9',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::m_interpolator'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#adf203cbae7d7afcd274020b5210b426b',1,'gridfire::rates::weak::WeakReaction::m_interpolator']]], + ['m_5finterval_44',['m_interval',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab6215873390f6bedab5c9f83b990b5e0',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], + ['m_5fisstale_45',['m_isStale',['../classgridfire_1_1_adaptive_engine_view.html#a63580db57e0f48f508906a11ccfd465e',1,'gridfire::AdaptiveEngineView::m_isStale'],['../classgridfire_1_1_defined_engine_view.html#a217d541f3fa777b1552f652fbb520382',1,'gridfire::DefinedEngineView::m_isStale']]], + ['m_5fj_46',['m_J',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afd1053d0827512b6831ee15f14488c20',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fjac_5fwork_47',['m_jac_work',['../classgridfire_1_1_graph_engine.html#a250cc6350dc052fbdfdf9a02066e7891',1,'gridfire::GraphEngine']]], + ['m_5fjacobianmatrix_48',['m_jacobianMatrix',['../classgridfire_1_1_graph_engine.html#a2f1718c89d4aaad028102724d18fa910',1,'gridfire::GraphEngine']]], + ['m_5fjacobianmatrixstate_49',['m_jacobianMatrixState',['../classgridfire_1_1_graph_engine.html#ad730251f4cd877006f2520be84ac85e9',1,'gridfire::GraphEngine']]], + ['m_5fjacobianmatrixstatenamemap_50',['m_jacobianMatrixStateNameMap',['../classgridfire_1_1_graph_engine.html#adc3758335b680d41edfdf0c64eeb27c6',1,'gridfire::GraphEngine']]], + ['m_5flast_5ftrigger_5ftime_51',['m_last_trigger_time',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a51ac3899010c2790fc98801ffba9407e',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], + ['m_5flast_5ftrigger_5ftime_5fdelta_52',['m_last_trigger_time_delta',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab93cb25bbebb159a8608a737bd972abd',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], + ['m_5flogger_53',['m_logger',['../classgridfire_1_1_graph_engine.html#a483979fc154adc88d029b3b672066d53',1,'gridfire::GraphEngine::m_logger'],['../classgridfire_1_1_adaptive_engine_view.html#ac5bdbe46f87d38d9f23ece5743dcd193',1,'gridfire::AdaptiveEngineView::m_logger'],['../classgridfire_1_1_defined_engine_view.html#a4f4aa847ee80ad430de9b1cfdda6b4e3',1,'gridfire::DefinedEngineView::m_logger'],['../classgridfire_1_1_file_defined_engine_view.html#a9d93633ed4ab68de94b7274f879a0432',1,'gridfire::FileDefinedEngineView::m_logger'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7d357c775dcbb253a4001d172805380a',1,'gridfire::MultiscalePartitioningEngineView::m_logger'],['../classgridfire_1_1_network_priming_engine_view.html#a1eed366e916c4e9b7847ae52836f3c7d',1,'gridfire::NetworkPrimingEngineView::m_logger'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#acef7eafe3cbea159259f69c88d309b66',1,'gridfire::io::SimpleReactionListFileParser::m_logger'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab9c683289d48e58edf06bf59215b4937',1,'gridfire::io::MESANetworkFileParser::m_logger'],['../classgridfire_1_1_network.html#a960d309defc570f92d296ce4b93920e5',1,'gridfire::Network::m_logger'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#ae0fc1c6abdc86009ba0fc6c9f270ff8b',1,'gridfire::partition::CompositePartitionFunction::m_logger'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#aff8f82f918380795e98c30a00fcd939b',1,'gridfire::partition::GroundStatePartitionFunction::m_logger'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a57384ffb1c81cf982614d90e23b173b6',1,'gridfire::partition::RauscherThielemannPartitionFunction::m_logger'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#abab0ed78925789856ebb119d60c6a53d',1,'gridfire::reaction::ReaclibReaction::m_logger'],['../classgridfire_1_1reaction_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb',1,'gridfire::reaction::ReactionSet::m_logger'],['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a2962864d8a6f8760a4228729838b6edb',1,'gridfire::rates::weak::WeakRateInterpolator::m_logger'],['../classgridfire_1_1screening_1_1_weak_screening_model.html#a0a4d7d6d36dbe7b764b613d34f18386f',1,'gridfire::screening::WeakScreeningModel::m_logger'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5867eb99b00815b8b4f710cb48904dbe',1,'gridfire::solver::CVODESolverStrategy::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a16e9b87a8abb05bb6b5410903eb49e91',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#afbd9258d65370bbc965e799c82f0e1c0',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#abe902b2a42a6451f64497e075b0e0b25',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#abb65f2fb74ea74a7f078b4e14f8bc949',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_logger'],['../classgridfire_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb',1,'gridfire::ReactionSet::m_logger']]], + ['m_5flogmanager_54',['m_logManager',['../classgridfire_1_1_network.html#a0bb7c7be9a3c3212ef6dcbf26dcacb16',1,'gridfire::Network']]], + ['m_5fls_55',['m_LS',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af4a2f003a4c4c06b4b72840f2d445f81',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fmessage_56',['m_message',['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#a4eb62e3842302997e44e05d0770d77bb',1,'gridfire::exceptions::StaleEngineError::m_message'],['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a77c9a660a2748c2e3a1c7e94edad1cf0',1,'gridfire::exceptions::FailedToPartitionEngineError::m_message'],['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a581527fc03fdd84a8309c147259ec09d',1,'gridfire::exceptions::NetworkResizedError::m_message'],['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#af7ed18507088efc5587298a7e263f047',1,'gridfire::exceptions::UnableToSetNetworkReactionsError::m_message'],['../classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#a8cbd2bcb916369751f2154f8c7f58974',1,'gridfire::exceptions::StaleJacobianError::m_message'],['../classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#aa9abe57b96872bf7b5025eabc7656a02',1,'gridfire::exceptions::UninitializedJacobianError::m_message'],['../classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#a0b75cbbf9890d97a2e49b5c0728020cd',1,'gridfire::exceptions::UnknownJacobianError::m_message'],['../classgridfire_1_1exceptions_1_1_bad_collection_error.html#a1ff822ab63e39fdc2bd3f71ac6e04fcb',1,'gridfire::exceptions::BadCollectionError::m_message'],['../classgridfire_1_1exceptions_1_1_hashing_error.html#a50aeb5acdd6b046de5f7bb7d6c26dcb0',1,'gridfire::exceptions::HashingError::m_message'],['../structgridfire_1_1expectations_1_1_engine_error.html#ad05b8d2f5ce9925f749c9f528f2428dc',1,'gridfire::expectations::EngineError::m_message']]], + ['m_5fmiss_57',['m_miss',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a73ca615753553f4a85160bd9f166da5b',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['m_5fmisses_58',['m_misses',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a00ede9fff51a8318913fd2ed504c1007',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_misses'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a14b1884a9014df33a1ec90dd3433c0b9',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_misses'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a021c760717efef3fc3b415dee6d4840b',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_misses'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a1b28f79b7d5d4b6a947bdf75c049739f',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a1714656e907edfcba2d354ff5d7c9ceb',1,'gridfire::trigger::AndTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ae72e6e9f1fbfbd11fbfe9aa6d4ff5a3b',1,'gridfire::trigger::OrTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_not_trigger.html#aa1253080cd57cdf0be6780773ce6c73c',1,'gridfire::trigger::NotTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0a5c2c5aedc779c1535d3839c6a6596e',1,'gridfire::trigger::EveryNthTrigger::m_misses']]], + ['m_5fn_59',['m_N',['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a652ba8d1ac36b9713f426eedf2b1ead0',1,'gridfire::trigger::EveryNthTrigger']]], + ['m_5fnetworkspecies_60',['m_networkSpecies',['../classgridfire_1_1_graph_engine.html#a92d26068ba139e47d335f5fe9e2814cc',1,'gridfire::GraphEngine']]], + ['m_5fnetworkspeciesmap_61',['m_networkSpeciesMap',['../classgridfire_1_1_graph_engine.html#a30e09ed0bce6aa5fc89beaa316a7b827',1,'gridfire::GraphEngine']]], + ['m_5fnum_5fsteps_62',['m_num_steps',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab7495898e893640670f49308a105658f',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5foperatorhits_63',['m_operatorHits',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac18229250c4c160aada96e19325faa29',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['m_5foperatormisses_64',['m_operatorMisses',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afc5299ebf09f9b208f65619012902b77',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['m_5fparser_65',['m_parser',['../classgridfire_1_1_file_defined_engine_view.html#a0a9b07176cb93b54c677b6ce71fda500',1,'gridfire::FileDefinedEngineView']]], + ['m_5fpartitiondata_66',['m_partitionData',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a50ce19df4c12e22bbcb61422248a4038',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], + ['m_5fpartitionfunction_67',['m_partitionFunction',['../classgridfire_1_1_graph_engine.html#a3621f36d77ea8c738ad7de6e5b35ca3e',1,'gridfire::GraphEngine']]], + ['m_5fpartitionfunctions_68',['m_partitionFunctions',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a85aaac230e9de2fd50d4d453f6d5def8',1,'gridfire::partition::CompositePartitionFunction']]], + ['m_5fpename_69',['m_peName',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a51f658789f34f96e0e6bd42cef5cbfe4',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5fprecomputedreactionindexmap_70',['m_precomputedReactionIndexMap',['../classgridfire_1_1_graph_engine.html#a183cbef618742d97b2b6edb60522eb6c',1,'gridfire::GraphEngine']]], + ['m_5fprecomputedreactions_71',['m_precomputedReactions',['../classgridfire_1_1_graph_engine.html#a5d431d5385b1219ba29689eb29601ea3',1,'gridfire::GraphEngine']]], + ['m_5fprimingspecies_72',['m_primingSpecies',['../classgridfire_1_1_network_priming_engine_view.html#aeb8f25d97e2459037cc999b974823cf5',1,'gridfire::NetworkPrimingEngineView']]], + ['m_5fproduct_73',['m_product',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aee395d13ed3a515d5c1d69bedffca5de',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5fproduct_5fa_74',['m_product_a',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2567545c89eb847a15909b02fa0f383e',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5fproduct_5fz_75',['m_product_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ab1be1d3010ff539b8a911506734fd9cf',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5fproducts_76',['m_products',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ac350a26bdf19d7c1d20db55a226e6063',1,'gridfire::reaction::ReaclibReaction::m_products'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a71ca233a081c7aed54ace061ea362231',1,'gridfire::rates::weak::WeakReaction::m_products']]], + ['m_5fqse_5fabundance_5fcache_77',['m_qse_abundance_cache',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a707e46d2f72993c206210f81b35b884e',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5fqse_5fgroups_78',['m_qse_groups',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b4aa04a1e641204e4fd82361b0e39c6',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5fqse_5fsolve_5fspecies_79',['m_qse_solve_species',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4804c6481c2706b04f48c1bbfd9fd5f8',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], + ['m_5fqse_5fsolve_5fspecies_5findex_5fmap_80',['m_qse_solve_species_index_map',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a23e6ba8dfe37b7f167837296a6654684',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], + ['m_5fqvalue_81',['m_qValue',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a498c202a259cbc315997ec68a2cb8a59',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5frate_5ftable_82',['m_rate_table',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a7a01f956eccd3a0a90dd08984ca3f009',1,'gridfire::rates::weak::WeakRateInterpolator']]], + ['m_5fratecoefficients_83',['m_rateCoefficients',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ea3de0412395b7b617c4b71cbc2ab68',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5frates_84',['m_rates',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#afe1b95bf9d81f7521b9f19bbd1305d01',1,'gridfire::reaction::LogicalReaclibReaction']]], + ['m_5freactant_85',['m_reactant',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aeaceef054714e2a9667986406107ba3a',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5freactant_5fa_86',['m_reactant_a',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a37dfb1d460e78e81a6def62e7217e6f8',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5freactant_5fz_87',['m_reactant_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a3d1b52076e102d07acb7200a7ee99165',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5freactants_88',['m_reactants',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7cf403bc519ce39a1af886432a653826',1,'gridfire::reaction::ReaclibReaction::m_reactants'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a46c36a6e517fb00a2ac3cbb0f546a341',1,'gridfire::rates::weak::WeakReaction::m_reactants']]], + ['m_5freaction_89',['m_reaction',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a98ed8b450f7868f55e8362a848a4710d',1,'gridfire::GraphEngine::AtomicReverseRate']]], + ['m_5freactionidmap_90',['m_reactionIDMap',['../classgridfire_1_1_graph_engine.html#a5d6cc63b99b467c2a976d1fbaaa1dfa3',1,'gridfire::GraphEngine']]], + ['m_5freactionindexmap_91',['m_reactionIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a21c6e33bbf8c18fd5b5eaabb469054de',1,'gridfire::AdaptiveEngineView::m_reactionIndexMap'],['../classgridfire_1_1_defined_engine_view.html#affda6d60651c53ee02532806104671bd',1,'gridfire::DefinedEngineView::m_reactionIndexMap']]], + ['m_5freactionnamemap_92',['m_reactionNameMap',['../classgridfire_1_1reaction_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44',1,'gridfire::reaction::ReactionSet::m_reactionNameMap'],['../classgridfire_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44',1,'gridfire::ReactionSet::m_reactionNameMap']]], + ['m_5freactions_93',['m_reactions',['../classgridfire_1_1_graph_engine.html#ad3b97595871d1f62ee7f4726b601ebef',1,'gridfire::GraphEngine::m_reactions'],['../classgridfire_1_1reaction_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe',1,'gridfire::reaction::ReactionSet::m_reactions'],['../classgridfire_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe',1,'gridfire::ReactionSet::m_reactions']]], + ['m_5frelative_94',['m_relative',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa4162916f562b4d7ea0205d6f3e6f917',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger']]], + ['m_5frelativefailurerate_95',['m_relativeFailureRate',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a19795b0ebf01df3e70fe858cfb527d08',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['m_5fresets_96',['m_resets',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a3004a10bb89ecd7b2ba6103c9f5d4b96',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_resets'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#acd55d04da377c8bf4af3ea2fcf2f1918',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_resets'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad4cc7113574f71905bc93cc40024b4bd',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_resets'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a270dae9d1f4e3ee410389e113d7f0857',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_and_trigger.html#ae3ff88ddb15d04e798fc03c6c941e312',1,'gridfire::trigger::AndTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_or_trigger.html#adc6f560d9199455ba98d85eadfe02847',1,'gridfire::trigger::OrTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_not_trigger.html#adb9c36fa46a30c28e68c59a7d3bd825d',1,'gridfire::trigger::NotTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a87b6e54f3a0536d20709d7e746ec575d',1,'gridfire::trigger::EveryNthTrigger::m_resets']]], + ['m_5freverse_97',['m_reverse',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#af52b42d940f6a09dba5d28898d2b0b1f',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5frho_98',['m_rho',['../structgridfire_1_1_q_s_e_cache_key.html#abb0d1c5b8c88ae2edbc1f8d3b8759f63',1,'gridfire::QSECacheKey::m_rho'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4dc013f4fb9d93b38ef601741dbe4d4c',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::m_rho'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a93cdb544a9d11cc259e6adbc49c60c44',1,'gridfire::exceptions::StaleEngineTrigger::state::m_rho']]], + ['m_5frhsadfun_99',['m_rhsADFun',['../classgridfire_1_1_graph_engine.html#a2e22b111f6d00ecc9e3804a71f1ce876',1,'gridfire::GraphEngine']]], + ['m_5fscreeningmodel_100',['m_screeningModel',['../classgridfire_1_1_graph_engine.html#af17cf3762abac3efcab9a8e87c961210',1,'gridfire::GraphEngine']]], + ['m_5fscreeningtype_101',['m_screeningType',['../classgridfire_1_1_graph_engine.html#a52edc3e88f1e8fc497e1e63972d63c80',1,'gridfire::GraphEngine']]], + ['m_5fsourcelabel_102',['m_sourceLabel',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7e79437a68947e176b8dd7dcbe27baab',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5fsources_103',['m_sources',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a8c6f12a01c6d1fdeba1f0cc73128731e',1,'gridfire::reaction::LogicalReaclibReaction']]], + ['m_5fspecies_5fcache_104',['m_species_cache',['../class_py_engine.html#a73caaa7606e2cdfd1aa82729a78ebb73',1,'PyEngine::m_species_cache'],['../class_py_dynamic_engine.html#a2246382b1c98ba69cdb419bba63a6d03',1,'PyDynamicEngine::m_species_cache']]], + ['m_5fspeciesindexmap_105',['m_speciesIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a5f66204a0ff5b27eed243afddecb0093',1,'gridfire::AdaptiveEngineView::m_speciesIndexMap'],['../classgridfire_1_1_defined_engine_view.html#acc4976262e208d1dd2185ebccbdd275e',1,'gridfire::DefinedEngineView::m_speciesIndexMap']]], + ['m_5fspeciestoindexmap_106',['m_speciesToIndexMap',['../classgridfire_1_1_graph_engine.html#ad8237c252145a75092202d00f5e1ddf7',1,'gridfire::GraphEngine']]], + ['m_5fstate_107',['m_state',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a7f9fa2e34da3772714723ef7d5083be5',1,'gridfire::exceptions::StaleEngineTrigger']]], + ['m_5fstdout_5flogging_5fenabled_108',['m_stdout_logging_enabled',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af3e470b5a6f982c107785c64b169a992',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fsteps_109',['m_steps',['../classgridfire_1_1trigger_1_1_and_trigger.html#afd8d79e83f83473f0df64e96b63aa1f1',1,'gridfire::trigger::AndTrigger::m_steps'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a596db4a92ebf789cea1c431d3d2220c7',1,'gridfire::trigger::OrTrigger::m_steps'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a2e1e78f3bf9fe0edcb9094c778826629',1,'gridfire::trigger::NotTrigger::m_steps'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#acefe02899ade9aa595e04f3ec34f251a',1,'gridfire::trigger::EveryNthTrigger::m_steps']]], + ['m_5fstiff_110',['m_stiff',['../classgridfire_1_1approx8_1_1_approx8_network.html#a697cb49bebc8d0659eb791500c451c67',1,'gridfire::approx8::Approx8Network::m_stiff'],['../classgridfire_1_1_network.html#aefe364ae5af783e19e7b93bfd475566e',1,'gridfire::Network::m_stiff']]], + ['m_5fstoichiometrymatrix_111',['m_stoichiometryMatrix',['../classgridfire_1_1_graph_engine.html#ad1cb5fd32efc37668e2d9ecf0c72ad24',1,'gridfire::GraphEngine']]], + ['m_5fsun_5fctx_112',['m_sun_ctx',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ac57a4f62d95d769c379470e680e6882d',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fsupportcache_113',['m_supportCache',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a9aea5eda63b9be4d3b8f65c13d317dcc',1,'gridfire::partition::CompositePartitionFunction']]], + ['m_5ft_114',['m_t',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a352cd33629e63286808df617d36cb70b',1,'gridfire::exceptions::StaleEngineTrigger::state']]], + ['m_5ft9_115',['m_T9',['../structgridfire_1_1_q_s_e_cache_key.html#a2ab20b15ab7f9da15c36989e8d9a2bc7',1,'gridfire::QSECacheKey::m_T9'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a7f65ed75e9dca9b6e1160ad297e07678',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::m_T9'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a4d15893a4a5aa09ee93c66a086a7f963',1,'gridfire::exceptions::StaleEngineTrigger::state::m_T9']]], + ['m_5fthreshold_116',['m_threshold',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#aeac341c1e854d561a29aa39ad306d5d7',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_threshold'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ab7d86e5c89a848cf238141393fe3a8de',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_threshold']]], + ['m_5ftimestep_5fwindow_117',['m_timestep_window',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae18e08a0bd72b68605d64e4d84355f79',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger']]], + ['m_5ftmax_118',['m_tMax',['../classgridfire_1_1approx8_1_1_approx8_network.html#a6fadf388f07c160f1887a3cb72eaa869',1,'gridfire::approx8::Approx8Network']]], + ['m_5ftotal_5fsteps_119',['m_total_steps',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#ac1cddf0f2955d4282afcf4a90a2de9c0',1,'gridfire::exceptions::StaleEngineTrigger::state']]], + ['m_5ftotalfailures_120',['m_totalFailures',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a9e116ac645ba31906dae26234c47c3f4',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['m_5ftype_121',['m_type',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae78d2a9b20c22a6ad624f4d968cbf639',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::m_type'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a92c3590161c63c6ed4e7650d2b7beee3',1,'gridfire::rates::weak::WeakReaction::m_type']]], + ['m_5fupdates_122',['m_updates',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab80799eb7c80b3b20c1a7e7f9e1f5030',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_updates'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a4885bdcc719a0f8c8394905893739b96',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_updates'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a25f6ac369c590a8370270bdc70545171',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_updates'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#acf63dd6e786231ac6c16e590d01bc6eb',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a7f88c1139e1b05baed44614104d601b4',1,'gridfire::trigger::AndTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_or_trigger.html#af595a5daab0f5b3ffc450c6de6737517',1,'gridfire::trigger::OrTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae4830ed152643770b0888b040475b000',1,'gridfire::trigger::NotTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#ab0a33f49be02d34b27f75edf75dbc06d',1,'gridfire::trigger::EveryNthTrigger::m_updates']]], + ['m_5fuseprecomputation_123',['m_usePrecomputation',['../classgridfire_1_1_graph_engine.html#a191cff35402d3c97c82c5c966a39d0de',1,'gridfire::GraphEngine']]], + ['m_5fusereversereactions_124',['m_useReverseReactions',['../classgridfire_1_1_graph_engine.html#a32d3efbf4c3d5158f87c0c732cdc26dc',1,'gridfire::GraphEngine']]], + ['m_5fview_125',['m_view',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#af2acc70592e5545f9e8f0a33e10ffdc7',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], + ['m_5fweak_5fnetwork_126',['m_weak_network',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a8169adef9b4b3c7552c7a8fdc945cf6f',1,'gridfire::rates::weak::WeakReactionMap']]], + ['m_5fweakrateinterpolator_127',['m_weakRateInterpolator',['../classgridfire_1_1_graph_engine.html#a9ac5893030802b0b846552949e866340',1,'gridfire::GraphEngine']]], + ['m_5fwindow_128',['m_window',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a8df9f55e0af1a16ee56678a109f08920',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['m_5fwindowsize_129',['m_windowSize',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa03c13813065f720cf698c240f07d559',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_windowSize'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#abf4814a4423cfbe816b07d5eea4efea4',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_windowSize']]], + ['m_5fy_130',['m_Y',['../structgridfire_1_1_q_s_e_cache_key.html#afa8f157d3dd3505276294815357b028a',1,'gridfire::QSECacheKey::m_Y'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a833c5b68a627fbceaf5ff0d15bcb0eaf',1,'gridfire::exceptions::StaleEngineTrigger::state::m_Y'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aae19c1ec467051404a7bf1d4c7066c22',1,'gridfire::solver::CVODESolverStrategy::m_Y']]], + ['m_5fy_131',['m_y',['../classgridfire_1_1approx8_1_1_approx8_network.html#abf9f13ff532917ddac4a7d987698836d',1,'gridfire::approx8::Approx8Network']]], + ['m_5fy_5fscale_132',['m_Y_scale',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a8dd40205db7aef439b6f04289ca5dfd5',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], + ['m_5fyerr_133',['m_YErr',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a0717afcde6fdb71b12490bbcadb5fdb4',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fz_134',['m_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a292dfe5fdfd3b90a36906f5f609a4c1c',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate']]], + ['mainpage_2emd_135',['mainpage.md',['../mainpage_8md.html',1,'']]], + ['make_5fkey_136',['make_key',['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0e75ec9b97529783e07953aaf7d70f68',1,'gridfire::partition::GroundStatePartitionFunction::make_key()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ac58b95c8530f69f063c8ed8293487aec',1,'gridfire::partition::RauscherThielemannPartitionFunction::make_key()']]], + ['makeenginepartitioningtrigger_137',['makeEnginePartitioningTrigger',['../namespacegridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e.html#a26555ea09be620dabc5f9644be8f9908',1,'gridfire::trigger::solver::CVODE']]], + ['manual_20build_20instructions_138',['Manual Build Instructions',['../index.html#autotoc_md11',1,'']]], + ['mapculledtofull_139',['mapCulledToFull',['../classgridfire_1_1_adaptive_engine_view.html#a68695f056b660e91285b7e5a931612e1',1,'gridfire::AdaptiveEngineView']]], + ['mapculledtofullreactionindex_140',['mapCulledToFullReactionIndex',['../classgridfire_1_1_adaptive_engine_view.html#a91e742642d8a8d9ec0620779927e5101',1,'gridfire::AdaptiveEngineView']]], + ['mapculledtofullspeciesindex_141',['mapCulledToFullSpeciesIndex',['../classgridfire_1_1_adaptive_engine_view.html#a256d14a333f9401039b826cc889761a8',1,'gridfire::AdaptiveEngineView']]], + ['mapfulltoculled_142',['mapFullToCulled',['../classgridfire_1_1_adaptive_engine_view.html#a3d9d8e862d1c2f0a8ba460c57f6a7f44',1,'gridfire::AdaptiveEngineView']]], + ['mapfulltoview_143',['mapFullToView',['../classgridfire_1_1_defined_engine_view.html#a2f59af6fb3516911de2a3e3ff0ed8873',1,'gridfire::DefinedEngineView']]], + ['mapnetintomolarabundancevector_144',['mapNetInToMolarAbundanceVector',['../classgridfire_1_1_dynamic_engine.html#a55f1b7e5ebe2840e1d7c54665ca5411a',1,'gridfire::DynamicEngine::mapNetInToMolarAbundanceVector()'],['../classgridfire_1_1_graph_engine.html#a27f3a928e1f6bbe7e847cffed6db729f',1,'gridfire::GraphEngine::mapNetInToMolarAbundanceVector()'],['../classgridfire_1_1_adaptive_engine_view.html#a7d0237956bf3ec7230bc51d88e7f8019',1,'gridfire::AdaptiveEngineView::mapNetInToMolarAbundanceVector()'],['../classgridfire_1_1_defined_engine_view.html#a72789c1c3379594b65b560da50192de2',1,'gridfire::DefinedEngineView::mapNetInToMolarAbundanceVector()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aada497e8df74a295fdf5df7d7cdf64e0',1,'gridfire::MultiscalePartitioningEngineView::mapNetInToMolarAbundanceVector()'],['../class_py_dynamic_engine.html#a61bb4b430fe740cfb2c24e5cc673e4ac',1,'PyDynamicEngine::mapNetInToMolarAbundanceVector()']]], + ['mapviewtofull_145',['mapViewToFull',['../classgridfire_1_1_defined_engine_view.html#a626ab005bfa08b201518c13627e1f843',1,'gridfire::DefinedEngineView']]], + ['mapviewtofullreactionindex_146',['mapViewToFullReactionIndex',['../classgridfire_1_1_defined_engine_view.html#aadf373d69a22fcd171a6c251466d53d1',1,'gridfire::DefinedEngineView']]], + ['mapviewtofullspeciesindex_147',['mapViewToFullSpeciesIndex',['../classgridfire_1_1_defined_engine_view.html#af6fb8c3c7894b505bd81d15f012f154a',1,'gridfire::DefinedEngineView']]], + ['massfractionchanges_148',['massFractionChanges',['../structgridfire_1_1_priming_report.html#a37aa83b55f3da0bc3ff6bcb7b79878a7',1,'gridfire::PrimingReport']]], + ['massfractionfrommolarabundanceandcomposition_149',['massFractionFromMolarAbundanceAndComposition',['../namespacegridfire_1_1utils.html#a30bc2aa491806a4ac2a9039e267db282',1,'gridfire::utils']]], + ['massfractionfrommolarabundanceandmolarmass_150',['massFractionFromMolarAbundanceAndMolarMass',['../namespacegridfire_1_1utils.html#a3e0dbd737724f2ead65046b07639c931',1,'gridfire::utils']]], + ['matrix_5ftype_151',['matrix_type',['../namespacegridfire_1_1approx8.html#a275aecf94e3145c2ff3d1756deda54ce',1,'gridfire::approx8']]], + ['max_5fiterations_5freached_152',['MAX_ITERATIONS_REACHED',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a5afaf45bc4c02208d502d9c0c26d8287',1,'gridfire']]], + ['mean_5ftimescale_153',['mean_timescale',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a66e6677638af72e4db75f5518dc867f9',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['mesanetworkfileparser_154',['MESANetworkFileParser',['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html',1,'gridfire::io::MESANetworkFileParser'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ac5963d0da6780de753df996b490f8d2c',1,'gridfire::io::MESANetworkFileParser::MESANetworkFileParser()']]], + ['meson_20setup_155',['TUI config loading and meson setup',['../index.html#autotoc_md20',1,'']]], + ['method_156',['DirectNetworkSolver (Implicit Rosenbrock Method)',['../index.html#autotoc_md41',1,'']]], + ['mev2erg_157',['MeV2Erg',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ae527298ffcdeb0b7b4089eeed4ddb58d',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['mevgrelation_158',['MeVgRelation',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab60f42677de82f3aab77d2af846c2ffd',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['mevpergraph_159',['MeVPerGraph',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a57273916131b68d1aed6e16d85667427',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['middle_160',['MIDDLE',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329abb276a700ba6a5b912fa0bf0a668d735',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], + ['min_5fabundance_5fthreshold_161',['MIN_ABUNDANCE_THRESHOLD',['../namespacegridfire.html#a96c062f94713921e5d7568ecedcdcb06',1,'gridfire']]], + ['min_5fdensity_5fthreshold_162',['MIN_DENSITY_THRESHOLD',['../namespacegridfire.html#ada3c137c014ecd8d06200fea2d1a9f50',1,'gridfire']]], + ['min_5fjacobian_5fthreshold_163',['MIN_JACOBIAN_THRESHOLD',['../namespacegridfire.html#ae01b1738df1921db565bcbd68dd6cf64',1,'gridfire']]], + ['minimum_20compiler_20versions_164',['Minimum compiler versions',['../index.html#autotoc_md26',1,'']]], + ['mion_165',['mIon',['../structgridfire_1_1approx8_1_1_approx8_net.html#a928b7810cb2993d59d40aa73c2faef18',1,'gridfire::approx8::Approx8Net']]], + ['miss_166',['miss',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac55fb580dd4b9763cefe4612555b03f3',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['misses_167',['misses',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5df4f2c27e9eaa781c972a8c9b595787',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['mix_5fspecies_168',['mix_species',['../namespacegridfire_1_1utils_1_1hashing_1_1reaction.html#a464d24a4cacff96a2be567ce461c8404',1,'gridfire::utils::hashing::reaction']]], + ['molarabundance_169',['MolarAbundance',['../structgridfire_1_1_net_in.html#a47781e8d5503e3b4f12d669e2cbcfb65',1,'gridfire::NetIn']]], + ['molarmassvectorfromcomposition_170',['molarMassVectorFromComposition',['../namespacegridfire_1_1utils.html#a1772aeeec2509ca45bc733b7615a7778',1,'gridfire::utils']]], + ['mu_5fe_171',['mu_e',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ac08d42071950006ccf3c438253ef9ee9',1,'gridfire::rates::weak::RateDataRow::mu_e'],['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a4a1cbc93d5e197a69a5a29a8cabc6498',1,'gridfire::rates::weak::WeakReactionEntry::mu_e']]], + ['mue_172',['MUE',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea5257ed2407fcbb45ab05897fdea80c2b',1,'gridfire::rates::weak']]], + ['multiscalepartitioningengineview_173',['MultiscalePartitioningEngineView',['../classgridfire_1_1_multiscale_partitioning_engine_view.html',1,'gridfire::MultiscalePartitioningEngineView'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b3720628b22f038391949fffe6fc962',1,'gridfire::MultiscalePartitioningEngineView::MultiscalePartitioningEngineView()']]], + ['multiscalepartitioningengineview_20example_174',['MultiscalePartitioningEngineView Example',['../engine_8h.html#MultiscalePartitioningEngineViewExample',1,'']]], + ['multiset_5fcombine_175',['multiset_combine',['../namespacegridfire_1_1utils_1_1hashing_1_1reaction.html#abd97bcaba4cc049e7f6974a4df5d824a',1,'gridfire::utils::hashing::reaction']]], + ['muon_5fantineutrino_176',['MUON_ANTINEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caae6f2e17ddd61e72e331faf8700bbedef',1,'gridfire::rates::weak']]], + ['muon_5fneutrino_177',['MUON_NEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caaabd6fefb3f84f632c3968acfcd76d554',1,'gridfire::rates::weak']]] ]; diff --git a/docs/html/search/all_13.js b/docs/html/search/all_13.js index 3d9c0fe2..f9bbb2d6 100644 --- a/docs/html/search/all_13.js +++ b/docs/html/search/all_13.js @@ -6,7 +6,7 @@ var searchData= ['n15pg_5ffrac_3',['n15pg_frac',['../namespacegridfire_1_1approx8.html#ac309c160c806208bf01bebeb29c23896',1,'gridfire::approx8']]], ['n15pg_5frate_4',['n15pg_rate',['../namespacegridfire_1_1approx8.html#acdbb3ee2ef22bfd9c836324285d0da98',1,'gridfire::approx8']]], ['na_5',['Na',['../structgridfire_1_1_graph_engine_1_1constants.html#a5ccc874d6704615e0ce54c14dc67699d',1,'gridfire::GraphEngine::constants']]], - ['name_6',['name',['../structgridfire_1_1trigger_1_1_trigger_result.html#a1f27dd6d5cca43956812ec78cfb7be2d',1,'gridfire::trigger::TriggerResult::name'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a87fc9fe6bd8762f148c858452ec30043',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::name()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a594893c029f044be3119118808470f7a',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::name()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a290e5643eea08726d2fd44a1cd5617d0',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::name()'],['../classgridfire_1_1trigger_1_1_trigger.html#a3e5b017147f22ca0733733cd39e334b7',1,'gridfire::trigger::Trigger::name()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#ab78539e5cd88194ab9e98434793eae3f',1,'gridfire::trigger::AndTrigger::name()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a062af4f567dc48c088f1fcfb64cc79ec',1,'gridfire::trigger::OrTrigger::name()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#acc3bd2938f7746997fb1d255681d8b20',1,'gridfire::trigger::NotTrigger::name()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a4a834d24286f9204995bf78fb69f35dc',1,'gridfire::trigger::EveryNthTrigger::name()']]], + ['name_6',['name',['../structgridfire_1_1trigger_1_1_trigger_result.html#a1f27dd6d5cca43956812ec78cfb7be2d',1,'gridfire::trigger::TriggerResult::name'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a87fc9fe6bd8762f148c858452ec30043',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::name()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a594893c029f044be3119118808470f7a',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::name()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a290e5643eea08726d2fd44a1cd5617d0',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::name()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a92a57cea3b58bd7948c3c3fb4f75619b',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::name()'],['../classgridfire_1_1trigger_1_1_trigger.html#a3e5b017147f22ca0733733cd39e334b7',1,'gridfire::trigger::Trigger::name()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#ab78539e5cd88194ab9e98434793eae3f',1,'gridfire::trigger::AndTrigger::name()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a062af4f567dc48c088f1fcfb64cc79ec',1,'gridfire::trigger::OrTrigger::name()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#acc3bd2938f7746997fb1d255681d8b20',1,'gridfire::trigger::NotTrigger::name()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a4a834d24286f9204995bf78fb69f35dc',1,'gridfire::trigger::EveryNthTrigger::name()']]], ['ne20a_5frate_7',['ne20a_rate',['../namespacegridfire_1_1approx8.html#ad7a6f894fa4bdeebb4cae0eba3b2c210',1,'gridfire::approx8']]], ['netin_8',['NetIn',['../structgridfire_1_1_net_in.html',1,'gridfire::NetIn'],['../index.html#autotoc_md39',1,'NetIn']]], ['netin_20and_20netout_9',['NetIn and NetOut',['../index.html#autotoc_md38',1,'']]], @@ -18,30 +18,33 @@ var searchData= ['network_5ffile_2ecpp_15',['network_file.cpp',['../network__file_8cpp.html',1,'']]], ['network_5ffile_2eh_16',['network_file.h',['../network__file_8h.html',1,'']]], ['networkbuilddepth_17',['NetworkBuildDepth',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57',1,'gridfire']]], - ['networkfileparser_18',['NetworkFileParser',['../classgridfire_1_1io_1_1_network_file_parser.html',1,'gridfire::io']]], - ['networkformat_19',['NetworkFormat',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37',1,'gridfire']]], - ['networkprimingengineview_20',['NetworkPrimingEngineView',['../classgridfire_1_1_network_priming_engine_view.html',1,'gridfire::NetworkPrimingEngineView'],['../classgridfire_1_1_network_priming_engine_view.html#ad13ec8d4974421c72cffd88558d71177',1,'gridfire::NetworkPrimingEngineView::NetworkPrimingEngineView(const std::string &primingSymbol, DynamicEngine &baseEngine)'],['../classgridfire_1_1_network_priming_engine_view.html#a96751b66dd11f1155d0c488f39f9f6a6',1,'gridfire::NetworkPrimingEngineView::NetworkPrimingEngineView(const fourdst::atomic::Species &primingSpecies, DynamicEngine &baseEngine)']]], - ['networkprimingengineview_20example_21',['NetworkPrimingEngineView Example',['../engine_8h.html#NetworkPrimingEngineViewExample',1,'']]], - ['networkresizederror_22',['NetworkResizedError',['../classgridfire_1_1exceptions_1_1_network_resized_error.html',1,'gridfire::exceptions::NetworkResizedError'],['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a80c0adb088e8083309591d24051b056b',1,'gridfire::exceptions::NetworkResizedError::NetworkResizedError()']]], - ['networks_23',['4. Visualizing Reaction Networks',['../md_docs_2static_2usage.html#autotoc_md68',1,'']]], - ['networksolverstrategy_24',['NetworkSolverStrategy',['../classgridfire_1_1solver_1_1_network_solver_strategy.html',1,'gridfire::solver::NetworkSolverStrategy< EngineT >'],['../classgridfire_1_1solver_1_1_network_solver_strategy.html#a01cbbec0eb5c3a60f50da38cdaf66505',1,'gridfire::solver::NetworkSolverStrategy::NetworkSolverStrategy()']]], - ['networksolverstrategy_20lt_20enginet_20gt_20_3a_25',['NetworkSolverStrategy&lt;EngineT&gt;:',['../index.html#autotoc_md37',1,'']]], - ['networksolverstrategy_3c_20dynamicengine_20_3e_26',['NetworkSolverStrategy< DynamicEngine >',['../classgridfire_1_1solver_1_1_network_solver_strategy.html',1,'gridfire::solver']]], - ['networkspecies_27',['networkSpecies',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a75d7e32c9df3d8a047069fe2d64cd089',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::networkSpecies'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a41a5bc46358cb59373f62c791e1bc29c',1,'gridfire::solver::CVODESolverStrategy::CVODEUserData::networkSpecies']]], - ['neutrinotypes_28',['NeutrinoTypes',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70ca',1,'gridfire::rates::weak']]], - ['neutronmassg_29',['neutronMassG',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a2d6c6d4eb9b54c050c266298611c1e44',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['neutronmassmev_30',['neutronMassMeV',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a0629ea0e5d51166e400696a358b0045e',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['niso_31',['nIso',['../structgridfire_1_1approx8_1_1_approx8_net.html#a31928b4041479da6515a90569322fc02',1,'gridfire::approx8::Approx8Net']]], - ['no_5fspecies_5fto_5fprime_32',['NO_SPECIES_TO_PRIME',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a708c14ec56942aa5f32e7bef1e29db45',1,'gridfire']]], - ['normalized_5fg_5fvalues_33',['normalized_g_values',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aea71e9198606e0ba393321178f988fcc',1,'gridfire::partition::RauscherThielemannPartitionFunction::IsotopeData::normalized_g_values'],['../structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#a64c1cef58c1bdeab1fcc7f9a30a71609',1,'gridfire::partition::record::RauscherThielemannPartitionDataRecord::normalized_g_values']]], - ['note_20about_20composability_34',['A Note about composability',['../index.html#autotoc_md35',1,'']]], - ['nottrigger_35',['NotTrigger',['../classgridfire_1_1trigger_1_1_not_trigger.html',1,'gridfire::trigger::NotTrigger< TriggerContextStruct >'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a4828599aae5ff37f4c82e51fe192bed3',1,'gridfire::trigger::NotTrigger::NotTrigger()']]], - ['nuclearenergygenerationrate_36',['nuclearEnergyGenerationRate',['../structgridfire_1_1_step_derivatives.html#ab4aeb41be952c7b5844e1ee81fef9008',1,'gridfire::StepDerivatives']]], - ['num_5fspecies_37',['num_species',['../classgridfire_1_1reaction_1_1_reaction.html#ae2a1b0395ac127c792a8049cd0bcc249',1,'gridfire::reaction::Reaction::num_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a9205126955ad38f56e8aca3112bc150a',1,'gridfire::reaction::ReaclibReaction::num_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1210917ca1727ea474bb606cf8279edb',1,'gridfire::rates::weak::WeakReaction::num_species()'],['../classgridfire_1_1_reaction.html#a348aae35a6c82194ef5387278419e0e6',1,'gridfire::Reaction::num_species()']]], - ['num_5fsteps_38',['num_steps',['../structgridfire_1_1_net_out.html#a51c16703132cf739ec2fd89eae7badd6',1,'gridfire::NetOut::num_steps'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a51e86d2721053055d8479662b864e367',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::num_steps']]], - ['numerical_20solver_20strategies_39',['Numerical Solver Strategies',['../index.html#autotoc_md36',1,'']]], - ['nummisses_40',['numMisses',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a273eb8a3e80d1235d2b3f252e55c5b50',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0e1ad148f9f3232992a4b16e440c249a',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a94bb1de08a5ff55e1874f595f8c8965c',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_trigger.html#a81848e5af844795d879b6d885a2701d7',1,'gridfire::trigger::Trigger::numMisses()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#addfd61f8cb234881f535fb8f4d618d74',1,'gridfire::trigger::AndTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a0b3a7f45604dbb27e832d9559dd20997',1,'gridfire::trigger::OrTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a2f9b0d6a6ac54f6371c5a208c06826ea',1,'gridfire::trigger::NotTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae7776f4a526db3245e64a74a3b0172d3',1,'gridfire::trigger::EveryNthTrigger::numMisses()']]], - ['numspecies_41',['numSpecies',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a44ac2f7510ecf86cd5b556a842eee30c',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['numtriggers_42',['numTriggers',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a34d285584ea96f71b99eefad8c738296',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a32980aaf6d9c7632c024b4b74b1d9e70',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad2a7c2567b100f97a024f65818ecefed',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_trigger.html#a4ea3abfb76a09c4f55ad05d73a2cf12d',1,'gridfire::trigger::Trigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#afffb4281569963183d7db3ed1568eb3a',1,'gridfire::trigger::AndTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#afc7d3eae8306ee383d76997ac3803327',1,'gridfire::trigger::OrTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae2d27d72af9e1fbf711a58e4583b43a3',1,'gridfire::trigger::NotTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a7e5568c9d7799b7f80ad0d3efe2cd143',1,'gridfire::trigger::EveryNthTrigger::numTriggers()']]], - ['nvar_43',['nVar',['../structgridfire_1_1approx8_1_1_approx8_net.html#a7218aa9b3dbe7c6eca52119e115692db',1,'gridfire::approx8::Approx8Net']]] + ['networkconstructionflags_18',['NetworkConstructionFlags',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892b',1,'gridfire']]], + ['networkconstructionflagstostring_19',['NetworkConstructionFlagsToString',['../namespacegridfire.html#a7c96c92c72485f364466c6b979959ef7',1,'gridfire']]], + ['networkfileparser_20',['NetworkFileParser',['../classgridfire_1_1io_1_1_network_file_parser.html',1,'gridfire::io']]], + ['networkformat_21',['NetworkFormat',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37',1,'gridfire']]], + ['networkprimingengineview_22',['NetworkPrimingEngineView',['../classgridfire_1_1_network_priming_engine_view.html',1,'gridfire::NetworkPrimingEngineView'],['../classgridfire_1_1_network_priming_engine_view.html#a0dee05df5ac4047ac0456006a4be4927',1,'gridfire::NetworkPrimingEngineView::NetworkPrimingEngineView(const std::string &primingSymbol, GraphEngine &baseEngine)'],['../classgridfire_1_1_network_priming_engine_view.html#af101fd7cf7237c208611e047396ce8d4',1,'gridfire::NetworkPrimingEngineView::NetworkPrimingEngineView(const fourdst::atomic::Species &primingSpecies, GraphEngine &baseEngine)']]], + ['networkprimingengineview_20example_23',['NetworkPrimingEngineView Example',['../engine_8h.html#NetworkPrimingEngineViewExample',1,'']]], + ['networkresizederror_24',['NetworkResizedError',['../classgridfire_1_1exceptions_1_1_network_resized_error.html',1,'gridfire::exceptions::NetworkResizedError'],['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a1386b2b78ae7760b40cfc5ddefa0ce3e',1,'gridfire::exceptions::NetworkResizedError::NetworkResizedError()']]], + ['networks_25',['4. Visualizing Reaction Networks',['../md_docs_2static_2usage.html#autotoc_md68',1,'']]], + ['networksolverstrategy_26',['NetworkSolverStrategy',['../classgridfire_1_1solver_1_1_network_solver_strategy.html',1,'gridfire::solver::NetworkSolverStrategy< EngineT >'],['../classgridfire_1_1solver_1_1_network_solver_strategy.html#a01cbbec0eb5c3a60f50da38cdaf66505',1,'gridfire::solver::NetworkSolverStrategy::NetworkSolverStrategy()']]], + ['networksolverstrategy_20lt_20enginet_20gt_20_3a_27',['NetworkSolverStrategy&lt;EngineT&gt;:',['../index.html#autotoc_md37',1,'']]], + ['networksolverstrategy_3c_20dynamicengine_20_3e_28',['NetworkSolverStrategy< DynamicEngine >',['../classgridfire_1_1solver_1_1_network_solver_strategy.html',1,'gridfire::solver']]], + ['networkspecies_29',['networkSpecies',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a75d7e32c9df3d8a047069fe2d64cd089',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::networkSpecies'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a41a5bc46358cb59373f62c791e1bc29c',1,'gridfire::solver::CVODESolverStrategy::CVODEUserData::networkSpecies']]], + ['neutrinotypes_30',['NeutrinoTypes',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70ca',1,'gridfire::rates::weak']]], + ['neutronmassg_31',['neutronMassG',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a2d6c6d4eb9b54c050c266298611c1e44',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['neutronmassmev_32',['neutronMassMeV',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a0629ea0e5d51166e400696a358b0045e',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['niso_33',['nIso',['../structgridfire_1_1approx8_1_1_approx8_net.html#a31928b4041479da6515a90569322fc02',1,'gridfire::approx8::Approx8Net']]], + ['no_5fspecies_5fto_5fprime_34',['NO_SPECIES_TO_PRIME',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a708c14ec56942aa5f32e7bef1e29db45',1,'gridfire']]], + ['none_35',['NONE',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bab50339a10e1de285ac99d4c3990b8693',1,'gridfire']]], + ['normalized_5fg_5fvalues_36',['normalized_g_values',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aea71e9198606e0ba393321178f988fcc',1,'gridfire::partition::RauscherThielemannPartitionFunction::IsotopeData::normalized_g_values'],['../structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#a64c1cef58c1bdeab1fcc7f9a30a71609',1,'gridfire::partition::record::RauscherThielemannPartitionDataRecord::normalized_g_values']]], + ['note_20about_20composability_37',['A Note about composability',['../index.html#autotoc_md35',1,'']]], + ['nottrigger_38',['NotTrigger',['../classgridfire_1_1trigger_1_1_not_trigger.html',1,'gridfire::trigger::NotTrigger< TriggerContextStruct >'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a4828599aae5ff37f4c82e51fe192bed3',1,'gridfire::trigger::NotTrigger::NotTrigger()']]], + ['nuclearenergygenerationrate_39',['nuclearEnergyGenerationRate',['../structgridfire_1_1_step_derivatives.html#ab4aeb41be952c7b5844e1ee81fef9008',1,'gridfire::StepDerivatives']]], + ['num_5fspecies_40',['num_species',['../classgridfire_1_1reaction_1_1_reaction.html#ae2a1b0395ac127c792a8049cd0bcc249',1,'gridfire::reaction::Reaction::num_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a9205126955ad38f56e8aca3112bc150a',1,'gridfire::reaction::ReaclibReaction::num_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1210917ca1727ea474bb606cf8279edb',1,'gridfire::rates::weak::WeakReaction::num_species()'],['../classgridfire_1_1_reaction.html#a348aae35a6c82194ef5387278419e0e6',1,'gridfire::Reaction::num_species()']]], + ['num_5fsteps_41',['num_steps',['../structgridfire_1_1_net_out.html#a51c16703132cf739ec2fd89eae7badd6',1,'gridfire::NetOut::num_steps'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a51e86d2721053055d8479662b864e367',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::num_steps']]], + ['numerical_20solver_20strategies_42',['Numerical Solver Strategies',['../index.html#autotoc_md36',1,'']]], + ['nummisses_43',['numMisses',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a273eb8a3e80d1235d2b3f252e55c5b50',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0e1ad148f9f3232992a4b16e440c249a',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a94bb1de08a5ff55e1874f595f8c8965c',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa26bf911c73b7f2ec343d473caf13718',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_trigger.html#a81848e5af844795d879b6d885a2701d7',1,'gridfire::trigger::Trigger::numMisses()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#addfd61f8cb234881f535fb8f4d618d74',1,'gridfire::trigger::AndTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a0b3a7f45604dbb27e832d9559dd20997',1,'gridfire::trigger::OrTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a2f9b0d6a6ac54f6371c5a208c06826ea',1,'gridfire::trigger::NotTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae7776f4a526db3245e64a74a3b0172d3',1,'gridfire::trigger::EveryNthTrigger::numMisses()']]], + ['numspecies_44',['numSpecies',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a44ac2f7510ecf86cd5b556a842eee30c',1,'gridfire::exceptions::StaleEngineTrigger']]], + ['numtriggers_45',['numTriggers',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a34d285584ea96f71b99eefad8c738296',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a32980aaf6d9c7632c024b4b74b1d9e70',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad2a7c2567b100f97a024f65818ecefed',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa7cc311316539b2d348422ba907dc64e',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_trigger.html#a4ea3abfb76a09c4f55ad05d73a2cf12d',1,'gridfire::trigger::Trigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#afffb4281569963183d7db3ed1568eb3a',1,'gridfire::trigger::AndTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#afc7d3eae8306ee383d76997ac3803327',1,'gridfire::trigger::OrTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae2d27d72af9e1fbf711a58e4583b43a3',1,'gridfire::trigger::NotTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a7e5568c9d7799b7f80ad0d3efe2cd143',1,'gridfire::trigger::EveryNthTrigger::numTriggers()']]], + ['nvar_46',['nVar',['../structgridfire_1_1approx8_1_1_approx8_net.html#a7218aa9b3dbe7c6eca52119e115692db',1,'gridfire::approx8::Approx8Net']]] ]; diff --git a/docs/html/search/all_14.js b/docs/html/search/all_14.js index 77bbe6e3..a58b38cd 100644 --- a/docs/html/search/all_14.js +++ b/docs/html/search/all_14.js @@ -8,18 +8,20 @@ var searchData= ['on_20common_20platforms_5',['Dependency Installation on Common Platforms',['../index.html#autotoc_md22',1,'']]], ['operator_20std_3a_3astring_6',['string',['../structgridfire_1_1expectations_1_1_stale_engine_error.html#ad8ba0f62a2da0d93aba429181e7e6f84',1,'gridfire::expectations::StaleEngineError']]], ['operator_21_3d_7',['operator!=',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ac81f994476d580a92686e7f84b726c2a',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup::operator!=()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8b6008e0f629329bfc62256f4f081b77',1,'gridfire::reaction::ReaclibReaction::operator!=()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8',1,'gridfire::reaction::ReactionSet::operator!=()'],['../classgridfire_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8',1,'gridfire::ReactionSet::operator!=()']]], - ['operator_28_29_8',['operator()',['../structgridfire_1_1approx8_1_1_jacobian.html#a548431915b5895082eb96ce66d5494fa',1,'gridfire::approx8::Jacobian::operator()()'],['../structgridfire_1_1approx8_1_1_o_d_e.html#a2e1eb1ce2aa7949c225d45ce4edf03d0',1,'gridfire::approx8::ODE::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html#aa947f9796cbee2c9473ba455f7e69ec3',1,'std::hash< gridfire::QSECacheKey >::operator()()'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7bd060a3eaaaefab0c31e60dcdb5f28',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html#a48224b63a80690e4f0620f1312be5dd9',1,'std::hash< gridfire::reaction::Reaction >::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html#a32b976b3e3e4e0403c1295f9b467e921',1,'std::hash< gridfire::reaction::ReactionSet >::operator()()']]], - ['operator_3c_9',['operator<',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a2d09ce96d0d7cfe8f0aeb01f22f07a06',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], - ['operator_3c_3c_10',['operator<<',['../structgridfire_1_1_energy_derivatives.html#aa974abdff7fe09c9aea3fcf4ae13b652',1,'gridfire::EnergyDerivatives::operator<<()'],['../structgridfire_1_1_priming_report.html#ac6c3112c984203fd5a672006be421736',1,'gridfire::PrimingReport::operator<<()'],['../structgridfire_1_1expectations_1_1_engine_error.html#a042b9486812f1cf963061a2497deabb7',1,'gridfire::expectations::EngineError::operator<<()'],['../structgridfire_1_1expectations_1_1_engine_index_error.html#af9bdb5b360c43dde624e47d83cad3903',1,'gridfire::expectations::EngineIndexError::operator<<()'],['../structgridfire_1_1_net_out.html#a6996f06951c2a873e5464773ddc7319b',1,'gridfire::NetOut::operator<<()'],['../structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a31a92f95a27e4430209dfc2bdfa5c40f',1,'gridfire::reaction::RateCoefficientSet::operator<<()'],['../classgridfire_1_1reaction_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8',1,'gridfire::reaction::Reaction::operator<<()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae24ad1e38daab536aec6ac72c67e8615',1,'gridfire::reaction::ReaclibReaction::operator<<()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a495ca800cc1dd224ce2a821a825afafd',1,'gridfire::reaction::LogicalReaclibReaction::operator<<()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20',1,'gridfire::reaction::ReactionSet::operator<<()'],['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a5a2525ca7e7b2c812b1f67b3b0114aaf',1,'gridfire::rates::weak::WeakReactionEntry::operator<<()'],['../classgridfire_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20',1,'gridfire::ReactionSet::operator<<()'],['../classgridfire_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8',1,'gridfire::Reaction::operator<<()'],['../namespacegridfire_1_1reaclib.html#a6bb94d5adc7bb9db5a67f770f7453e63',1,'gridfire::reaclib::operator<<()']]], - ['operator_3d_11',['operator=',['../classgridfire_1_1reaction_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a',1,'gridfire::reaction::ReactionSet::operator=()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af500df838024c82724eaf7fe1cb9b8e8',1,'gridfire::solver::CVODESolverStrategy::operator=(const CVODESolverStrategy &)=delete'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ad26879fafcee9ecb21cc7c5ac0db1692',1,'gridfire::solver::CVODESolverStrategy::operator=(CVODESolverStrategy &&)=delete'],['../classgridfire_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a',1,'gridfire::ReactionSet::operator=()']]], - ['operator_3d_3d_12',['operator==',['../structgridfire_1_1_q_s_e_cache_key.html#acfd92321fda5bc0ed1d2e803cbae6a81',1,'gridfire::QSECacheKey::operator==()'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a82c2256254ca88e141672891e5228f88',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup::operator==()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae7c930525db447e39b4de18fbc1251a8',1,'gridfire::reaction::ReaclibReaction::operator==()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135',1,'gridfire::reaction::ReactionSet::operator==()'],['../classgridfire_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135',1,'gridfire::ReactionSet::operator==()']]], - ['operator_3e_13',['operator>',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a77d5ebb3b85649bddab09e5ee7fac50a',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], - ['operator_5b_5d_14',['operator[]',['../classgridfire_1_1reaction_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b',1,'gridfire::reaction::ReactionSet::operator[](size_t index) const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd',1,'gridfire::reaction::ReactionSet::operator[](const std::string_view &id) const'],['../classgridfire_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b',1,'gridfire::ReactionSet::operator[](size_t index) const'],['../classgridfire_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd',1,'gridfire::ReactionSet::operator[](const std::string_view &id) const']]], - ['operators_15',['operators',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['operatorsnamemap_16',['operatorsNameMap',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afb930f4472f4bb713f0b606194762c6f',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['optional_17',['Optional',['../index.html#autotoc_md14',1,'']]], - ['options_18',['GraphEngine Configuration Options',['../index.html#autotoc_md30',1,'']]], - ['ortrigger_19',['OrTrigger',['../classgridfire_1_1trigger_1_1_or_trigger.html',1,'gridfire::trigger::OrTrigger< TriggerContextStruct >'],['../classgridfire_1_1trigger_1_1_or_trigger.html#aaf4f8a090bdd10eeba0b7849fa8ed888',1,'gridfire::trigger::OrTrigger::OrTrigger()']]], - ['other_20',['Other',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a6311ae17c1ee52b36e68aaf4ad066387',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['outputtype_21',['OutputType',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4d597d16bd9f982d44512d5a6beddae0',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]] + ['operator_26_8',['operator&',['../namespacegridfire.html#a6de955e2cf2f0e0241bceabdee69f3f6',1,'gridfire']]], + ['operator_28_29_9',['operator()',['../structgridfire_1_1approx8_1_1_jacobian.html#a548431915b5895082eb96ce66d5494fa',1,'gridfire::approx8::Jacobian::operator()()'],['../structgridfire_1_1approx8_1_1_o_d_e.html#a2e1eb1ce2aa7949c225d45ce4edf03d0',1,'gridfire::approx8::ODE::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html#aa947f9796cbee2c9473ba455f7e69ec3',1,'std::hash< gridfire::QSECacheKey >::operator()()'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7bd060a3eaaaefab0c31e60dcdb5f28',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html#abab92065d884b95cdddcc2f8f6fdd490',1,'std::hash< gridfire::rates::weak::TableAxes >::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html#a48224b63a80690e4f0620f1312be5dd9',1,'std::hash< gridfire::reaction::Reaction >::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html#a32b976b3e3e4e0403c1295f9b467e921',1,'std::hash< gridfire::reaction::ReactionSet >::operator()()']]], + ['operator_3c_10',['operator<',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a2d09ce96d0d7cfe8f0aeb01f22f07a06',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['operator_3c_3c_11',['operator<<',['../structgridfire_1_1_energy_derivatives.html#aa974abdff7fe09c9aea3fcf4ae13b652',1,'gridfire::EnergyDerivatives::operator<<()'],['../structgridfire_1_1_priming_report.html#ac6c3112c984203fd5a672006be421736',1,'gridfire::PrimingReport::operator<<()'],['../structgridfire_1_1expectations_1_1_engine_error.html#a042b9486812f1cf963061a2497deabb7',1,'gridfire::expectations::EngineError::operator<<()'],['../structgridfire_1_1expectations_1_1_engine_index_error.html#af9bdb5b360c43dde624e47d83cad3903',1,'gridfire::expectations::EngineIndexError::operator<<()'],['../structgridfire_1_1_net_out.html#a6996f06951c2a873e5464773ddc7319b',1,'gridfire::NetOut::operator<<()'],['../structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a31a92f95a27e4430209dfc2bdfa5c40f',1,'gridfire::reaction::RateCoefficientSet::operator<<()'],['../classgridfire_1_1reaction_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8',1,'gridfire::reaction::Reaction::operator<<()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae24ad1e38daab536aec6ac72c67e8615',1,'gridfire::reaction::ReaclibReaction::operator<<()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a495ca800cc1dd224ce2a821a825afafd',1,'gridfire::reaction::LogicalReaclibReaction::operator<<()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20',1,'gridfire::reaction::ReactionSet::operator<<()'],['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a5a2525ca7e7b2c812b1f67b3b0114aaf',1,'gridfire::rates::weak::WeakReactionEntry::operator<<()'],['../classgridfire_1_1_reaction_set.html#a5a5e6ed364794f872c2c819536e24c20',1,'gridfire::ReactionSet::operator<<()'],['../classgridfire_1_1_reaction.html#a2b05ab608187216fc751bd2e42e8b7d8',1,'gridfire::Reaction::operator<<()'],['../namespacegridfire_1_1reaclib.html#a6bb94d5adc7bb9db5a67f770f7453e63',1,'gridfire::reaclib::operator<<()']]], + ['operator_3d_12',['operator=',['../classgridfire_1_1reaction_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a',1,'gridfire::reaction::ReactionSet::operator=()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af500df838024c82724eaf7fe1cb9b8e8',1,'gridfire::solver::CVODESolverStrategy::operator=(const CVODESolverStrategy &)=delete'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ad26879fafcee9ecb21cc7c5ac0db1692',1,'gridfire::solver::CVODESolverStrategy::operator=(CVODESolverStrategy &&)=delete'],['../classgridfire_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a',1,'gridfire::ReactionSet::operator=()']]], + ['operator_3d_3d_13',['operator==',['../structgridfire_1_1_q_s_e_cache_key.html#acfd92321fda5bc0ed1d2e803cbae6a81',1,'gridfire::QSECacheKey::operator==()'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a82c2256254ca88e141672891e5228f88',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup::operator==()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae7c930525db447e39b4de18fbc1251a8',1,'gridfire::reaction::ReaclibReaction::operator==()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135',1,'gridfire::reaction::ReactionSet::operator==()'],['../classgridfire_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135',1,'gridfire::ReactionSet::operator==()']]], + ['operator_3e_14',['operator>',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a77d5ebb3b85649bddab09e5ee7fac50a',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['operator_5b_5d_15',['operator[]',['../classgridfire_1_1reaction_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b',1,'gridfire::reaction::ReactionSet::operator[](size_t index) const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd',1,'gridfire::reaction::ReactionSet::operator[](const std::string_view &id) const'],['../classgridfire_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b',1,'gridfire::ReactionSet::operator[](size_t index) const'],['../classgridfire_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd',1,'gridfire::ReactionSet::operator[](const std::string_view &id) const']]], + ['operators_16',['operators',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['operatorsnamemap_17',['operatorsNameMap',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afb930f4472f4bb713f0b606194762c6f',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['operator_7c_18',['operator|',['../namespacegridfire.html#a1504ccf93263bae031d95d4d3880999e',1,'gridfire']]], + ['optional_19',['Optional',['../index.html#autotoc_md14',1,'']]], + ['options_20',['GraphEngine Configuration Options',['../index.html#autotoc_md30',1,'']]], + ['ortrigger_21',['OrTrigger',['../classgridfire_1_1trigger_1_1_or_trigger.html',1,'gridfire::trigger::OrTrigger< TriggerContextStruct >'],['../classgridfire_1_1trigger_1_1_or_trigger.html#aaf4f8a090bdd10eeba0b7849fa8ed888',1,'gridfire::trigger::OrTrigger::OrTrigger()']]], + ['other_22',['Other',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a6311ae17c1ee52b36e68aaf4ad066387',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['outputtype_23',['OutputType',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4d597d16bd9f982d44512d5a6beddae0',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]] ]; diff --git a/docs/html/search/all_15.js b/docs/html/search/all_15.js index bd880277..177706ec 100644 --- a/docs/html/search/all_15.js +++ b/docs/html/search/all_15.js @@ -1,71 +1,71 @@ var searchData= [ - ['pack_5fisotope_5fid_0',['pack_isotope_id',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ac73e9476c89ec7066999b0986bc0d9c1',1,'gridfire::rates::weak::WeakRateInterpolator']]], - ['packreactionset_1',['packReactionSet',['../namespacegridfire_1_1reaction.html#af34403cccdb4a091e979f0f895be2f8c',1,'gridfire::reaction']]], - ['parse_2',['parse',['../classgridfire_1_1io_1_1_network_file_parser.html#a66e8e724c903d6ef4dd1c8103276bdbf',1,'gridfire::io::NetworkFileParser::parse()'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4df01e3a93e1291d2cde0458545325f8',1,'gridfire::io::SimpleReactionListFileParser::parse()'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a568194277733b5c537901f8af32ee329',1,'gridfire::io::MESANetworkFileParser::parse()'],['../class_py_network_file_parser.html#afe09d1e5b07110e62cf4c6ec713cff54',1,'PyNetworkFileParser::parse()']]], - ['parsednetworkdata_3',['ParsedNetworkData',['../namespacegridfire_1_1io.html#abcbdcbd13cfa8c9fbe1b48e8ee2cc352',1,'gridfire::io']]], - ['parsespeciesstring_4',['parseSpeciesString',['../namespacegridfire_1_1reaclib.html#afc0deac6cbef076e8884e66fd3ab66e0',1,'gridfire::reaclib']]], - ['partition_20functions_5',['Available Partition Functions',['../index.html#autotoc_md31',1,'']]], - ['partition_2eh_6',['partition.h',['../partition_8h.html',1,'']]], - ['partition_5fabstract_2eh_7',['partition_abstract.h',['../partition__abstract_8h.html',1,'']]], - ['partition_5fcomposite_2ecpp_8',['partition_composite.cpp',['../partition__composite_8cpp.html',1,'']]], - ['partition_5fcomposite_2eh_9',['partition_composite.h',['../partition__composite_8h.html',1,'']]], - ['partition_5fground_2ecpp_10',['partition_ground.cpp',['../partition__ground_8cpp.html',1,'']]], - ['partition_5fground_2eh_11',['partition_ground.h',['../partition__ground_8h.html',1,'']]], - ['partition_5frauscher_5fthielemann_2ecpp_12',['partition_rauscher_thielemann.cpp',['../partition__rauscher__thielemann_8cpp.html',1,'']]], - ['partition_5frauscher_5fthielemann_2eh_13',['partition_rauscher_thielemann.h',['../partition__rauscher__thielemann_8h.html',1,'']]], - ['partition_5ftypes_2eh_14',['partition_types.h',['../partition__types_8h.html',1,'']]], - ['partitionbytimescale_15',['partitionByTimescale',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7aa4eb7a0d6e6d04b3e1aa1b1fb7f3f6',1,'gridfire::MultiscalePartitioningEngineView']]], - ['partitionfunction_16',['PartitionFunction',['../classgridfire_1_1partition_1_1_partition_function.html',1,'gridfire::partition']]], - ['partitionnetwork_17',['partitionNetwork',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c327a40d7c667043826002975baa2b4',1,'gridfire::MultiscalePartitioningEngineView::partitionNetwork(const fourdst::composition::Composition &comp, double T9, double rho)'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a98b11ffe498846f5a3a72f08504346b7',1,'gridfire::MultiscalePartitioningEngineView::partitionNetwork(const NetIn &netIn)']]], - ['pename_18',['peName',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#af775f97f4d5e144e33bc6e0ba58a5851',1,'gridfire::reaction::ReaclibReaction']]], - ['philosophy_20and_20workflow_19',['Design Philosophy and Workflow',['../index.html#autotoc_md1',1,'']]], - ['platforms_20',['Dependency Installation on Common Platforms',['../index.html#autotoc_md22',1,'']]], - ['platforms_21',['Currently, known good platforms',['../index.html#autotoc_md10',1,'']]], - ['populatereactionidmap_22',['populateReactionIDMap',['../classgridfire_1_1_graph_engine.html#a26602e1b3c610780a47b5a6511d6d567',1,'gridfire::GraphEngine']]], - ['populatespeciestoindexmap_23',['populateSpeciesToIndexMap',['../classgridfire_1_1_graph_engine.html#a47202c43342b96480070874bffce1391',1,'gridfire::GraphEngine']]], - ['positron_5fcapture_24',['POSITRON_CAPTURE',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7ae0be5539e1cf1c424806baa62540aa9d',1,'gridfire::rates::weak']]], - ['pp_5frate_25',['pp_rate',['../namespacegridfire_1_1approx8.html#a16739298c01e56967ce784a9a957439f',1,'gridfire::approx8']]], - ['precomputedreaction_26',['PrecomputedReaction',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html',1,'gridfire::GraphEngine']]], - ['precomputenetwork_27',['precomputeNetwork',['../classgridfire_1_1_graph_engine.html#a92644bc333bff69c5685be4552ca12fd',1,'gridfire::GraphEngine']]], - ['prerequisites_28',['Prerequisites',['../index.html#autotoc_md12',1,'']]], - ['primedcomposition_29',['primedComposition',['../structgridfire_1_1_priming_report.html#a15032fd3354bd8fb383e13929bbd0ceb',1,'gridfire::PrimingReport']]], - ['primeengine_30',['primeEngine',['../classgridfire_1_1_dynamic_engine.html#a21c34f59c080a853fafa38a25175124e',1,'gridfire::DynamicEngine::primeEngine()'],['../classgridfire_1_1_graph_engine.html#ae7a371be61ab09b3fa4a93f05bd44e5e',1,'gridfire::GraphEngine::primeEngine()'],['../classgridfire_1_1_adaptive_engine_view.html#a70005361262bc180d4417b608661e3c3',1,'gridfire::AdaptiveEngineView::primeEngine()'],['../classgridfire_1_1_defined_engine_view.html#a13033abd3b44904f98b58c93e22da460',1,'gridfire::DefinedEngineView::primeEngine()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a05730ced13ac5331060ca011f0da6235',1,'gridfire::MultiscalePartitioningEngineView::primeEngine()'],['../class_py_dynamic_engine.html#ac22a10412be6649bf379e6d61113c878',1,'PyDynamicEngine::primeEngine()']]], - ['primenetwork_31',['primeNetwork',['../namespacegridfire.html#a3cd451f4b7a7bc7c2d7007ebb343e9ac',1,'gridfire']]], - ['priming_2ecpp_32',['priming.cpp',['../priming_8cpp.html',1,'']]], - ['priming_2eh_33',['priming.h',['../priming_8h.html',1,'']]], - ['primingreport_34',['PrimingReport',['../structgridfire_1_1_priming_report.html',1,'gridfire']]], - ['primingreportstatus_35',['PrimingReportStatus',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154',1,'gridfire']]], - ['primingreportstatusstrings_36',['PrimingReportStatusStrings',['../namespacegridfire.html#a02be158966bf82a91b159b7a962c3fa5',1,'gridfire']]], - ['printwhy_37',['printWhy',['../namespacegridfire_1_1trigger.html#a5e0fe21f3356426f26b109cdeb1edcd9',1,'gridfire::trigger']]], - ['product_5fpowers_38',['product_powers',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3ce63aa3ad88568f4eb0d3ca2414209f',1,'gridfire::GraphEngine::PrecomputedReaction']]], - ['product_5fspecies_39',['product_species',['../classgridfire_1_1reaction_1_1_reaction.html#a0d16572ae2b664374d32ee6c4e22123a',1,'gridfire::reaction::Reaction::product_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a67c8fa4d5929c7a8cbca9b3d9dd2b704',1,'gridfire::reaction::ReaclibReaction::product_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a5c60feacb0ac48b35323d9f688315316',1,'gridfire::rates::weak::WeakReaction::product_species()'],['../classgridfire_1_1_reaction.html#ac2306d841bad605b7c9ae104397cec0f',1,'gridfire::Reaction::product_species()']]], - ['products_40',['products',['../classgridfire_1_1reaction_1_1_reaction.html#a3d7451045d8df41ea98b5e419e0e5ab0',1,'gridfire::reaction::Reaction::products()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a5f563b99bb550d5bafa2a989502de019',1,'gridfire::reaction::ReaclibReaction::products()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aed0ea28ed3ba96a9f86aa9db947ec01c',1,'gridfire::rates::weak::WeakReaction::products()'],['../classgridfire_1_1_reaction.html#ac2918935929030e8d218dc8d107a78f9',1,'gridfire::Reaction::products()']]], - ['products_5fstr_41',['products_str',['../structgridfire_1_1reaclib_1_1_reaction_record.html#af1b1d3b0308d965ef0697b247fcf9082',1,'gridfire::reaclib::ReactionRecord']]], - ['projects_42',['Related Projects',['../index.html#autotoc_md57',1,'']]], - ['protonmassg_43',['protonMassG',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abdb3124f6ef5ea294f402d30717fa208',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['protonmassmev_44',['protonMassMeV',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a8a780d3937e60794f007ec65fe866a56',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['py_5fengine_2ecpp_45',['py_engine.cpp',['../py__engine_8cpp.html',1,'']]], - ['py_5fengine_2eh_46',['py_engine.h',['../py__engine_8h.html',1,'']]], - ['py_5fio_2ecpp_47',['py_io.cpp',['../py__io_8cpp.html',1,'']]], - ['py_5fio_2eh_48',['py_io.h',['../py__io_8h.html',1,'']]], - ['py_5fpartition_2ecpp_49',['py_partition.cpp',['../py__partition_8cpp.html',1,'']]], - ['py_5fpartition_2eh_50',['py_partition.h',['../py__partition_8h.html',1,'']]], - ['py_5fscreening_2ecpp_51',['py_screening.cpp',['../py__screening_8cpp.html',1,'']]], - ['py_5fscreening_2eh_52',['py_screening.h',['../py__screening_8h.html',1,'']]], - ['py_5fsolver_2ecpp_53',['py_solver.cpp',['../py__solver_8cpp.html',1,'']]], - ['py_5fsolver_2eh_54',['py_solver.h',['../py__solver_8h.html',1,'']]], - ['pybind11_5fmodule_55',['PYBIND11_MODULE',['../bindings_8cpp.html#aa8955e3a8d1ea2d94e8a2c941a12c03f',1,'bindings.cpp']]], - ['pydynamicengine_56',['PyDynamicEngine',['../class_py_dynamic_engine.html',1,'']]], - ['pydynamicengineview_57',['PyDynamicEngineView',['../class_py_dynamic_engine_view.html',1,'']]], - ['pydynamicnetworksolverstrategy_58',['PyDynamicNetworkSolverStrategy',['../class_py_dynamic_network_solver_strategy.html',1,'PyDynamicNetworkSolverStrategy'],['../class_py_dynamic_network_solver_strategy.html#a4a3fce2a9853e7192354834bf2b36159',1,'PyDynamicNetworkSolverStrategy::PyDynamicNetworkSolverStrategy()']]], - ['pyengine_59',['PyEngine',['../class_py_engine.html',1,'']]], - ['pyengineview_60',['PyEngineView',['../class_py_engine_view.html',1,'']]], - ['pynetworkfileparser_61',['PyNetworkFileParser',['../class_py_network_file_parser.html',1,'']]], - ['pypartitionfunction_62',['PyPartitionFunction',['../class_py_partition_function.html',1,'']]], - ['pypi_63',['pypi',['../index.html#autotoc_md5',1,'']]], - ['pypi_20release_64',['1.1 PyPI Release',['../md_docs_2static_2usage.html#autotoc_md61',1,'']]], - ['pyscreening_65',['PyScreening',['../class_py_screening.html',1,'']]], + ['packreactionset_0',['packReactionSet',['../namespacegridfire_1_1reaction.html#af34403cccdb4a091e979f0f895be2f8c',1,'gridfire::reaction']]], + ['parse_1',['parse',['../classgridfire_1_1io_1_1_network_file_parser.html#a66e8e724c903d6ef4dd1c8103276bdbf',1,'gridfire::io::NetworkFileParser::parse()'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4df01e3a93e1291d2cde0458545325f8',1,'gridfire::io::SimpleReactionListFileParser::parse()'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a568194277733b5c537901f8af32ee329',1,'gridfire::io::MESANetworkFileParser::parse()'],['../class_py_network_file_parser.html#afe09d1e5b07110e62cf4c6ec713cff54',1,'PyNetworkFileParser::parse()']]], + ['parsednetworkdata_2',['ParsedNetworkData',['../namespacegridfire_1_1io.html#abcbdcbd13cfa8c9fbe1b48e8ee2cc352',1,'gridfire::io']]], + ['parsespeciesstring_3',['parseSpeciesString',['../namespacegridfire_1_1reaclib.html#afc0deac6cbef076e8884e66fd3ab66e0',1,'gridfire::reaclib']]], + ['partition_20functions_4',['Available Partition Functions',['../index.html#autotoc_md31',1,'']]], + ['partition_2eh_5',['partition.h',['../partition_8h.html',1,'']]], + ['partition_5fabstract_2eh_6',['partition_abstract.h',['../partition__abstract_8h.html',1,'']]], + ['partition_5fcomposite_2ecpp_7',['partition_composite.cpp',['../partition__composite_8cpp.html',1,'']]], + ['partition_5fcomposite_2eh_8',['partition_composite.h',['../partition__composite_8h.html',1,'']]], + ['partition_5fground_2ecpp_9',['partition_ground.cpp',['../partition__ground_8cpp.html',1,'']]], + ['partition_5fground_2eh_10',['partition_ground.h',['../partition__ground_8h.html',1,'']]], + ['partition_5frauscher_5fthielemann_2ecpp_11',['partition_rauscher_thielemann.cpp',['../partition__rauscher__thielemann_8cpp.html',1,'']]], + ['partition_5frauscher_5fthielemann_2eh_12',['partition_rauscher_thielemann.h',['../partition__rauscher__thielemann_8h.html',1,'']]], + ['partition_5ftypes_2eh_13',['partition_types.h',['../partition__types_8h.html',1,'']]], + ['partitionbytimescale_14',['partitionByTimescale',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7aa4eb7a0d6e6d04b3e1aa1b1fb7f3f6',1,'gridfire::MultiscalePartitioningEngineView']]], + ['partitionfunction_15',['PartitionFunction',['../classgridfire_1_1partition_1_1_partition_function.html',1,'gridfire::partition']]], + ['partitionnetwork_16',['partitionNetwork',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c327a40d7c667043826002975baa2b4',1,'gridfire::MultiscalePartitioningEngineView::partitionNetwork(const fourdst::composition::Composition &comp, double T9, double rho)'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a98b11ffe498846f5a3a72f08504346b7',1,'gridfire::MultiscalePartitioningEngineView::partitionNetwork(const NetIn &netIn)']]], + ['pename_17',['peName',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#af775f97f4d5e144e33bc6e0ba58a5851',1,'gridfire::reaction::ReaclibReaction']]], + ['philosophy_20and_20workflow_18',['Design Philosophy and Workflow',['../index.html#autotoc_md1',1,'']]], + ['platforms_19',['Dependency Installation on Common Platforms',['../index.html#autotoc_md22',1,'']]], + ['platforms_20',['Currently, known good platforms',['../index.html#autotoc_md10',1,'']]], + ['populatereactionidmap_21',['populateReactionIDMap',['../classgridfire_1_1_graph_engine.html#a26602e1b3c610780a47b5a6511d6d567',1,'gridfire::GraphEngine']]], + ['populatespeciestoindexmap_22',['populateSpeciesToIndexMap',['../classgridfire_1_1_graph_engine.html#a47202c43342b96480070874bffce1391',1,'gridfire::GraphEngine']]], + ['positron_5fcapture_23',['POSITRON_CAPTURE',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bae0be5539e1cf1c424806baa62540aa9d',1,'gridfire::POSITRON_CAPTURE'],['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7ae0be5539e1cf1c424806baa62540aa9d',1,'gridfire::rates::weak::POSITRON_CAPTURE']]], + ['pp_5frate_24',['pp_rate',['../namespacegridfire_1_1approx8.html#a16739298c01e56967ce784a9a957439f',1,'gridfire::approx8']]], + ['precomputedreaction_25',['PrecomputedReaction',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html',1,'gridfire::GraphEngine']]], + ['precomputenetwork_26',['precomputeNetwork',['../classgridfire_1_1_graph_engine.html#a92644bc333bff69c5685be4552ca12fd',1,'gridfire::GraphEngine']]], + ['prerequisites_27',['Prerequisites',['../index.html#autotoc_md12',1,'']]], + ['primedcomposition_28',['primedComposition',['../structgridfire_1_1_priming_report.html#a15032fd3354bd8fb383e13929bbd0ceb',1,'gridfire::PrimingReport']]], + ['primeengine_29',['primeEngine',['../classgridfire_1_1_dynamic_engine.html#a21c34f59c080a853fafa38a25175124e',1,'gridfire::DynamicEngine::primeEngine()'],['../classgridfire_1_1_graph_engine.html#ae7a371be61ab09b3fa4a93f05bd44e5e',1,'gridfire::GraphEngine::primeEngine()'],['../classgridfire_1_1_adaptive_engine_view.html#a70005361262bc180d4417b608661e3c3',1,'gridfire::AdaptiveEngineView::primeEngine()'],['../classgridfire_1_1_defined_engine_view.html#a13033abd3b44904f98b58c93e22da460',1,'gridfire::DefinedEngineView::primeEngine()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a05730ced13ac5331060ca011f0da6235',1,'gridfire::MultiscalePartitioningEngineView::primeEngine()'],['../class_py_dynamic_engine.html#ac22a10412be6649bf379e6d61113c878',1,'PyDynamicEngine::primeEngine()']]], + ['primenetwork_30',['primeNetwork',['../namespacegridfire.html#a66905e14e8bb9a353889d9d014c61d12',1,'gridfire']]], + ['priming_2ecpp_31',['priming.cpp',['../priming_8cpp.html',1,'']]], + ['priming_2eh_32',['priming.h',['../priming_8h.html',1,'']]], + ['primingreport_33',['PrimingReport',['../structgridfire_1_1_priming_report.html',1,'gridfire']]], + ['primingreportstatus_34',['PrimingReportStatus',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154',1,'gridfire']]], + ['primingreportstatusstrings_35',['PrimingReportStatusStrings',['../namespacegridfire.html#a02be158966bf82a91b159b7a962c3fa5',1,'gridfire']]], + ['printwhy_36',['printWhy',['../namespacegridfire_1_1trigger.html#a5e0fe21f3356426f26b109cdeb1edcd9',1,'gridfire::trigger']]], + ['product_5fpowers_37',['product_powers',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3ce63aa3ad88568f4eb0d3ca2414209f',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['product_5fspecies_38',['product_species',['../classgridfire_1_1reaction_1_1_reaction.html#a0d16572ae2b664374d32ee6c4e22123a',1,'gridfire::reaction::Reaction::product_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a67c8fa4d5929c7a8cbca9b3d9dd2b704',1,'gridfire::reaction::ReaclibReaction::product_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a5c60feacb0ac48b35323d9f688315316',1,'gridfire::rates::weak::WeakReaction::product_species()'],['../classgridfire_1_1_reaction.html#ac2306d841bad605b7c9ae104397cec0f',1,'gridfire::Reaction::product_species()']]], + ['products_39',['products',['../classgridfire_1_1reaction_1_1_reaction.html#a3d7451045d8df41ea98b5e419e0e5ab0',1,'gridfire::reaction::Reaction::products()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a5f563b99bb550d5bafa2a989502de019',1,'gridfire::reaction::ReaclibReaction::products()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aed0ea28ed3ba96a9f86aa9db947ec01c',1,'gridfire::rates::weak::WeakReaction::products()'],['../classgridfire_1_1_reaction.html#ac2918935929030e8d218dc8d107a78f9',1,'gridfire::Reaction::products()']]], + ['products_5fstr_40',['products_str',['../structgridfire_1_1reaclib_1_1_reaction_record.html#af1b1d3b0308d965ef0697b247fcf9082',1,'gridfire::reaclib::ReactionRecord']]], + ['projects_41',['Related Projects',['../index.html#autotoc_md57',1,'']]], + ['protonmassg_42',['protonMassG',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abdb3124f6ef5ea294f402d30717fa208',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['protonmassmev_43',['protonMassMeV',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a8a780d3937e60794f007ec65fe866a56',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['py_5fengine_2ecpp_44',['py_engine.cpp',['../py__engine_8cpp.html',1,'']]], + ['py_5fengine_2eh_45',['py_engine.h',['../py__engine_8h.html',1,'']]], + ['py_5fio_2ecpp_46',['py_io.cpp',['../py__io_8cpp.html',1,'']]], + ['py_5fio_2eh_47',['py_io.h',['../py__io_8h.html',1,'']]], + ['py_5fpartition_2ecpp_48',['py_partition.cpp',['../py__partition_8cpp.html',1,'']]], + ['py_5fpartition_2eh_49',['py_partition.h',['../py__partition_8h.html',1,'']]], + ['py_5fscreening_2ecpp_50',['py_screening.cpp',['../py__screening_8cpp.html',1,'']]], + ['py_5fscreening_2eh_51',['py_screening.h',['../py__screening_8h.html',1,'']]], + ['py_5fsolver_2ecpp_52',['py_solver.cpp',['../py__solver_8cpp.html',1,'']]], + ['py_5fsolver_2eh_53',['py_solver.h',['../py__solver_8h.html',1,'']]], + ['pybind11_5fmodule_54',['PYBIND11_MODULE',['../bindings_8cpp.html#aa8955e3a8d1ea2d94e8a2c941a12c03f',1,'bindings.cpp']]], + ['pydynamicengine_55',['PyDynamicEngine',['../class_py_dynamic_engine.html',1,'']]], + ['pydynamicengineview_56',['PyDynamicEngineView',['../class_py_dynamic_engine_view.html',1,'']]], + ['pydynamicnetworksolverstrategy_57',['PyDynamicNetworkSolverStrategy',['../class_py_dynamic_network_solver_strategy.html',1,'PyDynamicNetworkSolverStrategy'],['../class_py_dynamic_network_solver_strategy.html#a4a3fce2a9853e7192354834bf2b36159',1,'PyDynamicNetworkSolverStrategy::PyDynamicNetworkSolverStrategy()']]], + ['pyengine_58',['PyEngine',['../class_py_engine.html',1,'']]], + ['pyengineview_59',['PyEngineView',['../class_py_engine_view.html',1,'']]], + ['pynetworkfileparser_60',['PyNetworkFileParser',['../class_py_network_file_parser.html',1,'']]], + ['pypartitionfunction_61',['PyPartitionFunction',['../class_py_partition_function.html',1,'']]], + ['pypi_62',['pypi',['../index.html#autotoc_md5',1,'']]], + ['pypi_20release_63',['1.1 PyPI Release',['../md_docs_2static_2usage.html#autotoc_md61',1,'']]], + ['pyscreening_64',['PyScreening',['../class_py_screening.html',1,'']]], + ['pysolvercontextbase_65',['PySolverContextBase',['../class_py_solver_context_base.html',1,'']]], ['python_66',['Python',['../index.html#autotoc_md54',1,'']]], ['python_20callbacks_67',['Python callbacks',['../index.html#autotoc_md56',1,'']]], ['python_20extensibility_68',['Python Extensibility',['../index.html#autotoc_md44',1,'']]], diff --git a/docs/html/search/all_17.js b/docs/html/search/all_17.js index eea77a44..4d886482 100644 --- a/docs/html/search/all_17.js +++ b/docs/html/search/all_17.js @@ -13,65 +13,80 @@ var searchData= ['rauscherthielemannpartitionfunction_10',['RauscherThielemannPartitionFunction',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html',1,'gridfire::partition::RauscherThielemannPartitionFunction'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ae67464baee3b12cdc0470be74524866c',1,'gridfire::partition::RauscherThielemannPartitionFunction::RauscherThielemannPartitionFunction()']]], ['raw_5freactions_5fdata_11',['raw_reactions_data',['../reactions__data_8h.html#aeb44e2b3b67960dfd83ecd7136c7d38b',1,'reactions_data.h']]], ['raw_5freactions_5fdata_5flen_12',['raw_reactions_data_len',['../reactions__data_8h.html#a32dea82d95667c3df395d58fb469ce2a',1,'reactions_data.h']]], - ['reaclib_13',['REACLIB',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182',1,'gridfire::REACLIB'],['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74eaf9885ed04411bef7b70f78b643c6a220',1,'gridfire::reaction::REACLIB']]], + ['reaclib_13',['REACLIB',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182',1,'gridfire::REACLIB'],['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892baf9885ed04411bef7b70f78b643c6a220',1,'gridfire::REACLIB'],['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74eaf9885ed04411bef7b70f78b643c6a220',1,'gridfire::reaction::REACLIB']]], ['reaclib_20in_20gridfire_14',['Reaclib in GridFire',['../index.html#autotoc_md33',1,'']]], ['reaclib_2ecpp_15',['reaclib.cpp',['../reaclib_8cpp.html',1,'']]], ['reaclib_2eh_16',['reaclib.h',['../reaclib_8h.html',1,'']]], - ['reaclibreaction_17',['ReaclibReaction',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html',1,'gridfire::reaction::ReaclibReaction'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a264112a230817a6080c770686e5bcc01',1,'gridfire::reaction::ReaclibReaction::ReaclibReaction()']]], - ['reactant_5fpowers_18',['reactant_powers',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a03d596c88289e21e7bd18711e3a1f275',1,'gridfire::GraphEngine::PrecomputedReaction']]], - ['reactant_5fspecies_19',['reactant_species',['../classgridfire_1_1reaction_1_1_reaction.html#a82c14096308cdc9126ab6d9667febcd2',1,'gridfire::reaction::Reaction::reactant_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad85ca288289b25d482cbb8e3ff270028',1,'gridfire::reaction::ReaclibReaction::reactant_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aae06ff559026e3ce242a42cdd888c5a0',1,'gridfire::rates::weak::WeakReaction::reactant_species()'],['../classgridfire_1_1_reaction.html#a4be8440aa7e79eab1d44b5d83bcdab79',1,'gridfire::Reaction::reactant_species()']]], - ['reactants_20',['reactants',['../classgridfire_1_1reaction_1_1_reaction.html#ac7b08c61cdc97268b9442afec4d08dad',1,'gridfire::reaction::Reaction::reactants()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad095aba46860fec0e68386bf04f7f142',1,'gridfire::reaction::ReaclibReaction::reactants()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1362d46630f30203027093e35883d1b1',1,'gridfire::rates::weak::WeakReaction::reactants()'],['../classgridfire_1_1_reaction.html#a0c533797f18c2fe4945f1afb3fb06d5d',1,'gridfire::Reaction::reactants()']]], - ['reactants_5fstr_21',['reactants_str',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a67afc513db8dbcc43d79733e22ca8d39',1,'gridfire::reaclib::ReactionRecord']]], - ['reaction_22',['Reaction',['../classgridfire_1_1_reaction.html',1,'gridfire::Reaction'],['../classgridfire_1_1reaction_1_1_reaction.html',1,'gridfire::reaction::Reaction']]], - ['reaction_20networks_23',['4. Visualizing Reaction Networks',['../md_docs_2static_2usage.html#autotoc_md68',1,'']]], - ['reaction_2ecpp_24',['reaction.cpp',['../reaction_8cpp.html',1,'']]], - ['reaction_2eh_25',['reaction.h',['../reaction_8h.html',1,'']]], - ['reaction_5findex_26',['reaction_index',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a93635f6940d3534e949f402503c3d497',1,'gridfire::GraphEngine::PrecomputedReaction']]], - ['reactionflow_27',['ReactionFlow',['../structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html',1,'gridfire::AdaptiveEngineView']]], - ['reactionptr_28',['reactionPtr',['../structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#afc894db76a799be17be91130ff3ae6d9',1,'gridfire::AdaptiveEngineView::ReactionFlow']]], - ['reactionrecord_29',['ReactionRecord',['../structgridfire_1_1reaclib_1_1_reaction_record.html',1,'gridfire::reaclib']]], - ['reactions_5fdata_2eh_30',['reactions_data.h',['../reactions__data_8h.html',1,'']]], - ['reactionset_31',['ReactionSet',['../classgridfire_1_1reaction_1_1_reaction_set.html',1,'gridfire::reaction::ReactionSet'],['../classgridfire_1_1_reaction_set.html',1,'gridfire::ReactionSet'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de',1,'gridfire::reaction::ReactionSet::ReactionSet(std::vector< std::unique_ptr< Reaction > > &&reactions)'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea',1,'gridfire::reaction::ReactionSet::ReactionSet(const std::vector< Reaction * > &reactions)'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041',1,'gridfire::reaction::ReactionSet::ReactionSet()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45',1,'gridfire::reaction::ReactionSet::ReactionSet(const ReactionSet &other)'],['../classgridfire_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de',1,'gridfire::ReactionSet::ReactionSet(std::vector< std::unique_ptr< Reaction > > &&reactions)'],['../classgridfire_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea',1,'gridfire::ReactionSet::ReactionSet(const std::vector< Reaction * > &reactions)'],['../classgridfire_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041',1,'gridfire::ReactionSet::ReactionSet()'],['../classgridfire_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45',1,'gridfire::ReactionSet::ReactionSet(const ReactionSet &other)']]], - ['reactiontype_32',['ReactionType',['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74e',1,'gridfire::reaction']]], - ['rebuild_33',['rebuild',['../classgridfire_1_1_dynamic_engine.html#a4e2c8b896661b7a89beffe0066cb21cf',1,'gridfire::DynamicEngine::rebuild()'],['../classgridfire_1_1_graph_engine.html#ad9d6c70ace5cbbf7f3aa7b31fce39490',1,'gridfire::GraphEngine::rebuild()'],['../class_py_dynamic_engine.html#a3d30a9116825ab2c5c209bc2712126bc',1,'PyDynamicEngine::rebuild()']]], - ['recordadtape_34',['recordADTape',['../classgridfire_1_1_graph_engine.html#ab29ef3225c8fcda012b10765df064b63',1,'gridfire::GraphEngine']]], - ['recordepsadtape_35',['recordEpsADTape',['../classgridfire_1_1_graph_engine.html#a16b8cd1b0e19b4d4519596a4e22eaf5c',1,'gridfire::GraphEngine']]], - ['register_5fbase_5fengine_5fbindings_36',['register_base_engine_bindings',['../engine_2bindings_8cpp.html#a766b8bf2c08f2e81486752261ec89642',1,'register_base_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a766b8bf2c08f2e81486752261ec89642',1,'register_base_engine_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5fcomposite_5fpartition_5fbindings_37',['register_composite_partition_bindings',['../partition_2bindings_8cpp.html#a9d0d58ff2233e31a4ad88cc418b5ca64',1,'register_composite_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a9d0d58ff2233e31a4ad88cc418b5ca64',1,'register_composite_partition_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5fengine_5fbindings_38',['register_engine_bindings',['../engine_2bindings_8cpp.html#ac2df9cd0e71d39b97ddd47b3e7024b0c',1,'register_engine_bindings(py::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a73a2ec4150b3954550f16b97102ec993',1,'register_engine_bindings(pybind11::module &m): bindings.h']]], - ['register_5fengine_5fview_5fbindings_39',['register_engine_view_bindings',['../engine_2bindings_8cpp.html#ac12de48f4164b679dd7afb03c83ec4bf',1,'register_engine_view_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#ac12de48f4164b679dd7afb03c83ec4bf',1,'register_engine_view_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5fexception_5fbindings_40',['register_exception_bindings',['../exceptions_2bindings_8cpp.html#a5566602745756f64f21905217b6d21fd',1,'register_exception_bindings(const py::module &m): bindings.cpp'],['../exceptions_2bindings_8h.html#a2a0ce1da699ce25f3afdce57cde65471',1,'register_exception_bindings(const pybind11::module &m): bindings.h']]], - ['register_5fexpectation_5fbindings_41',['register_expectation_bindings',['../expectations_2bindings_8cpp.html#ad8b382f2ef7888e5b49bcc117439d843',1,'register_expectation_bindings(const py::module &m): bindings.cpp'],['../expectations_2bindings_8h.html#ac4570540d44fb7e3136f63448fc2c22c',1,'register_expectation_bindings(const pybind11::module &m): bindings.h']]], - ['register_5fground_5fstate_5fpartition_5fbindings_42',['register_ground_state_partition_bindings',['../partition_2bindings_8cpp.html#ac0a1def5c77c5554187c9d4f26fce77e',1,'register_ground_state_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#ac0a1def5c77c5554187c9d4f26fce77e',1,'register_ground_state_partition_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5fio_5fbindings_43',['register_io_bindings',['../io_2bindings_8cpp.html#a3f76dbefdeeb3b49828ce36586899695',1,'register_io_bindings(const py::module &m) -> void: bindings.cpp'],['../io_2bindings_8h.html#aba28f9bd688764ab1905af9d40d4b428',1,'register_io_bindings(const pybind11::module &m): bindings.h']]], - ['register_5fpartition_5fbindings_44',['register_partition_bindings',['../partition_2bindings_8cpp.html#a2806baaec82e0e6d66b80348584e08fd',1,'register_partition_bindings(pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a2806baaec82e0e6d66b80348584e08fd',1,'register_partition_bindings(pybind11::module &m): bindings.cpp']]], - ['register_5fpartition_5ftypes_5fbindings_45',['register_partition_types_bindings',['../partition_2bindings_8cpp.html#a4c0db94b56a3b02482ac4fd654680cca',1,'register_partition_types_bindings(pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a4c0db94b56a3b02482ac4fd654680cca',1,'register_partition_types_bindings(pybind11::module &m): bindings.cpp']]], - ['register_5frauscher_5fthielemann_5fpartition_5fbindings_46',['register_rauscher_thielemann_partition_bindings',['../partition_2bindings_8cpp.html#ae1665331725ff38c39d7d3eec551ec97',1,'register_rauscher_thielemann_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#ae1665331725ff38c39d7d3eec551ec97',1,'register_rauscher_thielemann_partition_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5frauscher_5fthielemann_5fpartition_5fdata_5frecord_5fbindings_47',['register_rauscher_thielemann_partition_data_record_bindings',['../partition_2bindings_8cpp.html#a294e2893e79c41c10f914467d4858c1a',1,'register_rauscher_thielemann_partition_data_record_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a294e2893e79c41c10f914467d4858c1a',1,'register_rauscher_thielemann_partition_data_record_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5freaction_5fbindings_48',['register_reaction_bindings',['../reaction_2bindings_8cpp.html#ae174b115814ec42920a799881cef1efa',1,'register_reaction_bindings(py::module &m): bindings.cpp'],['../reaction_2bindings_8h.html#a221d509fd54278898e2cbb73663f53d0',1,'register_reaction_bindings(pybind11::module &m): bindings.h']]], - ['register_5fscreening_5fbindings_49',['register_screening_bindings',['../screening_2bindings_8cpp.html#a4fcef69d9382bfbc315cb061038627f4',1,'register_screening_bindings(py::module &m): bindings.cpp'],['../screening_2bindings_8h.html#a9e1a938ffee0a1b9d913fa4968865b1b',1,'register_screening_bindings(pybind11::module &m): bindings.h']]], - ['register_5fsolver_5fbindings_50',['register_solver_bindings',['../solver_2bindings_8cpp.html#a722d28831d82cd075081fcf4b403479d',1,'register_solver_bindings(const py::module &m): bindings.cpp'],['../solver_2bindings_8h.html#a7ff40d9e08fcb5028e914045447d46d3',1,'register_solver_bindings(const pybind11::module &m): bindings.h']]], - ['register_5ftype_5fbindings_51',['register_type_bindings',['../types_2bindings_8cpp.html#aa0589677938fad59ffce3f6981f53ff0',1,'register_type_bindings(const pybind11::module &m): bindings.cpp'],['../types_2bindings_8h.html#aa0589677938fad59ffce3f6981f53ff0',1,'register_type_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5futils_5fbindings_52',['register_utils_bindings',['../utils_2bindings_8cpp.html#a7af842f50ca4a721518e716d0229697c',1,'register_utils_bindings(py::module &m): bindings.cpp'],['../utils_2bindings_8h.html#a9eefca377142320755a869fafc6311c7',1,'register_utils_bindings(pybind11::module &m): bindings.h']]], - ['related_20projects_53',['Related Projects',['../index.html#autotoc_md57',1,'']]], - ['release_54',['1.1 PyPI Release',['../md_docs_2static_2usage.html#autotoc_md61',1,'']]], - ['remove_5freaction_55',['remove_reaction',['../classgridfire_1_1reaction_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd',1,'gridfire::reaction::ReactionSet::remove_reaction()'],['../classgridfire_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd',1,'gridfire::ReactionSet::remove_reaction()']]], - ['report_5flimiting_5fspecies_56',['report_limiting_species',['../namespacegridfire_1_1diagnostics.html#a9d95a6c9c4a942d71ff4c8046fe4107a',1,'gridfire::diagnostics']]], - ['reporting_2eh_57',['reporting.h',['../reporting_8h.html',1,'']]], - ['reproducibility_58',['Reproducibility',['../index.html#autotoc_md17',1,'']]], - ['required_59',['Required',['../index.html#autotoc_md13',1,'']]], - ['rescueedgespeciesdestructionchannel_60',['rescueEdgeSpeciesDestructionChannel',['../classgridfire_1_1_adaptive_engine_view.html#a0439f464865b4c01bad0f6be6055c3fc',1,'gridfire::AdaptiveEngineView']]], - ['rescueset_61',['RescueSet',['../classgridfire_1_1_adaptive_engine_view.html#ac674338ddcbae4c33dd84b0441631806',1,'gridfire::AdaptiveEngineView']]], - ['reservejacobianmatrix_62',['reserveJacobianMatrix',['../classgridfire_1_1_graph_engine.html#a8d0c0bd54a2908cff62dae7af0c149b5',1,'gridfire::GraphEngine']]], - ['reset_63',['reset',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#af4034fa431e6c88fd05c50cce31b2fa0',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::reset()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a9b782cbf033ed2023da6b2d55dcefc4e',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::reset()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a0fe6af73b11b820561bd4e5552890d4e',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::reset()'],['../classgridfire_1_1trigger_1_1_trigger.html#af652af761675736419b961b6946c728d',1,'gridfire::trigger::Trigger::reset()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a2436d8643911ade907e03fb29531ceaa',1,'gridfire::trigger::AndTrigger::reset()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ab42043e55c81bac5d3f981bc139579de',1,'gridfire::trigger::OrTrigger::reset()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#afe337517b77e5433d92ded3a64565141',1,'gridfire::trigger::NotTrigger::reset()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#abf218d255bde157540b51cd6a54f6eb1',1,'gridfire::trigger::EveryNthTrigger::reset()']]], - ['rev_5fsparse_5fjac_64',['rev_sparse_jac',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a881d4daf2b973d523548cd8d4021bdc4',1,'gridfire::GraphEngine::AtomicReverseRate::rev_sparse_jac()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae9d61bdda761da89733408c232d7220e',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::rev_sparse_jac()']]], - ['reverse_65',['reverse',['../structgridfire_1_1reaclib_1_1_reaction_record.html#aa1fd4f510d7c00d2e4197e9b9caf29fd',1,'gridfire::reaclib::ReactionRecord::reverse'],['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a4e8ff268c4377599c8798c7929ec2d5e',1,'gridfire::GraphEngine::AtomicReverseRate::reverse()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#aad13654ea15547c2c95035c3b7937d58',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::reverse()']]], - ['reverse_5fsymmetry_5ffactor_66',['reverse_symmetry_factor',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6bcfe2230dd54b088180d34389266b07',1,'gridfire::GraphEngine::PrecomputedReaction']]], - ['rho_67',['rho',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a25afbc9f8a907304992e144dfa3529',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::rho'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#afdc510f8160693806737c4ab517058b8',1,'gridfire::solver::CVODESolverStrategy::CVODEUserData::rho']]], - ['rho_5ftol_68',['rho_tol',['../structgridfire_1_1_q_s_e_cache_config.html#a57b7ca68463aa9b78007e5cf35ebf7ce',1,'gridfire::QSECacheConfig']]], - ['rhoye_5faxis_69',['rhoYe_axis',['../structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a30362f5bb497ae74cf6a10fd701273a0',1,'gridfire::rates::weak::IsotopeGrid']]], - ['rosenbrock_20method_70',['DirectNetworkSolver (Implicit Rosenbrock Method)',['../index.html#autotoc_md41',1,'']]], - ['rowdatatable_71',['RowDataTable',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#afd3e0e1c5edaf12609b5fc81c379e3e5',1,'gridfire::rates::weak::WeakRateInterpolator']]], - ['rpname_72',['rpName',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a523b7cfb0a6d8ddccd785aef2f425ad1',1,'gridfire::reaclib::ReactionRecord']]], - ['rt_5ftemperature_5fgrid_5ft9_73',['RT_TEMPERATURE_GRID_T9',['../namespacegridfire_1_1partition.html#a1e08a3c20c55bc6fa4a4ecdf7ea57b8f',1,'gridfire::partition']]] + ['reaclib_5fweak_17',['REACLIB_WEAK',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bab736eb13fff62c962f63232ec57f2692',1,'gridfire']]], + ['reaclibreaction_18',['ReaclibReaction',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html',1,'gridfire::reaction::ReaclibReaction'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a264112a230817a6080c770686e5bcc01',1,'gridfire::reaction::ReaclibReaction::ReaclibReaction()']]], + ['reactant_5fpowers_19',['reactant_powers',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a03d596c88289e21e7bd18711e3a1f275',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['reactant_5fspecies_20',['reactant_species',['../classgridfire_1_1reaction_1_1_reaction.html#a82c14096308cdc9126ab6d9667febcd2',1,'gridfire::reaction::Reaction::reactant_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad85ca288289b25d482cbb8e3ff270028',1,'gridfire::reaction::ReaclibReaction::reactant_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aae06ff559026e3ce242a42cdd888c5a0',1,'gridfire::rates::weak::WeakReaction::reactant_species()'],['../classgridfire_1_1_reaction.html#a4be8440aa7e79eab1d44b5d83bcdab79',1,'gridfire::Reaction::reactant_species()']]], + ['reactants_21',['reactants',['../classgridfire_1_1reaction_1_1_reaction.html#ac7b08c61cdc97268b9442afec4d08dad',1,'gridfire::reaction::Reaction::reactants()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad095aba46860fec0e68386bf04f7f142',1,'gridfire::reaction::ReaclibReaction::reactants()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1362d46630f30203027093e35883d1b1',1,'gridfire::rates::weak::WeakReaction::reactants()'],['../classgridfire_1_1_reaction.html#a0c533797f18c2fe4945f1afb3fb06d5d',1,'gridfire::Reaction::reactants()']]], + ['reactants_5fstr_22',['reactants_str',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a67afc513db8dbcc43d79733e22ca8d39',1,'gridfire::reaclib::ReactionRecord']]], + ['reaction_23',['Reaction',['../classgridfire_1_1_reaction.html',1,'gridfire::Reaction'],['../classgridfire_1_1reaction_1_1_reaction.html',1,'gridfire::reaction::Reaction']]], + ['reaction_20networks_24',['4. Visualizing Reaction Networks',['../md_docs_2static_2usage.html#autotoc_md68',1,'']]], + ['reaction_2ecpp_25',['reaction.cpp',['../reaction_8cpp.html',1,'']]], + ['reaction_2eh_26',['reaction.h',['../reaction_8h.html',1,'']]], + ['reaction_5fhash_27',['reaction_hash',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6e1e24901c70ee44b0529e1391355752',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['reaction_5findex_28',['reaction_index',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a93635f6940d3534e949f402503c3d497',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['reaction_5ftype_29',['reaction_type',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ad96b3f981fb2fbad63323b158d98b2ac',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['reactionflow_30',['ReactionFlow',['../structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html',1,'gridfire::AdaptiveEngineView']]], + ['reactionphysicaltypenames_31',['ReactionPhysicalTypeNames',['../namespacegridfire_1_1reaction.html#a773ef58975dc959e4ae03e2e677ab54f',1,'gridfire::reaction']]], + ['reactionptr_32',['reactionPtr',['../structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#afc894db76a799be17be91130ff3ae6d9',1,'gridfire::AdaptiveEngineView::ReactionFlow']]], + ['reactionrecord_33',['ReactionRecord',['../structgridfire_1_1reaclib_1_1_reaction_record.html',1,'gridfire::reaclib']]], + ['reactions_5fdata_2eh_34',['reactions_data.h',['../reactions__data_8h.html',1,'']]], + ['reactionset_35',['ReactionSet',['../classgridfire_1_1reaction_1_1_reaction_set.html',1,'gridfire::reaction::ReactionSet'],['../classgridfire_1_1_reaction_set.html',1,'gridfire::ReactionSet'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de',1,'gridfire::reaction::ReactionSet::ReactionSet(std::vector< std::unique_ptr< Reaction > > &&reactions)'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea',1,'gridfire::reaction::ReactionSet::ReactionSet(const std::vector< Reaction * > &reactions)'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041',1,'gridfire::reaction::ReactionSet::ReactionSet()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45',1,'gridfire::reaction::ReactionSet::ReactionSet(const ReactionSet &other)'],['../classgridfire_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de',1,'gridfire::ReactionSet::ReactionSet(std::vector< std::unique_ptr< Reaction > > &&reactions)'],['../classgridfire_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea',1,'gridfire::ReactionSet::ReactionSet(const std::vector< Reaction * > &reactions)'],['../classgridfire_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041',1,'gridfire::ReactionSet::ReactionSet()'],['../classgridfire_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45',1,'gridfire::ReactionSet::ReactionSet(const ReactionSet &other)']]], + ['reactiontype_36',['ReactionType',['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74e',1,'gridfire::reaction']]], + ['reactiontypenames_37',['ReactionTypeNames',['../namespacegridfire_1_1reaction.html#ac06a7c50ac58fb2f901d778fc30cd1cf',1,'gridfire::reaction']]], + ['ready_5fdense_38',['READY_DENSE',['../classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6a162cb379760275c9685281ee27025cdb',1,'gridfire::GraphEngine']]], + ['ready_5fsparse_39',['READY_SPARSE',['../classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6abf43af1b1ac8bc6cb42296815a429ae3',1,'gridfire::GraphEngine']]], + ['rebuild_40',['rebuild',['../classgridfire_1_1_dynamic_engine.html#a4e2c8b896661b7a89beffe0066cb21cf',1,'gridfire::DynamicEngine::rebuild()'],['../classgridfire_1_1_graph_engine.html#ad593a2d1b8fbbc01b63b0133357364ac',1,'gridfire::GraphEngine::rebuild()'],['../class_py_dynamic_engine.html#a3d30a9116825ab2c5c209bc2712126bc',1,'PyDynamicEngine::rebuild()']]], + ['recordadtape_41',['recordADTape',['../classgridfire_1_1_graph_engine.html#ab29ef3225c8fcda012b10765df064b63',1,'gridfire::GraphEngine']]], + ['register_5fbase_5fengine_5fbindings_42',['register_base_engine_bindings',['../engine_2bindings_8cpp.html#a766b8bf2c08f2e81486752261ec89642',1,'register_base_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a766b8bf2c08f2e81486752261ec89642',1,'register_base_engine_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5fcomposite_5fpartition_5fbindings_43',['register_composite_partition_bindings',['../partition_2bindings_8cpp.html#a9d0d58ff2233e31a4ad88cc418b5ca64',1,'register_composite_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a9d0d58ff2233e31a4ad88cc418b5ca64',1,'register_composite_partition_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fbindings_44',['register_engine_bindings',['../engine_2bindings_8cpp.html#ac2df9cd0e71d39b97ddd47b3e7024b0c',1,'register_engine_bindings(py::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a73a2ec4150b3954550f16b97102ec993',1,'register_engine_bindings(pybind11::module &m): bindings.h']]], + ['register_5fengine_5fbuilding_5ftype_5fbindings_45',['register_engine_building_type_bindings',['../engine_2bindings_8cpp.html#a3ec1c283d60332e61affc063d0e1639f',1,'register_engine_building_type_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a3ec1c283d60332e61affc063d0e1639f',1,'register_engine_building_type_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fconstruction_5fbindings_46',['register_engine_construction_bindings',['../engine_2bindings_8cpp.html#aad8d3f0fef8c740df9a98c53800190c9',1,'register_engine_construction_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#aad8d3f0fef8c740df9a98c53800190c9',1,'register_engine_construction_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fdiagnostic_5fbindings_47',['register_engine_diagnostic_bindings',['../engine_2bindings_8cpp.html#a1f595355667895199f3c3c39383fad33',1,'register_engine_diagnostic_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a1f595355667895199f3c3c39383fad33',1,'register_engine_diagnostic_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fpriming_5fbindings_48',['register_engine_priming_bindings',['../engine_2bindings_8cpp.html#a3974cc99c2970c71b9a5fca0217f5b6e',1,'register_engine_priming_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a3974cc99c2970c71b9a5fca0217f5b6e',1,'register_engine_priming_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fprocedural_5fbindings_49',['register_engine_procedural_bindings',['../engine_2bindings_8cpp.html#ae3c140c5303eeaa6e02b3a3c4d4d4c36',1,'register_engine_procedural_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#ae3c140c5303eeaa6e02b3a3c4d4d4c36',1,'register_engine_procedural_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5freporting_5ftype_5fbindings_50',['register_engine_reporting_type_bindings',['../engine_2bindings_8cpp.html#a66ce33948e3d9d5837b244298c8ca2b6',1,'register_engine_reporting_type_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a66ce33948e3d9d5837b244298c8ca2b6',1,'register_engine_reporting_type_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5ftype_5fbindings_51',['register_engine_type_bindings',['../engine_2bindings_8cpp.html#a2fe8fd1a44f7b623fdf51e453e5149b9',1,'register_engine_type_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a2fe8fd1a44f7b623fdf51e453e5149b9',1,'register_engine_type_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fview_5fbindings_52',['register_engine_view_bindings',['../engine_2bindings_8cpp.html#ac12de48f4164b679dd7afb03c83ec4bf',1,'register_engine_view_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#ac12de48f4164b679dd7afb03c83ec4bf',1,'register_engine_view_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5fexception_5fbindings_53',['register_exception_bindings',['../exceptions_2bindings_8cpp.html#a5566602745756f64f21905217b6d21fd',1,'register_exception_bindings(const py::module &m): bindings.cpp'],['../exceptions_2bindings_8h.html#a2a0ce1da699ce25f3afdce57cde65471',1,'register_exception_bindings(const pybind11::module &m): bindings.h']]], + ['register_5fexpectation_5fbindings_54',['register_expectation_bindings',['../expectations_2bindings_8cpp.html#ad8b382f2ef7888e5b49bcc117439d843',1,'register_expectation_bindings(const py::module &m): bindings.cpp'],['../expectations_2bindings_8h.html#ac4570540d44fb7e3136f63448fc2c22c',1,'register_expectation_bindings(const pybind11::module &m): bindings.h']]], + ['register_5fground_5fstate_5fpartition_5fbindings_55',['register_ground_state_partition_bindings',['../partition_2bindings_8cpp.html#ac0a1def5c77c5554187c9d4f26fce77e',1,'register_ground_state_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#ac0a1def5c77c5554187c9d4f26fce77e',1,'register_ground_state_partition_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5fio_5fbindings_56',['register_io_bindings',['../io_2bindings_8cpp.html#a3f76dbefdeeb3b49828ce36586899695',1,'register_io_bindings(const py::module &m) -> void: bindings.cpp'],['../io_2bindings_8h.html#aba28f9bd688764ab1905af9d40d4b428',1,'register_io_bindings(const pybind11::module &m): bindings.h']]], + ['register_5fpartition_5fbindings_57',['register_partition_bindings',['../partition_2bindings_8cpp.html#a2806baaec82e0e6d66b80348584e08fd',1,'register_partition_bindings(pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a2806baaec82e0e6d66b80348584e08fd',1,'register_partition_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fpartition_5ftypes_5fbindings_58',['register_partition_types_bindings',['../partition_2bindings_8cpp.html#a4c0db94b56a3b02482ac4fd654680cca',1,'register_partition_types_bindings(pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a4c0db94b56a3b02482ac4fd654680cca',1,'register_partition_types_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5frauscher_5fthielemann_5fpartition_5fbindings_59',['register_rauscher_thielemann_partition_bindings',['../partition_2bindings_8cpp.html#ae1665331725ff38c39d7d3eec551ec97',1,'register_rauscher_thielemann_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#ae1665331725ff38c39d7d3eec551ec97',1,'register_rauscher_thielemann_partition_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5frauscher_5fthielemann_5fpartition_5fdata_5frecord_5fbindings_60',['register_rauscher_thielemann_partition_data_record_bindings',['../partition_2bindings_8cpp.html#a294e2893e79c41c10f914467d4858c1a',1,'register_rauscher_thielemann_partition_data_record_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a294e2893e79c41c10f914467d4858c1a',1,'register_rauscher_thielemann_partition_data_record_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5freaction_5fbindings_61',['register_reaction_bindings',['../reaction_2bindings_8cpp.html#ae174b115814ec42920a799881cef1efa',1,'register_reaction_bindings(py::module &m): bindings.cpp'],['../reaction_2bindings_8h.html#a221d509fd54278898e2cbb73663f53d0',1,'register_reaction_bindings(pybind11::module &m): bindings.h']]], + ['register_5fscreening_5fbindings_62',['register_screening_bindings',['../screening_2bindings_8cpp.html#a4fcef69d9382bfbc315cb061038627f4',1,'register_screening_bindings(py::module &m): bindings.cpp'],['../screening_2bindings_8h.html#a9e1a938ffee0a1b9d913fa4968865b1b',1,'register_screening_bindings(pybind11::module &m): bindings.h']]], + ['register_5fsolver_5fbindings_63',['register_solver_bindings',['../solver_2bindings_8cpp.html#a722d28831d82cd075081fcf4b403479d',1,'register_solver_bindings(const py::module &m): bindings.cpp'],['../solver_2bindings_8h.html#a7ff40d9e08fcb5028e914045447d46d3',1,'register_solver_bindings(const pybind11::module &m): bindings.h']]], + ['register_5ftype_5fbindings_64',['register_type_bindings',['../types_2bindings_8cpp.html#aa0589677938fad59ffce3f6981f53ff0',1,'register_type_bindings(const pybind11::module &m): bindings.cpp'],['../types_2bindings_8h.html#aa0589677938fad59ffce3f6981f53ff0',1,'register_type_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5futils_5fbindings_65',['register_utils_bindings',['../utils_2bindings_8cpp.html#a7af842f50ca4a721518e716d0229697c',1,'register_utils_bindings(py::module &m): bindings.cpp'],['../utils_2bindings_8h.html#a9eefca377142320755a869fafc6311c7',1,'register_utils_bindings(pybind11::module &m): bindings.h']]], + ['rel_5ffailure_66',['rel_failure',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a4180dc6761c073acd82583a834ca09fd',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['related_20projects_67',['Related Projects',['../index.html#autotoc_md57',1,'']]], + ['release_68',['1.1 PyPI Release',['../md_docs_2static_2usage.html#autotoc_md61',1,'']]], + ['remove_5freaction_69',['remove_reaction',['../classgridfire_1_1reaction_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd',1,'gridfire::reaction::ReactionSet::remove_reaction()'],['../classgridfire_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd',1,'gridfire::ReactionSet::remove_reaction()']]], + ['removespecies_70',['removeSpecies',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aa47f2a4d1f1cdb599382d4a43f92fe7c',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['report_5flimiting_5fspecies_71',['report_limiting_species',['../namespacegridfire_1_1diagnostics.html#a9d95a6c9c4a942d71ff4c8046fe4107a',1,'gridfire::diagnostics']]], + ['reporting_2eh_72',['reporting.h',['../reporting_8h.html',1,'']]], + ['reproducibility_73',['Reproducibility',['../index.html#autotoc_md17',1,'']]], + ['required_74',['Required',['../index.html#autotoc_md13',1,'']]], + ['rescueedgespeciesdestructionchannel_75',['rescueEdgeSpeciesDestructionChannel',['../classgridfire_1_1_adaptive_engine_view.html#a0439f464865b4c01bad0f6be6055c3fc',1,'gridfire::AdaptiveEngineView']]], + ['rescueset_76',['RescueSet',['../classgridfire_1_1_adaptive_engine_view.html#ac674338ddcbae4c33dd84b0441631806',1,'gridfire::AdaptiveEngineView']]], + ['reservejacobianmatrix_77',['reserveJacobianMatrix',['../classgridfire_1_1_graph_engine.html#a8d0c0bd54a2908cff62dae7af0c149b5',1,'gridfire::GraphEngine']]], + ['reset_78',['reset',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#af4034fa431e6c88fd05c50cce31b2fa0',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::reset()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a9b782cbf033ed2023da6b2d55dcefc4e',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::reset()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a0fe6af73b11b820561bd4e5552890d4e',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::reset()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a0bcab0247b3db618b76bd6769cf9a2ea',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::reset()'],['../classgridfire_1_1trigger_1_1_trigger.html#af652af761675736419b961b6946c728d',1,'gridfire::trigger::Trigger::reset()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a2436d8643911ade907e03fb29531ceaa',1,'gridfire::trigger::AndTrigger::reset()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ab42043e55c81bac5d3f981bc139579de',1,'gridfire::trigger::OrTrigger::reset()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#afe337517b77e5433d92ded3a64565141',1,'gridfire::trigger::NotTrigger::reset()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#abf218d255bde157540b51cd6a54f6eb1',1,'gridfire::trigger::EveryNthTrigger::reset()']]], + ['rev_5fsparse_5fjac_79',['rev_sparse_jac',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a881d4daf2b973d523548cd8d4021bdc4',1,'gridfire::GraphEngine::AtomicReverseRate::rev_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &rt, CppAD::vector< std::set< size_t > > &st) override'],['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#af7fdc6ea57dcac2a908215e63df79f6d',1,'gridfire::GraphEngine::AtomicReverseRate::rev_sparse_jac(size_t q, const CppAD::vector< bool > &rt, CppAD::vector< bool > &st, const CppAD::vector< double > &x) override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae9d61bdda761da89733408c232d7220e',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::rev_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &rt, CppAD::vector< std::set< size_t > > &st) override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a9f2681d58e10b6b740b4588efbce5ae5',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::rev_sparse_jac(size_t q, const CppAD::vector< bool > &rt, CppAD::vector< bool > &st, const CppAD::vector< double > &x) override']]], + ['reverse_80',['reverse',['../structgridfire_1_1reaclib_1_1_reaction_record.html#aa1fd4f510d7c00d2e4197e9b9caf29fd',1,'gridfire::reaclib::ReactionRecord::reverse'],['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a4e8ff268c4377599c8798c7929ec2d5e',1,'gridfire::GraphEngine::AtomicReverseRate::reverse()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#aad13654ea15547c2c95035c3b7937d58',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::reverse()']]], + ['reverse_5fsymmetry_5ffactor_81',['reverse_symmetry_factor',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6bcfe2230dd54b088180d34389266b07',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['rho_82',['rho',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a25afbc9f8a907304992e144dfa3529',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::rho'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#afdc510f8160693806737c4ab517058b8',1,'gridfire::solver::CVODESolverStrategy::CVODEUserData::rho']]], + ['rho_5ftol_83',['rho_tol',['../structgridfire_1_1_q_s_e_cache_config.html#a57b7ca68463aa9b78007e5cf35ebf7ce',1,'gridfire::QSECacheConfig']]], + ['rhoye_5faxis_84',['rhoYe_axis',['../structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a30362f5bb497ae74cf6a10fd701273a0',1,'gridfire::rates::weak::IsotopeGrid']]], + ['rosenbrock_20method_85',['DirectNetworkSolver (Implicit Rosenbrock Method)',['../index.html#autotoc_md41',1,'']]], + ['rowdatatable_86',['RowDataTable',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#afd3e0e1c5edaf12609b5fc81c379e3e5',1,'gridfire::rates::weak::WeakRateInterpolator']]], + ['rpname_87',['rpName',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a523b7cfb0a6d8ddccd785aef2f425ad1',1,'gridfire::reaclib::ReactionRecord']]], + ['rt_5ftemperature_5fgrid_5ft9_88',['RT_TEMPERATURE_GRID_T9',['../namespacegridfire_1_1partition.html#a1e08a3c20c55bc6fa4a4ecdf7ea57b8f',1,'gridfire::partition']]] ]; diff --git a/docs/html/search/all_18.js b/docs/html/search/all_18.js index 8f2eee5d..388d574c 100644 --- a/docs/html/search/all_18.js +++ b/docs/html/search/all_18.js @@ -18,10 +18,10 @@ var searchData= ['scripts_15',['Install Scripts',['../index.html#autotoc_md15',1,'']]], ['secondorder_16',['SecondOrder',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a264572d66aed5373d19dc80c7cde1f46',1,'gridfire']]], ['seed_5fspecies_17',['seed_species',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af2d7e09d940e0fb3ca24a4bc8ec01031',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], - ['selectpartitionfunction_18',['selectPartitionFunction',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a44325e313db7f8f901c0dd5d84d4845b',1,'gridfire::partition::CompositePartitionFunction']]], + ['selectpartitionfunction_18',['selectPartitionFunction',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a32f397abf9e9ace9f0c721e4e14eb60b',1,'gridfire::partition::CompositePartitionFunction']]], ['selectscreeningmodel_19',['selectScreeningModel',['../namespacegridfire_1_1screening.html#a6ca8556d27ac373e176f5b23437c416e',1,'gridfire::screening']]], ['set_5fcallback_20',['set_callback',['../classgridfire_1_1solver_1_1_network_solver_strategy.html#a4d97ee85933d5e5f90d4194bb021a1dc',1,'gridfire::solver::NetworkSolverStrategy::set_callback()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a77638ef3d2279009e5a57bbd3f0eb63b',1,'gridfire::solver::CVODESolverStrategy::set_callback()'],['../class_py_dynamic_network_solver_strategy.html#a112a7babc03858a69d6994a7155370d3',1,'PyDynamicNetworkSolverStrategy::set_callback()']]], - ['set_5fstdout_5flogging_5fenabled_21',['set_stdout_logging_enabled',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a46dacb6eb075f2aadac0e56972deeaa3',1,'gridfire::solver::CVODESolverStrategy']]], + ['set_5fstdout_5flogging_5fenabled_21',['set_stdout_logging_enabled',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a9857665a1198e24aac6add02afc6e306',1,'gridfire::solver::CVODESolverStrategy']]], ['setformat_22',['setFormat',['../classgridfire_1_1_network.html#a787c601f6e4bd06600bf946efbcc98d4',1,'gridfire::Network']]], ['setnetworkreactions_23',['setNetworkReactions',['../classgridfire_1_1_dynamic_engine.html#a49025489901e22a20cdf99b455ff2ff0',1,'gridfire::DynamicEngine::setNetworkReactions()'],['../classgridfire_1_1_graph_engine.html#a52288e2629609c8438a3c9bc3f910016',1,'gridfire::GraphEngine::setNetworkReactions()'],['../classgridfire_1_1_adaptive_engine_view.html#adedc8547568d643473bdfcc86040b488',1,'gridfire::AdaptiveEngineView::setNetworkReactions()'],['../classgridfire_1_1_defined_engine_view.html#a655e74357cce822c4508069a3bcac2c9',1,'gridfire::DefinedEngineView::setNetworkReactions()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#af99f5e4871808188d00379c1c35868fe',1,'gridfire::MultiscalePartitioningEngineView::setNetworkReactions()'],['../class_py_dynamic_engine.html#af469cba3be850d53f659ec173f0eb4e4',1,'PyDynamicEngine::setNetworkReactions()']]], ['setprecomputation_24',['setPrecomputation',['../classgridfire_1_1_graph_engine.html#a6c5410878496abc349ba30b691cdf0f1',1,'gridfire::GraphEngine']]], @@ -40,7 +40,7 @@ var searchData= ['solver_2eh_37',['solver.h',['../solver_8h.html',1,'']]], ['solver_5finstance_38',['solver_instance',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#ad7f3eb9caae25ef25357c41c23d6b392',1,'gridfire::solver::CVODESolverStrategy::CVODEUserData']]], ['solver_5finterfaces_2eh_39',['solver_interfaces.h',['../solver__interfaces_8h.html',1,'']]], - ['solvercontextbase_40',['SolverContextBase',['../structgridfire_1_1solver_1_1_solver_context_base.html',1,'gridfire::solver']]], + ['solvercontextbase_40',['SolverContextBase',['../classgridfire_1_1solver_1_1_solver_context_base.html',1,'gridfire::solver']]], ['solverplugininterface_41',['SolverPluginInterface',['../class_solver_plugin_interface.html',1,'']]], ['source_42',['1.2 Development from Source',['../md_docs_2static_2usage.html#autotoc_md62',1,'']]], ['source_43',['source',['../index.html#autotoc_md6',1,'']]], @@ -50,25 +50,29 @@ var searchData= ['sparsitypattern_47',['SparsityPattern',['../namespacegridfire.html#a898dfe22579e649935645cbd6f073178',1,'gridfire']]], ['species_5fnot_5ffound_48',['SPECIES_NOT_FOUND',['../namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550a3659baf2b06bba6c02bad8316d517761',1,'gridfire::rates::weak']]], ['speedoflight_49',['speedOfLight',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a016c3e02f622e21073f9110707177b76',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['stale_50',['STALE',['../namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87ca4d855a061b3066dc14a3b12ed26b5456',1,'gridfire::expectations']]], - ['staleengineerror_51',['StaleEngineError',['../classgridfire_1_1exceptions_1_1_stale_engine_error.html',1,'gridfire::exceptions::StaleEngineError'],['../structgridfire_1_1expectations_1_1_stale_engine_error.html',1,'gridfire::expectations::StaleEngineError'],['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#a6672e4c3f42260bba25d78e14ebd5a50',1,'gridfire::exceptions::StaleEngineError::StaleEngineError()'],['../structgridfire_1_1expectations_1_1_stale_engine_error.html#ad477b6e562bf4167ad327ebaccd4cf10',1,'gridfire::expectations::StaleEngineError::StaleEngineError()']]], - ['staleengineerrortypes_52',['StaleEngineErrorTypes',['../namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7',1,'gridfire::expectations']]], - ['staleenginetrigger_53',['StaleEngineTrigger',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html',1,'gridfire::exceptions::StaleEngineTrigger'],['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#afb50f1694a806e8bcaf99111d99aeb5d',1,'gridfire::exceptions::StaleEngineTrigger::StaleEngineTrigger()']]], - ['staletype_54',['staleType',['../structgridfire_1_1expectations_1_1_stale_engine_error.html#a10bce51a63024715959a66673b909590',1,'gridfire::expectations::StaleEngineError']]], - ['state_55',['state',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html',1,'gridfire::exceptions::StaleEngineTrigger::state'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#aaae3c42b9172be4d501f022e67f5a6f6',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::state']]], - ['status_56',['status',['../structgridfire_1_1_priming_report.html#a5fec4b465afb4f2d9bc30cd1cab1b50d',1,'gridfire::PrimingReport']]], - ['std_57',['std',['../namespacestd.html',1,'']]], - ['step_20by_20step_20example_58',['3. Step-by-Step Example',['../md_docs_2static_2usage.html#autotoc_md66',1,'']]], - ['step_20example_59',['3. Step-by-Step Example',['../md_docs_2static_2usage.html#autotoc_md66',1,'']]], - ['stepderivatives_60',['StepDerivatives',['../structgridfire_1_1_step_derivatives.html',1,'gridfire::StepDerivatives< T >'],['../structgridfire_1_1_step_derivatives.html#a26deeb236e77eddb0119ad368a5d8f1c',1,'gridfire::StepDerivatives::StepDerivatives()']]], - ['stoichiometric_5fcoefficients_61',['stoichiometric_coefficients',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a7a7e9167b19e339e0d69544b9c00e79c',1,'gridfire::GraphEngine::PrecomputedReaction']]], - ['stoichiometry_62',['stoichiometry',['../classgridfire_1_1reaction_1_1_reaction.html#ad49f4cad024db72c966d949c75f1ce4d',1,'gridfire::reaction::Reaction::stoichiometry() const =0'],['../classgridfire_1_1reaction_1_1_reaction.html#ab7888b57507d6d27de6e5fcaea40fff5',1,'gridfire::reaction::Reaction::stoichiometry(const fourdst::atomic::Species &species) const =0'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a57b2695d152360a6ba08776cc760e3a1',1,'gridfire::reaction::ReaclibReaction::stoichiometry(const fourdst::atomic::Species &species) const override'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0f629cbfe95dc5643b5e3724be0db2f9',1,'gridfire::reaction::ReaclibReaction::stoichiometry() const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a8bf7dc26d9f1375625df99bceba08a44',1,'gridfire::rates::weak::WeakReaction::stoichiometry() const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1f4acfdb39bb861aaee9f3f28cfc406e',1,'gridfire::rates::weak::WeakReaction::stoichiometry(const fourdst::atomic::Species &species) const override'],['../classgridfire_1_1_reaction.html#a55b7f61d9bde45f2ca485c1b07a05950',1,'gridfire::Reaction::stoichiometry() const=0'],['../classgridfire_1_1_reaction.html#af0a893603aa88f7d7d205b9b969af487',1,'gridfire::Reaction::stoichiometry(const fourdst::atomic::Species &species) const=0']]], - ['strategies_63',['Numerical Solver Strategies',['../index.html#autotoc_md36',1,'']]], - ['stringtobasepartitiontype_64',['stringToBasePartitionType',['../namespacegridfire_1_1partition.html#a84de6308486d35ce8bc1a9dea52dfa4a',1,'gridfire::partition']]], - ['success_65',['success',['../structgridfire_1_1_priming_report.html#afa4dd791ddd9df84039554524b681fb3',1,'gridfire::PrimingReport']]], - ['sum_5fproduct_66',['sum_product',['../namespacegridfire_1_1approx8.html#aafd24448743672021dd4507316060817',1,'gridfire::approx8']]], - ['supports_67',['supports',['../classgridfire_1_1partition_1_1_composite_partition_function.html#ae8908a78f087ea516cdd5a4cdd449a9c',1,'gridfire::partition::CompositePartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_partition_function.html#a6df4191d10516477371a0384e1e55bf5',1,'gridfire::partition::PartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a49b18aae58eb6250aaa23d43d55f02bd',1,'gridfire::partition::GroundStatePartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a588a11c654751765b04d6425c99041f5',1,'gridfire::partition::RauscherThielemannPartitionFunction::supports()'],['../class_py_partition_function.html#a0f288a01a3ed7fb92fff5d9fd7d56aa8',1,'PyPartitionFunction::supports()']]], - ['symmetry_5ffactor_68',['symmetry_factor',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ac42504e868c0b9fd9ac9a405ea739f0e',1,'gridfire::GraphEngine::PrecomputedReaction']]], - ['syncinternalmaps_69',['syncInternalMaps',['../classgridfire_1_1_graph_engine.html#acdce8d87e23a2cd1504bc9472e538c0f',1,'gridfire::GraphEngine']]], - ['system_5fresized_70',['SYSTEM_RESIZED',['../namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7a109aa03c8823fcc0ab193b7e48664cbf',1,'gridfire::expectations']]] + ['splitmix64_50',['splitmix64',['../namespacegridfire_1_1utils_1_1hashing_1_1reaction.html#a5dab83ff5c1faf5a17a96cbffa07bffb',1,'gridfire::utils::hashing::reaction']]], + ['stale_51',['STALE',['../classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6a4d855a061b3066dc14a3b12ed26b5456',1,'gridfire::GraphEngine::STALE'],['../namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87ca4d855a061b3066dc14a3b12ed26b5456',1,'gridfire::expectations::STALE']]], + ['staleengineerror_52',['StaleEngineError',['../classgridfire_1_1exceptions_1_1_stale_engine_error.html',1,'gridfire::exceptions::StaleEngineError'],['../structgridfire_1_1expectations_1_1_stale_engine_error.html',1,'gridfire::expectations::StaleEngineError'],['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#ade628b2919f3a4c7a8fda2c654029872',1,'gridfire::exceptions::StaleEngineError::StaleEngineError()'],['../structgridfire_1_1expectations_1_1_stale_engine_error.html#ad477b6e562bf4167ad327ebaccd4cf10',1,'gridfire::expectations::StaleEngineError::StaleEngineError()']]], + ['staleengineerrortypes_53',['StaleEngineErrorTypes',['../namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7',1,'gridfire::expectations']]], + ['staleenginetrigger_54',['StaleEngineTrigger',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html',1,'gridfire::exceptions::StaleEngineTrigger'],['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3c7689e6e1e7269bae7275b099b2f387',1,'gridfire::exceptions::StaleEngineTrigger::StaleEngineTrigger()']]], + ['stalejacobianerror_55',['StaleJacobianError',['../classgridfire_1_1exceptions_1_1_stale_jacobian_error.html',1,'gridfire::exceptions::StaleJacobianError'],['../classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#a0a1f6e905239147ba53b374e62bef505',1,'gridfire::exceptions::StaleJacobianError::StaleJacobianError()']]], + ['staletype_56',['staleType',['../structgridfire_1_1expectations_1_1_stale_engine_error.html#a10bce51a63024715959a66673b909590',1,'gridfire::expectations::StaleEngineError']]], + ['state_57',['state',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html',1,'gridfire::exceptions::StaleEngineTrigger::state'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#aaae3c42b9172be4d501f022e67f5a6f6',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::state']]], + ['status_58',['status',['../structgridfire_1_1_priming_report.html#a5fec4b465afb4f2d9bc30cd1cab1b50d',1,'gridfire::PrimingReport']]], + ['std_59',['std',['../namespacestd.html',1,'']]], + ['step_60',['step',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#aafc7f40bde2c78f4d100b6f9da771831',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::step()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a8b882c6ba6e267d7051031140bbb7ad6',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::step()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a9723e389aeba05fdb3d4fd1dcc1ba07d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::step()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aaef2090ed67a7c27967821f75a61e524',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::step()'],['../classgridfire_1_1trigger_1_1_trigger.html#a4b7ffa4d8d31e2118a8e86172be51041',1,'gridfire::trigger::Trigger::step()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a8e743e8ebe71f9ded835177db6fad908',1,'gridfire::trigger::AndTrigger::step()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a95a801aafb5aaa9a22566ebf722a1150',1,'gridfire::trigger::OrTrigger::step()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a5096cb7e70ea357f28e1b9fc8301c793',1,'gridfire::trigger::NotTrigger::step()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a26d0aca39087a1f69e96e0701ca83f81',1,'gridfire::trigger::EveryNthTrigger::step()']]], + ['step_20by_20step_20example_61',['3. Step-by-Step Example',['../md_docs_2static_2usage.html#autotoc_md66',1,'']]], + ['step_20example_62',['3. Step-by-Step Example',['../md_docs_2static_2usage.html#autotoc_md66',1,'']]], + ['stepderivatives_63',['StepDerivatives',['../structgridfire_1_1_step_derivatives.html',1,'gridfire::StepDerivatives< T >'],['../structgridfire_1_1_step_derivatives.html#a26deeb236e77eddb0119ad368a5d8f1c',1,'gridfire::StepDerivatives::StepDerivatives()']]], + ['stoichiometric_5fcoefficients_64',['stoichiometric_coefficients',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a7a7e9167b19e339e0d69544b9c00e79c',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['stoichiometry_65',['stoichiometry',['../classgridfire_1_1reaction_1_1_reaction.html#ad49f4cad024db72c966d949c75f1ce4d',1,'gridfire::reaction::Reaction::stoichiometry() const =0'],['../classgridfire_1_1reaction_1_1_reaction.html#ab7888b57507d6d27de6e5fcaea40fff5',1,'gridfire::reaction::Reaction::stoichiometry(const fourdst::atomic::Species &species) const =0'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a57b2695d152360a6ba08776cc760e3a1',1,'gridfire::reaction::ReaclibReaction::stoichiometry(const fourdst::atomic::Species &species) const override'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0f629cbfe95dc5643b5e3724be0db2f9',1,'gridfire::reaction::ReaclibReaction::stoichiometry() const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a8bf7dc26d9f1375625df99bceba08a44',1,'gridfire::rates::weak::WeakReaction::stoichiometry() const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1f4acfdb39bb861aaee9f3f28cfc406e',1,'gridfire::rates::weak::WeakReaction::stoichiometry(const fourdst::atomic::Species &species) const override'],['../classgridfire_1_1_reaction.html#a55b7f61d9bde45f2ca485c1b07a05950',1,'gridfire::Reaction::stoichiometry() const=0'],['../classgridfire_1_1_reaction.html#af0a893603aa88f7d7d205b9b969af487',1,'gridfire::Reaction::stoichiometry(const fourdst::atomic::Species &species) const=0']]], + ['strategies_66',['Numerical Solver Strategies',['../index.html#autotoc_md36',1,'']]], + ['stringtobasepartitiontype_67',['stringToBasePartitionType',['../namespacegridfire_1_1partition.html#a84de6308486d35ce8bc1a9dea52dfa4a',1,'gridfire::partition']]], + ['strong_68',['STRONG',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba3dfb3ae3cdaa322f0388f1a531c39520',1,'gridfire']]], + ['success_69',['success',['../structgridfire_1_1_priming_report.html#afa4dd791ddd9df84039554524b681fb3',1,'gridfire::PrimingReport']]], + ['sum_5fproduct_70',['sum_product',['../namespacegridfire_1_1approx8.html#aafd24448743672021dd4507316060817',1,'gridfire::approx8']]], + ['supports_71',['supports',['../classgridfire_1_1partition_1_1_composite_partition_function.html#ae8908a78f087ea516cdd5a4cdd449a9c',1,'gridfire::partition::CompositePartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_partition_function.html#a6df4191d10516477371a0384e1e55bf5',1,'gridfire::partition::PartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a49b18aae58eb6250aaa23d43d55f02bd',1,'gridfire::partition::GroundStatePartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a588a11c654751765b04d6425c99041f5',1,'gridfire::partition::RauscherThielemannPartitionFunction::supports()'],['../class_py_partition_function.html#a0f288a01a3ed7fb92fff5d9fd7d56aa8',1,'PyPartitionFunction::supports()']]], + ['symmetry_5ffactor_72',['symmetry_factor',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ac42504e868c0b9fd9ac9a405ea739f0e',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['syncinternalmaps_73',['syncInternalMaps',['../classgridfire_1_1_graph_engine.html#acdce8d87e23a2cd1504bc9472e538c0f',1,'gridfire::GraphEngine']]], + ['system_5fresized_74',['SYSTEM_RESIZED',['../namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7a109aa03c8823fcc0ab193b7e48664cbf',1,'gridfire::expectations']]] ]; diff --git a/docs/html/search/all_19.js b/docs/html/search/all_19.js index 98872760..52ed3468 100644 --- a/docs/html/search/all_19.js +++ b/docs/html/search/all_19.js @@ -19,20 +19,21 @@ var searchData= ['thirdorder_16',['ThirdOrder',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a3fc719e07f9f63e7f11a3d4fb74b476f',1,'gridfire']]], ['timestepcallback_17',['TimestepCallback',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a89c537c2f34ba3e202374304b7e5990a',1,'gridfire::solver::CVODESolverStrategy']]], ['timestepcollapsetrigger_18',['TimestepCollapseTrigger',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a171e6dee7f7d8275b3e8875eaeb0850d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::TimestepCollapseTrigger(double threshold, bool relative)'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae47a4f822f92774f6dc780ae74f12066',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::TimestepCollapseTrigger(double threshold, bool relative, size_t windowSize)']]], - ['timestepcontext_19',['TimestepContext',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html',1,'gridfire::solver::CVODESolverStrategy::TimestepContext'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a406b36ce5f192c855eb3c8dcf0fde0bd',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::TimestepContext()']]], + ['timestepcontext_19',['TimestepContext',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html',1,'gridfire::solver::CVODESolverStrategy::TimestepContext'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a1637965300527d09bfc9f690272d7264',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::TimestepContext()']]], ['tmax_20',['tMax',['../structgridfire_1_1_net_in.html#a0a8d820cfeaa92ee31f253795c57e0d1',1,'gridfire::NetIn']]], - ['tostring_21',['toString',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a165b68f0ebb30cda5ffaafa7c0f27617',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], - ['totalsteps_22',['totalSteps',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a0b7c627c3e69390808bef352b3875408',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['trigger_23',['Trigger',['../classgridfire_1_1trigger_1_1_trigger.html',1,'gridfire::trigger']]], - ['trigger_3c_20gridfire_3a_3asolver_3a_3acvodesolverstrategy_3a_3atimestepcontext_20_3e_24',['Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >',['../classgridfire_1_1trigger_1_1_trigger.html',1,'gridfire::trigger']]], - ['trigger_5fabstract_2eh_25',['trigger_abstract.h',['../trigger__abstract_8h.html',1,'']]], - ['trigger_5flogical_2eh_26',['trigger_logical.h',['../trigger__logical_8h.html',1,'']]], - ['trigger_5fpprint_2eh_27',['trigger_pprint.h',['../trigger__pprint_8h.html',1,'']]], - ['trigger_5fresult_2eh_28',['trigger_result.h',['../trigger__result_8h.html',1,'']]], - ['triggerresult_29',['TriggerResult',['../structgridfire_1_1trigger_1_1_trigger_result.html',1,'gridfire::trigger']]], - ['trim_5fwhitespace_30',['trim_whitespace',['../namespacegridfire.html#a8b245f261cd8d1711ae8d593b054cf98',1,'gridfire::trim_whitespace()'],['../reaclib_8cpp.html#a2c6902cf3e699a1a65e871efa878a6ab',1,'trim_whitespace(): reaclib.cpp']]], - ['triple_5falpha_5frate_31',['triple_alpha_rate',['../namespacegridfire_1_1approx8.html#a2715e1a6421717991814892046b896e3',1,'gridfire::approx8']]], - ['tui_20config_20and_20saving_32',['TUI config and saving',['../index.html#autotoc_md19',1,'']]], - ['tui_20config_20loading_20and_20meson_20setup_33',['TUI config loading and meson setup',['../index.html#autotoc_md20',1,'']]], - ['type_34',['type',['../structgridfire_1_1expectations_1_1_engine_error.html#ac5fcafed01de529e03afa055d18bd897',1,'gridfire::expectations::EngineError::type'],['../structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a086720ca534bc4c63d9341995e2f87bd',1,'gridfire::rates::weak::InterpolationError::type'],['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#ad0bb77849bda4934472675e196af87c8',1,'gridfire::rates::weak::WeakReactionEntry::type'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#a66560e21a4a7b08e8da135ce8279ed88',1,'gridfire::partition::CompositePartitionFunction::type()'],['../classgridfire_1_1partition_1_1_partition_function.html#ab0c67985a972707eac0ebc64417dfb97',1,'gridfire::partition::PartitionFunction::type()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af8d0146fc2afedf3785ae9ec932d3250',1,'gridfire::partition::GroundStatePartitionFunction::type()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3aa478acf12e09b6dd268f744071b2a0',1,'gridfire::partition::RauscherThielemannPartitionFunction::type()'],['../classgridfire_1_1reaction_1_1_reaction.html#a7f2590eee9f0dfb7b73cd92170a844b7',1,'gridfire::reaction::Reaction::type()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a3c0fbdd07f9a837bd031c5bdc58e0e8f',1,'gridfire::reaction::ReaclibReaction::type()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#acbfa2d4e23dff6641be21cc1e754be15',1,'gridfire::reaction::LogicalReaclibReaction::type()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aade329265a26bdc005c0793ba7a36ab2',1,'gridfire::rates::weak::WeakReaction::type()'],['../class_py_partition_function.html#a07f4d0ff83822dd2800897161d2a3717',1,'PyPartitionFunction::type()'],['../classgridfire_1_1_reaction.html#a186856dc2ce85d8cc4db43c7164b6afa',1,'gridfire::Reaction::type()']]] + ['to_5funderlying_21',['to_underlying',['../namespacegridfire.html#a0c42ac7834a0ecb0e36c1e673a403349',1,'gridfire']]], + ['tostring_22',['toString',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a165b68f0ebb30cda5ffaafa7c0f27617',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['totalsteps_23',['totalSteps',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a0b7c627c3e69390808bef352b3875408',1,'gridfire::exceptions::StaleEngineTrigger']]], + ['trigger_24',['Trigger',['../classgridfire_1_1trigger_1_1_trigger.html',1,'gridfire::trigger']]], + ['trigger_3c_20gridfire_3a_3asolver_3a_3acvodesolverstrategy_3a_3atimestepcontext_20_3e_25',['Trigger< gridfire::solver::CVODESolverStrategy::TimestepContext >',['../classgridfire_1_1trigger_1_1_trigger.html',1,'gridfire::trigger']]], + ['trigger_5fabstract_2eh_26',['trigger_abstract.h',['../trigger__abstract_8h.html',1,'']]], + ['trigger_5flogical_2eh_27',['trigger_logical.h',['../trigger__logical_8h.html',1,'']]], + ['trigger_5fpprint_2eh_28',['trigger_pprint.h',['../trigger__pprint_8h.html',1,'']]], + ['trigger_5fresult_2eh_29',['trigger_result.h',['../trigger__result_8h.html',1,'']]], + ['triggerresult_30',['TriggerResult',['../structgridfire_1_1trigger_1_1_trigger_result.html',1,'gridfire::trigger']]], + ['trim_5fwhitespace_31',['trim_whitespace',['../namespacegridfire.html#a8b245f261cd8d1711ae8d593b054cf98',1,'gridfire::trim_whitespace()'],['../reaclib_8cpp.html#a2c6902cf3e699a1a65e871efa878a6ab',1,'trim_whitespace(): reaclib.cpp']]], + ['triple_5falpha_5frate_32',['triple_alpha_rate',['../namespacegridfire_1_1approx8.html#a2715e1a6421717991814892046b896e3',1,'gridfire::approx8']]], + ['tui_20config_20and_20saving_33',['TUI config and saving',['../index.html#autotoc_md19',1,'']]], + ['tui_20config_20loading_20and_20meson_20setup_34',['TUI config loading and meson setup',['../index.html#autotoc_md20',1,'']]], + ['type_35',['type',['../structgridfire_1_1expectations_1_1_engine_error.html#ac5fcafed01de529e03afa055d18bd897',1,'gridfire::expectations::EngineError::type'],['../structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a086720ca534bc4c63d9341995e2f87bd',1,'gridfire::rates::weak::InterpolationError::type'],['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#ad0bb77849bda4934472675e196af87c8',1,'gridfire::rates::weak::WeakReactionEntry::type'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#a66560e21a4a7b08e8da135ce8279ed88',1,'gridfire::partition::CompositePartitionFunction::type()'],['../classgridfire_1_1partition_1_1_partition_function.html#ab0c67985a972707eac0ebc64417dfb97',1,'gridfire::partition::PartitionFunction::type()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af8d0146fc2afedf3785ae9ec932d3250',1,'gridfire::partition::GroundStatePartitionFunction::type()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3aa478acf12e09b6dd268f744071b2a0',1,'gridfire::partition::RauscherThielemannPartitionFunction::type()'],['../classgridfire_1_1reaction_1_1_reaction.html#a7f2590eee9f0dfb7b73cd92170a844b7',1,'gridfire::reaction::Reaction::type()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a3c0fbdd07f9a837bd031c5bdc58e0e8f',1,'gridfire::reaction::ReaclibReaction::type()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#acbfa2d4e23dff6641be21cc1e754be15',1,'gridfire::reaction::LogicalReaclibReaction::type()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aade329265a26bdc005c0793ba7a36ab2',1,'gridfire::rates::weak::WeakReaction::type()'],['../class_py_partition_function.html#a07f4d0ff83822dd2800897161d2a3717',1,'PyPartitionFunction::type()'],['../classgridfire_1_1_reaction.html#a186856dc2ce85d8cc4db43c7164b6afa',1,'gridfire::Reaction::type()']]] ]; diff --git a/docs/html/search/all_1a.js b/docs/html/search/all_1a.js index 8af794da..52bc0330 100644 --- a/docs/html/search/all_1a.js +++ b/docs/html/search/all_1a.js @@ -2,17 +2,21 @@ var searchData= [ ['u_0',['u',['../structgridfire_1_1_graph_engine_1_1constants.html#a3597bc632a5dd50aaa0044d8c18ca423',1,'gridfire::GraphEngine::constants']]], ['u_5fto_5fmev_1',['u_to_MeV',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab7d46e02bb7264ff3aada6b3997b2ab1',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['unabletosetnetworkreactionserror_2',['UnableToSetNetworkReactionsError',['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html',1,'gridfire::exceptions::UnableToSetNetworkReactionsError'],['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#acb3183c3dea755a8a26b00d638183c30',1,'gridfire::exceptions::UnableToSetNetworkReactionsError::UnableToSetNetworkReactionsError()']]], + ['unabletosetnetworkreactionserror_2',['UnableToSetNetworkReactionsError',['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html',1,'gridfire::exceptions::UnableToSetNetworkReactionsError'],['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a4f8e4f72384210c8fb73e104c718b1a6',1,'gridfire::exceptions::UnableToSetNetworkReactionsError::UnableToSetNetworkReactionsError()']]], ['unified_5fweak_5fdata_3',['UNIFIED_WEAK_DATA',['../namespacegridfire_1_1rates_1_1weak.html#ac48364695089056d9a9b10689c4338e7',1,'gridfire::rates::weak']]], - ['unique_5fproduct_5findices_4',['unique_product_indices',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a9974f944a2cf5179baabebe09d60cf18',1,'gridfire::GraphEngine::PrecomputedReaction']]], - ['unique_5freactant_5findices_5',['unique_reactant_indices',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a510e380116e2e6d9158cf00fedac2666',1,'gridfire::GraphEngine::PrecomputedReaction']]], - ['unknown_6',['UNKNOWN',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2',1,'gridfire']]], - ['unknown_5ferror_7',['UNKNOWN_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550a9a10f345b0f755d461a8673a5e9ef6b4',1,'gridfire::rates::weak::UNKNOWN_ERROR'],['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a9a10f345b0f755d461a8673a5e9ef6b4',1,'gridfire::rates::weak::UNKNOWN_ERROR']]], - ['unknown_5fspecies_5ferror_8',['UNKNOWN_SPECIES_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4acc038b1c5dbfcede2eaa525fe0e2379d',1,'gridfire::rates::weak']]], - ['update_9',['update',['../classgridfire_1_1_dynamic_engine.html#aa799ff785e7e79bf35b11efd55f6282a',1,'gridfire::DynamicEngine::update()'],['../classgridfire_1_1_graph_engine.html#a5ac7cff23e70bd07ba7e510b753e2ab6',1,'gridfire::GraphEngine::update()'],['../classgridfire_1_1_adaptive_engine_view.html#a2a7ecf985a326b4bea43e00cf9ee43dd',1,'gridfire::AdaptiveEngineView::update()'],['../classgridfire_1_1_defined_engine_view.html#ae5762f395caea5381ec177507816b5ae',1,'gridfire::DefinedEngineView::update()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a6bee75b5a6e508e6eebf83f0d48c50b8',1,'gridfire::MultiscalePartitioningEngineView::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a468bf58f66417493501c59d7a8aabc98',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a179cb09a91d5c638d7a347137b208767',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#af6bff6a484e8729445c26620b489665d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::update()'],['../classgridfire_1_1trigger_1_1_trigger.html#a048899795704f68668960454d118a6fc',1,'gridfire::trigger::Trigger::update()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a62f7dbbcf0554caa68e3d778580b3c1d',1,'gridfire::trigger::AndTrigger::update()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a775dac97d109c5fcd5c0287ca98f308c',1,'gridfire::trigger::OrTrigger::update()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a846432abf33c7602af0fbb5475c0ad32',1,'gridfire::trigger::NotTrigger::update()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0dd783afab7ef6005f0241f9de7b31f6',1,'gridfire::trigger::EveryNthTrigger::update()'],['../class_py_dynamic_engine.html#af8e6a8cd44f278535d7bcc9a896d6da8',1,'PyDynamicEngine::update()']]], - ['upperindex_10',['upperIndex',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#aa99e1fa2fd4937592c066b0df16f377f',1,'gridfire::partition::RauscherThielemannPartitionFunction::IdentifiedIsotope']]], - ['usage_11',['Usage',['../index.html#autotoc_md3',1,'']]], - ['usage_20examples_12',['Usage Examples',['../engine_8h.html#UsageExamples',1,'Usage Examples'],['../index.html#autotoc_md45',1,'Usage Examples']]], - ['usage_20guide_13',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]], - ['usage_2emd_14',['usage.md',['../usage_8md.html',1,'']]] + ['uninitialized_4',['UNINITIALIZED',['../classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6add652546039b18970b8dcf2cff824268',1,'gridfire::GraphEngine']]], + ['uninitializedjacobianerror_5',['UninitializedJacobianError',['../classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html',1,'gridfire::exceptions::UninitializedJacobianError'],['../classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#a54f2823488af43dfc942f6d7e860cf50',1,'gridfire::exceptions::UninitializedJacobianError::UninitializedJacobianError()']]], + ['unique_5fproduct_5findices_6',['unique_product_indices',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a9974f944a2cf5179baabebe09d60cf18',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['unique_5freactant_5findices_7',['unique_reactant_indices',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a510e380116e2e6d9158cf00fedac2666',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['unknown_8',['UNKNOWN',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2',1,'gridfire']]], + ['unknown_5ferror_9',['UNKNOWN_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550a9a10f345b0f755d461a8673a5e9ef6b4',1,'gridfire::rates::weak::UNKNOWN_ERROR'],['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a9a10f345b0f755d461a8673a5e9ef6b4',1,'gridfire::rates::weak::UNKNOWN_ERROR']]], + ['unknown_5fspecies_5ferror_10',['UNKNOWN_SPECIES_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4acc038b1c5dbfcede2eaa525fe0e2379d',1,'gridfire::rates::weak']]], + ['unknownjacobianerror_11',['UnknownJacobianError',['../classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html',1,'gridfire::exceptions::UnknownJacobianError'],['../classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#a16f040eb003b7aca7f09aff7fd2636d5',1,'gridfire::exceptions::UnknownJacobianError::UnknownJacobianError()']]], + ['update_12',['update',['../classgridfire_1_1_dynamic_engine.html#aa799ff785e7e79bf35b11efd55f6282a',1,'gridfire::DynamicEngine::update()'],['../classgridfire_1_1_graph_engine.html#a5ac7cff23e70bd07ba7e510b753e2ab6',1,'gridfire::GraphEngine::update()'],['../classgridfire_1_1_adaptive_engine_view.html#a2a7ecf985a326b4bea43e00cf9ee43dd',1,'gridfire::AdaptiveEngineView::update()'],['../classgridfire_1_1_defined_engine_view.html#ae5762f395caea5381ec177507816b5ae',1,'gridfire::DefinedEngineView::update()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a6bee75b5a6e508e6eebf83f0d48c50b8',1,'gridfire::MultiscalePartitioningEngineView::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a468bf58f66417493501c59d7a8aabc98',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a179cb09a91d5c638d7a347137b208767',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#af6bff6a484e8729445c26620b489665d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#ae47bbdf6edae798f30866c1ac4104cc1',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::update()'],['../classgridfire_1_1trigger_1_1_trigger.html#a048899795704f68668960454d118a6fc',1,'gridfire::trigger::Trigger::update()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a62f7dbbcf0554caa68e3d778580b3c1d',1,'gridfire::trigger::AndTrigger::update()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a775dac97d109c5fcd5c0287ca98f308c',1,'gridfire::trigger::OrTrigger::update()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a846432abf33c7602af0fbb5475c0ad32',1,'gridfire::trigger::NotTrigger::update()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0dd783afab7ef6005f0241f9de7b31f6',1,'gridfire::trigger::EveryNthTrigger::update()'],['../class_py_dynamic_engine.html#af8e6a8cd44f278535d7bcc9a896d6da8',1,'PyDynamicEngine::update()']]], + ['upperindex_13',['upperIndex',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#aa99e1fa2fd4937592c066b0df16f377f',1,'gridfire::partition::RauscherThielemannPartitionFunction::IdentifiedIsotope']]], + ['usage_14',['Usage',['../index.html#autotoc_md3',1,'']]], + ['usage_20examples_15',['Usage Examples',['../engine_8h.html#UsageExamples',1,'Usage Examples'],['../index.html#autotoc_md45',1,'Usage Examples']]], + ['usage_20guide_16',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]], + ['usage_2emd_17',['usage.md',['../usage_8md.html',1,'']]], + ['utilityerror_18',['UtilityError',['../classgridfire_1_1exceptions_1_1_utility_error.html',1,'gridfire::exceptions']]] ]; diff --git a/docs/html/search/all_1c.js b/docs/html/search/all_1c.js index 7d25b0a8..79c6f7f6 100644 --- a/docs/html/search/all_1c.js +++ b/docs/html/search/all_1c.js @@ -17,11 +17,12 @@ var searchData= ['weakreactionmap_14',['WeakReactionMap',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html',1,'gridfire::rates::weak::WeakReactionMap'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#aecc8c1b92d63da87827879ad5330c11e',1,'gridfire::rates::weak::WeakReactionMap::WeakReactionMap()']]], ['weakreactiontype_15',['WeakReactionType',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7',1,'gridfire::rates::weak']]], ['weakscreeningmodel_16',['WeakScreeningModel',['../classgridfire_1_1screening_1_1_weak_screening_model.html',1,'gridfire::screening']]], - ['what_17',['what',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aac4899d001338688def2b809b55bb2ba',1,'gridfire::exceptions::StaleEngineTrigger::what()'],['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#a15c1b625e8e58a457e7bc5dbb464eff4',1,'gridfire::exceptions::StaleEngineError::what()'],['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#afe87ef508f5b20ca99ec70510747caff',1,'gridfire::exceptions::FailedToPartitionEngineError::what()'],['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a80f09d037fff3c55a9b937b37d101cc1',1,'gridfire::exceptions::NetworkResizedError::what()'],['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a1619c3c96b1d89ce387705bbc1f36c69',1,'gridfire::exceptions::UnableToSetNetworkReactionsError::what()']]], - ['why_18',['why',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a9dfab0b765d3a4c362cecd860d59f58a',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::why()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3af973e466ba62ebf1e41c608355e327',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::why()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a22d8bc7aacbc388108225c26158e918c',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::why()'],['../classgridfire_1_1trigger_1_1_trigger.html#a9f020d828ca36a601b780566cc3377ea',1,'gridfire::trigger::Trigger::why()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a01033721e8f5d90483d65c904399cf96',1,'gridfire::trigger::AndTrigger::why()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a7bca0da16353f4b04a2f40fb29c07922',1,'gridfire::trigger::OrTrigger::why()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#abfb3eb7befba646ce9f11f36a63750ae',1,'gridfire::trigger::NotTrigger::why()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a3bf0d69122f801deca4b62db47262d9b',1,'gridfire::trigger::EveryNthTrigger::why()']]], + ['what_17',['what',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aac4899d001338688def2b809b55bb2ba',1,'gridfire::exceptions::StaleEngineTrigger::what()'],['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#a15c1b625e8e58a457e7bc5dbb464eff4',1,'gridfire::exceptions::StaleEngineError::what()'],['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#afe87ef508f5b20ca99ec70510747caff',1,'gridfire::exceptions::FailedToPartitionEngineError::what()'],['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a80f09d037fff3c55a9b937b37d101cc1',1,'gridfire::exceptions::NetworkResizedError::what()'],['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a1619c3c96b1d89ce387705bbc1f36c69',1,'gridfire::exceptions::UnableToSetNetworkReactionsError::what()'],['../classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#ae7e9c94d3fd05f5954077b3178600857',1,'gridfire::exceptions::StaleJacobianError::what()'],['../classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#abba5f6e2487bbc79b54dd578128dd8ef',1,'gridfire::exceptions::UninitializedJacobianError::what()'],['../classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#add5f3ec1fcd440b39dda6f37b92f8f29',1,'gridfire::exceptions::UnknownJacobianError::what()'],['../classgridfire_1_1exceptions_1_1_bad_collection_error.html#a9f970ded49f6a7de57bea42d322b9821',1,'gridfire::exceptions::BadCollectionError::what()'],['../classgridfire_1_1exceptions_1_1_hashing_error.html#a2ee9e7ea4af6a60ab1e69b1692a2b618',1,'gridfire::exceptions::HashingError::what()']]], + ['why_18',['why',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a9dfab0b765d3a4c362cecd860d59f58a',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::why()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3af973e466ba62ebf1e41c608355e327',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::why()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a22d8bc7aacbc388108225c26158e918c',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::why()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aedd397b71cd5b1ad26a0b21a34cf5631',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::why()'],['../classgridfire_1_1trigger_1_1_trigger.html#a9f020d828ca36a601b780566cc3377ea',1,'gridfire::trigger::Trigger::why()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a01033721e8f5d90483d65c904399cf96',1,'gridfire::trigger::AndTrigger::why()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a7bca0da16353f4b04a2f40fb29c07922',1,'gridfire::trigger::OrTrigger::why()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#abfb3eb7befba646ce9f11f36a63750ae',1,'gridfire::trigger::NotTrigger::why()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a3bf0d69122f801deca4b62db47262d9b',1,'gridfire::trigger::EveryNthTrigger::why()']]], ['why_20these_20engines_20and_20views_19',['2. Why These Engines and Views?',['../md_docs_2static_2usage.html#autotoc_md64',1,'']]], ['workflow_20',['Design Philosophy and Workflow',['../index.html#autotoc_md1',1,'']]], ['workflow_20components_20and_20effects_21',['Workflow Components and Effects',['../index.html#autotoc_md51',1,'']]], ['workflow_20example_22',['Workflow Example',['../index.html#autotoc_md50',1,'Common Workflow Example'],['../index.html#autotoc_md55',1,'Common Workflow Example']]], - ['workflow_20in_20directnetworksolver_23',['Algorithmic Workflow in DirectNetworkSolver',['../index.html#autotoc_md42',1,'']]] + ['workflow_20in_20directnetworksolver_23',['Algorithmic Workflow in DirectNetworkSolver',['../index.html#autotoc_md42',1,'']]], + ['wrl_5fweak_24',['WRL_WEAK',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bafc9a7c10ff86192133ca7a280783bfe4',1,'gridfire']]] ]; diff --git a/docs/html/search/all_1f.js b/docs/html/search/all_1f.js index ca45f9b1..293484e9 100644 --- a/docs/html/search/all_1f.js +++ b/docs/html/search/all_1f.js @@ -16,7 +16,7 @@ var searchData= ['_7ereaclibreaction_13',['~ReaclibReaction',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae2b9b41a598c5f0dcd050b32985ea44e',1,'gridfire::reaction::ReaclibReaction']]], ['_7ereaction_14',['~Reaction',['../classgridfire_1_1reaction_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a',1,'gridfire::reaction::Reaction::~Reaction()'],['../classgridfire_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a',1,'gridfire::Reaction::~Reaction()']]], ['_7escreeningmodel_15',['~ScreeningModel',['../classgridfire_1_1screening_1_1_screening_model.html#adef175acdbd911527f56a1f1592579a7',1,'gridfire::screening::ScreeningModel']]], - ['_7esolvercontextbase_16',['~SolverContextBase',['../structgridfire_1_1solver_1_1_solver_context_base.html#ab1abf9e5ff7f53a6cebe5e00ea5fc0c8',1,'gridfire::solver::SolverContextBase']]], + ['_7esolvercontextbase_16',['~SolverContextBase',['../classgridfire_1_1solver_1_1_solver_context_base.html#ab1abf9e5ff7f53a6cebe5e00ea5fc0c8',1,'gridfire::solver::SolverContextBase']]], ['_7esolverplugininterface_17',['~SolverPluginInterface',['../class_solver_plugin_interface.html#a5611d046cd2fd4d4200785725854e39b',1,'SolverPluginInterface']]], ['_7etrigger_18',['~Trigger',['../classgridfire_1_1trigger_1_1_trigger.html#a2c077ccbaf4de9f7068e50144391edda',1,'gridfire::trigger::Trigger']]], ['_7eweakreactionmap_19',['~WeakReactionMap',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a73cc5a9d4a236091bbb40f22ed66b2f1',1,'gridfire::rates::weak::WeakReactionMap']]] diff --git a/docs/html/search/all_6.js b/docs/html/search/all_6.js index 63cbf9c6..fe4d1250 100644 --- a/docs/html/search/all_6.js +++ b/docs/html/search/all_6.js @@ -11,45 +11,49 @@ var searchData= ['a5_8',['a5',['../structgridfire_1_1reaction_1_1_rate_coefficient_set.html#a8c79db4e649b4eb1d29c43ebe4e95458',1,'gridfire::reaction::RateCoefficientSet']]], ['a6_9',['a6',['../structgridfire_1_1reaction_1_1_rate_coefficient_set.html#adf8e6ed7f91cb9e15d1469a808b1877a',1,'gridfire::reaction::RateCoefficientSet']]], ['about_20composability_10',['A Note about composability',['../index.html#autotoc_md35',1,'']]], - ['abs_5fstype_5fregister_5fdynamic_5fengine_5fbindings_11',['abs_stype_register_dynamic_engine_bindings',['../engine_2bindings_8cpp.html#a7ba5eb780fc02dab2b7be388ffa084f8',1,'abs_stype_register_dynamic_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a7ba5eb780fc02dab2b7be388ffa084f8',1,'abs_stype_register_dynamic_engine_bindings(const pybind11::module &m): bindings.cpp']]], - ['abs_5fstype_5fregister_5fengine_5fbindings_12',['abs_stype_register_engine_bindings',['../engine_2bindings_8cpp.html#aef9864cec8e0891ee46c8a0d76de2c93',1,'abs_stype_register_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#aef9864cec8e0891ee46c8a0d76de2c93',1,'abs_stype_register_engine_bindings(const pybind11::module &m): bindings.cpp']]], - ['adaptive_20network_20view_13',['Adaptive Network View',['../index.html#autotoc_md48',1,'']]], - ['adaptiveengineview_14',['AdaptiveEngineView',['../classgridfire_1_1_adaptive_engine_view.html',1,'gridfire::AdaptiveEngineView'],['../classgridfire_1_1_adaptive_engine_view.html#ad599363cdd457e72e2e2937b0222c455',1,'gridfire::AdaptiveEngineView::AdaptiveEngineView()']]], - ['adaptiveengineview_20example_15',['AdaptiveEngineView Example',['../engine_8h.html#AdaptiveEngineViewExample',1,'']]], - ['add_5freaction_16',['add_reaction',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a69508797ca0793f6d3f58de4e0b97667',1,'gridfire::reaction::LogicalReaclibReaction::add_reaction()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1',1,'gridfire::reaction::ReactionSet::add_reaction(const Reaction &reaction)'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5',1,'gridfire::reaction::ReactionSet::add_reaction(std::unique_ptr< Reaction > &&reaction)'],['../classgridfire_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1',1,'gridfire::ReactionSet::add_reaction(const Reaction &reaction)'],['../classgridfire_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5',1,'gridfire::ReactionSet::add_reaction(std::unique_ptr< Reaction > &&reaction)']]], - ['addouble_17',['ADDouble',['../classgridfire_1_1screening_1_1_screening_model.html#a107ff2897f040d6f27f69d56a0bdd28d',1,'gridfire::screening::ScreeningModel::ADDouble'],['../classgridfire_1_1screening_1_1_bare_screening_model.html#a51119d705267e0b415aae8b4881d8c96',1,'gridfire::screening::BareScreeningModel::ADDouble'],['../namespacegridfire.html#a1121d0b2d005195333412559fa29d3cc',1,'gridfire::ADDouble'],['../namespacegridfire_1_1screening.html#ae7dd1a7ccb7bf3c05084094ab008d8a3',1,'gridfire::screening::ADDouble'],['../py__screening_8cpp.html#a4c5a7b887f31226ce0b82409f819833b',1,'ADDouble: py_screening.cpp']]], - ['affected_5fspecies_5findices_18',['affected_species_indices',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3e2e67e532970738d20491ea56b170f3',1,'gridfire::GraphEngine::PrecomputedReaction']]], - ['aion_19',['aIon',['../structgridfire_1_1approx8_1_1_approx8_net.html#a296e54c1b22f0c5d4d07a13577c6e069',1,'gridfire::approx8::Approx8Net']]], - ['algebraic_5fspecies_20',['algebraic_species',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aff54b71dd17051bc991f747a328c7d8e',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], - ['algorithmic_20workflow_20in_20directnetworksolver_21',['Algorithmic Workflow in DirectNetworkSolver',['../index.html#autotoc_md42',1,'']]], - ['all_22',['All',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505ab1c94ca2fbc3e78fc30069c8d0f01680',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['all_5fspecies_23',['all_species',['../classgridfire_1_1reaction_1_1_reaction.html#aa13cd9097229fcc99128d9286b8f17e6',1,'gridfire::reaction::Reaction::all_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a445777acbbee2032d83a256181a90e3c',1,'gridfire::reaction::ReaclibReaction::all_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a6e567323ca019eadcbb9dbb814ebeb0b',1,'gridfire::rates::weak::WeakReaction::all_species()'],['../classgridfire_1_1_reaction.html#ace0b2bee91702e0ab97b6fc74999d6f0',1,'gridfire::Reaction::all_species()']]], - ['amu_24',['amu',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abe06f72b5b646cb3f1462b56d94a1de4',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['analyzetimescalepoolconnectivity_25',['analyzeTimescalePoolConnectivity',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a05e45017bbb772c586f483bd527004ee',1,'gridfire::MultiscalePartitioningEngineView']]], - ['and_20build_26',['CLI config loading, setup, and build',['../index.html#autotoc_md21',1,'']]], - ['and_20effects_27',['Workflow Components and Effects',['../index.html#autotoc_md51',1,'']]], - ['and_20installation_28',['Automatic Build and Installation',['../index.html#autotoc_md8',1,'']]], - ['and_20installation_20instructions_29',['Script Build and Installation Instructions',['../index.html#autotoc_md9',1,'']]], - ['and_20logical_20flow_30',['Code Architecture and Logical Flow',['../index.html#autotoc_md27',1,'']]], - ['and_20meson_20setup_31',['TUI config loading and meson setup',['../index.html#autotoc_md20',1,'']]], - ['and_20netout_32',['NetIn and NetOut',['../index.html#autotoc_md38',1,'']]], - ['and_20saving_33',['TUI config and saving',['../index.html#autotoc_md19',1,'']]], - ['and_20views_34',['2. Why These Engines and Views?',['../md_docs_2static_2usage.html#autotoc_md64',1,'']]], - ['and_20workflow_35',['Design Philosophy and Workflow',['../index.html#autotoc_md1',1,'']]], - ['andtrigger_36',['AndTrigger',['../classgridfire_1_1trigger_1_1_and_trigger.html',1,'gridfire::trigger::AndTrigger< TriggerContextStruct >'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a969738baf0bda97664715937d4bc403e',1,'gridfire::trigger::AndTrigger::AndTrigger()']]], - ['approx8_37',['APPROX8',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea',1,'gridfire']]], - ['approx8net_38',['Approx8Net',['../structgridfire_1_1approx8_1_1_approx8_net.html',1,'gridfire::approx8']]], - ['approx8network_39',['Approx8Network',['../classgridfire_1_1approx8_1_1_approx8_network.html',1,'gridfire::approx8::Approx8Network'],['../classgridfire_1_1approx8_1_1_approx8_network.html#a65066078081c544be4e56e25eb407c8b',1,'gridfire::approx8::Approx8Network::Approx8Network()']]], - ['architecture_20and_20logical_20flow_40',['Code Architecture and Logical Flow',['../index.html#autotoc_md27',1,'']]], - ['atomicreverserate_41',['AtomicReverseRate',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html',1,'gridfire::GraphEngine::AtomicReverseRate'],['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a20d8e668f0af5fad5b7eda12564dc7cf',1,'gridfire::GraphEngine::AtomicReverseRate::AtomicReverseRate()']]], - ['atomicweakrate_42',['AtomicWeakRate',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a46d76ca50ee00198a9f4a873c6ceb874',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::AtomicWeakRate()']]], - ['autodiff_43',['AutoDiff',['../index.html#autotoc_md32',1,'']]], - ['automatic_20build_20and_20installation_44',['Automatic Build and Installation',['../index.html#autotoc_md8',1,'']]], - ['available_20engines_45',['Available Engines',['../engine_8h.html#AvailableEngines',1,'']]], - ['available_20partition_20functions_46',['Available Partition Functions',['../index.html#autotoc_md31',1,'']]], - ['available_20views_47',['Available Views',['../engine_8h.html#AvailableViews',1,'']]], - ['available_5fisotopes_48',['available_isotopes',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a976f84b6f6e33b5f3dd733a771afd7ba',1,'gridfire::rates::weak::WeakRateInterpolator']]], - ['axis_49',['axis',['../structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#afb2af3df6ec5ea439b5ea55571975391',1,'gridfire::rates::weak::BoundsErrorInfo']]], - ['axismaxvalue_50',['axisMaxValue',['../structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a6371b8f8c45a9b069b19dd968ff81b28',1,'gridfire::rates::weak::BoundsErrorInfo']]], - ['axisminvalue_51',['axisMinValue',['../structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a07dfb669f73b029a71eb59cbbed69f42',1,'gridfire::rates::weak::BoundsErrorInfo']]] + ['abs_5ffailure_11',['abs_failure',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a5ae9ce66d4bbafd83145f8545a32d33a',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['abs_5fstype_5fregister_5fdynamic_5fengine_5fbindings_12',['abs_stype_register_dynamic_engine_bindings',['../engine_2bindings_8cpp.html#a7ba5eb780fc02dab2b7be388ffa084f8',1,'abs_stype_register_dynamic_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a7ba5eb780fc02dab2b7be388ffa084f8',1,'abs_stype_register_dynamic_engine_bindings(const pybind11::module &m): bindings.cpp']]], + ['abs_5fstype_5fregister_5fengine_5fbindings_13',['abs_stype_register_engine_bindings',['../engine_2bindings_8cpp.html#aef9864cec8e0891ee46c8a0d76de2c93',1,'abs_stype_register_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#aef9864cec8e0891ee46c8a0d76de2c93',1,'abs_stype_register_engine_bindings(const pybind11::module &m): bindings.cpp']]], + ['adaptive_20network_20view_14',['Adaptive Network View',['../index.html#autotoc_md48',1,'']]], + ['adaptiveengineview_15',['AdaptiveEngineView',['../classgridfire_1_1_adaptive_engine_view.html',1,'gridfire::AdaptiveEngineView'],['../classgridfire_1_1_adaptive_engine_view.html#ad599363cdd457e72e2e2937b0222c455',1,'gridfire::AdaptiveEngineView::AdaptiveEngineView()']]], + ['adaptiveengineview_20example_16',['AdaptiveEngineView Example',['../engine_8h.html#AdaptiveEngineViewExample',1,'']]], + ['add_5freaction_17',['add_reaction',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a69508797ca0793f6d3f58de4e0b97667',1,'gridfire::reaction::LogicalReaclibReaction::add_reaction()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1',1,'gridfire::reaction::ReactionSet::add_reaction(const Reaction &reaction)'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5',1,'gridfire::reaction::ReactionSet::add_reaction(std::unique_ptr< Reaction > &&reaction)'],['../classgridfire_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1',1,'gridfire::ReactionSet::add_reaction(const Reaction &reaction)'],['../classgridfire_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5',1,'gridfire::ReactionSet::add_reaction(std::unique_ptr< Reaction > &&reaction)']]], + ['addouble_18',['ADDouble',['../classgridfire_1_1screening_1_1_screening_model.html#a107ff2897f040d6f27f69d56a0bdd28d',1,'gridfire::screening::ScreeningModel::ADDouble'],['../classgridfire_1_1screening_1_1_bare_screening_model.html#a51119d705267e0b415aae8b4881d8c96',1,'gridfire::screening::BareScreeningModel::ADDouble'],['../namespacegridfire.html#a1121d0b2d005195333412559fa29d3cc',1,'gridfire::ADDouble'],['../namespacegridfire_1_1screening.html#ae7dd1a7ccb7bf3c05084094ab008d8a3',1,'gridfire::screening::ADDouble'],['../py__screening_8cpp.html#a4c5a7b887f31226ce0b82409f819833b',1,'ADDouble: py_screening.cpp']]], + ['addspeciestoalgebraic_19',['addSpeciesToAlgebraic',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ae44fee7c866646095a6eda15b01adb21',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['addspeciestoseed_20',['addSpeciesToSeed',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af3e62337397d603302305ca6412db02c',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['affected_5fspecies_5findices_21',['affected_species_indices',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3e2e67e532970738d20491ea56b170f3',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['aion_22',['aIon',['../structgridfire_1_1approx8_1_1_approx8_net.html#a296e54c1b22f0c5d4d07a13577c6e069',1,'gridfire::approx8::Approx8Net']]], + ['algebraic_5fspecies_23',['algebraic_species',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aff54b71dd17051bc991f747a328c7d8e',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['algorithmic_20workflow_20in_20directnetworksolver_24',['Algorithmic Workflow in DirectNetworkSolver',['../index.html#autotoc_md42',1,'']]], + ['all_25',['ALL',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba5fb1f955b45e38e31789286a1790398d',1,'gridfire']]], + ['all_26',['All',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505ab1c94ca2fbc3e78fc30069c8d0f01680',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['all_5fspecies_27',['all_species',['../classgridfire_1_1reaction_1_1_reaction.html#aa13cd9097229fcc99128d9286b8f17e6',1,'gridfire::reaction::Reaction::all_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a445777acbbee2032d83a256181a90e3c',1,'gridfire::reaction::ReaclibReaction::all_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a6e567323ca019eadcbb9dbb814ebeb0b',1,'gridfire::rates::weak::WeakReaction::all_species()'],['../classgridfire_1_1_reaction.html#ace0b2bee91702e0ab97b6fc74999d6f0',1,'gridfire::Reaction::all_species()']]], + ['amu_28',['amu',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#abe06f72b5b646cb3f1462b56d94a1de4',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['analyzetimescalepoolconnectivity_29',['analyzeTimescalePoolConnectivity',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a05e45017bbb772c586f483bd527004ee',1,'gridfire::MultiscalePartitioningEngineView']]], + ['and_20build_30',['CLI config loading, setup, and build',['../index.html#autotoc_md21',1,'']]], + ['and_20effects_31',['Workflow Components and Effects',['../index.html#autotoc_md51',1,'']]], + ['and_20installation_32',['Automatic Build and Installation',['../index.html#autotoc_md8',1,'']]], + ['and_20installation_20instructions_33',['Script Build and Installation Instructions',['../index.html#autotoc_md9',1,'']]], + ['and_20logical_20flow_34',['Code Architecture and Logical Flow',['../index.html#autotoc_md27',1,'']]], + ['and_20meson_20setup_35',['TUI config loading and meson setup',['../index.html#autotoc_md20',1,'']]], + ['and_20netout_36',['NetIn and NetOut',['../index.html#autotoc_md38',1,'']]], + ['and_20saving_37',['TUI config and saving',['../index.html#autotoc_md19',1,'']]], + ['and_20views_38',['2. Why These Engines and Views?',['../md_docs_2static_2usage.html#autotoc_md64',1,'']]], + ['and_20workflow_39',['Design Philosophy and Workflow',['../index.html#autotoc_md1',1,'']]], + ['andtrigger_40',['AndTrigger',['../classgridfire_1_1trigger_1_1_and_trigger.html',1,'gridfire::trigger::AndTrigger< TriggerContextStruct >'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a969738baf0bda97664715937d4bc403e',1,'gridfire::trigger::AndTrigger::AndTrigger()']]], + ['approx8_41',['APPROX8',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea',1,'gridfire']]], + ['approx8net_42',['Approx8Net',['../structgridfire_1_1approx8_1_1_approx8_net.html',1,'gridfire::approx8']]], + ['approx8network_43',['Approx8Network',['../classgridfire_1_1approx8_1_1_approx8_network.html',1,'gridfire::approx8::Approx8Network'],['../classgridfire_1_1approx8_1_1_approx8_network.html#a65066078081c544be4e56e25eb407c8b',1,'gridfire::approx8::Approx8Network::Approx8Network()']]], + ['architecture_20and_20logical_20flow_44',['Code Architecture and Logical Flow',['../index.html#autotoc_md27',1,'']]], + ['atomicreverserate_45',['AtomicReverseRate',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html',1,'gridfire::GraphEngine::AtomicReverseRate'],['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a20d8e668f0af5fad5b7eda12564dc7cf',1,'gridfire::GraphEngine::AtomicReverseRate::AtomicReverseRate()']]], + ['atomicweakrate_46',['AtomicWeakRate',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a46d76ca50ee00198a9f4a873c6ceb874',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::AtomicWeakRate()']]], + ['autodiff_47',['AutoDiff',['../index.html#autotoc_md32',1,'']]], + ['automatic_20build_20and_20installation_48',['Automatic Build and Installation',['../index.html#autotoc_md8',1,'']]], + ['available_20engines_49',['Available Engines',['../engine_8h.html#AvailableEngines',1,'']]], + ['available_20partition_20functions_50',['Available Partition Functions',['../index.html#autotoc_md31',1,'']]], + ['available_20views_51',['Available Views',['../engine_8h.html#AvailableViews',1,'']]], + ['available_5fisotopes_52',['available_isotopes',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a976f84b6f6e33b5f3dd733a771afd7ba',1,'gridfire::rates::weak::WeakRateInterpolator']]], + ['axis_53',['axis',['../structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#afb2af3df6ec5ea439b5ea55571975391',1,'gridfire::rates::weak::BoundsErrorInfo']]], + ['axismaxvalue_54',['axisMaxValue',['../structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a6371b8f8c45a9b069b19dd968ff81b28',1,'gridfire::rates::weak::BoundsErrorInfo']]], + ['axisminvalue_55',['axisMinValue',['../structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html#a07dfb669f73b029a71eb59cbbed69f42',1,'gridfire::rates::weak::BoundsErrorInfo']]] ]; diff --git a/docs/html/search/all_7.js b/docs/html/search/all_7.js index 06ce44b4..1772cd91 100644 --- a/docs/html/search/all_7.js +++ b/docs/html/search/all_7.js @@ -1,33 +1,35 @@ var searchData= [ ['back_0',['BACK',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329ad8c6323fcc54dfc5319fbd935ae4f75d',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], - ['bare_1',['BARE',['../namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25ad80b95b1abb9c8659fa4cc9d3d29bb71',1,'gridfire::screening']]], - ['barescreeningmodel_2',['BareScreeningModel',['../classgridfire_1_1screening_1_1_bare_screening_model.html',1,'gridfire::screening']]], - ['base_5fnetwork_5ftoo_5fshallow_3',['BASE_NETWORK_TOO_SHALLOW',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154ab837953f2841baabbae6bb5f2e43e71e',1,'gridfire']]], - ['basepartitiontype_4',['BasePartitionType',['../namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728c',1,'gridfire::partition']]], - ['basepartitiontypetostring_5',['basePartitionTypeToString',['../namespacegridfire_1_1partition.html#a97237521bc760f7521346f8db472dc8e',1,'gridfire::partition']]], - ['basics_6',['5. Beyond the Basics',['../md_docs_2static_2usage.html#autotoc_md70',1,'']]], - ['begin_7',['begin',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a1353d7d2208497b38799bf69f574c275',1,'gridfire::reaction::LogicalReaclibReaction::begin()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a211b1332dc12a1fee942523dbc688272',1,'gridfire::reaction::LogicalReaclibReaction::begin() const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613',1,'gridfire::reaction::ReactionSet::begin()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2',1,'gridfire::reaction::ReactionSet::begin() const'],['../classgridfire_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613',1,'gridfire::ReactionSet::begin()'],['../classgridfire_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2',1,'gridfire::ReactionSet::begin() const']]], - ['beta_5fminus_5fdecay_8',['BETA_MINUS_DECAY',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a12122315f1a94a10826f77a8fd949a94',1,'gridfire::rates::weak']]], - ['beta_5fplus_5fdecay_9',['BETA_PLUS_DECAY',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a2f146a0cd66e2d010c8802852db26759',1,'gridfire::rates::weak']]], - ['beyond_20the_20basics_10',['5. Beyond the Basics',['../md_docs_2static_2usage.html#autotoc_md70',1,'']]], - ['bin_11',['bin',['../structgridfire_1_1_q_s_e_cache_key.html#ac7e043ac0254936602c37a7e6a1391b3',1,'gridfire::QSECacheKey']]], - ['bindings_2ecpp_12',['bindings.cpp',['../bindings_8cpp.html',1,'(Global Namespace)'],['../engine_2bindings_8cpp.html',1,'(Global Namespace)'],['../exceptions_2bindings_8cpp.html',1,'(Global Namespace)'],['../expectations_2bindings_8cpp.html',1,'(Global Namespace)'],['../io_2bindings_8cpp.html',1,'(Global Namespace)'],['../partition_2bindings_8cpp.html',1,'(Global Namespace)'],['../reaction_2bindings_8cpp.html',1,'(Global Namespace)'],['../screening_2bindings_8cpp.html',1,'(Global Namespace)'],['../solver_2bindings_8cpp.html',1,'(Global Namespace)'],['../types_2bindings_8cpp.html',1,'(Global Namespace)'],['../utils_2bindings_8cpp.html',1,'(Global Namespace)']]], - ['bindings_2eh_13',['bindings.h',['../engine_2bindings_8h.html',1,'(Global Namespace)'],['../exceptions_2bindings_8h.html',1,'(Global Namespace)'],['../expectations_2bindings_8h.html',1,'(Global Namespace)'],['../io_2bindings_8h.html',1,'(Global Namespace)'],['../partition_2bindings_8h.html',1,'(Global Namespace)'],['../reaction_2bindings_8h.html',1,'(Global Namespace)'],['../screening_2bindings_8h.html',1,'(Global Namespace)'],['../solver_2bindings_8h.html',1,'(Global Namespace)'],['../types_2bindings_8h.html',1,'(Global Namespace)'],['../utils_2bindings_8h.html',1,'(Global Namespace)']]], - ['bound_14',['bound',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a5f673ab0425f06f3639cc9b5200ee3af',1,'gridfire::partition::RauscherThielemannPartitionFunction::IdentifiedIsotope']]], - ['bounds_15',['Bounds',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], - ['bounds_5ferror_16',['BOUNDS_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a1516ba0949425312ba92ea385c80dc7a',1,'gridfire::rates::weak']]], - ['boundserrorinfo_17',['BoundsErrorInfo',['../structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html',1,'gridfire::rates::weak']]], - ['boundserrorinfo_18',['boundsErrorInfo',['../structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a1541a5280bd1b3f90bc62d7c0e1f80a1',1,'gridfire::rates::weak::InterpolationError']]], - ['build_19',['CLI config loading, setup, and build',['../index.html#autotoc_md21',1,'']]], - ['build_20and_20installation_20',['Automatic Build and Installation',['../index.html#autotoc_md8',1,'']]], - ['build_20and_20installation_20instructions_21',['Script Build and Installation Instructions',['../index.html#autotoc_md9',1,'']]], - ['build_20instructions_22',['Manual Build Instructions',['../index.html#autotoc_md11',1,'']]], - ['build_5fnuclear_5fnetwork_23',['build_nuclear_network',['../namespacegridfire.html#a58a036e8883e75a8abd3e18798563f71',1,'gridfire']]], - ['build_5freaclib_5fnuclear_5fnetwork_24',['build_reaclib_nuclear_network',['../namespacegridfire.html#a384323338f13166d87c7ac047434bd38',1,'gridfire']]], - ['buildconnectivitygraph_25',['buildConnectivityGraph',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a5d1c11f3c0883385833462dd088f6f89',1,'gridfire::MultiscalePartitioningEngineView']]], - ['builddepthtype_26',['BuildDepthType',['../namespacegridfire.html#a3b1f70dc7ff5b501809330a97079e4f6',1,'gridfire']]], - ['building_20the_20c_20library_27',['Building the C++ Library',['../index.html#autotoc_md23',1,'']]], - ['building_2eh_28',['building.h',['../building_8h.html',1,'']]], - ['by_20step_20example_29',['3. Step-by-Step Example',['../md_docs_2static_2usage.html#autotoc_md66',1,'']]] + ['badcollectionerror_1',['BadCollectionError',['../classgridfire_1_1exceptions_1_1_bad_collection_error.html',1,'gridfire::exceptions::BadCollectionError'],['../classgridfire_1_1exceptions_1_1_bad_collection_error.html#a0d897039a648727ab4a8b54e50f10ce8',1,'gridfire::exceptions::BadCollectionError::BadCollectionError()']]], + ['bare_2',['BARE',['../namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25ad80b95b1abb9c8659fa4cc9d3d29bb71',1,'gridfire::screening']]], + ['barescreeningmodel_3',['BareScreeningModel',['../classgridfire_1_1screening_1_1_bare_screening_model.html',1,'gridfire::screening']]], + ['base_5fnetwork_5ftoo_5fshallow_4',['BASE_NETWORK_TOO_SHALLOW',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154ab837953f2841baabbae6bb5f2e43e71e',1,'gridfire']]], + ['basepartitiontype_5',['BasePartitionType',['../namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728c',1,'gridfire::partition']]], + ['basepartitiontypetostring_6',['basePartitionTypeToString',['../namespacegridfire_1_1partition.html#a97237521bc760f7521346f8db472dc8e',1,'gridfire::partition']]], + ['basics_7',['5. Beyond the Basics',['../md_docs_2static_2usage.html#autotoc_md70',1,'']]], + ['begin_8',['begin',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a1353d7d2208497b38799bf69f574c275',1,'gridfire::reaction::LogicalReaclibReaction::begin()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a211b1332dc12a1fee942523dbc688272',1,'gridfire::reaction::LogicalReaclibReaction::begin() const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613',1,'gridfire::reaction::ReactionSet::begin()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2',1,'gridfire::reaction::ReactionSet::begin() const'],['../classgridfire_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613',1,'gridfire::ReactionSet::begin()'],['../classgridfire_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2',1,'gridfire::ReactionSet::begin() const']]], + ['beta_5fminus_9',['BETA_MINUS',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba079cbe546b094a3228f3d2308de42371',1,'gridfire']]], + ['beta_5fminus_5fdecay_10',['BETA_MINUS_DECAY',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a12122315f1a94a10826f77a8fd949a94',1,'gridfire::rates::weak']]], + ['beta_5fplus_11',['BETA_PLUS',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892baec3e428817690ce788dd410655d44ac7',1,'gridfire']]], + ['beta_5fplus_5fdecay_12',['BETA_PLUS_DECAY',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a2f146a0cd66e2d010c8802852db26759',1,'gridfire::rates::weak']]], + ['beyond_20the_20basics_13',['5. Beyond the Basics',['../md_docs_2static_2usage.html#autotoc_md70',1,'']]], + ['bin_14',['bin',['../structgridfire_1_1_q_s_e_cache_key.html#ac7e043ac0254936602c37a7e6a1391b3',1,'gridfire::QSECacheKey']]], + ['bindings_2ecpp_15',['bindings.cpp',['../bindings_8cpp.html',1,'(Global Namespace)'],['../engine_2bindings_8cpp.html',1,'(Global Namespace)'],['../exceptions_2bindings_8cpp.html',1,'(Global Namespace)'],['../expectations_2bindings_8cpp.html',1,'(Global Namespace)'],['../io_2bindings_8cpp.html',1,'(Global Namespace)'],['../partition_2bindings_8cpp.html',1,'(Global Namespace)'],['../reaction_2bindings_8cpp.html',1,'(Global Namespace)'],['../screening_2bindings_8cpp.html',1,'(Global Namespace)'],['../solver_2bindings_8cpp.html',1,'(Global Namespace)'],['../types_2bindings_8cpp.html',1,'(Global Namespace)'],['../utils_2bindings_8cpp.html',1,'(Global Namespace)']]], + ['bindings_2eh_16',['bindings.h',['../engine_2bindings_8h.html',1,'(Global Namespace)'],['../exceptions_2bindings_8h.html',1,'(Global Namespace)'],['../expectations_2bindings_8h.html',1,'(Global Namespace)'],['../io_2bindings_8h.html',1,'(Global Namespace)'],['../partition_2bindings_8h.html',1,'(Global Namespace)'],['../reaction_2bindings_8h.html',1,'(Global Namespace)'],['../screening_2bindings_8h.html',1,'(Global Namespace)'],['../solver_2bindings_8h.html',1,'(Global Namespace)'],['../types_2bindings_8h.html',1,'(Global Namespace)'],['../utils_2bindings_8h.html',1,'(Global Namespace)']]], + ['bound_17',['bound',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a5f673ab0425f06f3639cc9b5200ee3af',1,'gridfire::partition::RauscherThielemannPartitionFunction::IdentifiedIsotope']]], + ['bounds_18',['Bounds',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], + ['bounds_5ferror_19',['BOUNDS_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a1516ba0949425312ba92ea385c80dc7a',1,'gridfire::rates::weak']]], + ['boundserrorinfo_20',['BoundsErrorInfo',['../structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html',1,'gridfire::rates::weak']]], + ['boundserrorinfo_21',['boundsErrorInfo',['../structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html#a1541a5280bd1b3f90bc62d7c0e1f80a1',1,'gridfire::rates::weak::InterpolationError']]], + ['build_22',['CLI config loading, setup, and build',['../index.html#autotoc_md21',1,'']]], + ['build_20and_20installation_23',['Automatic Build and Installation',['../index.html#autotoc_md8',1,'']]], + ['build_20and_20installation_20instructions_24',['Script Build and Installation Instructions',['../index.html#autotoc_md9',1,'']]], + ['build_20instructions_25',['Manual Build Instructions',['../index.html#autotoc_md11',1,'']]], + ['build_5fnuclear_5fnetwork_26',['build_nuclear_network',['../namespacegridfire.html#a0bc156f634a447f88a19de3be961c00b',1,'gridfire::build_nuclear_network(const fourdst::composition::Composition &composition, const rates::weak::WeakRateInterpolator &weakInterpolator, BuildDepthType maxLayers=NetworkBuildDepth::Full, NetworkConstructionFlags ReactionTypes=NetworkConstructionFlags::DEFAULT)'],['../namespacegridfire.html#ad0e3ec7cfe044c50929f378289f5fab9',1,'gridfire::build_nuclear_network(const Composition &composition, const rates::weak::WeakRateInterpolator &weakInterpolator, BuildDepthType maxLayers, NetworkConstructionFlags ReactionTypes)']]], + ['buildconnectivitygraph_27',['buildConnectivityGraph',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a5d1c11f3c0883385833462dd088f6f89',1,'gridfire::MultiscalePartitioningEngineView']]], + ['builddepthtype_28',['BuildDepthType',['../namespacegridfire.html#a3b1f70dc7ff5b501809330a97079e4f6',1,'gridfire']]], + ['building_20the_20c_20library_29',['Building the C++ Library',['../index.html#autotoc_md23',1,'']]], + ['building_2eh_30',['building.h',['../building_8h.html',1,'']]], + ['by_20step_20example_31',['3. Step-by-Step Example',['../md_docs_2static_2usage.html#autotoc_md66',1,'']]] ]; diff --git a/docs/html/search/all_8.js b/docs/html/search/all_8.js index 4bd33033..6bee7622 100644 --- a/docs/html/search/all_8.js +++ b/docs/html/search/all_8.js @@ -12,21 +12,21 @@ var searchData= ['calculate_5flog_5frate_5fpartial_5fderiv_5fwrt_5ft9_9',['calculate_log_rate_partial_deriv_wrt_T9',['../classgridfire_1_1reaction_1_1_reaction.html#aa2b615e764bb005e526ca9327319c735',1,'gridfire::reaction::Reaction::calculate_log_rate_partial_deriv_wrt_T9()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ada6ec1ae05b9a92b58e6a4ecdf5a1656',1,'gridfire::reaction::ReaclibReaction::calculate_log_rate_partial_deriv_wrt_T9()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a9b1363314159eaf9c56aaa233f5eebd6',1,'gridfire::reaction::LogicalReaclibReaction::calculate_log_rate_partial_deriv_wrt_T9()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ac2d5366d4b5766413db34558dbce3cb3',1,'gridfire::rates::weak::WeakReaction::calculate_log_rate_partial_deriv_wrt_T9()'],['../classgridfire_1_1_reaction.html#aec9859c030364e1d4a740197514731db',1,'gridfire::Reaction::calculate_log_rate_partial_deriv_wrt_T9()']]], ['calculate_5frate_10',['calculate_rate',['../classgridfire_1_1reaction_1_1_reaction.html#a83c121480533593adfd68c4a67a649f1',1,'gridfire::reaction::Reaction::calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const =0'],['../classgridfire_1_1reaction_1_1_reaction.html#af8303d67df61fc9e31ce054f0e8a3e14',1,'gridfire::reaction::Reaction::calculate_rate(CppAD::AD< double > T9, CppAD::AD< double > rho, CppAD::AD< double > Ye, CppAD::AD< double > mue, const std::vector< CppAD::AD< double > > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const =0'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#acd16b1daf13456b3523362a37b1bf9b0',1,'gridfire::reaction::ReaclibReaction::calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#afec5ccf7a8fb1ba56c8cc852ce858c5e',1,'gridfire::reaction::ReaclibReaction::calculate_rate(CppAD::AD< double > T9, CppAD::AD< double > rho, CppAD::AD< double > Ye, CppAD::AD< double > mue, const std::vector< CppAD::AD< double > > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#aeb177f9cf69e4f97c4518a27e6480523',1,'gridfire::reaction::ReaclibReaction::calculate_rate(const T T9) const'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ac21a726884930e6a00792e7c3eb43f42',1,'gridfire::reaction::LogicalReaclibReaction::calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ab5bdbe13239f1180f32fb0a14a60d0a9',1,'gridfire::reaction::LogicalReaclibReaction::calculate_rate(CppAD::AD< double > T9, CppAD::AD< double > rho, CppAD::AD< double > Ye, CppAD::AD< double > mue, const std::vector< CppAD::AD< double > > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a19462806927500f72b7d3f578b3040de',1,'gridfire::reaction::LogicalReaclibReaction::calculate_rate(const T T9) const'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a05df0657efed55eb4262c7834d81400a',1,'gridfire::rates::weak::WeakReaction::calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90ca346e2321516656b83d863416671e',1,'gridfire::rates::weak::WeakReaction::calculate_rate(CppAD::AD< double > T9, CppAD::AD< double > rho, CppAD::AD< double > Ye, CppAD::AD< double > mue, const std::vector< CppAD::AD< double > > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aa28f151d4ce14e0d6fcbecb07d03cd28',1,'gridfire::rates::weak::WeakReaction::calculate_rate(T T9, T rho, T Ye, T mue, const std::vector< T > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const'],['../classgridfire_1_1_reaction.html#abb3e2b9c5404f45fc5656eeac1d06a6c',1,'gridfire::Reaction::calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const=0'],['../classgridfire_1_1_reaction.html#a8cbc768819bea8497a7b9fa644b8fd65',1,'gridfire::Reaction::calculate_rate(CppAD::AD< double > T9, CppAD::AD< double > rho, CppAD::AD< double > Ye, CppAD::AD< double > mue, const std::vector< CppAD::AD< double > > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const=0']]], ['calculate_5frhs_11',['calculate_rhs',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a38e0f02ba54e217e9638260d9651b1c3',1,'gridfire::solver::CVODESolverStrategy']]], - ['calculateallderivatives_12',['calculateAllDerivatives',['../classgridfire_1_1_graph_engine.html#a8873331f5ae40a3f640dedbbed685ed9',1,'gridfire::GraphEngine']]], - ['calculateallderivativesusingprecomputation_13',['calculateAllDerivativesUsingPrecomputation',['../classgridfire_1_1_graph_engine.html#aef12443d7980301d8bb89f4ba4890450',1,'gridfire::GraphEngine']]], + ['calculateallderivatives_12',['calculateAllDerivatives',['../classgridfire_1_1_graph_engine.html#ac2da85a22894d8a2138f2e0741fe9475',1,'gridfire::GraphEngine::calculateAllDerivatives(const std::vector< T > &Y_in, T T9, T rho, T Ye, T mue, std::function< std::optional< size_t >(const fourdst::atomic::Species &)> speciesLookup, const std::function< bool(const reaction::Reaction &)> &reactionLookup) const'],['../classgridfire_1_1_graph_engine.html#a0a4b3ab5955b2d89f1201b81f19a6103',1,'gridfire::GraphEngine::calculateAllDerivatives(const std::vector< T > &Y_in, const T T9, const T rho, const T Ye, const T mue, const std::function< std::optional< size_t >(const fourdst::atomic::Species &)> speciesLookup, const std::function< bool(const reaction::Reaction &)> &reactionLookup) const']]], + ['calculateallderivativesusingprecomputation_13',['calculateAllDerivativesUsingPrecomputation',['../classgridfire_1_1_graph_engine.html#abd6211ca7dd762e8a7bc9729ccb81917',1,'gridfire::GraphEngine']]], ['calculateallreactionflows_14',['calculateAllReactionFlows',['../classgridfire_1_1_adaptive_engine_view.html#ab5397d217039f096acededd4d2779780',1,'gridfire::AdaptiveEngineView']]], - ['calculatecreationrate_15',['calculateCreationRate',['../namespacegridfire.html#a8995b949592d59850e45a3fd27306369',1,'gridfire::calculateCreationRate(const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho)'],['../namespacegridfire.html#a553717597efebcea94232a4a1d80e31d',1,'gridfire::calculateCreationRate(const DynamicEngine &engine, const Species &species, const Composition &comp, const double T9, const double rho)']]], - ['calculatedestructionrateconstant_16',['calculateDestructionRateConstant',['../namespacegridfire.html#ab6e14208fad69f4031411a9346c12397',1,'gridfire::calculateDestructionRateConstant(const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho)'],['../namespacegridfire.html#a023dc09e48b62e3f93f9a8b70cb2c63f',1,'gridfire::calculateDestructionRateConstant(const DynamicEngine &engine, const Species &species, const Composition &comp, const double T9, const double rho)']]], - ['calculateepsderivatives_17',['calculateEpsDerivatives',['../classgridfire_1_1_dynamic_engine.html#a264bd5a8891c8c5f0dff32867effe547',1,'gridfire::DynamicEngine::calculateEpsDerivatives()'],['../classgridfire_1_1_graph_engine.html#ae0c9159cc3467fd85d1a5895f1786c47',1,'gridfire::GraphEngine::calculateEpsDerivatives()'],['../classgridfire_1_1_adaptive_engine_view.html#a5d1b50afd2fba6af75e976a4f9c9dcbc',1,'gridfire::AdaptiveEngineView::calculateEpsDerivatives()'],['../classgridfire_1_1_defined_engine_view.html#a06aca977aafb4784fd167acb8c02dda2',1,'gridfire::DefinedEngineView::calculateEpsDerivatives()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a99f9116d5a18afcbf0e808ef111d1be8',1,'gridfire::MultiscalePartitioningEngineView::calculateEpsDerivatives()']]], + ['calculatecreationrate_15',['calculateCreationRate',['../namespacegridfire.html#afe8beb35efa1d8708187c8eb2d4a37b3',1,'gridfire::calculateCreationRate(const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)'],['../namespacegridfire.html#a41733bdcb8f8027e48855f9b493401a6',1,'gridfire::calculateCreationRate(const DynamicEngine &engine, const Species &species, const Composition &composition, const double T9, const double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)']]], + ['calculatedestructionrateconstant_16',['calculateDestructionRateConstant',['../namespacegridfire.html#a4a5cebf9768d6401c1f0e7f50e9f4d5d',1,'gridfire::calculateDestructionRateConstant(const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)'],['../namespacegridfire.html#ac73e0b3ba4d1a411197979672e6e70ef',1,'gridfire::calculateDestructionRateConstant(const DynamicEngine &engine, const Species &species, const Composition &composition, const double T9, const double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)']]], + ['calculateepsderivatives_17',['calculateEpsDerivatives',['../classgridfire_1_1_dynamic_engine.html#a264bd5a8891c8c5f0dff32867effe547',1,'gridfire::DynamicEngine::calculateEpsDerivatives()'],['../classgridfire_1_1_graph_engine.html#ae0c9159cc3467fd85d1a5895f1786c47',1,'gridfire::GraphEngine::calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a27defac90fa7582455d168aec8bd036c',1,'gridfire::GraphEngine::calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const'],['../classgridfire_1_1_adaptive_engine_view.html#a5d1b50afd2fba6af75e976a4f9c9dcbc',1,'gridfire::AdaptiveEngineView::calculateEpsDerivatives()'],['../classgridfire_1_1_defined_engine_view.html#a06aca977aafb4784fd167acb8c02dda2',1,'gridfire::DefinedEngineView::calculateEpsDerivatives()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a99f9116d5a18afcbf0e808ef111d1be8',1,'gridfire::MultiscalePartitioningEngineView::calculateEpsDerivatives()'],['../class_py_dynamic_engine.html#a09eb8874b0c687aacc84a7bc7a5e2330',1,'PyDynamicEngine::calculateEpsDerivatives()']]], ['calculatefactors_5fimpl_18',['calculateFactors_impl',['../classgridfire_1_1screening_1_1_bare_screening_model.html#a48a3392d735c61b15b4855c823acfada',1,'gridfire::screening::BareScreeningModel::calculateFactors_impl()'],['../classgridfire_1_1screening_1_1_intermediate_screening_model.html#a794b7781f07343383da3894208cfbfa9',1,'gridfire::screening::IntermediateScreeningModel::calculateFactors_impl()'],['../classgridfire_1_1screening_1_1_weak_screening_model.html#aa9f95ba8c052dacb72295775516b7e5f',1,'gridfire::screening::WeakScreeningModel::calculateFactors_impl()']]], ['calculatemolarreactionflow_19',['CalculateMolarReactionFlow',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a03d2b9a7ab8b282118ff9e9e2e8c2894',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['calculatemolarreactionflow_20',['calculateMolarReactionFlow',['../classgridfire_1_1_dynamic_engine.html#a39cf5b738eea0a275bf8c0eb5789fab3',1,'gridfire::DynamicEngine::calculateMolarReactionFlow()'],['../classgridfire_1_1_graph_engine.html#a1675859971f0bd2db0650f8da54ed7eb',1,'gridfire::GraphEngine::calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a2bea809d2efb3a5e7cc065ec80baebce',1,'gridfire::GraphEngine::calculateMolarReactionFlow(const reaction::Reaction &reaction, const std::vector< T > &Y, const T T9, const T rho, T Ye, T mue) const'],['../classgridfire_1_1_adaptive_engine_view.html#a3c1e27b45051c4ba481a2b87513982ed',1,'gridfire::AdaptiveEngineView::calculateMolarReactionFlow()'],['../classgridfire_1_1_defined_engine_view.html#a74298377d0432ae3d577be0e9e6052b3',1,'gridfire::DefinedEngineView::calculateMolarReactionFlow()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a87687a960f263a4e1bc035e4d0a345db',1,'gridfire::MultiscalePartitioningEngineView::calculateMolarReactionFlow()'],['../class_py_dynamic_engine.html#a6224f546ba66b1257506b1fc9f47195a',1,'PyDynamicEngine::calculateMolarReactionFlow()']]], - ['calculatereversemolarreactionflow_21',['calculateReverseMolarReactionFlow',['../classgridfire_1_1_graph_engine.html#a972d0705351167dc889a2f6c442e7a93',1,'gridfire::GraphEngine']]], + ['calculatemolarreactionflow_20',['calculateMolarReactionFlow',['../classgridfire_1_1_dynamic_engine.html#a39cf5b738eea0a275bf8c0eb5789fab3',1,'gridfire::DynamicEngine::calculateMolarReactionFlow()'],['../classgridfire_1_1_graph_engine.html#a1675859971f0bd2db0650f8da54ed7eb',1,'gridfire::GraphEngine::calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a2a43655ee34869126636f4fe9d687694',1,'gridfire::GraphEngine::calculateMolarReactionFlow(const reaction::Reaction &reaction, const std::vector< T > &Y, T T9, T rho, T Ye, T mue, const std::function< std::optional< size_t >(const fourdst::atomic::Species &)> &speciesIDLookup) const'],['../classgridfire_1_1_adaptive_engine_view.html#a3c1e27b45051c4ba481a2b87513982ed',1,'gridfire::AdaptiveEngineView::calculateMolarReactionFlow()'],['../classgridfire_1_1_defined_engine_view.html#a74298377d0432ae3d577be0e9e6052b3',1,'gridfire::DefinedEngineView::calculateMolarReactionFlow()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a87687a960f263a4e1bc035e4d0a345db',1,'gridfire::MultiscalePartitioningEngineView::calculateMolarReactionFlow()'],['../class_py_dynamic_engine.html#a1b7f2e7c92b4702efcabe7c2a1faa153',1,'PyDynamicEngine::calculateMolarReactionFlow()']]], + ['calculatereversemolarreactionflow_21',['calculateReverseMolarReactionFlow',['../classgridfire_1_1_graph_engine.html#a1cd8c6f34ab262e5ad30631ee4afb0b2',1,'gridfire::GraphEngine']]], ['calculatereverserate_22',['calculateReverseRate',['../classgridfire_1_1_graph_engine.html#accf01734524a706ad03c9b9898af54b3',1,'gridfire::GraphEngine']]], - ['calculatereverseratetwobody_23',['calculateReverseRateTwoBody',['../classgridfire_1_1_graph_engine.html#a01fc9fd5d576b66d07360d05e821c755',1,'gridfire::GraphEngine']]], + ['calculatereverseratetwobody_23',['calculateReverseRateTwoBody',['../classgridfire_1_1_graph_engine.html#af18853273cbd53317ee4389c2241281c',1,'gridfire::GraphEngine']]], ['calculatereverseratetwobodyderivative_24',['calculateReverseRateTwoBodyDerivative',['../classgridfire_1_1_graph_engine.html#a9340db538a507b96e186b60ba0450205',1,'gridfire::GraphEngine']]], ['calculaterhsandenergy_25',['CalculateRHSAndEnergy',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505aafefea58639f78d7c750970bbad28420',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['calculaterhsandenergy_26',['calculateRHSAndEnergy',['../classgridfire_1_1_engine.html#add48d3af9ebde17717e42e220e349740',1,'gridfire::Engine::calculateRHSAndEnergy()'],['../classgridfire_1_1_graph_engine.html#a7acc98647427981a9602d251c9288012',1,'gridfire::GraphEngine::calculateRHSAndEnergy()'],['../classgridfire_1_1_adaptive_engine_view.html#ac5545d546166de94514871d7ad7b8669',1,'gridfire::AdaptiveEngineView::calculateRHSAndEnergy()'],['../classgridfire_1_1_defined_engine_view.html#af273b29d7700cdc34da6e2712fffc5c2',1,'gridfire::DefinedEngineView::calculateRHSAndEnergy()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a5c1ab19bc3394a5d29241ef02073c4cb',1,'gridfire::MultiscalePartitioningEngineView::calculateRHSAndEnergy()'],['../class_py_engine.html#a2f92602ecf210414b46838fc0a9ae26d',1,'PyEngine::calculateRHSAndEnergy()'],['../class_py_dynamic_engine.html#a5b7f0cfe327c634ec125303256de8b9a',1,'PyDynamicEngine::calculateRHSAndEnergy()']]], + ['calculaterhsandenergy_26',['calculateRHSAndEnergy',['../classgridfire_1_1_engine.html#add48d3af9ebde17717e42e220e349740',1,'gridfire::Engine::calculateRHSAndEnergy()'],['../classgridfire_1_1_graph_engine.html#a7acc98647427981a9602d251c9288012',1,'gridfire::GraphEngine::calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a2a8c5234f68e9c1806795e7a4e10922c',1,'gridfire::GraphEngine::calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const'],['../classgridfire_1_1_adaptive_engine_view.html#ac5545d546166de94514871d7ad7b8669',1,'gridfire::AdaptiveEngineView::calculateRHSAndEnergy()'],['../classgridfire_1_1_defined_engine_view.html#af273b29d7700cdc34da6e2712fffc5c2',1,'gridfire::DefinedEngineView::calculateRHSAndEnergy()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a5c1ab19bc3394a5d29241ef02073c4cb',1,'gridfire::MultiscalePartitioningEngineView::calculateRHSAndEnergy()'],['../class_py_engine.html#a7a298603e9d94ca58dc0db53e5b07add',1,'PyEngine::calculateRHSAndEnergy()'],['../class_py_dynamic_engine.html#a6bd76ef1df93d361bf5791270390c914',1,'PyDynamicEngine::calculateRHSAndEnergy()']]], ['calculatescreeningfactors_27',['calculateScreeningFactors',['../classgridfire_1_1screening_1_1_screening_model.html#ab08c4490f9da18254a7c6f29be1f62ce',1,'gridfire::screening::ScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< double > &Y, double T9, double rho) const =0'],['../classgridfire_1_1screening_1_1_screening_model.html#a1da8242c7591ab32453d1e0109999d6c',1,'gridfire::screening::ScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< CppAD::AD< double > > &Y, ADDouble T9, ADDouble rho) const =0'],['../classgridfire_1_1screening_1_1_bare_screening_model.html#ad252ce1de82401bab24747aabf0c8a3a',1,'gridfire::screening::BareScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< double > &Y, double T9, double rho) const override'],['../classgridfire_1_1screening_1_1_bare_screening_model.html#a0ac3685a90c1e65a84e03cfb2fed29e5',1,'gridfire::screening::BareScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< CppAD::AD< double > > &Y, ADDouble T9, ADDouble rho) const override'],['../classgridfire_1_1screening_1_1_intermediate_screening_model.html#a86a218ce82306ed582296cbeb3de0250',1,'gridfire::screening::IntermediateScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< double > &Y, double T9, double rho) const override'],['../classgridfire_1_1screening_1_1_intermediate_screening_model.html#a765e369256282f0f25e66e13c33dcbd9',1,'gridfire::screening::IntermediateScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< ADDouble > &Y, ADDouble T9, ADDouble rho) const override'],['../classgridfire_1_1screening_1_1_weak_screening_model.html#a6a215d082b0d05126fb2b19fd1983446',1,'gridfire::screening::WeakScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< double > &Y, double T9, double rho) const override'],['../classgridfire_1_1screening_1_1_weak_screening_model.html#a8b0590814e7058b4ff3f0cd6f4124773',1,'gridfire::screening::WeakScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< CppAD::AD< double > > &Y, CppAD::AD< double > T9, CppAD::AD< double > rho) const override'],['../class_py_screening.html#aa67b5f0528006d9c742033b8c5ab3a05',1,'PyScreening::calculateScreeningFactors(const gridfire::reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< double > &Y, double T9, double rho) const override'],['../class_py_screening.html#a68a126de903e1a87a1d7d1cfec8add0f',1,'PyScreening::calculateScreeningFactors(const gridfire::reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< ADDouble > &Y, ADDouble T9, ADDouble rho) const override']]], ['callback_20context_28',['Callback Context',['../index.html#autotoc_md53',1,'']]], ['callback_20example_29',['Callback Example',['../index.html#autotoc_md52',1,'']]], @@ -34,7 +34,7 @@ var searchData= ['captured_5fexception_31',['captured_exception',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#a3e089139de2ba47e96dfe22c14d24e9e',1,'gridfire::solver::CVODESolverStrategy::CVODEUserData']]], ['causes_32',['causes',['../structgridfire_1_1trigger_1_1_trigger_result.html#a7cf4d21d3cd3e53b62736932b44072cd',1,'gridfire::trigger::TriggerResult']]], ['chapter_33',['chapter',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a5c853b69a23b0a8c39ab4b55ac3fe3cc',1,'gridfire::reaclib::ReactionRecord::chapter'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#abe189c43e4d509d9d05dd205861ceddc',1,'gridfire::reaction::ReaclibReaction::chapter()']]], - ['check_34',['check',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a50df7fefee167390522aa258fa6ee960',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::check()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3855b15459217383647ecdf12bc35775',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::check()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a04598611b0807cad395bdd2fbc41a6c2',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::check()'],['../classgridfire_1_1trigger_1_1_trigger.html#a1579ffb1c841cda4e67990b42d400d88',1,'gridfire::trigger::Trigger::check()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#aaefdfa86856f9f7839b6a7fdffa4a579',1,'gridfire::trigger::AndTrigger::check()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ac8be54d91e77ed16ae3cca2417d82e0a',1,'gridfire::trigger::OrTrigger::check()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae453a72df20fdd416443ef7867f86b92',1,'gridfire::trigger::NotTrigger::check()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69fbb099f8d13d39602f58fa8aa8e7f2',1,'gridfire::trigger::EveryNthTrigger::check()']]], + ['check_34',['check',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a50df7fefee167390522aa258fa6ee960',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::check()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3855b15459217383647ecdf12bc35775',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::check()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a04598611b0807cad395bdd2fbc41a6c2',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::check()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#ae8765656a45319335c2bb90c3fb3d308',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::check()'],['../classgridfire_1_1trigger_1_1_trigger.html#a1579ffb1c841cda4e67990b42d400d88',1,'gridfire::trigger::Trigger::check()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#aaefdfa86856f9f7839b6a7fdffa4a579',1,'gridfire::trigger::AndTrigger::check()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ac8be54d91e77ed16ae3cca2417d82e0a',1,'gridfire::trigger::OrTrigger::check()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae453a72df20fdd416443ef7867f86b92',1,'gridfire::trigger::NotTrigger::check()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69fbb099f8d13d39602f58fa8aa8e7f2',1,'gridfire::trigger::EveryNthTrigger::check()']]], ['clang_20vs_20gcc_35',['Clang vs. GCC',['../index.html#autotoc_md24',1,'']]], ['cleanup_5fcvode_5fresources_36',['cleanup_cvode_resources',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a7f6786780137de1a136e081c537a9667',1,'gridfire::solver::CVODESolverStrategy']]], ['clear_37',['clear',['../classgridfire_1_1reaction_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300',1,'gridfire::reaction::ReactionSet::clear()'],['../classgridfire_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300',1,'gridfire::ReactionSet::clear()']]], @@ -44,44 +44,49 @@ var searchData= ['coeffs_41',['coeffs',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a80803f612e574859fde0a163bca84bc0',1,'gridfire::reaclib::ReactionRecord']]], ['collect_42',['collect',['../classgridfire_1_1_defined_engine_view.html#adbc64284b5f5a3256867be46fa87c69e',1,'gridfire::DefinedEngineView']]], ['collectatomicreverserateatomicbases_43',['collectAtomicReverseRateAtomicBases',['../classgridfire_1_1_graph_engine.html#a29b338630c959449c15881935ac30746',1,'gridfire::GraphEngine']]], - ['collectnetworkspecies_44',['collectNetworkSpecies',['../classgridfire_1_1_graph_engine.html#aedf42d83bfcc28313b6b6454034d2efa',1,'gridfire::GraphEngine']]], - ['column_45',['Column',['../classgridfire_1_1utils_1_1_column.html',1,'gridfire::utils::Column< T >'],['../classgridfire_1_1utils_1_1_column.html#a7d7e4f4cf6f8e03725afeb9f664321b8',1,'gridfire::utils::Column::Column()']]], - ['columnbase_46',['ColumnBase',['../classgridfire_1_1utils_1_1_column_base.html',1,'gridfire::utils']]], - ['common_20platforms_47',['Dependency Installation on Common Platforms',['../index.html#autotoc_md22',1,'']]], - ['common_20workflow_20example_48',['Common Workflow Example',['../index.html#autotoc_md50',1,'Common Workflow Example'],['../index.html#autotoc_md55',1,'Common Workflow Example']]], - ['compiler_20versions_49',['Minimum compiler versions',['../index.html#autotoc_md26',1,'']]], - ['components_20and_20effects_50',['Workflow Components and Effects',['../index.html#autotoc_md51',1,'']]], - ['composability_51',['A Note about composability',['../index.html#autotoc_md35',1,'']]], - ['compositepartitionfunction_52',['CompositePartitionFunction',['../classgridfire_1_1partition_1_1_composite_partition_function.html',1,'gridfire::partition::CompositePartitionFunction'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#ad80743933712de627c6a69d06d42ceb5',1,'gridfire::partition::CompositePartitionFunction::CompositePartitionFunction(const std::vector< BasePartitionType > &partitionFunctions)'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#ac1bc5bedabef400fab6aceb477dbc6b9',1,'gridfire::partition::CompositePartitionFunction::CompositePartitionFunction(const CompositePartitionFunction &other)']]], - ['composition_53',['Engine Composition',['../engine_8h.html#EngineComposition',1,'']]], - ['composition_54',['composition',['../structgridfire_1_1_net_in.html#a13058f4929e72c1187abbebcddb8aed1',1,'gridfire::NetIn::composition'],['../structgridfire_1_1_net_out.html#a073529511ae0e52f868b47cce0e8ac0a',1,'gridfire::NetOut::composition']]], - ['composition_20initialization_55',['Composition Initialization',['../index.html#autotoc_md49',1,'']]], - ['con_5fstype_5fregister_5fgraph_5fengine_5fbindings_56',['con_stype_register_graph_engine_bindings',['../engine_2bindings_8cpp.html#a73d427751e6a64952d52e7c2cc84d065',1,'con_stype_register_graph_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a73d427751e6a64952d52e7c2cc84d065',1,'con_stype_register_graph_engine_bindings(const pybind11::module &m): bindings.cpp']]], - ['config_57',['Config',['../classgridfire_1_1_adaptive_engine_view.html#afec39b2faa34ea65c5488dd8e11ba3c3',1,'gridfire::AdaptiveEngineView::Config'],['../classgridfire_1_1_file_defined_engine_view.html#a63f8f85e75ecaab6fa39d48d7a846187',1,'gridfire::FileDefinedEngineView::Config'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#ad913155a5a2a36b29e4ce4ca8d71c036',1,'gridfire::io::SimpleReactionListFileParser::Config'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#af43ad8375abf1cedfdccc296b9958c2b',1,'gridfire::io::MESANetworkFileParser::Config']]], - ['config_20and_20saving_58',['TUI config and saving',['../index.html#autotoc_md19',1,'']]], - ['config_20loading_20and_20meson_20setup_59',['TUI config loading and meson setup',['../index.html#autotoc_md20',1,'']]], - ['config_20loading_20setup_20and_20build_60',['CLI config loading, setup, and build',['../index.html#autotoc_md21',1,'']]], - ['configuration_20options_61',['GraphEngine Configuration Options',['../index.html#autotoc_md30',1,'']]], - ['constants_62',['constants',['../structgridfire_1_1_graph_engine_1_1constants.html',1,'gridfire::GraphEngine::constants'],['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['constructcandidategroups_63',['constructCandidateGroups',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aaabaae8e33ca8a05a2aa1f374e792795',1,'gridfire::MultiscalePartitioningEngineView']]], - ['construction_2ecpp_64',['construction.cpp',['../construction_8cpp.html',1,'']]], - ['construction_2eh_65',['construction.h',['../construction_8h.html',1,'']]], - ['constructprimingreactionset_66',['constructPrimingReactionSet',['../classgridfire_1_1_network_priming_engine_view.html#a91f60d8a6bd92dc5d5f6fcda8e89408f',1,'gridfire::NetworkPrimingEngineView']]], - ['constructreactionindexmap_67',['constructReactionIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a89614f4a48f60c4170a0197f45303e7c',1,'gridfire::AdaptiveEngineView::constructReactionIndexMap()'],['../classgridfire_1_1_defined_engine_view.html#ab2514984afaaf8590c28ab71943fbe68',1,'gridfire::DefinedEngineView::constructReactionIndexMap()']]], - ['constructspeciesindexmap_68',['constructSpeciesIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a896d29325b4233e83d9298850b617a2d',1,'gridfire::AdaptiveEngineView::constructSpeciesIndexMap()'],['../classgridfire_1_1_defined_engine_view.html#a9ea4812bc697fe43f8aded14f8aa0985',1,'gridfire::DefinedEngineView::constructSpeciesIndexMap()']]], - ['contains_69',['contains',['../classgridfire_1_1reaction_1_1_reaction.html#a768db057d358240d4825c21869af0792',1,'gridfire::reaction::Reaction::contains()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a171b690e1abaf23f11a94c39e9f8c944',1,'gridfire::reaction::ReaclibReaction::contains()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387',1,'gridfire::reaction::ReactionSet::contains(const std::string_view &id) const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8',1,'gridfire::reaction::ReactionSet::contains(const Reaction &reaction) const'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a745b161968f37873b5d40fe6bf9d2118',1,'gridfire::rates::weak::WeakReaction::contains()'],['../classgridfire_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387',1,'gridfire::ReactionSet::contains(const std::string_view &id) const'],['../classgridfire_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8',1,'gridfire::ReactionSet::contains(const Reaction &reaction) const'],['../classgridfire_1_1_reaction.html#adaeb5d72faf7d55d4e26f6e1fcba21c1',1,'gridfire::Reaction::contains()']]], - ['contains_5fproduct_70',['contains_product',['../classgridfire_1_1reaction_1_1_reaction.html#a2708d2e8f42159df6605a5948b13c4c5',1,'gridfire::reaction::Reaction::contains_product()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a4e4811436d09afaa4a14c51d9af71f88',1,'gridfire::reaction::ReaclibReaction::contains_product()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e',1,'gridfire::reaction::ReactionSet::contains_product()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a957b5bfe70e536290ef677a7c5b6643f',1,'gridfire::rates::weak::WeakReaction::contains_product()'],['../classgridfire_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e',1,'gridfire::ReactionSet::contains_product()'],['../classgridfire_1_1_reaction.html#a5a17ca61d069749960e5a83e58c0b8a1',1,'gridfire::Reaction::contains_product()']]], - ['contains_5freactant_71',['contains_reactant',['../classgridfire_1_1reaction_1_1_reaction.html#ab28bf4f9417ecabcc8350bae449fedd5',1,'gridfire::reaction::Reaction::contains_reactant()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a65a12e5f6180873866cfaaf130fd1156',1,'gridfire::reaction::ReaclibReaction::contains_reactant()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2',1,'gridfire::reaction::ReactionSet::contains_reactant()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a98095e6536d9a6434c5955f4c169d505',1,'gridfire::rates::weak::WeakReaction::contains_reactant()'],['../classgridfire_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2',1,'gridfire::ReactionSet::contains_reactant()'],['../classgridfire_1_1_reaction.html#afca3afba45a3db79980c8fe18c87c750',1,'gridfire::Reaction::contains_reactant()']]], - ['contains_5fspecies_72',['contains_species',['../classgridfire_1_1reaction_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a',1,'gridfire::reaction::ReactionSet::contains_species()'],['../classgridfire_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a',1,'gridfire::ReactionSet::contains_species()']]], - ['context_73',['Callback Context',['../index.html#autotoc_md53',1,'']]], - ['convert_5fnetin_74',['convert_netIn',['../classgridfire_1_1approx8_1_1_approx8_network.html#a56426da6f1af7eb8a6d1cc70bc8e742a',1,'gridfire::approx8::Approx8Network']]], - ['culling_75',['culling',['../structgridfire_1_1_net_in.html#a6a5e909b46094ffa20da9a3da906e43f',1,'gridfire::NetIn']]], - ['cullreactionsbyflow_76',['cullReactionsByFlow',['../classgridfire_1_1_adaptive_engine_view.html#a95fbfb7f2bdbf80195f1ea0aff8d62fb',1,'gridfire::AdaptiveEngineView']]], - ['currently_20known_20good_20platforms_77',['Currently, known good platforms',['../index.html#autotoc_md10',1,'']]], - ['cvode_5fjac_5fwrapper_78',['cvode_jac_wrapper',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae13fc9c21f595edbee1c9b7debaa61b3',1,'gridfire::solver::CVODESolverStrategy']]], - ['cvode_5frhs_5fwrapper_79',['cvode_rhs_wrapper',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a14c620ef75749c8ef3dfdb84132e5620',1,'gridfire::solver::CVODESolverStrategy']]], - ['cvode_5fsolver_5fstrategy_2ecpp_80',['CVODE_solver_strategy.cpp',['../_c_v_o_d_e__solver__strategy_8cpp.html',1,'']]], - ['cvode_5fsolver_5fstrategy_2eh_81',['CVODE_solver_strategy.h',['../_c_v_o_d_e__solver__strategy_8h.html',1,'']]], - ['cvodesolverstrategy_82',['CVODESolverStrategy',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html',1,'gridfire::solver::CVODESolverStrategy'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a924a541da3b205818f90b50d675631c0',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(DynamicEngine &engine)'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a2fa56a2e7a63d31d2afa895a5e4fe827',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(const CVODESolverStrategy &)=delete'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a1f007d68e808ba61f8425d0487432c0d',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(CVODESolverStrategy &&)=delete']]], - ['cvodeuserdata_83',['CVODEUserData',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html',1,'gridfire::solver::CVODESolverStrategy']]] + ['collectcomposition_44',['collectComposition',['../classgridfire_1_1_dynamic_engine.html#a827c7e6fa7f2c5baf13a564fb4911388',1,'gridfire::DynamicEngine::collectComposition()'],['../classgridfire_1_1_graph_engine.html#a746ba3f5f61701cfd4f15578c1a4914a',1,'gridfire::GraphEngine::collectComposition()'],['../classgridfire_1_1_adaptive_engine_view.html#ab2f975b860ad4f42ed1ba45e41c8e959',1,'gridfire::AdaptiveEngineView::collectComposition()'],['../classgridfire_1_1_defined_engine_view.html#aefd36cae5c263cba12a0c177e70b409a',1,'gridfire::DefinedEngineView::collectComposition()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7056e235c56be39e2a672988962b3948',1,'gridfire::MultiscalePartitioningEngineView::collectComposition()'],['../class_py_dynamic_engine.html#a6c5397f57fb9e115495188a1d2296147',1,'PyDynamicEngine::collectComposition()']]], + ['collectnetworkspecies_45',['collectNetworkSpecies',['../classgridfire_1_1_graph_engine.html#aedf42d83bfcc28313b6b6454034d2efa',1,'gridfire::GraphEngine']]], + ['column_46',['Column',['../classgridfire_1_1utils_1_1_column.html',1,'gridfire::utils::Column< T >'],['../classgridfire_1_1utils_1_1_column.html#a7d7e4f4cf6f8e03725afeb9f664321b8',1,'gridfire::utils::Column::Column()']]], + ['columnbase_47',['ColumnBase',['../classgridfire_1_1utils_1_1_column_base.html',1,'gridfire::utils']]], + ['common_20platforms_48',['Dependency Installation on Common Platforms',['../index.html#autotoc_md22',1,'']]], + ['common_20workflow_20example_49',['Common Workflow Example',['../index.html#autotoc_md50',1,'Common Workflow Example'],['../index.html#autotoc_md55',1,'Common Workflow Example']]], + ['compiler_20versions_50',['Minimum compiler versions',['../index.html#autotoc_md26',1,'']]], + ['components_20and_20effects_51',['Workflow Components and Effects',['../index.html#autotoc_md51',1,'']]], + ['composability_52',['A Note about composability',['../index.html#autotoc_md35',1,'']]], + ['compositepartitionfunction_53',['CompositePartitionFunction',['../classgridfire_1_1partition_1_1_composite_partition_function.html',1,'gridfire::partition::CompositePartitionFunction'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#ad80743933712de627c6a69d06d42ceb5',1,'gridfire::partition::CompositePartitionFunction::CompositePartitionFunction(const std::vector< BasePartitionType > &partitionFunctions)'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#ac1bc5bedabef400fab6aceb477dbc6b9',1,'gridfire::partition::CompositePartitionFunction::CompositePartitionFunction(const CompositePartitionFunction &other)']]], + ['composition_54',['Engine Composition',['../engine_8h.html#EngineComposition',1,'']]], + ['composition_55',['composition',['../structgridfire_1_1_net_in.html#a13058f4929e72c1187abbebcddb8aed1',1,'gridfire::NetIn::composition'],['../structgridfire_1_1_net_out.html#a073529511ae0e52f868b47cce0e8ac0a',1,'gridfire::NetOut::composition']]], + ['composition_20initialization_56',['Composition Initialization',['../index.html#autotoc_md49',1,'']]], + ['con_5fstype_5fregister_5fgraph_5fengine_5fbindings_57',['con_stype_register_graph_engine_bindings',['../engine_2bindings_8cpp.html#a73d427751e6a64952d52e7c2cc84d065',1,'con_stype_register_graph_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a73d427751e6a64952d52e7c2cc84d065',1,'con_stype_register_graph_engine_bindings(const pybind11::module &m): bindings.cpp']]], + ['config_58',['Config',['../classgridfire_1_1_adaptive_engine_view.html#afec39b2faa34ea65c5488dd8e11ba3c3',1,'gridfire::AdaptiveEngineView::Config'],['../classgridfire_1_1_file_defined_engine_view.html#a63f8f85e75ecaab6fa39d48d7a846187',1,'gridfire::FileDefinedEngineView::Config'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#ad913155a5a2a36b29e4ce4ca8d71c036',1,'gridfire::io::SimpleReactionListFileParser::Config'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#af43ad8375abf1cedfdccc296b9958c2b',1,'gridfire::io::MESANetworkFileParser::Config']]], + ['config_20and_20saving_59',['TUI config and saving',['../index.html#autotoc_md19',1,'']]], + ['config_20loading_20and_20meson_20setup_60',['TUI config loading and meson setup',['../index.html#autotoc_md20',1,'']]], + ['config_20loading_20setup_20and_20build_61',['CLI config loading, setup, and build',['../index.html#autotoc_md21',1,'']]], + ['configuration_20options_62',['GraphEngine Configuration Options',['../index.html#autotoc_md30',1,'']]], + ['constants_63',['constants',['../structgridfire_1_1_graph_engine_1_1constants.html',1,'gridfire::GraphEngine::constants'],['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['constructcandidategroups_64',['constructCandidateGroups',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aaabaae8e33ca8a05a2aa1f374e792795',1,'gridfire::MultiscalePartitioningEngineView']]], + ['construction_2ecpp_65',['construction.cpp',['../construction_8cpp.html',1,'']]], + ['construction_2eh_66',['construction.h',['../construction_8h.html',1,'']]], + ['constructprimingreactionset_67',['constructPrimingReactionSet',['../classgridfire_1_1_network_priming_engine_view.html#a43b669d725df289366ff21e9698d645a',1,'gridfire::NetworkPrimingEngineView']]], + ['constructreactionindexmap_68',['constructReactionIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a89614f4a48f60c4170a0197f45303e7c',1,'gridfire::AdaptiveEngineView::constructReactionIndexMap()'],['../classgridfire_1_1_defined_engine_view.html#ab2514984afaaf8590c28ab71943fbe68',1,'gridfire::DefinedEngineView::constructReactionIndexMap()']]], + ['constructspeciesindexmap_69',['constructSpeciesIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a896d29325b4233e83d9298850b617a2d',1,'gridfire::AdaptiveEngineView::constructSpeciesIndexMap()'],['../classgridfire_1_1_defined_engine_view.html#a9ea4812bc697fe43f8aded14f8aa0985',1,'gridfire::DefinedEngineView::constructSpeciesIndexMap()']]], + ['contains_70',['contains',['../classgridfire_1_1reaction_1_1_reaction.html#a768db057d358240d4825c21869af0792',1,'gridfire::reaction::Reaction::contains()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a171b690e1abaf23f11a94c39e9f8c944',1,'gridfire::reaction::ReaclibReaction::contains()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387',1,'gridfire::reaction::ReactionSet::contains(const std::string_view &id) const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8',1,'gridfire::reaction::ReactionSet::contains(const Reaction &reaction) const'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a745b161968f37873b5d40fe6bf9d2118',1,'gridfire::rates::weak::WeakReaction::contains()'],['../classgridfire_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387',1,'gridfire::ReactionSet::contains(const std::string_view &id) const'],['../classgridfire_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8',1,'gridfire::ReactionSet::contains(const Reaction &reaction) const'],['../classgridfire_1_1_reaction.html#adaeb5d72faf7d55d4e26f6e1fcba21c1',1,'gridfire::Reaction::contains()']]], + ['contains_5fproduct_71',['contains_product',['../classgridfire_1_1reaction_1_1_reaction.html#a2708d2e8f42159df6605a5948b13c4c5',1,'gridfire::reaction::Reaction::contains_product()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a4e4811436d09afaa4a14c51d9af71f88',1,'gridfire::reaction::ReaclibReaction::contains_product()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e',1,'gridfire::reaction::ReactionSet::contains_product()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a957b5bfe70e536290ef677a7c5b6643f',1,'gridfire::rates::weak::WeakReaction::contains_product()'],['../classgridfire_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e',1,'gridfire::ReactionSet::contains_product()'],['../classgridfire_1_1_reaction.html#a5a17ca61d069749960e5a83e58c0b8a1',1,'gridfire::Reaction::contains_product()']]], + ['contains_5freactant_72',['contains_reactant',['../classgridfire_1_1reaction_1_1_reaction.html#ab28bf4f9417ecabcc8350bae449fedd5',1,'gridfire::reaction::Reaction::contains_reactant()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a65a12e5f6180873866cfaaf130fd1156',1,'gridfire::reaction::ReaclibReaction::contains_reactant()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2',1,'gridfire::reaction::ReactionSet::contains_reactant()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a98095e6536d9a6434c5955f4c169d505',1,'gridfire::rates::weak::WeakReaction::contains_reactant()'],['../classgridfire_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2',1,'gridfire::ReactionSet::contains_reactant()'],['../classgridfire_1_1_reaction.html#afca3afba45a3db79980c8fe18c87c750',1,'gridfire::Reaction::contains_reactant()']]], + ['contains_5fspecies_73',['contains_species',['../classgridfire_1_1reaction_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a',1,'gridfire::reaction::ReactionSet::contains_species()'],['../classgridfire_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a',1,'gridfire::ReactionSet::contains_species()']]], + ['context_74',['Callback Context',['../index.html#autotoc_md53',1,'']]], + ['convergencefailuretrigger_75',['ConvergenceFailureTrigger',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a63010d8ba73689dda0c2228a1462aae2',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::ConvergenceFailureTrigger()']]], + ['convert_5fnetin_76',['convert_netIn',['../classgridfire_1_1approx8_1_1_approx8_network.html#a56426da6f1af7eb8a6d1cc70bc8e742a',1,'gridfire::approx8::Approx8Network']]], + ['culling_77',['culling',['../structgridfire_1_1_net_in.html#a6a5e909b46094ffa20da9a3da906e43f',1,'gridfire::NetIn']]], + ['cullreactionsbyflow_78',['cullReactionsByFlow',['../classgridfire_1_1_adaptive_engine_view.html#a95fbfb7f2bdbf80195f1ea0aff8d62fb',1,'gridfire::AdaptiveEngineView']]], + ['current_5fmean_79',['current_mean',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a3d8d9eafff17ea6a283afbc7e8b450bb',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['currentconvergencefailures_80',['currentConvergenceFailures',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#adef40af49e162d2429db1030f6341d96',1,'gridfire::solver::CVODESolverStrategy::TimestepContext']]], + ['currently_20known_20good_20platforms_81',['Currently, known good platforms',['../index.html#autotoc_md10',1,'']]], + ['currentnonlineariterations_82',['currentNonlinearIterations',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#aefa6b183bf963f6e01c5157b7c0f158a',1,'gridfire::solver::CVODESolverStrategy::TimestepContext']]], + ['cvode_5fjac_5fwrapper_83',['cvode_jac_wrapper',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae13fc9c21f595edbee1c9b7debaa61b3',1,'gridfire::solver::CVODESolverStrategy']]], + ['cvode_5frhs_5fwrapper_84',['cvode_rhs_wrapper',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a14c620ef75749c8ef3dfdb84132e5620',1,'gridfire::solver::CVODESolverStrategy']]], + ['cvode_5fsolver_5fstrategy_2ecpp_85',['CVODE_solver_strategy.cpp',['../_c_v_o_d_e__solver__strategy_8cpp.html',1,'']]], + ['cvode_5fsolver_5fstrategy_2eh_86',['CVODE_solver_strategy.h',['../_c_v_o_d_e__solver__strategy_8h.html',1,'']]], + ['cvodesolverstrategy_87',['CVODESolverStrategy',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html',1,'gridfire::solver::CVODESolverStrategy'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a924a541da3b205818f90b50d675631c0',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(DynamicEngine &engine)'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a2fa56a2e7a63d31d2afa895a5e4fe827',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(const CVODESolverStrategy &)=delete'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a1f007d68e808ba61f8425d0487432c0d',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(CVODESolverStrategy &&)=delete']]], + ['cvodeuserdata_88',['CVODEUserData',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html',1,'gridfire::solver::CVODESolverStrategy']]] ]; diff --git a/docs/html/search/all_9.js b/docs/html/search/all_9.js index f5497b58..85354324 100644 --- a/docs/html/search/all_9.js +++ b/docs/html/search/all_9.js @@ -1,34 +1,36 @@ var searchData= [ - ['d_5flog_5fantineutrino_5floss_5fbd_0',['d_log_antineutrino_loss_bd',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a87894b5fdb0323c41f8e1e179ffefd1e',1,'gridfire::rates::weak::WeakRateDerivatives']]], - ['d_5flog_5fbeta_5fminus_1',['d_log_beta_minus',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a54ba76b67d037954af1cbd6052becc61',1,'gridfire::rates::weak::WeakRateDerivatives']]], - ['d_5flog_5fbeta_5fplus_2',['d_log_beta_plus',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#ab79353551bc5f832c986d24384d8a53a',1,'gridfire::rates::weak::WeakRateDerivatives']]], - ['d_5flog_5felectron_5fcapture_3',['d_log_electron_capture',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a5e15e3d4d03288bd6f5dfc7054120514',1,'gridfire::rates::weak::WeakRateDerivatives']]], - ['d_5flog_5fneutrino_5floss_5fec_4',['d_log_neutrino_loss_ec',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a415f5ff7ee18cc241eab5fbf6a0cdc17',1,'gridfire::rates::weak::WeakRateDerivatives']]], - ['d_5flog_5fpositron_5fcapture_5',['d_log_positron_capture',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a3cf82898078fcc9aa69344b4d2cf8783',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5fantineutrino_5floss_5fbd_0',['d_log_antineutrino_loss_bd',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a5f6e7e1c799fbdc9822397a86454cf3f',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5fbeta_5fminus_1',['d_log_beta_minus',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a4d631203f78251f58ccfe5292c12cd56',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5fbeta_5fplus_2',['d_log_beta_plus',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#af7f41ee20e21693d5a78abdfd93161d4',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5felectron_5fcapture_3',['d_log_electron_capture',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a38a088b882131fa00bab789eeaca3dc3',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5fneutrino_5floss_5fec_4',['d_log_neutrino_loss_ec',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a8a3167159eeaffbf3052528f5067cbac',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5fpositron_5fcapture_5',['d_log_positron_capture',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a66e72144cc2398e0ff5f8b43ad9d15e8',1,'gridfire::rates::weak::WeakRateDerivatives']]], ['data_6',['data',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a9b8fc949cc2cb1729c719cf20463e070',1,'gridfire::partition::RauscherThielemannPartitionFunction::IdentifiedIsotope::data'],['../structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#ad0df5ef84e3a78d881838a3bb014db83',1,'gridfire::rates::weak::IsotopeGrid::data']]], - ['definedengineview_7',['DefinedEngineView',['../classgridfire_1_1_defined_engine_view.html',1,'gridfire::DefinedEngineView'],['../classgridfire_1_1_defined_engine_view.html#a9b319b4a1bd5a08381ebb183daf72c92',1,'gridfire::DefinedEngineView::DefinedEngineView()']]], - ['definedengineview_20example_8',['DefinedEngineView Example',['../engine_8h.html#DefinedEngineViewExample',1,'']]], - ['density_9',['density',['../structgridfire_1_1_net_in.html#a06f0dff9f8927b7cf2da3004c8fa1577',1,'gridfire::NetIn::density'],['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#ae8156ed7e659cb629da24a5b6734e2dc',1,'gridfire::exceptions::StaleEngineTrigger::density()']]], - ['dependency_20installation_20on_20common_20platforms_10',['Dependency Installation on Common Platforms',['../index.html#autotoc_md22',1,'']]], - ['deps_5fdrho_11',['dEps_dRho',['../structgridfire_1_1_energy_derivatives.html#adc09db042b1fdee7468c807491245046',1,'gridfire::EnergyDerivatives::dEps_dRho'],['../structgridfire_1_1_net_out.html#ad0bde670fb87bcab4de413e8284d624e',1,'gridfire::NetOut::dEps_dRho']]], - ['deps_5fdt_12',['dEps_dT',['../structgridfire_1_1_energy_derivatives.html#a70ae455c021a950fda7bda3022456542',1,'gridfire::EnergyDerivatives::dEps_dT'],['../structgridfire_1_1_net_out.html#a210c0c395bc012c8ce6bef8cc6b683d6',1,'gridfire::NetOut::dEps_dT']]], - ['describe_13',['describe',['../structgridfire_1_1solver_1_1_solver_context_base.html#a9cbef3cabc8524e542613ee50d8860c6',1,'gridfire::solver::SolverContextBase::describe()'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#ae3c6320ce7a8f41c9ae36c42d62b4204',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a0f412b8f788ab7990e353d62ab7d9a16',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#ad0dd92f9da6c291c3bd57c0983940035',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a8ba5a942bb61347851030d1eb6bbaa74',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::describe()'],['../classgridfire_1_1trigger_1_1_trigger.html#a402cdd062e9479abbcca02e3d94e528f',1,'gridfire::trigger::Trigger::describe()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a2dcd635c6bdbcfe517adca6e2bd5c408',1,'gridfire::trigger::AndTrigger::describe()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#accb56630df2f57400467d315c61dede6',1,'gridfire::trigger::OrTrigger::describe()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ad8166350329db3e1f50954afbb311a35',1,'gridfire::trigger::NotTrigger::describe()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#aab88715f3c94437ca7f3fcb1698c69de',1,'gridfire::trigger::EveryNthTrigger::describe()']]], - ['describe_5fcallback_5fcontext_14',['describe_callback_context',['../classgridfire_1_1solver_1_1_network_solver_strategy.html#ae09169769774f17df8701c42a64ed656',1,'gridfire::solver::NetworkSolverStrategy::describe_callback_context()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5dfb7a2ce0008d41dee4aa596a4e1ce4',1,'gridfire::solver::CVODESolverStrategy::describe_callback_context()'],['../class_py_dynamic_network_solver_strategy.html#a147a0a543268427a5930143902217ac3',1,'PyDynamicNetworkSolverStrategy::describe_callback_context()']]], - ['description_15',['description',['../structgridfire_1_1trigger_1_1_trigger_result.html#aaf99ffdeb73f5e792e61c4cca68aa157',1,'gridfire::trigger::TriggerResult']]], - ['design_16',['Engine Design',['../engine_8h.html#EngineDesign',1,'']]], - ['design_20philosophy_20and_20workflow_17',['Design Philosophy and Workflow',['../index.html#autotoc_md1',1,'']]], - ['developers_18',['source for developers',['../index.html#autotoc_md7',1,'']]], - ['development_20from_20source_19',['1.2 Development from Source',['../md_docs_2static_2usage.html#autotoc_md62',1,'']]], - ['df_20',['df',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#aa65aec7175a56a31887b8b8fca5434bc',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], - ['directnetworksolver_21',['Algorithmic Workflow in DirectNetworkSolver',['../index.html#autotoc_md42',1,'']]], - ['directnetworksolver_20implicit_20rosenbrock_20method_22',['DirectNetworkSolver (Implicit Rosenbrock Method)',['../index.html#autotoc_md41',1,'']]], - ['dp_5frate_23',['dp_rate',['../namespacegridfire_1_1approx8.html#a51d139de74680c8437d20a3fa622200c',1,'gridfire::approx8']]], - ['dt_24',['dt',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a6442d15673e6385bb6fdd11e1179c487',1,'gridfire::solver::CVODESolverStrategy::TimestepContext']]], - ['dt0_25',['dt0',['../structgridfire_1_1_net_in.html#a4e556f7bb18f46654b3445476734076a',1,'gridfire::NetIn']]], - ['dydt_26',['dydt',['../structgridfire_1_1_step_derivatives.html#a1ae99ac1684d8df519f8d6af413d2cb1',1,'gridfire::StepDerivatives']]], - ['dynamic_5fengine_5fdiagnostics_2ecpp_27',['dynamic_engine_diagnostics.cpp',['../dynamic__engine__diagnostics_8cpp.html',1,'']]], - ['dynamic_5fengine_5fdiagnostics_2eh_28',['dynamic_engine_diagnostics.h',['../dynamic__engine__diagnostics_8h.html',1,'']]], - ['dynamicengine_29',['DynamicEngine',['../classgridfire_1_1_dynamic_engine.html',1,'gridfire']]], - ['dynamicnetworksolverstrategy_30',['DynamicNetworkSolverStrategy',['../namespacegridfire_1_1solver.html#a8118d08bc25e439754b43a3f5ecc1db3',1,'gridfire::solver']]] + ['default_7',['DEFAULT',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba5b39c8b553c821e7cddc6da64b5bd2ee',1,'gridfire']]], + ['definedengineview_8',['DefinedEngineView',['../classgridfire_1_1_defined_engine_view.html',1,'gridfire::DefinedEngineView'],['../classgridfire_1_1_defined_engine_view.html#a365d3bf2da974c937267bddb07cf2bef',1,'gridfire::DefinedEngineView::DefinedEngineView()']]], + ['definedengineview_20example_9',['DefinedEngineView Example',['../engine_8h.html#DefinedEngineViewExample',1,'']]], + ['density_10',['density',['../structgridfire_1_1_net_in.html#a06f0dff9f8927b7cf2da3004c8fa1577',1,'gridfire::NetIn::density'],['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#ae8156ed7e659cb629da24a5b6734e2dc',1,'gridfire::exceptions::StaleEngineTrigger::density()']]], + ['dependency_20installation_20on_20common_20platforms_11',['Dependency Installation on Common Platforms',['../index.html#autotoc_md22',1,'']]], + ['deprecated_20list_12',['Deprecated List',['../deprecated.html',1,'']]], + ['deps_5fdrho_13',['dEps_dRho',['../structgridfire_1_1_energy_derivatives.html#adc09db042b1fdee7468c807491245046',1,'gridfire::EnergyDerivatives::dEps_dRho'],['../structgridfire_1_1_net_out.html#ad0bde670fb87bcab4de413e8284d624e',1,'gridfire::NetOut::dEps_dRho']]], + ['deps_5fdt_14',['dEps_dT',['../structgridfire_1_1_energy_derivatives.html#a70ae455c021a950fda7bda3022456542',1,'gridfire::EnergyDerivatives::dEps_dT'],['../structgridfire_1_1_net_out.html#a210c0c395bc012c8ce6bef8cc6b683d6',1,'gridfire::NetOut::dEps_dT']]], + ['describe_15',['describe',['../classgridfire_1_1solver_1_1_solver_context_base.html#a9cbef3cabc8524e542613ee50d8860c6',1,'gridfire::solver::SolverContextBase::describe()'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#ae3c6320ce7a8f41c9ae36c42d62b4204',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a0f412b8f788ab7990e353d62ab7d9a16',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#ad0dd92f9da6c291c3bd57c0983940035',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a8ba5a942bb61347851030d1eb6bbaa74',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa2bb19e4a1e24f6fd7f86d0c80ebbec3',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::describe()'],['../classgridfire_1_1trigger_1_1_trigger.html#a402cdd062e9479abbcca02e3d94e528f',1,'gridfire::trigger::Trigger::describe()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a2dcd635c6bdbcfe517adca6e2bd5c408',1,'gridfire::trigger::AndTrigger::describe()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#accb56630df2f57400467d315c61dede6',1,'gridfire::trigger::OrTrigger::describe()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ad8166350329db3e1f50954afbb311a35',1,'gridfire::trigger::NotTrigger::describe()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#aab88715f3c94437ca7f3fcb1698c69de',1,'gridfire::trigger::EveryNthTrigger::describe()'],['../class_py_solver_context_base.html#af18f517d550c037d56c44144c07f1ee8',1,'PySolverContextBase::describe()']]], + ['describe_5fcallback_5fcontext_16',['describe_callback_context',['../classgridfire_1_1solver_1_1_network_solver_strategy.html#ae09169769774f17df8701c42a64ed656',1,'gridfire::solver::NetworkSolverStrategy::describe_callback_context()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5dfb7a2ce0008d41dee4aa596a4e1ce4',1,'gridfire::solver::CVODESolverStrategy::describe_callback_context()'],['../class_py_dynamic_network_solver_strategy.html#a147a0a543268427a5930143902217ac3',1,'PyDynamicNetworkSolverStrategy::describe_callback_context()']]], + ['description_17',['description',['../structgridfire_1_1trigger_1_1_trigger_result.html#aaf99ffdeb73f5e792e61c4cca68aa157',1,'gridfire::trigger::TriggerResult']]], + ['design_18',['Engine Design',['../engine_8h.html#EngineDesign',1,'']]], + ['design_20philosophy_20and_20workflow_19',['Design Philosophy and Workflow',['../index.html#autotoc_md1',1,'']]], + ['developers_20',['source for developers',['../index.html#autotoc_md7',1,'']]], + ['development_20from_20source_21',['1.2 Development from Source',['../md_docs_2static_2usage.html#autotoc_md62',1,'']]], + ['df_22',['df',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#aa65aec7175a56a31887b8b8fca5434bc',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], + ['directnetworksolver_23',['Algorithmic Workflow in DirectNetworkSolver',['../index.html#autotoc_md42',1,'']]], + ['directnetworksolver_20implicit_20rosenbrock_20method_24',['DirectNetworkSolver (Implicit Rosenbrock Method)',['../index.html#autotoc_md41',1,'']]], + ['dp_5frate_25',['dp_rate',['../namespacegridfire_1_1approx8.html#a51d139de74680c8437d20a3fa622200c',1,'gridfire::approx8']]], + ['dt_26',['dt',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a6442d15673e6385bb6fdd11e1179c487',1,'gridfire::solver::CVODESolverStrategy::TimestepContext']]], + ['dt0_27',['dt0',['../structgridfire_1_1_net_in.html#a4e556f7bb18f46654b3445476734076a',1,'gridfire::NetIn']]], + ['dydt_28',['dydt',['../structgridfire_1_1_step_derivatives.html#a1ae99ac1684d8df519f8d6af413d2cb1',1,'gridfire::StepDerivatives']]], + ['dynamic_5fengine_5fdiagnostics_2ecpp_29',['dynamic_engine_diagnostics.cpp',['../dynamic__engine__diagnostics_8cpp.html',1,'']]], + ['dynamic_5fengine_5fdiagnostics_2eh_30',['dynamic_engine_diagnostics.h',['../dynamic__engine__diagnostics_8h.html',1,'']]], + ['dynamicengine_31',['DynamicEngine',['../classgridfire_1_1_dynamic_engine.html',1,'gridfire']]], + ['dynamicnetworksolverstrategy_32',['DynamicNetworkSolverStrategy',['../namespacegridfire_1_1solver.html#a8118d08bc25e439754b43a3f5ecc1db3',1,'gridfire::solver']]] ]; diff --git a/docs/html/search/all_a.js b/docs/html/search/all_a.js index 529e5eb3..ed0ea7f1 100644 --- a/docs/html/search/all_a.js +++ b/docs/html/search/all_a.js @@ -4,7 +4,7 @@ var searchData= ['effects_1',['Workflow Components and Effects',['../index.html#autotoc_md51',1,'']]], ['eigenfunctor_2',['EigenFunctor',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a24463a5e83e096ef368878ad29fdafb6',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::EigenFunctor()']]], ['electron_5fantineutrino_3',['ELECTRON_ANTINEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa8d99b7a21c927a7b8274caaf23290de6',1,'gridfire::rates::weak']]], - ['electron_5fcapture_4',['ELECTRON_CAPTURE',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a26b6967eb578cb1b08373b342bf72ef7',1,'gridfire::rates::weak']]], + ['electron_5fcapture_4',['ELECTRON_CAPTURE',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba26b6967eb578cb1b08373b342bf72ef7',1,'gridfire::ELECTRON_CAPTURE'],['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a26b6967eb578cb1b08373b342bf72ef7',1,'gridfire::rates::weak::ELECTRON_CAPTURE']]], ['electron_5fneutrino_5',['ELECTRON_NEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa3fde0fbf2166dfb3dd60458c535699d8',1,'gridfire::rates::weak']]], ['electronmassg_6',['electronMassG',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a8998f5acb979463eeabb14da50fb6856',1,'gridfire::rates::weak::WeakReaction::constants']]], ['electronmassmev_7',['electronMassMeV',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a24d6517e15c177fb8ca72f08f8eaf509',1,'gridfire::rates::weak::WeakReaction::constants']]], @@ -49,17 +49,19 @@ var searchData= ['engineview_3c_20gridfire_3a_3aengine_20_3e_46',['EngineView< gridfire::Engine >',['../classgridfire_1_1_engine_view.html',1,'gridfire']]], ['equilibratenetwork_47',['equilibrateNetwork',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a2f0c45d4e2b2f9de5d961088f3ab0a9a',1,'gridfire::MultiscalePartitioningEngineView::equilibrateNetwork(const fourdst::composition::Composition &comp, double T9, double rho)'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b17f94386882ea1524147782b7a1ddc',1,'gridfire::MultiscalePartitioningEngineView::equilibrateNetwork(const NetIn &netIn)']]], ['error_5fengine_2eh_48',['error_engine.h',['../error__engine_8h.html',1,'']]], - ['evaluate_49',['evaluate',['../classgridfire_1_1approx8_1_1_approx8_network.html#a888734a3cdde4259e921e2efece411ee',1,'gridfire::approx8::Approx8Network::evaluate()'],['../classgridfire_1_1_network.html#afc8d5172dd0e2295248b42dcb52b655c',1,'gridfire::Network::evaluate()'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#a8d6d278fcb5b8478b0e27535f877ee2b',1,'gridfire::partition::CompositePartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_partition_function.html#a08ee79b7d8723b4e00ee1fc9cdfbe817',1,'gridfire::partition::PartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af16da0015489307eb64639efbafbbdd5',1,'gridfire::partition::GroundStatePartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aebe49d06b50a18ea4484ff15cb301681',1,'gridfire::partition::RauscherThielemannPartitionFunction::evaluate()'],['../classgridfire_1_1solver_1_1_network_solver_strategy.html#ace539b0482db171845ff1bd38d76b70f',1,'gridfire::solver::NetworkSolverStrategy::evaluate()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab8224d205ea3a28d9c723631c2f00b53',1,'gridfire::solver::CVODESolverStrategy::evaluate()'],['../class_py_partition_function.html#a83aca0bc261734b7d3df8269f730c69b',1,'PyPartitionFunction::evaluate()'],['../class_py_dynamic_network_solver_strategy.html#a2095abb83ed6229ebb27b4883cec51c4',1,'PyDynamicNetworkSolverStrategy::evaluate()']]], - ['evaluatederivative_50',['evaluateDerivative',['../classgridfire_1_1partition_1_1_composite_partition_function.html#ac8900afaa5edd24fcb8eaf19e7379183',1,'gridfire::partition::CompositePartitionFunction::evaluateDerivative()'],['../classgridfire_1_1partition_1_1_partition_function.html#a14009bdaca47f3eddf2c6c023845db5a',1,'gridfire::partition::PartitionFunction::evaluateDerivative()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0eff10c7b134d9d4081ad72bbc785c5b',1,'gridfire::partition::GroundStatePartitionFunction::evaluateDerivative()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aaa1e11579b44a88c5f18943cc303c4b4',1,'gridfire::partition::RauscherThielemannPartitionFunction::evaluateDerivative()'],['../class_py_partition_function.html#a260df9689bf698970ebf5104977a3dcf',1,'PyPartitionFunction::evaluateDerivative()']]], - ['everynthtrigger_51',['EveryNthTrigger',['../classgridfire_1_1trigger_1_1_every_nth_trigger.html',1,'gridfire::trigger::EveryNthTrigger< TriggerContextStruct >'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69e5a3061926e1cd36fbd0a5285fa0a7',1,'gridfire::trigger::EveryNthTrigger::EveryNthTrigger()']]], - ['evgrelation_52',['eVgRelation',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#af834029caff08f9d5f7ff3a817ade469',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['example_53',['Example',['../md_docs_2static_2usage.html#autotoc_md66',1,'3. Step-by-Step Example'],['../engine_8h.html#AdaptiveEngineViewExample',1,'AdaptiveEngineView Example'],['../index.html#autotoc_md52',1,'Callback Example'],['../index.html#autotoc_md50',1,'Common Workflow Example'],['../index.html#autotoc_md55',1,'Common Workflow Example'],['../engine_8h.html#DefinedEngineViewExample',1,'DefinedEngineView Example'],['../engine_8h.html#GraphEngineExample',1,'GraphEngine Example'],['../engine_8h.html#MultiscalePartitioningEngineViewExample',1,'MultiscalePartitioningEngineView Example'],['../engine_8h.html#NetworkPrimingEngineViewExample',1,'NetworkPrimingEngineView Example']]], - ['examples_54',['Examples',['../index.html#autotoc_md18',1,'Examples'],['../engine_8h.html#UsageExamples',1,'Usage Examples'],['../index.html#autotoc_md45',1,'Usage Examples']]], - ['exceptions_2eh_55',['exceptions.h',['../exceptions_8h.html',1,'']]], - ['excess_5fenergy_56',['excess_energy',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0b30c49925823c87980b4fca17c8282e',1,'gridfire::reaction::ReaclibReaction']]], - ['expectations_2eh_57',['expectations.h',['../expectations_8h.html',1,'']]], - ['expected_5fengine_2eh_58',['expected_engine.h',['../expected__engine_8h.html',1,'']]], - ['exporttocsv_59',['exportToCSV',['../classgridfire_1_1_graph_engine.html#a832e2fe066381811a3e0464806ff5e95',1,'gridfire::GraphEngine']]], - ['exporttodot_60',['exportToDot',['../classgridfire_1_1_graph_engine.html#adac8c7d62bae76e17fc060e86dadd929',1,'gridfire::GraphEngine::exportToDot()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#adfa1e133c49c0ef78b374d37e90a3372',1,'gridfire::MultiscalePartitioningEngineView::exportToDot()']]], - ['extensibility_61',['Python Extensibility',['../index.html#autotoc_md44',1,'']]] + ['error_5futils_2eh_49',['error_utils.h',['../error__utils_8h.html',1,'']]], + ['evaluate_50',['evaluate',['../classgridfire_1_1approx8_1_1_approx8_network.html#a888734a3cdde4259e921e2efece411ee',1,'gridfire::approx8::Approx8Network::evaluate()'],['../classgridfire_1_1_network.html#afc8d5172dd0e2295248b42dcb52b655c',1,'gridfire::Network::evaluate()'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#a8d6d278fcb5b8478b0e27535f877ee2b',1,'gridfire::partition::CompositePartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_partition_function.html#a08ee79b7d8723b4e00ee1fc9cdfbe817',1,'gridfire::partition::PartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af16da0015489307eb64639efbafbbdd5',1,'gridfire::partition::GroundStatePartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aebe49d06b50a18ea4484ff15cb301681',1,'gridfire::partition::RauscherThielemannPartitionFunction::evaluate()'],['../classgridfire_1_1solver_1_1_network_solver_strategy.html#ace539b0482db171845ff1bd38d76b70f',1,'gridfire::solver::NetworkSolverStrategy::evaluate()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab8224d205ea3a28d9c723631c2f00b53',1,'gridfire::solver::CVODESolverStrategy::evaluate(const NetIn &netIn) override'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a167e44c002243314aa58c84715490804',1,'gridfire::solver::CVODESolverStrategy::evaluate(const NetIn &netIn, bool displayTrigger)'],['../class_py_partition_function.html#a83aca0bc261734b7d3df8269f730c69b',1,'PyPartitionFunction::evaluate()'],['../class_py_dynamic_network_solver_strategy.html#a2095abb83ed6229ebb27b4883cec51c4',1,'PyDynamicNetworkSolverStrategy::evaluate()']]], + ['evaluatederivative_51',['evaluateDerivative',['../classgridfire_1_1partition_1_1_composite_partition_function.html#ac8900afaa5edd24fcb8eaf19e7379183',1,'gridfire::partition::CompositePartitionFunction::evaluateDerivative()'],['../classgridfire_1_1partition_1_1_partition_function.html#a14009bdaca47f3eddf2c6c023845db5a',1,'gridfire::partition::PartitionFunction::evaluateDerivative()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0eff10c7b134d9d4081ad72bbc785c5b',1,'gridfire::partition::GroundStatePartitionFunction::evaluateDerivative()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aaa1e11579b44a88c5f18943cc303c4b4',1,'gridfire::partition::RauscherThielemannPartitionFunction::evaluateDerivative()'],['../class_py_partition_function.html#a260df9689bf698970ebf5104977a3dcf',1,'PyPartitionFunction::evaluateDerivative()']]], + ['everynthtrigger_52',['EveryNthTrigger',['../classgridfire_1_1trigger_1_1_every_nth_trigger.html',1,'gridfire::trigger::EveryNthTrigger< TriggerContextStruct >'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69e5a3061926e1cd36fbd0a5285fa0a7',1,'gridfire::trigger::EveryNthTrigger::EveryNthTrigger()']]], + ['evgrelation_53',['eVgRelation',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#af834029caff08f9d5f7ff3a817ade469',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['example_54',['Example',['../md_docs_2static_2usage.html#autotoc_md66',1,'3. Step-by-Step Example'],['../engine_8h.html#AdaptiveEngineViewExample',1,'AdaptiveEngineView Example'],['../index.html#autotoc_md52',1,'Callback Example'],['../index.html#autotoc_md50',1,'Common Workflow Example'],['../index.html#autotoc_md55',1,'Common Workflow Example'],['../engine_8h.html#DefinedEngineViewExample',1,'DefinedEngineView Example'],['../engine_8h.html#GraphEngineExample',1,'GraphEngine Example'],['../engine_8h.html#MultiscalePartitioningEngineViewExample',1,'MultiscalePartitioningEngineView Example'],['../engine_8h.html#NetworkPrimingEngineViewExample',1,'NetworkPrimingEngineView Example']]], + ['examples_55',['Examples',['../index.html#autotoc_md18',1,'Examples'],['../engine_8h.html#UsageExamples',1,'Usage Examples'],['../index.html#autotoc_md45',1,'Usage Examples']]], + ['exceptions_2eh_56',['exceptions.h',['../exceptions_8h.html',1,'']]], + ['excess_5fenergy_57',['excess_energy',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0b30c49925823c87980b4fca17c8282e',1,'gridfire::reaction::ReaclibReaction']]], + ['expectations_2eh_58',['expectations.h',['../expectations_8h.html',1,'']]], + ['expected_5fengine_2eh_59',['expected_engine.h',['../expected__engine_8h.html',1,'']]], + ['exporttocsv_60',['exportToCSV',['../classgridfire_1_1_graph_engine.html#a832e2fe066381811a3e0464806ff5e95',1,'gridfire::GraphEngine']]], + ['exporttodot_61',['exportToDot',['../classgridfire_1_1_graph_engine.html#adac8c7d62bae76e17fc060e86dadd929',1,'gridfire::GraphEngine::exportToDot()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a2e3c7d6320cd0fdc51b3a40d1ec6b262',1,'gridfire::MultiscalePartitioningEngineView::exportToDot()']]], + ['extend_62',['extend',['../classgridfire_1_1reaction_1_1_reaction_set.html#a6a4836776f5dd00158d2336e5bcc3222',1,'gridfire::reaction::ReactionSet::extend()'],['../classgridfire_1_1_reaction_set.html#a6a4836776f5dd00158d2336e5bcc3222',1,'gridfire::ReactionSet::extend()']]], + ['extensibility_63',['Python Extensibility',['../index.html#autotoc_md44',1,'']]] ]; diff --git a/docs/html/search/all_b.js b/docs/html/search/all_b.js index 851c595a..ad939a9d 100644 --- a/docs/html/search/all_b.js +++ b/docs/html/search/all_b.js @@ -3,18 +3,18 @@ var searchData= ['failed_5fto_5ffinalize_5fcomposition_0',['FAILED_TO_FINALIZE_COMPOSITION',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154ae8870a753743b62c511c939eef95c93f',1,'gridfire']]], ['failed_5fto_5ffind_5fcreation_5fchannel_1',['FAILED_TO_FIND_CREATION_CHANNEL',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a9870268bdece09274aea75557a19158a',1,'gridfire']]], ['failed_5fto_5ffind_5fpriming_5freactions_2',['FAILED_TO_FIND_PRIMING_REACTIONS',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a186367e42446c004076290ca7913d931',1,'gridfire']]], - ['failedtopartitionengineerror_3',['FailedToPartitionEngineError',['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html',1,'gridfire::exceptions::FailedToPartitionEngineError'],['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a9b9e8752798876d34a444f61fc2f509a',1,'gridfire::exceptions::FailedToPartitionEngineError::FailedToPartitionEngineError()']]], + ['failedtopartitionengineerror_3',['FailedToPartitionEngineError',['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html',1,'gridfire::exceptions::FailedToPartitionEngineError'],['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a24372546a7d22fdca16a268909c64bd7',1,'gridfire::exceptions::FailedToPartitionEngineError::FailedToPartitionEngineError()']]], ['failure_4',['FAILURE',['../namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87ca36fc6065a3e970bc3e6b2e59da52bf2a',1,'gridfire::expectations']]], ['fifthorder_5',['FifthOrder',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a5105376c2b90747e00bed5bf2953dd56',1,'gridfire']]], - ['filedefinedengineview_6',['FileDefinedEngineView',['../classgridfire_1_1_file_defined_engine_view.html',1,'gridfire::FileDefinedEngineView'],['../classgridfire_1_1_file_defined_engine_view.html#a8f2f64bab0f516ed2a6fd529912e0acd',1,'gridfire::FileDefinedEngineView::FileDefinedEngineView()']]], + ['filedefinedengineview_6',['FileDefinedEngineView',['../classgridfire_1_1_file_defined_engine_view.html',1,'gridfire::FileDefinedEngineView'],['../classgridfire_1_1_file_defined_engine_view.html#a276a5041dd7c17946b9769b7c0f034a4',1,'gridfire::FileDefinedEngineView::FileDefinedEngineView()']]], ['finalizeactiveset_7',['finalizeActiveSet',['../classgridfire_1_1_adaptive_engine_view.html#a7b8b3a786b973e4383e721358e61b7ed',1,'gridfire::AdaptiveEngineView']]], ['find_8',['find',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a12058e121981294f447e69a467fd84cd',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], - ['finddominantcreationchannel_9',['findDominantCreationChannel',['../namespacegridfire.html#a2fe2e0bd4b2d4b9e0c70cc4eb9d7c48f',1,'gridfire']]], + ['finddominantcreationchannel_9',['findDominantCreationChannel',['../namespacegridfire.html#a831f081d9eb1db7129677c50c5590d57',1,'gridfire']]], ['findreachablespecies_10',['findReachableSpecies',['../classgridfire_1_1_adaptive_engine_view.html#a0ed21f7e7c1034fc87b40d4116c4221b',1,'gridfire::AdaptiveEngineView']]], ['flow_11',['Code Architecture and Logical Flow',['../index.html#autotoc_md27',1,'']]], ['flowrate_12',['flowRate',['../structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#a6c2e9087f6c8af5d89a5f0de7bd4a5b4',1,'gridfire::AdaptiveEngineView::ReactionFlow']]], ['for_20developers_13',['source for developers',['../index.html#autotoc_md7',1,'']]], - ['for_5fsparse_5fjac_14',['for_sparse_jac',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aec41632c2a362be33a1f7ff04204cbf4',1,'gridfire::GraphEngine::AtomicReverseRate::for_sparse_jac()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a976a2ef2e58439429c1a6e94c27f4662',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::for_sparse_jac()']]], + ['for_5fsparse_5fjac_14',['for_sparse_jac',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aec41632c2a362be33a1f7ff04204cbf4',1,'gridfire::GraphEngine::AtomicReverseRate::for_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &r, CppAD::vector< std::set< size_t > > &s) override'],['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aa23b5a552fdbaff04ebdb0972924f5f2',1,'gridfire::GraphEngine::AtomicReverseRate::for_sparse_jac(size_t q, const CppAD::vector< bool > &r, CppAD::vector< bool > &s, const CppAD::vector< double > &x) override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a976a2ef2e58439429c1a6e94c27f4662',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::for_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &r, CppAD::vector< std::set< size_t > > &s) override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae4c3bb00eafddb923be7ba4c3b6a25ff',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::for_sparse_jac(size_t q, const CppAD::vector< bool > &r, CppAD::vector< bool > &s, const CppAD::vector< double > &x) override']]], ['format_5ftable_15',['format_table',['../namespacegridfire_1_1utils.html#a6451ba6762273b91a8281043cfaa5d2a',1,'gridfire::utils']]], ['formatnucleartimescalelogstring_16',['formatNuclearTimescaleLogString',['../namespacegridfire_1_1utils.html#a05fda32d3fc4ab10060b8c4c251c2f3d',1,'gridfire::utils']]], ['formatstringlookup_17',['FormatStringLookup',['../namespacegridfire.html#a4e9cabad30b57d636c2f0d73d8cc6bb4',1,'gridfire']]], diff --git a/docs/html/search/all_c.js b/docs/html/search/all_c.js index 804f37a8..2cb99e0a 100644 --- a/docs/html/search/all_c.js +++ b/docs/html/search/all_c.js @@ -3,74 +3,77 @@ var searchData= ['g_5fnorm_5fhigh_0',['G_norm_high',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a3cb7ee6f3031997aab99c5502b61d90e',1,'gridfire::partition::RauscherThielemannPartitionFunction::InterpolationPoints']]], ['g_5fnorm_5flow_1',['G_norm_low',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a7d291ba80f958fe34ae72b21c6fab380',1,'gridfire::partition::RauscherThielemannPartitionFunction::InterpolationPoints']]], ['gcc_2',['Clang vs. GCC',['../index.html#autotoc_md24',1,'']]], - ['generatejacobianmatrix_3',['GenerateJacobianMatrix',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9e720102de6020a01552bc0e8935c566',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['generatejacobianmatrix_4',['generateJacobianMatrix',['../classgridfire_1_1_dynamic_engine.html#a21d15531309456ee83f7675251e7a1bf',1,'gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const =0'],['../classgridfire_1_1_dynamic_engine.html#a11d602a708af4629f51873b17f7b8dbd',1,'gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const'],['../classgridfire_1_1_graph_engine.html#ae11f6267077025ca342e2e263ad87e5e',1,'gridfire::GraphEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a4e0bbc6448999e2ef06879270b7d3dec',1,'gridfire::GraphEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override'],['../classgridfire_1_1_adaptive_engine_view.html#a8da7664cf483cba7f979f855a74c3559',1,'gridfire::AdaptiveEngineView::generateJacobianMatrix()'],['../classgridfire_1_1_defined_engine_view.html#ab80eadd713a40e9263e5231737e956d0',1,'gridfire::DefinedEngineView::generateJacobianMatrix()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ab9f71bc9a1c0f98ec9cc1c7da00fd975',1,'gridfire::MultiscalePartitioningEngineView::generateJacobianMatrix()'],['../class_py_dynamic_engine.html#a5bd40c752db1badcd600797c9113121d',1,'PyDynamicEngine::generateJacobianMatrix(const std::vector< double > &Y_dynamic, double T9, double rho) const override'],['../class_py_dynamic_engine.html#aa0f1fd3f0c0185395193d1b6897d64c5',1,'PyDynamicEngine::generateJacobianMatrix(const std::vector< double > &Y_dynamic, double T9, double rho, const gridfire::SparsityPattern &sparsityPattern) const override']]], - ['generatestoichiometrymatrix_5',['generateStoichiometryMatrix',['../classgridfire_1_1_dynamic_engine.html#aeae6d84ef74d88fd2cdf07b82e98a16f',1,'gridfire::DynamicEngine::generateStoichiometryMatrix()'],['../classgridfire_1_1_graph_engine.html#aed726d36ee2b3796beff6067a1e4db38',1,'gridfire::GraphEngine::generateStoichiometryMatrix()'],['../classgridfire_1_1_adaptive_engine_view.html#a231193a61ba5a31e8eb92b0d4ce69111',1,'gridfire::AdaptiveEngineView::generateStoichiometryMatrix()'],['../classgridfire_1_1_defined_engine_view.html#ad07221be49ae1b5133c5b987dafac3b6',1,'gridfire::DefinedEngineView::generateStoichiometryMatrix()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#abe76a46784b1ebc8ad67a9eec40d369a',1,'gridfire::MultiscalePartitioningEngineView::generateStoichiometryMatrix()'],['../class_py_dynamic_engine.html#a2066649ca11a869c054079ea12d8d0e9',1,'PyDynamicEngine::generateStoichiometryMatrix()']]], - ['get_5fall_5freaclib_5freactions_6',['get_all_reaclib_reactions',['../namespacegridfire_1_1reaclib.html#a5f2326f2f76cb1895d6cf5daed9b030b',1,'gridfire::reaclib']]], - ['get_5fall_5freactions_7',['get_all_reactions',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a9ab9f6f64455eb46172ebda5e8cc3ec5',1,'gridfire::rates::weak::WeakReactionMap']]], - ['get_5finterpolation_5fpoints_8',['get_interpolation_points',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3baed110ab1b12e22071dc2d92c55db9',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], - ['get_5flog_5fneutrino_5floss_5ffrom_5fpayload_9',['get_log_neutrino_loss_from_payload',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a7f0d21c80fbbf94ead613e678d44b835',1,'gridfire::rates::weak::WeakReaction']]], - ['get_5flog_5frate_5ffrom_5fpayload_10',['get_log_rate_from_payload',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a14555633289fc3822e927afca7401e49',1,'gridfire::rates::weak::WeakReaction']]], - ['get_5frate_5fderivatives_11',['get_rate_derivatives',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a48cec4c8f1e117f73d7e88c3597b4d16',1,'gridfire::rates::weak::WeakRateInterpolator']]], - ['get_5frates_12',['get_rates',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ae36a65c29c34b004111d266dc668107b',1,'gridfire::rates::weak::WeakRateInterpolator']]], - ['get_5fspecies_5freactions_13',['get_species_reactions',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a290da6766a6d3094a5aae8b7cbcd0d70',1,'gridfire::rates::weak::WeakReactionMap::get_species_reactions(const fourdst::atomic::Species &species) const'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#ad7345da84824495fb21c969c1a9c80f5',1,'gridfire::rates::weak::WeakReactionMap::get_species_reactions(const std::string &species_name) const']]], - ['get_5fstdout_5flogging_5fenabled_14',['get_stdout_logging_enabled',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a87b7b39e2a15cc30b118c8e6fda9a1a6',1,'gridfire::solver::CVODESolverStrategy']]], - ['get_5ft9_5farray_15',['get_T9_array',['../namespacegridfire_1_1approx8.html#a20f9c48e60a5abf0b6868d1d05080222',1,'gridfire::approx8']]], - ['getbaseengine_16',['getBaseEngine',['../classgridfire_1_1_adaptive_engine_view.html#aee095b30a9dce5fcb5ae2fa1d2aa192c',1,'gridfire::AdaptiveEngineView::getBaseEngine()'],['../classgridfire_1_1_defined_engine_view.html#a69b9a5812ad8bda13f956acd0da24484',1,'gridfire::DefinedEngineView::getBaseEngine()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a22bd1f0e821ed415611d75bac67063d1',1,'gridfire::MultiscalePartitioningEngineView::getBaseEngine()'],['../classgridfire_1_1_engine_view.html#ad294227f8b5cf6d970c349eabf5447a6',1,'gridfire::EngineView::getBaseEngine()'],['../class_py_engine_view.html#a3cd83dc57b521c65a14edf70357a8845',1,'PyEngineView::getBaseEngine()'],['../class_py_dynamic_engine_view.html#a51680b135cfc3eea40daf9ef5aa903e0',1,'PyDynamicEngineView::getBaseEngine()']]], - ['getcelldata_17',['getCellData',['../classgridfire_1_1utils_1_1_column_base.html#a5e07c8e33c96ee8095ebefbf9b75cb36',1,'gridfire::utils::ColumnBase::getCellData()'],['../classgridfire_1_1utils_1_1_column.html#a5bd0ad730a684e1a8b583c5c27cca6e8',1,'gridfire::utils::Column::getCellData()']]], - ['getdepth_18',['getDepth',['../classgridfire_1_1_dynamic_engine.html#a04317b66ef14d519264bc30ee69f5bf9',1,'gridfire::DynamicEngine::getDepth()'],['../classgridfire_1_1_graph_engine.html#a166a5f4349580f9aa0b930afec73fcc4',1,'gridfire::GraphEngine::getDepth()'],['../class_py_dynamic_engine.html#adba68716d832b6100e08d32fbc36f13c',1,'PyDynamicEngine::getDepth()']]], - ['getdynamicspecies_19',['getDynamicSpecies',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1e04e8cb8c84b1bd033ac599accf0888',1,'gridfire::MultiscalePartitioningEngineView']]], - ['getfastspecies_20',['getFastSpecies',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c82e4e082d1c82b1b090ac9847c7c5e',1,'gridfire::MultiscalePartitioningEngineView']]], - ['getformat_21',['getFormat',['../classgridfire_1_1_network.html#a315a123499719178286b29e2aca69118',1,'gridfire::Network']]], - ['getheader_22',['getHeader',['../classgridfire_1_1utils_1_1_column_base.html#a4dd5f1409d3190eab9ba07eb6e611248',1,'gridfire::utils::ColumnBase::getHeader()'],['../classgridfire_1_1utils_1_1_column.html#ad6a4f9aee1321e90896e5f4583d7311f',1,'gridfire::utils::Column::getHeader()']]], - ['getjacobianmatrixentry_23',['getJacobianMatrixEntry',['../classgridfire_1_1_dynamic_engine.html#a88dbf350dc0ea3e2b64d825f489e0d60',1,'gridfire::DynamicEngine::getJacobianMatrixEntry()'],['../classgridfire_1_1_graph_engine.html#a8ab5308629b8707922e5954776254aa6',1,'gridfire::GraphEngine::getJacobianMatrixEntry()'],['../classgridfire_1_1_adaptive_engine_view.html#adf3b8a5734983509ca02b7a1a480119f',1,'gridfire::AdaptiveEngineView::getJacobianMatrixEntry()'],['../classgridfire_1_1_defined_engine_view.html#aa49532266ff959ac66f501336f102ce8',1,'gridfire::DefinedEngineView::getJacobianMatrixEntry()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a586da5402750151fee5db2666785b6e4',1,'gridfire::MultiscalePartitioningEngineView::getJacobianMatrixEntry()'],['../class_py_dynamic_engine.html#a1c888bbc0618f1ae02d9a53e45f3c159',1,'PyDynamicEngine::getJacobianMatrixEntry()']]], - ['getmolarabundance_24',['getMolarAbundance',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3183a0030b14253eb49d8304fb6665ea',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['getnetreactionstoichiometry_25',['getNetReactionStoichiometry',['../classgridfire_1_1_graph_engine.html#a8c29d8bbde407e913be5eb77efb2c0c9',1,'gridfire::GraphEngine']]], - ['getnetworkfile_26',['getNetworkFile',['../classgridfire_1_1_file_defined_engine_view.html#ae0c35d8963b6ed05aeb88089ce301718',1,'gridfire::FileDefinedEngineView']]], - ['getnetworkreactions_27',['getNetworkReactions',['../classgridfire_1_1_dynamic_engine.html#af496e04f7be9a0a51ac65dc95f901ffe',1,'gridfire::DynamicEngine::getNetworkReactions()'],['../classgridfire_1_1_graph_engine.html#a3b7f3ba85821165f58f168bc68f86b2d',1,'gridfire::GraphEngine::getNetworkReactions()'],['../classgridfire_1_1_adaptive_engine_view.html#a3247c1e6a76de5622223ee7b5ca3452a',1,'gridfire::AdaptiveEngineView::getNetworkReactions()'],['../classgridfire_1_1_defined_engine_view.html#a5f9db5a9287aa03b2fa4d516e9a576b6',1,'gridfire::DefinedEngineView::getNetworkReactions()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a253e51d6dc7226a863a123683049af61',1,'gridfire::MultiscalePartitioningEngineView::getNetworkReactions()'],['../class_py_dynamic_engine.html#a1d5143640666631501cf229bc491516e',1,'PyDynamicEngine::getNetworkReactions()']]], - ['getnetworkspecies_28',['getNetworkSpecies',['../classgridfire_1_1_engine.html#a020e1b493d6964cafdad08fde697ceb3',1,'gridfire::Engine::getNetworkSpecies()'],['../classgridfire_1_1_graph_engine.html#a0ed390f3e598ebba4e245ac90bb78767',1,'gridfire::GraphEngine::getNetworkSpecies()'],['../classgridfire_1_1_adaptive_engine_view.html#ac83a8efe25c0e5b9bf7756ac3a500bb1',1,'gridfire::AdaptiveEngineView::getNetworkSpecies()'],['../classgridfire_1_1_defined_engine_view.html#a1a55f9748c45af6f13e16a6b6ceaa211',1,'gridfire::DefinedEngineView::getNetworkSpecies()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a696f74f5135bbd62169b6577f92fee80',1,'gridfire::MultiscalePartitioningEngineView::getNetworkSpecies()'],['../class_py_engine.html#a2d240423899e039c2ca688e96f8af1f2',1,'PyEngine::getNetworkSpecies()'],['../class_py_dynamic_engine.html#afc745e7ab5da5d8b3cf916044515cd7d',1,'PyDynamicEngine::getNetworkSpecies()']]], - ['getparser_29',['getParser',['../classgridfire_1_1_file_defined_engine_view.html#aea834dc382ff1d663040db4532ea928f',1,'gridfire::FileDefinedEngineView']]], - ['getpartitionfunction_30',['getPartitionFunction',['../classgridfire_1_1_graph_engine.html#add98ece49ec5c538bddf3cc77004fe44',1,'gridfire::GraphEngine']]], - ['getreactionsetspecies_31',['getReactionSetSpecies',['../classgridfire_1_1reaction_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b',1,'gridfire::reaction::ReactionSet::getReactionSetSpecies()'],['../classgridfire_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b',1,'gridfire::ReactionSet::getReactionSetSpecies()']]], - ['getrowcount_32',['getRowCount',['../classgridfire_1_1utils_1_1_column_base.html#ab6e4cb14c8a0ad7b6b9ad0fbde766cba',1,'gridfire::utils::ColumnBase::getRowCount()'],['../classgridfire_1_1utils_1_1_column.html#a7ff9084a0486fb8b08edfe866480568b',1,'gridfire::utils::Column::getRowCount()']]], - ['getscreeningmodel_33',['getScreeningModel',['../classgridfire_1_1_dynamic_engine.html#a7a203f8e0f3a6744ddc912dfbcfdbcc0',1,'gridfire::DynamicEngine::getScreeningModel()'],['../classgridfire_1_1_graph_engine.html#a697f2004e0d02c59e83c7890742d7c9a',1,'gridfire::GraphEngine::getScreeningModel()'],['../classgridfire_1_1_adaptive_engine_view.html#a0ab1199f900a58f309c3c36532c9164f',1,'gridfire::AdaptiveEngineView::getScreeningModel()'],['../classgridfire_1_1_defined_engine_view.html#a3c657b82a0117118a4bb0ce7f624ae0c',1,'gridfire::DefinedEngineView::getScreeningModel()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7bfb4e6fec2f337a1dea69e3d4f1fc82',1,'gridfire::MultiscalePartitioningEngineView::getScreeningModel()'],['../class_py_dynamic_engine.html#ab4cfdca5e15957c5cef75ffa6dedeee5',1,'PyDynamicEngine::getScreeningModel()']]], - ['getspeciesdestructiontimescales_34',['GetSpeciesDestructionTimescales',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9ee18f2e987928cdb1afa7645a082061',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['getspeciesdestructiontimescales_35',['getSpeciesDestructionTimescales',['../classgridfire_1_1_dynamic_engine.html#a25c040d3078f6ff2ef38f733eb68f1fa',1,'gridfire::DynamicEngine::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_graph_engine.html#a47df5a9c448dd1ce8654df819a6cc8ff',1,'gridfire::GraphEngine::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_adaptive_engine_view.html#aa861db5f6fc4e85fb51f524e4e1367c6',1,'gridfire::AdaptiveEngineView::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_defined_engine_view.html#a7bcf169ba1e12e3356d4bcc27c3fc554',1,'gridfire::DefinedEngineView::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1a14b0c7ec882b2ad2370f7aa729b9f9',1,'gridfire::MultiscalePartitioningEngineView::getSpeciesDestructionTimescales()'],['../class_py_dynamic_engine.html#a020044829e0146427ed4830e5b02c4f3',1,'PyDynamicEngine::getSpeciesDestructionTimescales()']]], - ['getspeciesindex_36',['getSpeciesIndex',['../classgridfire_1_1_dynamic_engine.html#a8f66fb76c9f983ee93bf8b95cdc85596',1,'gridfire::DynamicEngine::getSpeciesIndex()'],['../classgridfire_1_1_graph_engine.html#a9e426e6c178dd80bd58090489d3b2be9',1,'gridfire::GraphEngine::getSpeciesIndex()'],['../classgridfire_1_1_adaptive_engine_view.html#abb811382522c31f6456787edd4f59ace',1,'gridfire::AdaptiveEngineView::getSpeciesIndex()'],['../classgridfire_1_1_defined_engine_view.html#af3b355ffcda6a8f2841184cc56e3761a',1,'gridfire::DefinedEngineView::getSpeciesIndex()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a8db21995e6878f4043f3a5a45bf36d5e',1,'gridfire::MultiscalePartitioningEngineView::getSpeciesIndex()'],['../class_py_dynamic_engine.html#a95d10a7b240d543a1bc6c67ddf2dc8e0',1,'PyDynamicEngine::getSpeciesIndex()']]], - ['getspeciestimescales_37',['GetSpeciesTimescales',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a8fa91234134aca6058a27b9a926fdb8a',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['getspeciestimescales_38',['getSpeciesTimescales',['../classgridfire_1_1_dynamic_engine.html#ae7114f5ebc6667b5e5971c0450ed03d9',1,'gridfire::DynamicEngine::getSpeciesTimescales()'],['../classgridfire_1_1_graph_engine.html#a7dde968244f3c4934c7738445c709232',1,'gridfire::GraphEngine::getSpeciesTimescales()'],['../classgridfire_1_1_adaptive_engine_view.html#a57a218c5a145f589531777c8615b7408',1,'gridfire::AdaptiveEngineView::getSpeciesTimescales()'],['../classgridfire_1_1_defined_engine_view.html#a18f46d92ea7e04068ad9e7af4ed605a8',1,'gridfire::DefinedEngineView::getSpeciesTimescales()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aea2c3d2ae6ddf77bd4a9b07b86f3306b',1,'gridfire::MultiscalePartitioningEngineView::getSpeciesTimescales()'],['../class_py_dynamic_engine.html#a02a4c86c9637a3c9c9ca8ddd82ecff22',1,'PyDynamicEngine::getSpeciesTimescales()']]], - ['getstate_39',['getState',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a06eb9eb03750038c193c23c7f53668f5',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['getstoichiometrymatrixentry_40',['getStoichiometryMatrixEntry',['../classgridfire_1_1_dynamic_engine.html#ad19c8451b6f624e2938f771cc067d5c1',1,'gridfire::DynamicEngine::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_graph_engine.html#ad90a2d770ebf098f0d6d5f5339961e95',1,'gridfire::GraphEngine::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_adaptive_engine_view.html#abe2ca6426e10cc6a10090eecf7098dbe',1,'gridfire::AdaptiveEngineView::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_defined_engine_view.html#af1843cfd2a95bfa46ab40d4c4de11ef9',1,'gridfire::DefinedEngineView::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7140384baaaa0bd05ca448a0d8fec471',1,'gridfire::MultiscalePartitioningEngineView::getStoichiometryMatrixEntry()'],['../class_py_dynamic_engine.html#ab48ef6db18da20024aa563a91fa16f83',1,'PyDynamicEngine::getStoichiometryMatrixEntry()']]], - ['getweakrateinterpolator_41',['getWeakRateInterpolator',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aefc75b3149bee2da878177279ad375da',1,'gridfire::rates::weak::WeakReaction']]], - ['good_20platforms_42',['Currently, known good platforms',['../index.html#autotoc_md10',1,'']]], - ['graphengine_43',['GraphEngine',['../classgridfire_1_1_graph_engine.html',1,'gridfire::GraphEngine'],['../classgridfire_1_1_graph_engine.html#a38aaafb1d9a6548bc8e8cb672417bbbe',1,'gridfire::GraphEngine::GraphEngine(const fourdst::composition::Composition &composition, BuildDepthType=NetworkBuildDepth::Full)'],['../classgridfire_1_1_graph_engine.html#a3a03fbd767f495ca667f23789b07c293',1,'gridfire::GraphEngine::GraphEngine(const fourdst::composition::Composition &composition, const partition::PartitionFunction &partitionFunction, BuildDepthType buildDepth=NetworkBuildDepth::Full)'],['../classgridfire_1_1_graph_engine.html#a514cc6b5482d6a27902975da17b5e39e',1,'gridfire::GraphEngine::GraphEngine(const reaction::ReactionSet &reactions)'],['../index.html#autotoc_md29',1,'GraphEngine']]], - ['graphengine_20configuration_20options_44',['GraphEngine Configuration Options',['../index.html#autotoc_md30',1,'']]], - ['graphengine_20example_45',['GraphEngine Example',['../engine_8h.html#GraphEngineExample',1,'']]], - ['graphengine_20initialization_46',['GraphEngine Initialization',['../index.html#autotoc_md47',1,'']]], - ['gridfire_47',['GridFire',['../index.html',1,'GridFire'],['../index.html#autotoc_md33',1,'Reaclib in GridFire']]], - ['gridfire_48',['gridfire',['../namespacegridfire.html',1,'']]], - ['gridfire_20python_20usage_20guide_49',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]], - ['gridfire_3a_3aapprox8_50',['approx8',['../namespacegridfire_1_1approx8.html',1,'gridfire']]], - ['gridfire_3a_3adiagnostics_51',['diagnostics',['../namespacegridfire_1_1diagnostics.html',1,'gridfire']]], - ['gridfire_3a_3aexceptions_52',['exceptions',['../namespacegridfire_1_1exceptions.html',1,'gridfire']]], - ['gridfire_3a_3aexpectations_53',['expectations',['../namespacegridfire_1_1expectations.html',1,'gridfire']]], - ['gridfire_3a_3aio_54',['io',['../namespacegridfire_1_1io.html',1,'gridfire']]], - ['gridfire_3a_3apartition_55',['partition',['../namespacegridfire_1_1partition.html',1,'gridfire']]], - ['gridfire_3a_3apartition_3a_3arecord_56',['record',['../namespacegridfire_1_1partition_1_1record.html',1,'gridfire::partition']]], - ['gridfire_3a_3arates_57',['rates',['../namespacegridfire_1_1rates.html',1,'gridfire']]], - ['gridfire_3a_3arates_3a_3aweak_58',['weak',['../namespacegridfire_1_1rates_1_1weak.html',1,'gridfire::rates']]], - ['gridfire_3a_3areaclib_59',['reaclib',['../namespacegridfire_1_1reaclib.html',1,'gridfire']]], - ['gridfire_3a_3areaction_60',['reaction',['../namespacegridfire_1_1reaction.html',1,'gridfire']]], - ['gridfire_3a_3ascreening_61',['screening',['../namespacegridfire_1_1screening.html',1,'gridfire']]], - ['gridfire_3a_3asolver_62',['solver',['../namespacegridfire_1_1solver.html',1,'gridfire']]], - ['gridfire_3a_3atrigger_63',['trigger',['../namespacegridfire_1_1trigger.html',1,'gridfire']]], - ['gridfire_3a_3atrigger_3a_3asolver_64',['solver',['../namespacegridfire_1_1trigger_1_1solver.html',1,'gridfire::trigger']]], - ['gridfire_3a_3atrigger_3a_3asolver_3a_3acvode_65',['CVODE',['../namespacegridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e.html',1,'gridfire::trigger::solver']]], - ['gridfire_3a_3autils_66',['utils',['../namespacegridfire_1_1utils.html',1,'gridfire']]], - ['gridfire_5fweak_5freaction_5flib_5fsentinel_67',['GRIDFIRE_WEAK_REACTION_LIB_SENTINEL',['../weak_8h.html#a56d76d6c9aef1e09f707c836a157ff27',1,'weak.h']]], - ['ground_5fstate_5fspin_68',['ground_state_spin',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aec714697f3f5102124561252233fc350',1,'gridfire::partition::RauscherThielemannPartitionFunction::IsotopeData::ground_state_spin'],['../structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#acf5c38826050594aee98d746d0ba40b2',1,'gridfire::partition::record::RauscherThielemannPartitionDataRecord::ground_state_spin']]], - ['groundstate_69',['GroundState',['../namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728cab3ecbf203bf429cbb751d1de1e58f335',1,'gridfire::partition']]], - ['groundstatepartitionfunction_70',['GroundStatePartitionFunction',['../classgridfire_1_1partition_1_1_ground_state_partition_function.html',1,'gridfire::partition::GroundStatePartitionFunction'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a8afa2aee993eb3ed8d01c887d39b57eb',1,'gridfire::partition::GroundStatePartitionFunction::GroundStatePartitionFunction()']]], - ['gt_20_3a_71',['NetworkSolverStrategy&lt;EngineT&gt;:',['../index.html#autotoc_md37',1,'']]], - ['guide_72',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]] + ['general_5fcomposition_2eh_3',['general_composition.h',['../general__composition_8h.html',1,'']]], + ['generatejacobianmatrix_4',['GenerateJacobianMatrix',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9e720102de6020a01552bc0e8935c566',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['generatejacobianmatrix_5',['generateJacobianMatrix',['../classgridfire_1_1_dynamic_engine.html#a21d15531309456ee83f7675251e7a1bf',1,'gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const =0'],['../classgridfire_1_1_dynamic_engine.html#a8538fd9285a192f879a45e3dd3f26362',1,'gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const =0'],['../classgridfire_1_1_dynamic_engine.html#a495bdb1e0c6f9911deb844b22c33644e',1,'gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const =0'],['../classgridfire_1_1_graph_engine.html#ae11f6267077025ca342e2e263ad87e5e',1,'gridfire::GraphEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#abd59415d74e3d1da0bc059fa64af1689',1,'gridfire::GraphEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override'],['../classgridfire_1_1_graph_engine.html#a4e0bbc6448999e2ef06879270b7d3dec',1,'gridfire::GraphEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override'],['../classgridfire_1_1_adaptive_engine_view.html#a8da7664cf483cba7f979f855a74c3559',1,'gridfire::AdaptiveEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_adaptive_engine_view.html#a7b8951ebe897f1ab72149068db13dbb6',1,'gridfire::AdaptiveEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override'],['../classgridfire_1_1_adaptive_engine_view.html#acba9f89a48d38b1c7f7dcb2a39c6816d',1,'gridfire::AdaptiveEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override'],['../classgridfire_1_1_defined_engine_view.html#a0b38e584912f9df9cee5a77752e85492',1,'gridfire::DefinedEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_defined_engine_view.html#a09613471ccc5169ce8525c2bef88a59b',1,'gridfire::DefinedEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override'],['../classgridfire_1_1_defined_engine_view.html#a2c502d447134260086558ce83336cda9',1,'gridfire::DefinedEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ab9f71bc9a1c0f98ec9cc1c7da00fd975',1,'gridfire::MultiscalePartitioningEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a31e636745b8c427cee0319e6c61039be',1,'gridfire::MultiscalePartitioningEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ac683ef0ba25356bc587749b69a582286',1,'gridfire::MultiscalePartitioningEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override'],['../class_py_dynamic_engine.html#a2a63d0132254983a2143f31e863a5c18',1,'PyDynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../class_py_dynamic_engine.html#aae45b9260d0ec645213541c96b48a468',1,'PyDynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override'],['../class_py_dynamic_engine.html#a36f2dbd2278608fe8a4ef7f08d7e4963',1,'PyDynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const gridfire::SparsityPattern &sparsityPattern) const override']]], + ['generatestoichiometrymatrix_6',['generateStoichiometryMatrix',['../classgridfire_1_1_dynamic_engine.html#aeae6d84ef74d88fd2cdf07b82e98a16f',1,'gridfire::DynamicEngine::generateStoichiometryMatrix()'],['../classgridfire_1_1_graph_engine.html#aed726d36ee2b3796beff6067a1e4db38',1,'gridfire::GraphEngine::generateStoichiometryMatrix()'],['../classgridfire_1_1_adaptive_engine_view.html#a231193a61ba5a31e8eb92b0d4ce69111',1,'gridfire::AdaptiveEngineView::generateStoichiometryMatrix()'],['../classgridfire_1_1_defined_engine_view.html#ad07221be49ae1b5133c5b987dafac3b6',1,'gridfire::DefinedEngineView::generateStoichiometryMatrix()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#abe76a46784b1ebc8ad67a9eec40d369a',1,'gridfire::MultiscalePartitioningEngineView::generateStoichiometryMatrix()'],['../class_py_dynamic_engine.html#a2066649ca11a869c054079ea12d8d0e9',1,'PyDynamicEngine::generateStoichiometryMatrix()']]], + ['get_5fall_5freaclib_5freactions_7',['get_all_reaclib_reactions',['../namespacegridfire_1_1reaclib.html#a5f2326f2f76cb1895d6cf5daed9b030b',1,'gridfire::reaclib']]], + ['get_5fall_5freactions_8',['get_all_reactions',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a9ab9f6f64455eb46172ebda5e8cc3ec5',1,'gridfire::rates::weak::WeakReactionMap']]], + ['get_5finterpolation_5fpoints_9',['get_interpolation_points',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3baed110ab1b12e22071dc2d92c55db9',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], + ['get_5flog_5fneutrino_5floss_5ffrom_5fpayload_10',['get_log_neutrino_loss_from_payload',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a7f0d21c80fbbf94ead613e678d44b835',1,'gridfire::rates::weak::WeakReaction']]], + ['get_5flog_5frate_5ffrom_5fpayload_11',['get_log_rate_from_payload',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a14555633289fc3822e927afca7401e49',1,'gridfire::rates::weak::WeakReaction']]], + ['get_5frate_5fderivatives_12',['get_rate_derivatives',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ac04ae382defc51645c632db6ad3830d7',1,'gridfire::rates::weak::WeakRateInterpolator']]], + ['get_5frates_13',['get_rates',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a730c8e7fe5218c5ce077531bc7924d79',1,'gridfire::rates::weak::WeakRateInterpolator']]], + ['get_5fspecies_5freactions_14',['get_species_reactions',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a290da6766a6d3094a5aae8b7cbcd0d70',1,'gridfire::rates::weak::WeakReactionMap::get_species_reactions(const fourdst::atomic::Species &species) const'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#ad7345da84824495fb21c969c1a9c80f5',1,'gridfire::rates::weak::WeakReactionMap::get_species_reactions(const std::string &species_name) const']]], + ['get_5fstdout_5flogging_5fenabled_15',['get_stdout_logging_enabled',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a87b7b39e2a15cc30b118c8e6fda9a1a6',1,'gridfire::solver::CVODESolverStrategy']]], + ['get_5ft9_5farray_16',['get_T9_array',['../namespacegridfire_1_1approx8.html#a20f9c48e60a5abf0b6868d1d05080222',1,'gridfire::approx8']]], + ['getbaseengine_17',['getBaseEngine',['../classgridfire_1_1_adaptive_engine_view.html#aee095b30a9dce5fcb5ae2fa1d2aa192c',1,'gridfire::AdaptiveEngineView::getBaseEngine()'],['../classgridfire_1_1_defined_engine_view.html#a69b9a5812ad8bda13f956acd0da24484',1,'gridfire::DefinedEngineView::getBaseEngine()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a22bd1f0e821ed415611d75bac67063d1',1,'gridfire::MultiscalePartitioningEngineView::getBaseEngine()'],['../classgridfire_1_1_engine_view.html#ad294227f8b5cf6d970c349eabf5447a6',1,'gridfire::EngineView::getBaseEngine()'],['../class_py_engine_view.html#a3cd83dc57b521c65a14edf70357a8845',1,'PyEngineView::getBaseEngine()'],['../class_py_dynamic_engine_view.html#a51680b135cfc3eea40daf9ef5aa903e0',1,'PyDynamicEngineView::getBaseEngine()']]], + ['getcelldata_18',['getCellData',['../classgridfire_1_1utils_1_1_column_base.html#a5e07c8e33c96ee8095ebefbf9b75cb36',1,'gridfire::utils::ColumnBase::getCellData()'],['../classgridfire_1_1utils_1_1_column.html#a5bd0ad730a684e1a8b583c5c27cca6e8',1,'gridfire::utils::Column::getCellData()']]], + ['getdepth_19',['getDepth',['../classgridfire_1_1_dynamic_engine.html#a04317b66ef14d519264bc30ee69f5bf9',1,'gridfire::DynamicEngine::getDepth()'],['../classgridfire_1_1_graph_engine.html#a166a5f4349580f9aa0b930afec73fcc4',1,'gridfire::GraphEngine::getDepth()'],['../class_py_dynamic_engine.html#adba68716d832b6100e08d32fbc36f13c',1,'PyDynamicEngine::getDepth()']]], + ['getdynamicspecies_20',['getDynamicSpecies',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1e04e8cb8c84b1bd033ac599accf0888',1,'gridfire::MultiscalePartitioningEngineView']]], + ['getfastspecies_21',['getFastSpecies',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c82e4e082d1c82b1b090ac9847c7c5e',1,'gridfire::MultiscalePartitioningEngineView']]], + ['getformat_22',['getFormat',['../classgridfire_1_1_network.html#a315a123499719178286b29e2aca69118',1,'gridfire::Network']]], + ['getheader_23',['getHeader',['../classgridfire_1_1utils_1_1_column_base.html#a4dd5f1409d3190eab9ba07eb6e611248',1,'gridfire::utils::ColumnBase::getHeader()'],['../classgridfire_1_1utils_1_1_column.html#ad6a4f9aee1321e90896e5f4583d7311f',1,'gridfire::utils::Column::getHeader()']]], + ['getjacobianmatrixentry_24',['getJacobianMatrixEntry',['../classgridfire_1_1_dynamic_engine.html#a88dbf350dc0ea3e2b64d825f489e0d60',1,'gridfire::DynamicEngine::getJacobianMatrixEntry()'],['../classgridfire_1_1_graph_engine.html#a8ab5308629b8707922e5954776254aa6',1,'gridfire::GraphEngine::getJacobianMatrixEntry()'],['../classgridfire_1_1_adaptive_engine_view.html#adf3b8a5734983509ca02b7a1a480119f',1,'gridfire::AdaptiveEngineView::getJacobianMatrixEntry()'],['../classgridfire_1_1_defined_engine_view.html#aa49532266ff959ac66f501336f102ce8',1,'gridfire::DefinedEngineView::getJacobianMatrixEntry()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a586da5402750151fee5db2666785b6e4',1,'gridfire::MultiscalePartitioningEngineView::getJacobianMatrixEntry()'],['../class_py_dynamic_engine.html#a63bbe8f6d3849e99dd41b6d9613ff1f0',1,'PyDynamicEngine::getJacobianMatrixEntry()']]], + ['getmolarabundance_25',['getMolarAbundance',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3183a0030b14253eb49d8304fb6665ea',1,'gridfire::exceptions::StaleEngineTrigger']]], + ['getnetreactionstoichiometry_26',['getNetReactionStoichiometry',['../classgridfire_1_1_graph_engine.html#a8c29d8bbde407e913be5eb77efb2c0c9',1,'gridfire::GraphEngine']]], + ['getnetworkfile_27',['getNetworkFile',['../classgridfire_1_1_file_defined_engine_view.html#ae0c35d8963b6ed05aeb88089ce301718',1,'gridfire::FileDefinedEngineView']]], + ['getnetworkreactions_28',['getNetworkReactions',['../classgridfire_1_1_dynamic_engine.html#af496e04f7be9a0a51ac65dc95f901ffe',1,'gridfire::DynamicEngine::getNetworkReactions()'],['../classgridfire_1_1_graph_engine.html#a3b7f3ba85821165f58f168bc68f86b2d',1,'gridfire::GraphEngine::getNetworkReactions()'],['../classgridfire_1_1_adaptive_engine_view.html#a3247c1e6a76de5622223ee7b5ca3452a',1,'gridfire::AdaptiveEngineView::getNetworkReactions()'],['../classgridfire_1_1_defined_engine_view.html#a5f9db5a9287aa03b2fa4d516e9a576b6',1,'gridfire::DefinedEngineView::getNetworkReactions()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a253e51d6dc7226a863a123683049af61',1,'gridfire::MultiscalePartitioningEngineView::getNetworkReactions()'],['../class_py_dynamic_engine.html#a1d5143640666631501cf229bc491516e',1,'PyDynamicEngine::getNetworkReactions()']]], + ['getnetworkspecies_29',['getNetworkSpecies',['../classgridfire_1_1_engine.html#a020e1b493d6964cafdad08fde697ceb3',1,'gridfire::Engine::getNetworkSpecies()'],['../classgridfire_1_1_graph_engine.html#a0ed390f3e598ebba4e245ac90bb78767',1,'gridfire::GraphEngine::getNetworkSpecies()'],['../classgridfire_1_1_adaptive_engine_view.html#ac83a8efe25c0e5b9bf7756ac3a500bb1',1,'gridfire::AdaptiveEngineView::getNetworkSpecies()'],['../classgridfire_1_1_defined_engine_view.html#a1a55f9748c45af6f13e16a6b6ceaa211',1,'gridfire::DefinedEngineView::getNetworkSpecies()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a696f74f5135bbd62169b6577f92fee80',1,'gridfire::MultiscalePartitioningEngineView::getNetworkSpecies()'],['../class_py_engine.html#a2d240423899e039c2ca688e96f8af1f2',1,'PyEngine::getNetworkSpecies()'],['../class_py_dynamic_engine.html#afc745e7ab5da5d8b3cf916044515cd7d',1,'PyDynamicEngine::getNetworkSpecies()']]], + ['getparser_30',['getParser',['../classgridfire_1_1_file_defined_engine_view.html#aea834dc382ff1d663040db4532ea928f',1,'gridfire::FileDefinedEngineView']]], + ['getpartitionfunction_31',['getPartitionFunction',['../classgridfire_1_1_graph_engine.html#add98ece49ec5c538bddf3cc77004fe44',1,'gridfire::GraphEngine']]], + ['getreactionsetspecies_32',['getReactionSetSpecies',['../classgridfire_1_1reaction_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b',1,'gridfire::reaction::ReactionSet::getReactionSetSpecies()'],['../classgridfire_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b',1,'gridfire::ReactionSet::getReactionSetSpecies()']]], + ['getrowcount_33',['getRowCount',['../classgridfire_1_1utils_1_1_column_base.html#ab6e4cb14c8a0ad7b6b9ad0fbde766cba',1,'gridfire::utils::ColumnBase::getRowCount()'],['../classgridfire_1_1utils_1_1_column.html#a7ff9084a0486fb8b08edfe866480568b',1,'gridfire::utils::Column::getRowCount()']]], + ['getscreeningmodel_34',['getScreeningModel',['../classgridfire_1_1_dynamic_engine.html#a7a203f8e0f3a6744ddc912dfbcfdbcc0',1,'gridfire::DynamicEngine::getScreeningModel()'],['../classgridfire_1_1_graph_engine.html#a697f2004e0d02c59e83c7890742d7c9a',1,'gridfire::GraphEngine::getScreeningModel()'],['../classgridfire_1_1_adaptive_engine_view.html#a0ab1199f900a58f309c3c36532c9164f',1,'gridfire::AdaptiveEngineView::getScreeningModel()'],['../classgridfire_1_1_defined_engine_view.html#a3c657b82a0117118a4bb0ce7f624ae0c',1,'gridfire::DefinedEngineView::getScreeningModel()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7bfb4e6fec2f337a1dea69e3d4f1fc82',1,'gridfire::MultiscalePartitioningEngineView::getScreeningModel()'],['../class_py_dynamic_engine.html#ab4cfdca5e15957c5cef75ffa6dedeee5',1,'PyDynamicEngine::getScreeningModel()']]], + ['getspeciesdestructiontimescales_35',['GetSpeciesDestructionTimescales',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9ee18f2e987928cdb1afa7645a082061',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['getspeciesdestructiontimescales_36',['getSpeciesDestructionTimescales',['../classgridfire_1_1_dynamic_engine.html#a25c040d3078f6ff2ef38f733eb68f1fa',1,'gridfire::DynamicEngine::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_graph_engine.html#a47df5a9c448dd1ce8654df819a6cc8ff',1,'gridfire::GraphEngine::getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a496bfc97e8db72faa147d2dab94fa5f1',1,'gridfire::GraphEngine::getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const'],['../classgridfire_1_1_adaptive_engine_view.html#aa861db5f6fc4e85fb51f524e4e1367c6',1,'gridfire::AdaptiveEngineView::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_defined_engine_view.html#ad51ef1984f92856b6d4c522e56e8d6a6',1,'gridfire::DefinedEngineView::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#accbbe1bd96672e74919d00387673f180',1,'gridfire::MultiscalePartitioningEngineView::getSpeciesDestructionTimescales()'],['../class_py_dynamic_engine.html#a16c27e5af29ddf187e5ab82a6e6db57b',1,'PyDynamicEngine::getSpeciesDestructionTimescales()']]], + ['getspeciesindex_37',['getSpeciesIndex',['../classgridfire_1_1_dynamic_engine.html#a8f66fb76c9f983ee93bf8b95cdc85596',1,'gridfire::DynamicEngine::getSpeciesIndex()'],['../classgridfire_1_1_graph_engine.html#a9e426e6c178dd80bd58090489d3b2be9',1,'gridfire::GraphEngine::getSpeciesIndex()'],['../classgridfire_1_1_adaptive_engine_view.html#abb811382522c31f6456787edd4f59ace',1,'gridfire::AdaptiveEngineView::getSpeciesIndex()'],['../classgridfire_1_1_defined_engine_view.html#af3b355ffcda6a8f2841184cc56e3761a',1,'gridfire::DefinedEngineView::getSpeciesIndex()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a8db21995e6878f4043f3a5a45bf36d5e',1,'gridfire::MultiscalePartitioningEngineView::getSpeciesIndex()'],['../class_py_dynamic_engine.html#a95d10a7b240d543a1bc6c67ddf2dc8e0',1,'PyDynamicEngine::getSpeciesIndex()']]], + ['getspeciestimescales_38',['GetSpeciesTimescales',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a8fa91234134aca6058a27b9a926fdb8a',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['getspeciestimescales_39',['getSpeciesTimescales',['../classgridfire_1_1_dynamic_engine.html#ae7114f5ebc6667b5e5971c0450ed03d9',1,'gridfire::DynamicEngine::getSpeciesTimescales()'],['../classgridfire_1_1_graph_engine.html#a7dde968244f3c4934c7738445c709232',1,'gridfire::GraphEngine::getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a578ecf0e3b0e5197ed6b33c7abf8f770',1,'gridfire::GraphEngine::getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const'],['../classgridfire_1_1_adaptive_engine_view.html#a57a218c5a145f589531777c8615b7408',1,'gridfire::AdaptiveEngineView::getSpeciesTimescales()'],['../classgridfire_1_1_defined_engine_view.html#a18f46d92ea7e04068ad9e7af4ed605a8',1,'gridfire::DefinedEngineView::getSpeciesTimescales()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aea2c3d2ae6ddf77bd4a9b07b86f3306b',1,'gridfire::MultiscalePartitioningEngineView::getSpeciesTimescales()'],['../class_py_dynamic_engine.html#a598eb1575937d165b4b383959cf8c417',1,'PyDynamicEngine::getSpeciesTimescales()']]], + ['getstate_40',['getState',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a06eb9eb03750038c193c23c7f53668f5',1,'gridfire::exceptions::StaleEngineTrigger']]], + ['getstoichiometrymatrixentry_41',['getStoichiometryMatrixEntry',['../classgridfire_1_1_dynamic_engine.html#ad19c8451b6f624e2938f771cc067d5c1',1,'gridfire::DynamicEngine::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_graph_engine.html#ad90a2d770ebf098f0d6d5f5339961e95',1,'gridfire::GraphEngine::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_adaptive_engine_view.html#abe2ca6426e10cc6a10090eecf7098dbe',1,'gridfire::AdaptiveEngineView::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_defined_engine_view.html#af1843cfd2a95bfa46ab40d4c4de11ef9',1,'gridfire::DefinedEngineView::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7140384baaaa0bd05ca448a0d8fec471',1,'gridfire::MultiscalePartitioningEngineView::getStoichiometryMatrixEntry()'],['../class_py_dynamic_engine.html#a3dd5cf419f25e76e144af35df15a2067',1,'PyDynamicEngine::getStoichiometryMatrixEntry()']]], + ['getweakrateinterpolator_42',['getWeakRateInterpolator',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aefc75b3149bee2da878177279ad375da',1,'gridfire::rates::weak::WeakReaction']]], + ['good_20platforms_43',['Currently, known good platforms',['../index.html#autotoc_md10',1,'']]], + ['graphengine_44',['GraphEngine',['../classgridfire_1_1_graph_engine.html',1,'gridfire::GraphEngine'],['../classgridfire_1_1_graph_engine.html#a38aaafb1d9a6548bc8e8cb672417bbbe',1,'gridfire::GraphEngine::GraphEngine(const fourdst::composition::Composition &composition, BuildDepthType=NetworkBuildDepth::Full)'],['../classgridfire_1_1_graph_engine.html#a3a03fbd767f495ca667f23789b07c293',1,'gridfire::GraphEngine::GraphEngine(const fourdst::composition::Composition &composition, const partition::PartitionFunction &partitionFunction, BuildDepthType buildDepth=NetworkBuildDepth::Full)'],['../classgridfire_1_1_graph_engine.html#a35552299e1b774386f1e603a702fc7c2',1,'gridfire::GraphEngine::GraphEngine(const fourdst::composition::Composition &composition, const partition::PartitionFunction &partitionFunction, BuildDepthType buildDepth, NetworkConstructionFlags reactionTypes)'],['../classgridfire_1_1_graph_engine.html#a514cc6b5482d6a27902975da17b5e39e',1,'gridfire::GraphEngine::GraphEngine(const reaction::ReactionSet &reactions)'],['../index.html#autotoc_md29',1,'GraphEngine']]], + ['graphengine_20configuration_20options_45',['GraphEngine Configuration Options',['../index.html#autotoc_md30',1,'']]], + ['graphengine_20example_46',['GraphEngine Example',['../engine_8h.html#GraphEngineExample',1,'']]], + ['graphengine_20initialization_47',['GraphEngine Initialization',['../index.html#autotoc_md47',1,'']]], + ['gridfire_48',['GridFire',['../index.html',1,'GridFire'],['../index.html#autotoc_md33',1,'Reaclib in GridFire']]], + ['gridfire_49',['gridfire',['../namespacegridfire.html',1,'']]], + ['gridfire_20python_20usage_20guide_50',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]], + ['gridfire_3a_3aapprox8_51',['approx8',['../namespacegridfire_1_1approx8.html',1,'gridfire']]], + ['gridfire_3a_3adiagnostics_52',['diagnostics',['../namespacegridfire_1_1diagnostics.html',1,'gridfire']]], + ['gridfire_3a_3aexceptions_53',['exceptions',['../namespacegridfire_1_1exceptions.html',1,'gridfire']]], + ['gridfire_3a_3aexpectations_54',['expectations',['../namespacegridfire_1_1expectations.html',1,'gridfire']]], + ['gridfire_3a_3aio_55',['io',['../namespacegridfire_1_1io.html',1,'gridfire']]], + ['gridfire_3a_3apartition_56',['partition',['../namespacegridfire_1_1partition.html',1,'gridfire']]], + ['gridfire_3a_3apartition_3a_3arecord_57',['record',['../namespacegridfire_1_1partition_1_1record.html',1,'gridfire::partition']]], + ['gridfire_3a_3arates_58',['rates',['../namespacegridfire_1_1rates.html',1,'gridfire']]], + ['gridfire_3a_3arates_3a_3aweak_59',['weak',['../namespacegridfire_1_1rates_1_1weak.html',1,'gridfire::rates']]], + ['gridfire_3a_3areaclib_60',['reaclib',['../namespacegridfire_1_1reaclib.html',1,'gridfire']]], + ['gridfire_3a_3areaction_61',['reaction',['../namespacegridfire_1_1reaction.html',1,'gridfire']]], + ['gridfire_3a_3ascreening_62',['screening',['../namespacegridfire_1_1screening.html',1,'gridfire']]], + ['gridfire_3a_3asolver_63',['solver',['../namespacegridfire_1_1solver.html',1,'gridfire']]], + ['gridfire_3a_3atrigger_64',['trigger',['../namespacegridfire_1_1trigger.html',1,'gridfire']]], + ['gridfire_3a_3atrigger_3a_3asolver_65',['solver',['../namespacegridfire_1_1trigger_1_1solver.html',1,'gridfire::trigger']]], + ['gridfire_3a_3atrigger_3a_3asolver_3a_3acvode_66',['CVODE',['../namespacegridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e.html',1,'gridfire::trigger::solver']]], + ['gridfire_3a_3autils_67',['utils',['../namespacegridfire_1_1utils.html',1,'gridfire']]], + ['gridfire_3a_3autils_3a_3ahashing_68',['hashing',['../namespacegridfire_1_1utils_1_1hashing.html',1,'gridfire::utils']]], + ['gridfire_3a_3autils_3a_3ahashing_3a_3areaction_69',['reaction',['../namespacegridfire_1_1utils_1_1hashing_1_1reaction.html',1,'gridfire::utils::hashing']]], + ['gridfire_5fweak_5freaction_5flib_5fsentinel_70',['GRIDFIRE_WEAK_REACTION_LIB_SENTINEL',['../weak_8h.html#a56d76d6c9aef1e09f707c836a157ff27',1,'weak.h']]], + ['ground_5fstate_5fspin_71',['ground_state_spin',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aec714697f3f5102124561252233fc350',1,'gridfire::partition::RauscherThielemannPartitionFunction::IsotopeData::ground_state_spin'],['../structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#acf5c38826050594aee98d746d0ba40b2',1,'gridfire::partition::record::RauscherThielemannPartitionDataRecord::ground_state_spin']]], + ['groundstate_72',['GroundState',['../namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728cab3ecbf203bf429cbb751d1de1e58f335',1,'gridfire::partition']]], + ['groundstatepartitionfunction_73',['GroundStatePartitionFunction',['../classgridfire_1_1partition_1_1_ground_state_partition_function.html',1,'gridfire::partition::GroundStatePartitionFunction'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a8afa2aee993eb3ed8d01c887d39b57eb',1,'gridfire::partition::GroundStatePartitionFunction::GroundStatePartitionFunction()']]], + ['gt_20_3a_74',['NetworkSolverStrategy&lt;EngineT&gt;:',['../index.html#autotoc_md37',1,'']]], + ['guide_75',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]] ]; diff --git a/docs/html/search/all_d.js b/docs/html/search/all_d.js index 477d63d1..08c33e20 100644 --- a/docs/html/search/all_d.js +++ b/docs/html/search/all_d.js @@ -1,11 +1,17 @@ var searchData= [ - ['hash_0',['hash',['../structgridfire_1_1_q_s_e_cache_key.html#a99772155522bf6cbe08313565444a39d',1,'gridfire::QSECacheKey::hash()'],['../classgridfire_1_1reaction_1_1_reaction.html#a7ba8c18cd5445aa3499a6fd351183f7a',1,'gridfire::reaction::Reaction::hash()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a661dd461e51c37133f7f9931389fd3cc',1,'gridfire::reaction::ReaclibReaction::hash()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99',1,'gridfire::reaction::ReactionSet::hash()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad2ba6b584cb2df7c15633fca81ce6af1',1,'gridfire::rates::weak::WeakReaction::hash()'],['../classgridfire_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99',1,'gridfire::ReactionSet::hash()'],['../classgridfire_1_1_reaction.html#a41b1c16f499c9255251ed43725cf698c',1,'gridfire::Reaction::hash()']]], - ['hash_3c_20gridfire_3a_3aqsecachekey_20_3e_1',['hash< gridfire::QSECacheKey >',['../structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html',1,'std']]], - ['hash_3c_20gridfire_3a_3areaction_3a_3areaction_20_3e_2',['hash< gridfire::reaction::Reaction >',['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html',1,'std']]], - ['hash_3c_20gridfire_3a_3areaction_3a_3areactionset_20_3e_3',['hash< gridfire::reaction::ReactionSet >',['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html',1,'std']]], - ['he3he3_5frate_4',['he3he3_rate',['../namespacegridfire_1_1approx8.html#a12cb71ba6ed03750af9e7659464197ea',1,'gridfire::approx8']]], - ['he3he4_5frate_5',['he3he4_rate',['../namespacegridfire_1_1approx8.html#a593cd66c1eadae4da233ae73b4aad4a3',1,'gridfire::approx8']]], - ['hit_6',['hit',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5eb642e161ffb5500ccc1e412849ee5e',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['hits_7',['hits',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#aaf8b925a169a732c14f4451a33451f51',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]] + ['has_5fflag_0',['has_flag',['../namespacegridfire.html#a5ad8e76156fd708fe6f3bb0f2ad8650b',1,'gridfire']]], + ['hash_1',['hash',['../structgridfire_1_1_q_s_e_cache_key.html#a99772155522bf6cbe08313565444a39d',1,'gridfire::QSECacheKey::hash()'],['../classgridfire_1_1reaction_1_1_reaction.html#a7ba8c18cd5445aa3499a6fd351183f7a',1,'gridfire::reaction::Reaction::hash()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a661dd461e51c37133f7f9931389fd3cc',1,'gridfire::reaction::ReaclibReaction::hash()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99',1,'gridfire::reaction::ReactionSet::hash()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad2ba6b584cb2df7c15633fca81ce6af1',1,'gridfire::rates::weak::WeakReaction::hash()'],['../classgridfire_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99',1,'gridfire::ReactionSet::hash()'],['../classgridfire_1_1_reaction.html#a41b1c16f499c9255251ed43725cf698c',1,'gridfire::Reaction::hash()']]], + ['hash_3c_20gridfire_3a_3aqsecachekey_20_3e_2',['hash< gridfire::QSECacheKey >',['../structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html',1,'std']]], + ['hash_3c_20gridfire_3a_3arates_3a_3aweak_3a_3atableaxes_20_3e_3',['hash< gridfire::rates::weak::TableAxes >',['../structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html',1,'std']]], + ['hash_3c_20gridfire_3a_3areaction_3a_3areaction_20_3e_4',['hash< gridfire::reaction::Reaction >',['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html',1,'std']]], + ['hash_3c_20gridfire_3a_3areaction_3a_3areactionset_20_3e_5',['hash< gridfire::reaction::ReactionSet >',['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html',1,'std']]], + ['hash_5fatomic_6',['hash_atomic',['../namespacegridfire_1_1utils.html#a0dc0b71ddae108a47887458c2f3f780e',1,'gridfire::utils']]], + ['hash_5freaction_7',['hash_reaction',['../namespacegridfire_1_1utils.html#a011ac3184b4fcf21322868b1aaa4d2d1',1,'gridfire::utils']]], + ['hashing_2eh_8',['hashing.h',['../hashing_8h.html',1,'']]], + ['hashingerror_9',['HashingError',['../classgridfire_1_1exceptions_1_1_hashing_error.html',1,'gridfire::exceptions::HashingError'],['../classgridfire_1_1exceptions_1_1_hashing_error.html#a42fd09bb0ce168f979d146368831142d',1,'gridfire::exceptions::HashingError::HashingError()=default'],['../classgridfire_1_1exceptions_1_1_hashing_error.html#afc587989d7504f3737aba7f092678c5b',1,'gridfire::exceptions::HashingError::HashingError(std::string message)']]], + ['he3he3_5frate_10',['he3he3_rate',['../namespacegridfire_1_1approx8.html#a12cb71ba6ed03750af9e7659464197ea',1,'gridfire::approx8']]], + ['he3he4_5frate_11',['he3he4_rate',['../namespacegridfire_1_1approx8.html#a593cd66c1eadae4da233ae73b4aad4a3',1,'gridfire::approx8']]], + ['hit_12',['hit',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5eb642e161ffb5500ccc1e412849ee5e',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['hits_13',['hits',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#aaf8b925a169a732c14f4451a33451f51',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]] ]; diff --git a/docs/html/search/all_e.js b/docs/html/search/all_e.js index 784da5e7..1104bd06 100644 --- a/docs/html/search/all_e.js +++ b/docs/html/search/all_e.js @@ -38,18 +38,20 @@ var searchData= ['interpolationerrortypemap_35',['InterpolationErrorTypeMap',['../namespacegridfire_1_1rates_1_1weak.html#a7a262a98e1956c33645bad4eb4e40c7a',1,'gridfire::rates::weak']]], ['interpolationpoints_36',['InterpolationPoints',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], ['introduction_37',['Introduction',['../index.html#autotoc_md0',1,'']]], - ['involvesspecies_38',['involvesSpecies',['../classgridfire_1_1_graph_engine.html#aa6202cee0c3c481eda77cc9a91bc126b',1,'gridfire::GraphEngine']]], - ['io_2eh_39',['io.h',['../io_8h.html',1,'']]], - ['io16_40',['io16',['../structgridfire_1_1approx8_1_1_approx8_net.html#ab4e95622dc0414ad7e636ef811e600af',1,'gridfire::approx8::Approx8Net']]], - ['is_5fin_5fequilibrium_41',['is_in_equilibrium',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af8dc75a5e022510ec13da0be8c53aa06',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], - ['is_5freverse_42',['is_reverse',['../classgridfire_1_1reaction_1_1_reaction.html#a3906a668410e02239f9031b5fc580214',1,'gridfire::reaction::Reaction::is_reverse()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a181b2c75af1f2701c43594c5bb2bac2d',1,'gridfire::reaction::ReaclibReaction::is_reverse()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90b62d922d91832859516450cf8e3876',1,'gridfire::rates::weak::WeakReaction::is_reverse()'],['../classgridfire_1_1_reaction.html#a640b0bdbed9ed7c2a2e9880ddbcafc1d',1,'gridfire::Reaction::is_reverse()']]], - ['isarithmeticorad_43',['IsArithmeticOrAD',['../conceptgridfire_1_1_is_arithmetic_or_a_d.html',1,'gridfire']]], - ['isdynamicengine_44',['IsDynamicEngine',['../concept_0d012022023301355052304263320136165002200160012126_1_1_is_dynamic_engine.html',1,'@012022023301355052304263320136165002200160012126']]], - ['isotopedata_45',['IsotopeData',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], - ['isotopegrid_46',['IsotopeGrid',['../structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html',1,'gridfire::rates::weak']]], - ['isprecomputationenabled_47',['isPrecomputationEnabled',['../classgridfire_1_1_graph_engine.html#a015f8975701f028c29835d3a9794e00f',1,'gridfire::GraphEngine']]], - ['isstale_48',['isStale',['../classgridfire_1_1_dynamic_engine.html#a942e65ced17ca602482cc42e469d6398',1,'gridfire::DynamicEngine::isStale()'],['../classgridfire_1_1_graph_engine.html#af04a9f8a629d6f6c58c477af0f1ab9e5',1,'gridfire::GraphEngine::isStale()'],['../classgridfire_1_1_adaptive_engine_view.html#ad268c9942655e5c9605148fe07718e88',1,'gridfire::AdaptiveEngineView::isStale()'],['../classgridfire_1_1_defined_engine_view.html#a7d9e738dd28efb4d6127de7379169c87',1,'gridfire::DefinedEngineView::isStale()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ae7847959fc5af2b83f5446dd73567b46',1,'gridfire::MultiscalePartitioningEngineView::isStale()'],['../class_py_dynamic_engine.html#a55bf19ed7534a312a36faf74753f7b14',1,'PyDynamicEngine::isStale()']]], - ['isstiff_49',['isStiff',['../classgridfire_1_1approx8_1_1_approx8_network.html#a5b17b2831389829533385900ce19a37a',1,'gridfire::approx8::Approx8Network::isStiff()'],['../classgridfire_1_1_network.html#ae93ad65deba79def4b77d420e7affa0b',1,'gridfire::Network::isStiff()']]], - ['isusingreversereactions_50',['isUsingReverseReactions',['../classgridfire_1_1_graph_engine.html#ae7a210d9ab13ad5fb0c612f027acabd0',1,'gridfire::GraphEngine']]], - ['itemp_51',['iTemp',['../structgridfire_1_1approx8_1_1_approx8_net.html#a010df59d40b3bc8a802224968922ebde',1,'gridfire::approx8::Approx8Net']]] + ['involvesspecies_38',['involvesSpecies',['../classgridfire_1_1_graph_engine.html#aa6202cee0c3c481eda77cc9a91bc126b',1,'gridfire::GraphEngine::involvesSpecies()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#adde288ec903d0cf45cfc3031e3a1fa8b',1,'gridfire::MultiscalePartitioningEngineView::involvesSpecies(const fourdst::atomic::Species &species) const']]], + ['involvesspeciesindynamic_39',['involvesSpeciesInDynamic',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ae4961ef6ad6db601bfaa0721ede02369',1,'gridfire::MultiscalePartitioningEngineView']]], + ['involvesspeciesinqse_40',['involvesSpeciesInQSE',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3e23f9e7c9e72bf1d3de15f98157afdb',1,'gridfire::MultiscalePartitioningEngineView']]], + ['io_2eh_41',['io.h',['../io_8h.html',1,'']]], + ['io16_42',['io16',['../structgridfire_1_1approx8_1_1_approx8_net.html#ab4e95622dc0414ad7e636ef811e600af',1,'gridfire::approx8::Approx8Net']]], + ['is_5fin_5fequilibrium_43',['is_in_equilibrium',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af8dc75a5e022510ec13da0be8c53aa06',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['is_5freverse_44',['is_reverse',['../classgridfire_1_1reaction_1_1_reaction.html#a3906a668410e02239f9031b5fc580214',1,'gridfire::reaction::Reaction::is_reverse()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a181b2c75af1f2701c43594c5bb2bac2d',1,'gridfire::reaction::ReaclibReaction::is_reverse()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90b62d922d91832859516450cf8e3876',1,'gridfire::rates::weak::WeakReaction::is_reverse()'],['../classgridfire_1_1_reaction.html#a640b0bdbed9ed7c2a2e9880ddbcafc1d',1,'gridfire::Reaction::is_reverse()']]], + ['isarithmeticorad_45',['IsArithmeticOrAD',['../conceptgridfire_1_1_is_arithmetic_or_a_d.html',1,'gridfire']]], + ['isdynamicengine_46',['IsDynamicEngine',['../concept_0d012022023301355052304263320136165002200160012126_1_1_is_dynamic_engine.html',1,'@012022023301355052304263320136165002200160012126']]], + ['isotopedata_47',['IsotopeData',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], + ['isotopegrid_48',['IsotopeGrid',['../structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html',1,'gridfire::rates::weak']]], + ['isprecomputationenabled_49',['isPrecomputationEnabled',['../classgridfire_1_1_graph_engine.html#a015f8975701f028c29835d3a9794e00f',1,'gridfire::GraphEngine']]], + ['isstale_50',['isStale',['../classgridfire_1_1_dynamic_engine.html#a942e65ced17ca602482cc42e469d6398',1,'gridfire::DynamicEngine::isStale()'],['../classgridfire_1_1_graph_engine.html#af04a9f8a629d6f6c58c477af0f1ab9e5',1,'gridfire::GraphEngine::isStale()'],['../classgridfire_1_1_adaptive_engine_view.html#ad268c9942655e5c9605148fe07718e88',1,'gridfire::AdaptiveEngineView::isStale()'],['../classgridfire_1_1_defined_engine_view.html#a7d9e738dd28efb4d6127de7379169c87',1,'gridfire::DefinedEngineView::isStale()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ae7847959fc5af2b83f5446dd73567b46',1,'gridfire::MultiscalePartitioningEngineView::isStale()'],['../class_py_dynamic_engine.html#a55bf19ed7534a312a36faf74753f7b14',1,'PyDynamicEngine::isStale()']]], + ['isstiff_51',['isStiff',['../classgridfire_1_1approx8_1_1_approx8_network.html#a5b17b2831389829533385900ce19a37a',1,'gridfire::approx8::Approx8Network::isStiff()'],['../classgridfire_1_1_network.html#ae93ad65deba79def4b77d420e7affa0b',1,'gridfire::Network::isStiff()']]], + ['isusingreversereactions_52',['isUsingReverseReactions',['../classgridfire_1_1_graph_engine.html#ae7a210d9ab13ad5fb0c612f027acabd0',1,'gridfire::GraphEngine']]], + ['itemp_53',['iTemp',['../structgridfire_1_1approx8_1_1_approx8_net.html#a010df59d40b3bc8a802224968922ebde',1,'gridfire::approx8::Approx8Net']]] ]; diff --git a/docs/html/search/all_f.js b/docs/html/search/all_f.js index d62dcfd5..3608a7a5 100644 --- a/docs/html/search/all_f.js +++ b/docs/html/search/all_f.js @@ -1,5 +1,7 @@ var searchData= [ ['jacobian_0',['Jacobian',['../structgridfire_1_1approx8_1_1_jacobian.html',1,'gridfire::approx8']]], - ['jacobiantype_1',['JacobianType',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7353c20a6eac2ac0d9d13791577080d',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]] + ['jacobianerror_1',['JacobianError',['../classgridfire_1_1exceptions_1_1_jacobian_error.html',1,'gridfire::exceptions']]], + ['jacobianmatrixstate_2',['JacobianMatrixState',['../classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6',1,'gridfire::GraphEngine']]], + ['jacobiantype_3',['JacobianType',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7353c20a6eac2ac0d9d13791577080d',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]] ]; diff --git a/docs/html/search/classes_1.js b/docs/html/search/classes_1.js index 34a121af..b1f78536 100644 --- a/docs/html/search/classes_1.js +++ b/docs/html/search/classes_1.js @@ -1,5 +1,6 @@ var searchData= [ - ['barescreeningmodel_0',['BareScreeningModel',['../classgridfire_1_1screening_1_1_bare_screening_model.html',1,'gridfire::screening']]], - ['boundserrorinfo_1',['BoundsErrorInfo',['../structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html',1,'gridfire::rates::weak']]] + ['badcollectionerror_0',['BadCollectionError',['../classgridfire_1_1exceptions_1_1_bad_collection_error.html',1,'gridfire::exceptions']]], + ['barescreeningmodel_1',['BareScreeningModel',['../classgridfire_1_1screening_1_1_bare_screening_model.html',1,'gridfire::screening']]], + ['boundserrorinfo_2',['BoundsErrorInfo',['../structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html',1,'gridfire::rates::weak']]] ]; diff --git a/docs/html/search/classes_11.js b/docs/html/search/classes_11.js index 083a8e4e..50514098 100644 --- a/docs/html/search/classes_11.js +++ b/docs/html/search/classes_11.js @@ -3,10 +3,11 @@ var searchData= ['screeningmodel_0',['ScreeningModel',['../classgridfire_1_1screening_1_1_screening_model.html',1,'gridfire::screening']]], ['simplereactionlistfileparser_1',['SimpleReactionListFileParser',['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html',1,'gridfire::io']]], ['simulationtimetrigger_2',['SimulationTimeTrigger',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html',1,'gridfire::trigger::solver::CVODE']]], - ['solvercontextbase_3',['SolverContextBase',['../structgridfire_1_1solver_1_1_solver_context_base.html',1,'gridfire::solver']]], + ['solvercontextbase_3',['SolverContextBase',['../classgridfire_1_1solver_1_1_solver_context_base.html',1,'gridfire::solver']]], ['solverplugininterface_4',['SolverPluginInterface',['../class_solver_plugin_interface.html',1,'']]], ['staleengineerror_5',['StaleEngineError',['../classgridfire_1_1exceptions_1_1_stale_engine_error.html',1,'gridfire::exceptions::StaleEngineError'],['../structgridfire_1_1expectations_1_1_stale_engine_error.html',1,'gridfire::expectations::StaleEngineError']]], ['staleenginetrigger_6',['StaleEngineTrigger',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html',1,'gridfire::exceptions']]], - ['state_7',['state',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['stepderivatives_8',['StepDerivatives',['../structgridfire_1_1_step_derivatives.html',1,'gridfire']]] + ['stalejacobianerror_7',['StaleJacobianError',['../classgridfire_1_1exceptions_1_1_stale_jacobian_error.html',1,'gridfire::exceptions']]], + ['state_8',['state',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html',1,'gridfire::exceptions::StaleEngineTrigger']]], + ['stepderivatives_9',['StepDerivatives',['../structgridfire_1_1_step_derivatives.html',1,'gridfire']]] ]; diff --git a/docs/html/search/classes_13.js b/docs/html/search/classes_13.js index 01e4a26c..31c5491e 100644 --- a/docs/html/search/classes_13.js +++ b/docs/html/search/classes_13.js @@ -1,4 +1,7 @@ var searchData= [ - ['unabletosetnetworkreactionserror_0',['UnableToSetNetworkReactionsError',['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html',1,'gridfire::exceptions']]] + ['unabletosetnetworkreactionserror_0',['UnableToSetNetworkReactionsError',['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html',1,'gridfire::exceptions']]], + ['uninitializedjacobianerror_1',['UninitializedJacobianError',['../classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html',1,'gridfire::exceptions']]], + ['unknownjacobianerror_2',['UnknownJacobianError',['../classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html',1,'gridfire::exceptions']]], + ['utilityerror_3',['UtilityError',['../classgridfire_1_1exceptions_1_1_utility_error.html',1,'gridfire::exceptions']]] ]; diff --git a/docs/html/search/classes_2.js b/docs/html/search/classes_2.js index b13b9fd8..17499b5c 100644 --- a/docs/html/search/classes_2.js +++ b/docs/html/search/classes_2.js @@ -5,6 +5,7 @@ var searchData= ['columnbase_2',['ColumnBase',['../classgridfire_1_1utils_1_1_column_base.html',1,'gridfire::utils']]], ['compositepartitionfunction_3',['CompositePartitionFunction',['../classgridfire_1_1partition_1_1_composite_partition_function.html',1,'gridfire::partition']]], ['constants_4',['constants',['../structgridfire_1_1_graph_engine_1_1constants.html',1,'gridfire::GraphEngine::constants'],['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['cvodesolverstrategy_5',['CVODESolverStrategy',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html',1,'gridfire::solver']]], - ['cvodeuserdata_6',['CVODEUserData',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html',1,'gridfire::solver::CVODESolverStrategy']]] + ['convergencefailuretrigger_5',['ConvergenceFailureTrigger',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html',1,'gridfire::trigger::solver::CVODE']]], + ['cvodesolverstrategy_6',['CVODESolverStrategy',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html',1,'gridfire::solver']]], + ['cvodeuserdata_7',['CVODEUserData',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html',1,'gridfire::solver::CVODESolverStrategy']]] ]; diff --git a/docs/html/search/classes_7.js b/docs/html/search/classes_7.js index 4135feb9..c53a8d51 100644 --- a/docs/html/search/classes_7.js +++ b/docs/html/search/classes_7.js @@ -1,6 +1,8 @@ var searchData= [ ['hash_3c_20gridfire_3a_3aqsecachekey_20_3e_0',['hash< gridfire::QSECacheKey >',['../structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html',1,'std']]], - ['hash_3c_20gridfire_3a_3areaction_3a_3areaction_20_3e_1',['hash< gridfire::reaction::Reaction >',['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html',1,'std']]], - ['hash_3c_20gridfire_3a_3areaction_3a_3areactionset_20_3e_2',['hash< gridfire::reaction::ReactionSet >',['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html',1,'std']]] + ['hash_3c_20gridfire_3a_3arates_3a_3aweak_3a_3atableaxes_20_3e_1',['hash< gridfire::rates::weak::TableAxes >',['../structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html',1,'std']]], + ['hash_3c_20gridfire_3a_3areaction_3a_3areaction_20_3e_2',['hash< gridfire::reaction::Reaction >',['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html',1,'std']]], + ['hash_3c_20gridfire_3a_3areaction_3a_3areactionset_20_3e_3',['hash< gridfire::reaction::ReactionSet >',['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html',1,'std']]], + ['hashingerror_4',['HashingError',['../classgridfire_1_1exceptions_1_1_hashing_error.html',1,'gridfire::exceptions']]] ]; diff --git a/docs/html/search/classes_9.js b/docs/html/search/classes_9.js index 633e55f1..e1a175c0 100644 --- a/docs/html/search/classes_9.js +++ b/docs/html/search/classes_9.js @@ -1,4 +1,5 @@ var searchData= [ - ['jacobian_0',['Jacobian',['../structgridfire_1_1approx8_1_1_jacobian.html',1,'gridfire::approx8']]] + ['jacobian_0',['Jacobian',['../structgridfire_1_1approx8_1_1_jacobian.html',1,'gridfire::approx8']]], + ['jacobianerror_1',['JacobianError',['../classgridfire_1_1exceptions_1_1_jacobian_error.html',1,'gridfire::exceptions']]] ]; diff --git a/docs/html/search/classes_e.js b/docs/html/search/classes_e.js index dc5d1520..a645d4c5 100644 --- a/docs/html/search/classes_e.js +++ b/docs/html/search/classes_e.js @@ -10,5 +10,6 @@ var searchData= ['pyengineview_7',['PyEngineView',['../class_py_engine_view.html',1,'']]], ['pynetworkfileparser_8',['PyNetworkFileParser',['../class_py_network_file_parser.html',1,'']]], ['pypartitionfunction_9',['PyPartitionFunction',['../class_py_partition_function.html',1,'']]], - ['pyscreening_10',['PyScreening',['../class_py_screening.html',1,'']]] + ['pyscreening_10',['PyScreening',['../class_py_screening.html',1,'']]], + ['pysolvercontextbase_11',['PySolverContextBase',['../class_py_solver_context_base.html',1,'']]] ]; diff --git a/docs/html/search/enums_3.js b/docs/html/search/enums_3.js index 51f680ad..a5f7b946 100644 --- a/docs/html/search/enums_3.js +++ b/docs/html/search/enums_3.js @@ -1,6 +1,4 @@ var searchData= [ - ['networkbuilddepth_0',['NetworkBuildDepth',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57',1,'gridfire']]], - ['networkformat_1',['NetworkFormat',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37',1,'gridfire']]], - ['neutrinotypes_2',['NeutrinoTypes',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70ca',1,'gridfire::rates::weak']]] + ['jacobianmatrixstate_0',['JacobianMatrixState',['../classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6',1,'gridfire::GraphEngine']]] ]; diff --git a/docs/html/search/enums_4.js b/docs/html/search/enums_4.js index 000bc54d..db4b9b4b 100644 --- a/docs/html/search/enums_4.js +++ b/docs/html/search/enums_4.js @@ -1,4 +1,7 @@ var searchData= [ - ['operators_0',['operators',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]] + ['networkbuilddepth_0',['NetworkBuildDepth',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57',1,'gridfire']]], + ['networkconstructionflags_1',['NetworkConstructionFlags',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892b',1,'gridfire']]], + ['networkformat_2',['NetworkFormat',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37',1,'gridfire']]], + ['neutrinotypes_3',['NeutrinoTypes',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70ca',1,'gridfire::rates::weak']]] ]; diff --git a/docs/html/search/enums_5.js b/docs/html/search/enums_5.js index 8edfd040..000bc54d 100644 --- a/docs/html/search/enums_5.js +++ b/docs/html/search/enums_5.js @@ -1,4 +1,4 @@ var searchData= [ - ['primingreportstatus_0',['PrimingReportStatus',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154',1,'gridfire']]] + ['operators_0',['operators',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]] ]; diff --git a/docs/html/search/enums_6.js b/docs/html/search/enums_6.js index 5840c586..8edfd040 100644 --- a/docs/html/search/enums_6.js +++ b/docs/html/search/enums_6.js @@ -1,4 +1,4 @@ var searchData= [ - ['reactiontype_0',['ReactionType',['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74e',1,'gridfire::reaction']]] + ['primingreportstatus_0',['PrimingReportStatus',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154',1,'gridfire']]] ]; diff --git a/docs/html/search/enums_7.js b/docs/html/search/enums_7.js index 1e9ec0ec..5840c586 100644 --- a/docs/html/search/enums_7.js +++ b/docs/html/search/enums_7.js @@ -1,5 +1,4 @@ var searchData= [ - ['screeningtype_0',['ScreeningType',['../namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25',1,'gridfire::screening']]], - ['staleengineerrortypes_1',['StaleEngineErrorTypes',['../namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7',1,'gridfire::expectations']]] + ['reactiontype_0',['ReactionType',['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74e',1,'gridfire::reaction']]] ]; diff --git a/docs/html/search/enums_8.js b/docs/html/search/enums_8.js index 3602ff1a..1e9ec0ec 100644 --- a/docs/html/search/enums_8.js +++ b/docs/html/search/enums_8.js @@ -1,4 +1,5 @@ var searchData= [ - ['tableaxes_0',['TableAxes',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34ae',1,'gridfire::rates::weak']]] + ['screeningtype_0',['ScreeningType',['../namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25',1,'gridfire::screening']]], + ['staleengineerrortypes_1',['StaleEngineErrorTypes',['../namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7',1,'gridfire::expectations']]] ]; diff --git a/docs/html/search/enums_9.js b/docs/html/search/enums_9.js index c0d254a8..3602ff1a 100644 --- a/docs/html/search/enums_9.js +++ b/docs/html/search/enums_9.js @@ -1,5 +1,4 @@ var searchData= [ - ['weakmaperror_0',['WeakMapError',['../namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550',1,'gridfire::rates::weak']]], - ['weakreactiontype_1',['WeakReactionType',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7',1,'gridfire::rates::weak']]] + ['tableaxes_0',['TableAxes',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34ae',1,'gridfire::rates::weak']]] ]; diff --git a/docs/html/search/enums_a.js b/docs/html/search/enums_a.js new file mode 100644 index 00000000..c0d254a8 --- /dev/null +++ b/docs/html/search/enums_a.js @@ -0,0 +1,5 @@ +var searchData= +[ + ['weakmaperror_0',['WeakMapError',['../namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550',1,'gridfire::rates::weak']]], + ['weakreactiontype_1',['WeakReactionType',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7',1,'gridfire::rates::weak']]] +]; diff --git a/docs/html/search/enumvalues_0.js b/docs/html/search/enumvalues_0.js index 82aea052..53b9ef51 100644 --- a/docs/html/search/enumvalues_0.js +++ b/docs/html/search/enumvalues_0.js @@ -1,5 +1,6 @@ var searchData= [ - ['all_0',['All',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505ab1c94ca2fbc3e78fc30069c8d0f01680',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['approx8_1',['APPROX8',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea',1,'gridfire']]] + ['all_0',['ALL',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba5fb1f955b45e38e31789286a1790398d',1,'gridfire']]], + ['all_1',['All',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505ab1c94ca2fbc3e78fc30069c8d0f01680',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['approx8_2',['APPROX8',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea',1,'gridfire']]] ]; diff --git a/docs/html/search/enumvalues_1.js b/docs/html/search/enumvalues_1.js index abe20e9d..f517050e 100644 --- a/docs/html/search/enumvalues_1.js +++ b/docs/html/search/enumvalues_1.js @@ -3,7 +3,9 @@ var searchData= ['back_0',['BACK',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329ad8c6323fcc54dfc5319fbd935ae4f75d',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], ['bare_1',['BARE',['../namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25ad80b95b1abb9c8659fa4cc9d3d29bb71',1,'gridfire::screening']]], ['base_5fnetwork_5ftoo_5fshallow_2',['BASE_NETWORK_TOO_SHALLOW',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154ab837953f2841baabbae6bb5f2e43e71e',1,'gridfire']]], - ['beta_5fminus_5fdecay_3',['BETA_MINUS_DECAY',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a12122315f1a94a10826f77a8fd949a94',1,'gridfire::rates::weak']]], - ['beta_5fplus_5fdecay_4',['BETA_PLUS_DECAY',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a2f146a0cd66e2d010c8802852db26759',1,'gridfire::rates::weak']]], - ['bounds_5ferror_5',['BOUNDS_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a1516ba0949425312ba92ea385c80dc7a',1,'gridfire::rates::weak']]] + ['beta_5fminus_3',['BETA_MINUS',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba079cbe546b094a3228f3d2308de42371',1,'gridfire']]], + ['beta_5fminus_5fdecay_4',['BETA_MINUS_DECAY',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a12122315f1a94a10826f77a8fd949a94',1,'gridfire::rates::weak']]], + ['beta_5fplus_5',['BETA_PLUS',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892baec3e428817690ce788dd410655d44ac7',1,'gridfire']]], + ['beta_5fplus_5fdecay_6',['BETA_PLUS_DECAY',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a2f146a0cd66e2d010c8802852db26759',1,'gridfire::rates::weak']]], + ['bounds_5ferror_7',['BOUNDS_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a1516ba0949425312ba92ea385c80dc7a',1,'gridfire::rates::weak']]] ]; diff --git a/docs/html/search/enumvalues_10.js b/docs/html/search/enumvalues_10.js index be4ec23f..8c7b1f32 100644 --- a/docs/html/search/enumvalues_10.js +++ b/docs/html/search/enumvalues_10.js @@ -1,4 +1,7 @@ var searchData= [ - ['valuesatcompiletime_0',['ValuesAtCompileTime',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a5a2ecfa4d17720d1da14e53f4c261a81a29d2722f9dbe03584086bc1ab8e102c0',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]] + ['uninitialized_0',['UNINITIALIZED',['../classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6add652546039b18970b8dcf2cff824268',1,'gridfire::GraphEngine']]], + ['unknown_1',['UNKNOWN',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2',1,'gridfire']]], + ['unknown_5ferror_2',['UNKNOWN_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550a9a10f345b0f755d461a8673a5e9ef6b4',1,'gridfire::rates::weak::UNKNOWN_ERROR'],['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a9a10f345b0f755d461a8673a5e9ef6b4',1,'gridfire::rates::weak::UNKNOWN_ERROR']]], + ['unknown_5fspecies_5ferror_3',['UNKNOWN_SPECIES_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4acc038b1c5dbfcede2eaa525fe0e2379d',1,'gridfire::rates::weak']]] ]; diff --git a/docs/html/search/enumvalues_11.js b/docs/html/search/enumvalues_11.js index 315f67d2..be4ec23f 100644 --- a/docs/html/search/enumvalues_11.js +++ b/docs/html/search/enumvalues_11.js @@ -1,4 +1,4 @@ var searchData= [ - ['weak_0',['WEAK',['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74ea32c7d8943bec86a6d7d5e03598670ca8',1,'gridfire::reaction::WEAK'],['../namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25a32c7d8943bec86a6d7d5e03598670ca8',1,'gridfire::screening::WEAK']]] + ['valuesatcompiletime_0',['ValuesAtCompileTime',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a5a2ecfa4d17720d1da14e53f4c261a81a29d2722f9dbe03584086bc1ab8e102c0',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]] ]; diff --git a/docs/html/search/enumvalues_12.js b/docs/html/search/enumvalues_12.js new file mode 100644 index 00000000..03f2abc1 --- /dev/null +++ b/docs/html/search/enumvalues_12.js @@ -0,0 +1,5 @@ +var searchData= +[ + ['weak_0',['WEAK',['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74ea32c7d8943bec86a6d7d5e03598670ca8',1,'gridfire::reaction::WEAK'],['../namespacegridfire_1_1screening.html#aa82aafbc4f8c28d0a75b60798e3a7d25a32c7d8943bec86a6d7d5e03598670ca8',1,'gridfire::screening::WEAK']]], + ['wrl_5fweak_1',['WRL_WEAK',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bafc9a7c10ff86192133ca7a280783bfe4',1,'gridfire']]] +]; diff --git a/docs/html/search/enumvalues_3.js b/docs/html/search/enumvalues_3.js index 1d34cc5b..29f89c2f 100644 --- a/docs/html/search/enumvalues_3.js +++ b/docs/html/search/enumvalues_3.js @@ -1,6 +1,4 @@ var searchData= [ - ['electron_5fantineutrino_0',['ELECTRON_ANTINEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa8d99b7a21c927a7b8274caaf23290de6',1,'gridfire::rates::weak']]], - ['electron_5fcapture_1',['ELECTRON_CAPTURE',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a26b6967eb578cb1b08373b342bf72ef7',1,'gridfire::rates::weak']]], - ['electron_5fneutrino_2',['ELECTRON_NEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa3fde0fbf2166dfb3dd60458c535699d8',1,'gridfire::rates::weak']]] + ['default_0',['DEFAULT',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba5b39c8b553c821e7cddc6da64b5bd2ee',1,'gridfire']]] ]; diff --git a/docs/html/search/enumvalues_4.js b/docs/html/search/enumvalues_4.js index 554f7803..438d8eec 100644 --- a/docs/html/search/enumvalues_4.js +++ b/docs/html/search/enumvalues_4.js @@ -1,12 +1,6 @@ var searchData= [ - ['failed_5fto_5ffinalize_5fcomposition_0',['FAILED_TO_FINALIZE_COMPOSITION',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154ae8870a753743b62c511c939eef95c93f',1,'gridfire']]], - ['failed_5fto_5ffind_5fcreation_5fchannel_1',['FAILED_TO_FIND_CREATION_CHANNEL',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a9870268bdece09274aea75557a19158a',1,'gridfire']]], - ['failed_5fto_5ffind_5fpriming_5freactions_2',['FAILED_TO_FIND_PRIMING_REACTIONS',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a186367e42446c004076290ca7913d931',1,'gridfire']]], - ['failure_3',['FAILURE',['../namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87ca36fc6065a3e970bc3e6b2e59da52bf2a',1,'gridfire::expectations']]], - ['fifthorder_4',['FifthOrder',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a5105376c2b90747e00bed5bf2953dd56',1,'gridfire']]], - ['fourthorder_5',['FourthOrder',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a100e3bf0197221c19b222badf42aa964',1,'gridfire']]], - ['front_6',['FRONT',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329aa692ae3131928d57ddcd2408d6b44d71',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], - ['full_7',['Full',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57abbd47109890259c0127154db1af26c75',1,'gridfire']]], - ['full_5fsuccess_8',['FULL_SUCCESS',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a64d98633bac1de0eb2a539cbfd2a5c2a',1,'gridfire']]] + ['electron_5fantineutrino_0',['ELECTRON_ANTINEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa8d99b7a21c927a7b8274caaf23290de6',1,'gridfire::rates::weak']]], + ['electron_5fcapture_1',['ELECTRON_CAPTURE',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba26b6967eb578cb1b08373b342bf72ef7',1,'gridfire::ELECTRON_CAPTURE'],['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7a26b6967eb578cb1b08373b342bf72ef7',1,'gridfire::rates::weak::ELECTRON_CAPTURE']]], + ['electron_5fneutrino_2',['ELECTRON_NEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa3fde0fbf2166dfb3dd60458c535699d8',1,'gridfire::rates::weak']]] ]; diff --git a/docs/html/search/enumvalues_5.js b/docs/html/search/enumvalues_5.js index 71706cee..554f7803 100644 --- a/docs/html/search/enumvalues_5.js +++ b/docs/html/search/enumvalues_5.js @@ -1,7 +1,12 @@ var searchData= [ - ['generatejacobianmatrix_0',['GenerateJacobianMatrix',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9e720102de6020a01552bc0e8935c566',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['getspeciesdestructiontimescales_1',['GetSpeciesDestructionTimescales',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9ee18f2e987928cdb1afa7645a082061',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['getspeciestimescales_2',['GetSpeciesTimescales',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a8fa91234134aca6058a27b9a926fdb8a',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['groundstate_3',['GroundState',['../namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728cab3ecbf203bf429cbb751d1de1e58f335',1,'gridfire::partition']]] + ['failed_5fto_5ffinalize_5fcomposition_0',['FAILED_TO_FINALIZE_COMPOSITION',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154ae8870a753743b62c511c939eef95c93f',1,'gridfire']]], + ['failed_5fto_5ffind_5fcreation_5fchannel_1',['FAILED_TO_FIND_CREATION_CHANNEL',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a9870268bdece09274aea75557a19158a',1,'gridfire']]], + ['failed_5fto_5ffind_5fpriming_5freactions_2',['FAILED_TO_FIND_PRIMING_REACTIONS',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a186367e42446c004076290ca7913d931',1,'gridfire']]], + ['failure_3',['FAILURE',['../namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87ca36fc6065a3e970bc3e6b2e59da52bf2a',1,'gridfire::expectations']]], + ['fifthorder_4',['FifthOrder',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a5105376c2b90747e00bed5bf2953dd56',1,'gridfire']]], + ['fourthorder_5',['FourthOrder',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a100e3bf0197221c19b222badf42aa964',1,'gridfire']]], + ['front_6',['FRONT',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329aa692ae3131928d57ddcd2408d6b44d71',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], + ['full_7',['Full',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57abbd47109890259c0127154db1af26c75',1,'gridfire']]], + ['full_5fsuccess_8',['FULL_SUCCESS',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a64d98633bac1de0eb2a539cbfd2a5c2a',1,'gridfire']]] ]; diff --git a/docs/html/search/enumvalues_6.js b/docs/html/search/enumvalues_6.js index c2558209..71706cee 100644 --- a/docs/html/search/enumvalues_6.js +++ b/docs/html/search/enumvalues_6.js @@ -1,5 +1,7 @@ var searchData= [ - ['index_0',['INDEX',['../namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87cacb4ae3b37047fb4b2c0d16f8bf84f076',1,'gridfire::expectations']]], - ['inputsatcompiletime_1',['InputsAtCompileTime',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a5a2ecfa4d17720d1da14e53f4c261a81a753b594931f9ee122e2079986ad572c9',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]] + ['generatejacobianmatrix_0',['GenerateJacobianMatrix',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9e720102de6020a01552bc0e8935c566',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['getspeciesdestructiontimescales_1',['GetSpeciesDestructionTimescales',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a9ee18f2e987928cdb1afa7645a082061',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['getspeciestimescales_2',['GetSpeciesTimescales',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a8fa91234134aca6058a27b9a926fdb8a',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['groundstate_3',['GroundState',['../namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728cab3ecbf203bf429cbb751d1de1e58f335',1,'gridfire::partition']]] ]; diff --git a/docs/html/search/enumvalues_7.js b/docs/html/search/enumvalues_7.js index f45ae942..c2558209 100644 --- a/docs/html/search/enumvalues_7.js +++ b/docs/html/search/enumvalues_7.js @@ -1,5 +1,5 @@ var searchData= [ - ['log_5frhoye_0',['LOG_RHOYE',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea1448b5920e7c95f07cbc08d3ba5b9746',1,'gridfire::rates::weak']]], - ['logical_5freaclib_1',['LOGICAL_REACLIB',['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74ea32b0fb6c82a2ec42865b2c823216baa9',1,'gridfire::reaction']]] + ['index_0',['INDEX',['../namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87cacb4ae3b37047fb4b2c0d16f8bf84f076',1,'gridfire::expectations']]], + ['inputsatcompiletime_1',['InputsAtCompileTime',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a5a2ecfa4d17720d1da14e53f4c261a81a753b594931f9ee122e2079986ad572c9',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]] ]; diff --git a/docs/html/search/enumvalues_8.js b/docs/html/search/enumvalues_8.js index 19014aed..f45ae942 100644 --- a/docs/html/search/enumvalues_8.js +++ b/docs/html/search/enumvalues_8.js @@ -1,8 +1,5 @@ var searchData= [ - ['max_5fiterations_5freached_0',['MAX_ITERATIONS_REACHED',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a5afaf45bc4c02208d502d9c0c26d8287',1,'gridfire']]], - ['middle_1',['MIDDLE',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329abb276a700ba6a5b912fa0bf0a668d735',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], - ['mue_2',['MUE',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea5257ed2407fcbb45ab05897fdea80c2b',1,'gridfire::rates::weak']]], - ['muon_5fantineutrino_3',['MUON_ANTINEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caae6f2e17ddd61e72e331faf8700bbedef',1,'gridfire::rates::weak']]], - ['muon_5fneutrino_4',['MUON_NEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caaabd6fefb3f84f632c3968acfcd76d554',1,'gridfire::rates::weak']]] + ['log_5frhoye_0',['LOG_RHOYE',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea1448b5920e7c95f07cbc08d3ba5b9746',1,'gridfire::rates::weak']]], + ['logical_5freaclib_1',['LOGICAL_REACLIB',['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74ea32b0fb6c82a2ec42865b2c823216baa9',1,'gridfire::reaction']]] ]; diff --git a/docs/html/search/enumvalues_9.js b/docs/html/search/enumvalues_9.js index 173eddf7..19014aed 100644 --- a/docs/html/search/enumvalues_9.js +++ b/docs/html/search/enumvalues_9.js @@ -1,4 +1,8 @@ var searchData= [ - ['no_5fspecies_5fto_5fprime_0',['NO_SPECIES_TO_PRIME',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a708c14ec56942aa5f32e7bef1e29db45',1,'gridfire']]] + ['max_5fiterations_5freached_0',['MAX_ITERATIONS_REACHED',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a5afaf45bc4c02208d502d9c0c26d8287',1,'gridfire']]], + ['middle_1',['MIDDLE',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a7002ebbef966f89b2426f5ea0df33329abb276a700ba6a5b912fa0bf0a668d735',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], + ['mue_2',['MUE',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea5257ed2407fcbb45ab05897fdea80c2b',1,'gridfire::rates::weak']]], + ['muon_5fantineutrino_3',['MUON_ANTINEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caae6f2e17ddd61e72e331faf8700bbedef',1,'gridfire::rates::weak']]], + ['muon_5fneutrino_4',['MUON_NEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caaabd6fefb3f84f632c3968acfcd76d554',1,'gridfire::rates::weak']]] ]; diff --git a/docs/html/search/enumvalues_a.js b/docs/html/search/enumvalues_a.js index 98a9f886..cdf194e5 100644 --- a/docs/html/search/enumvalues_a.js +++ b/docs/html/search/enumvalues_a.js @@ -1,4 +1,5 @@ var searchData= [ - ['other_0',['Other',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a6311ae17c1ee52b36e68aaf4ad066387',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]] + ['no_5fspecies_5fto_5fprime_0',['NO_SPECIES_TO_PRIME',['../namespacegridfire.html#a8bea3d74f35d640e693fa398e9b3e154a708c14ec56942aa5f32e7bef1e29db45',1,'gridfire']]], + ['none_1',['NONE',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bab50339a10e1de285ac99d4c3990b8693',1,'gridfire']]] ]; diff --git a/docs/html/search/enumvalues_b.js b/docs/html/search/enumvalues_b.js index 726df2c5..98a9f886 100644 --- a/docs/html/search/enumvalues_b.js +++ b/docs/html/search/enumvalues_b.js @@ -1,4 +1,4 @@ var searchData= [ - ['positron_5fcapture_0',['POSITRON_CAPTURE',['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7ae0be5539e1cf1c424806baa62540aa9d',1,'gridfire::rates::weak']]] + ['other_0',['Other',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac558e59f790508a5e8522c412be5b505a6311ae17c1ee52b36e68aaf4ad066387',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]] ]; diff --git a/docs/html/search/enumvalues_c.js b/docs/html/search/enumvalues_c.js index d8c5bd7f..c926b585 100644 --- a/docs/html/search/enumvalues_c.js +++ b/docs/html/search/enumvalues_c.js @@ -1,5 +1,4 @@ var searchData= [ - ['rauscherthielemann_0',['RauscherThielemann',['../namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728ca4ca5b5dcd7343b06b860f05f3bc454b1',1,'gridfire::partition']]], - ['reaclib_1',['REACLIB',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182',1,'gridfire::REACLIB'],['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74eaf9885ed04411bef7b70f78b643c6a220',1,'gridfire::reaction::REACLIB']]] + ['positron_5fcapture_0',['POSITRON_CAPTURE',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bae0be5539e1cf1c424806baa62540aa9d',1,'gridfire::POSITRON_CAPTURE'],['../namespacegridfire_1_1rates_1_1weak.html#ae834fb6f8cd1ac922967d5296a25bec7ae0be5539e1cf1c424806baa62540aa9d',1,'gridfire::rates::weak::POSITRON_CAPTURE']]] ]; diff --git a/docs/html/search/enumvalues_d.js b/docs/html/search/enumvalues_d.js index 69268a42..5d6be22a 100644 --- a/docs/html/search/enumvalues_d.js +++ b/docs/html/search/enumvalues_d.js @@ -1,8 +1,8 @@ var searchData= [ - ['secondorder_0',['SecondOrder',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a264572d66aed5373d19dc80c7cde1f46',1,'gridfire']]], - ['shallow_1',['Shallow',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a928d0f1285ee7d36c1c2fa1b1b7a164c',1,'gridfire']]], - ['species_5fnot_5ffound_2',['SPECIES_NOT_FOUND',['../namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550a3659baf2b06bba6c02bad8316d517761',1,'gridfire::rates::weak']]], - ['stale_3',['STALE',['../namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87ca4d855a061b3066dc14a3b12ed26b5456',1,'gridfire::expectations']]], - ['system_5fresized_4',['SYSTEM_RESIZED',['../namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7a109aa03c8823fcc0ab193b7e48664cbf',1,'gridfire::expectations']]] + ['rauscherthielemann_0',['RauscherThielemann',['../namespacegridfire_1_1partition.html#ae931a76ba5efada4ca45ac93333e728ca4ca5b5dcd7343b06b860f05f3bc454b1',1,'gridfire::partition']]], + ['reaclib_1',['REACLIB',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182',1,'gridfire::REACLIB'],['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892baf9885ed04411bef7b70f78b643c6a220',1,'gridfire::REACLIB'],['../namespacegridfire_1_1reaction.html#a026997f11e811fa7754ac9121c4ba74eaf9885ed04411bef7b70f78b643c6a220',1,'gridfire::reaction::REACLIB']]], + ['reaclib_5fweak_2',['REACLIB_WEAK',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892bab736eb13fff62c962f63232ec57f2692',1,'gridfire']]], + ['ready_5fdense_3',['READY_DENSE',['../classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6a162cb379760275c9685281ee27025cdb',1,'gridfire::GraphEngine']]], + ['ready_5fsparse_4',['READY_SPARSE',['../classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6abf43af1b1ac8bc6cb42296815a429ae3',1,'gridfire::GraphEngine']]] ]; diff --git a/docs/html/search/enumvalues_e.js b/docs/html/search/enumvalues_e.js index 5196d419..4457a7b3 100644 --- a/docs/html/search/enumvalues_e.js +++ b/docs/html/search/enumvalues_e.js @@ -1,7 +1,9 @@ var searchData= [ - ['t9_0',['T9',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea2f0355649dad31dc33ebe251d9f72755',1,'gridfire::rates::weak']]], - ['tau_5fantineutrino_1',['TAU_ANTINEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa2712e9cfc69c4ee0c4ed136338acb6cc',1,'gridfire::rates::weak']]], - ['tau_5fneutrino_2',['TAU_NEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa8c2cdafd7125a278e6e0da4c04e29d9e',1,'gridfire::rates::weak']]], - ['thirdorder_3',['ThirdOrder',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a3fc719e07f9f63e7f11a3d4fb74b476f',1,'gridfire']]] + ['secondorder_0',['SecondOrder',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a264572d66aed5373d19dc80c7cde1f46',1,'gridfire']]], + ['shallow_1',['Shallow',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a928d0f1285ee7d36c1c2fa1b1b7a164c',1,'gridfire']]], + ['species_5fnot_5ffound_2',['SPECIES_NOT_FOUND',['../namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550a3659baf2b06bba6c02bad8316d517761',1,'gridfire::rates::weak']]], + ['stale_3',['STALE',['../classgridfire_1_1_graph_engine.html#ac94adcb6d39f7633f326f038dca15ec6a4d855a061b3066dc14a3b12ed26b5456',1,'gridfire::GraphEngine::STALE'],['../namespacegridfire_1_1expectations.html#a926cb0409b1f38770eb028bcac70a87ca4d855a061b3066dc14a3b12ed26b5456',1,'gridfire::expectations::STALE']]], + ['strong_4',['STRONG',['../namespacegridfire.html#ad7f0577c2f88caaf0cec6cf80c04892ba3dfb3ae3cdaa322f0388f1a531c39520',1,'gridfire']]], + ['system_5fresized_5',['SYSTEM_RESIZED',['../namespacegridfire_1_1expectations.html#aef568e2802c03adef56dbcb6511d66c7a109aa03c8823fcc0ab193b7e48664cbf',1,'gridfire::expectations']]] ]; diff --git a/docs/html/search/enumvalues_f.js b/docs/html/search/enumvalues_f.js index f523ee86..5196d419 100644 --- a/docs/html/search/enumvalues_f.js +++ b/docs/html/search/enumvalues_f.js @@ -1,6 +1,7 @@ var searchData= [ - ['unknown_0',['UNKNOWN',['../namespacegridfire.html#a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2',1,'gridfire']]], - ['unknown_5ferror_1',['UNKNOWN_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a15ca7b1a1951c131fddb9eb011d59550a9a10f345b0f755d461a8673a5e9ef6b4',1,'gridfire::rates::weak::UNKNOWN_ERROR'],['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4a9a10f345b0f755d461a8673a5e9ef6b4',1,'gridfire::rates::weak::UNKNOWN_ERROR']]], - ['unknown_5fspecies_5ferror_2',['UNKNOWN_SPECIES_ERROR',['../namespacegridfire_1_1rates_1_1weak.html#a3fc4243d5c894779b986110c3a1ee1d4acc038b1c5dbfcede2eaa525fe0e2379d',1,'gridfire::rates::weak']]] + ['t9_0',['T9',['../namespacegridfire_1_1rates_1_1weak.html#a5e6ecdf02b9748cf1b0a15a5cc1b34aea2f0355649dad31dc33ebe251d9f72755',1,'gridfire::rates::weak']]], + ['tau_5fantineutrino_1',['TAU_ANTINEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa2712e9cfc69c4ee0c4ed136338acb6cc',1,'gridfire::rates::weak']]], + ['tau_5fneutrino_2',['TAU_NEUTRINO',['../namespacegridfire_1_1rates_1_1weak.html#aeddc9527afbf9755d4252f64ad5d70caa8c2cdafd7125a278e6e0da4c04e29d9e',1,'gridfire::rates::weak']]], + ['thirdorder_3',['ThirdOrder',['../namespacegridfire.html#a0210bd2e07538932135a56b62b8ddb57a3fc719e07f9f63e7f11a3d4fb74b476f',1,'gridfire']]] ]; diff --git a/docs/html/search/files_3.js b/docs/html/search/files_3.js index 8b358bc7..c518e2ac 100644 --- a/docs/html/search/files_3.js +++ b/docs/html/search/files_3.js @@ -21,7 +21,8 @@ var searchData= ['engine_5fview_5fabstract_2eh_18',['engine_view_abstract.h',['../engine__view__abstract_8h.html',1,'']]], ['engine_5fviews_2eh_19',['engine_views.h',['../engine__views_8h.html',1,'']]], ['error_5fengine_2eh_20',['error_engine.h',['../error__engine_8h.html',1,'']]], - ['exceptions_2eh_21',['exceptions.h',['../exceptions_8h.html',1,'']]], - ['expectations_2eh_22',['expectations.h',['../expectations_8h.html',1,'']]], - ['expected_5fengine_2eh_23',['expected_engine.h',['../expected__engine_8h.html',1,'']]] + ['error_5futils_2eh_21',['error_utils.h',['../error__utils_8h.html',1,'']]], + ['exceptions_2eh_22',['exceptions.h',['../exceptions_8h.html',1,'']]], + ['expectations_2eh_23',['expectations.h',['../expectations_8h.html',1,'']]], + ['expected_5fengine_2eh_24',['expected_engine.h',['../expected__engine_8h.html',1,'']]] ]; diff --git a/docs/html/search/files_4.js b/docs/html/search/files_4.js index 176c2d29..a092e4d5 100644 --- a/docs/html/search/files_4.js +++ b/docs/html/search/files_4.js @@ -1,4 +1,4 @@ var searchData= [ - ['io_2eh_0',['io.h',['../io_8h.html',1,'']]] + ['general_5fcomposition_2eh_0',['general_composition.h',['../general__composition_8h.html',1,'']]] ]; diff --git a/docs/html/search/files_5.js b/docs/html/search/files_5.js index d87b31db..132ac40e 100644 --- a/docs/html/search/files_5.js +++ b/docs/html/search/files_5.js @@ -1,5 +1,4 @@ var searchData= [ - ['logging_2ecpp_0',['logging.cpp',['../logging_8cpp.html',1,'']]], - ['logging_2eh_1',['logging.h',['../logging_8h.html',1,'']]] + ['hashing_2eh_0',['hashing.h',['../hashing_8h.html',1,'']]] ]; diff --git a/docs/html/search/files_6.js b/docs/html/search/files_6.js index f5e1c899..176c2d29 100644 --- a/docs/html/search/files_6.js +++ b/docs/html/search/files_6.js @@ -1,4 +1,4 @@ var searchData= [ - ['mainpage_2emd_0',['mainpage.md',['../mainpage_8md.html',1,'']]] + ['io_2eh_0',['io.h',['../io_8h.html',1,'']]] ]; diff --git a/docs/html/search/files_7.js b/docs/html/search/files_7.js index e1b2f50b..d87b31db 100644 --- a/docs/html/search/files_7.js +++ b/docs/html/search/files_7.js @@ -1,7 +1,5 @@ var searchData= [ - ['network_2ecpp_0',['network.cpp',['../network_8cpp.html',1,'']]], - ['network_2eh_1',['network.h',['../network_8h.html',1,'']]], - ['network_5ffile_2ecpp_2',['network_file.cpp',['../network__file_8cpp.html',1,'']]], - ['network_5ffile_2eh_3',['network_file.h',['../network__file_8h.html',1,'']]] + ['logging_2ecpp_0',['logging.cpp',['../logging_8cpp.html',1,'']]], + ['logging_2eh_1',['logging.h',['../logging_8h.html',1,'']]] ]; diff --git a/docs/html/search/files_8.js b/docs/html/search/files_8.js index 4c05a7a1..f5e1c899 100644 --- a/docs/html/search/files_8.js +++ b/docs/html/search/files_8.js @@ -1,24 +1,4 @@ var searchData= [ - ['partition_2eh_0',['partition.h',['../partition_8h.html',1,'']]], - ['partition_5fabstract_2eh_1',['partition_abstract.h',['../partition__abstract_8h.html',1,'']]], - ['partition_5fcomposite_2ecpp_2',['partition_composite.cpp',['../partition__composite_8cpp.html',1,'']]], - ['partition_5fcomposite_2eh_3',['partition_composite.h',['../partition__composite_8h.html',1,'']]], - ['partition_5fground_2ecpp_4',['partition_ground.cpp',['../partition__ground_8cpp.html',1,'']]], - ['partition_5fground_2eh_5',['partition_ground.h',['../partition__ground_8h.html',1,'']]], - ['partition_5frauscher_5fthielemann_2ecpp_6',['partition_rauscher_thielemann.cpp',['../partition__rauscher__thielemann_8cpp.html',1,'']]], - ['partition_5frauscher_5fthielemann_2eh_7',['partition_rauscher_thielemann.h',['../partition__rauscher__thielemann_8h.html',1,'']]], - ['partition_5ftypes_2eh_8',['partition_types.h',['../partition__types_8h.html',1,'']]], - ['priming_2ecpp_9',['priming.cpp',['../priming_8cpp.html',1,'']]], - ['priming_2eh_10',['priming.h',['../priming_8h.html',1,'']]], - ['py_5fengine_2ecpp_11',['py_engine.cpp',['../py__engine_8cpp.html',1,'']]], - ['py_5fengine_2eh_12',['py_engine.h',['../py__engine_8h.html',1,'']]], - ['py_5fio_2ecpp_13',['py_io.cpp',['../py__io_8cpp.html',1,'']]], - ['py_5fio_2eh_14',['py_io.h',['../py__io_8h.html',1,'']]], - ['py_5fpartition_2ecpp_15',['py_partition.cpp',['../py__partition_8cpp.html',1,'']]], - ['py_5fpartition_2eh_16',['py_partition.h',['../py__partition_8h.html',1,'']]], - ['py_5fscreening_2ecpp_17',['py_screening.cpp',['../py__screening_8cpp.html',1,'']]], - ['py_5fscreening_2eh_18',['py_screening.h',['../py__screening_8h.html',1,'']]], - ['py_5fsolver_2ecpp_19',['py_solver.cpp',['../py__solver_8cpp.html',1,'']]], - ['py_5fsolver_2eh_20',['py_solver.h',['../py__solver_8h.html',1,'']]] + ['mainpage_2emd_0',['mainpage.md',['../mainpage_8md.html',1,'']]] ]; diff --git a/docs/html/search/files_9.js b/docs/html/search/files_9.js index e9b9d31a..e1b2f50b 100644 --- a/docs/html/search/files_9.js +++ b/docs/html/search/files_9.js @@ -1,11 +1,7 @@ var searchData= [ - ['rauscher_5fthielemann_5fpartition_5fdata_2eh_0',['rauscher_thielemann_partition_data.h',['../rauscher__thielemann__partition__data_8h.html',1,'']]], - ['rauscher_5fthielemann_5fpartition_5fdata_5frecord_2eh_1',['rauscher_thielemann_partition_data_record.h',['../rauscher__thielemann__partition__data__record_8h.html',1,'']]], - ['reaclib_2ecpp_2',['reaclib.cpp',['../reaclib_8cpp.html',1,'']]], - ['reaclib_2eh_3',['reaclib.h',['../reaclib_8h.html',1,'']]], - ['reaction_2ecpp_4',['reaction.cpp',['../reaction_8cpp.html',1,'']]], - ['reaction_2eh_5',['reaction.h',['../reaction_8h.html',1,'']]], - ['reactions_5fdata_2eh_6',['reactions_data.h',['../reactions__data_8h.html',1,'']]], - ['reporting_2eh_7',['reporting.h',['../reporting_8h.html',1,'']]] + ['network_2ecpp_0',['network.cpp',['../network_8cpp.html',1,'']]], + ['network_2eh_1',['network.h',['../network_8h.html',1,'']]], + ['network_5ffile_2ecpp_2',['network_file.cpp',['../network__file_8cpp.html',1,'']]], + ['network_5ffile_2eh_3',['network_file.h',['../network__file_8h.html',1,'']]] ]; diff --git a/docs/html/search/files_a.js b/docs/html/search/files_a.js index 2edbc781..4c05a7a1 100644 --- a/docs/html/search/files_a.js +++ b/docs/html/search/files_a.js @@ -1,14 +1,24 @@ var searchData= [ - ['screening_2eh_0',['screening.h',['../screening_8h.html',1,'']]], - ['screening_5fabstract_2eh_1',['screening_abstract.h',['../screening__abstract_8h.html',1,'']]], - ['screening_5fbare_2ecpp_2',['screening_bare.cpp',['../screening__bare_8cpp.html',1,'']]], - ['screening_5fbare_2eh_3',['screening_bare.h',['../screening__bare_8h.html',1,'']]], - ['screening_5fintermediate_2eh_4',['screening_intermediate.h',['../screening__intermediate_8h.html',1,'']]], - ['screening_5ftypes_2ecpp_5',['screening_types.cpp',['../screening__types_8cpp.html',1,'']]], - ['screening_5ftypes_2eh_6',['screening_types.h',['../screening__types_8h.html',1,'']]], - ['screening_5fweak_2ecpp_7',['screening_weak.cpp',['../screening__weak_8cpp.html',1,'']]], - ['screening_5fweak_2eh_8',['screening_weak.h',['../screening__weak_8h.html',1,'']]], - ['solver_2eh_9',['solver.h',['../solver_8h.html',1,'']]], - ['solver_5finterfaces_2eh_10',['solver_interfaces.h',['../solver__interfaces_8h.html',1,'']]] + ['partition_2eh_0',['partition.h',['../partition_8h.html',1,'']]], + ['partition_5fabstract_2eh_1',['partition_abstract.h',['../partition__abstract_8h.html',1,'']]], + ['partition_5fcomposite_2ecpp_2',['partition_composite.cpp',['../partition__composite_8cpp.html',1,'']]], + ['partition_5fcomposite_2eh_3',['partition_composite.h',['../partition__composite_8h.html',1,'']]], + ['partition_5fground_2ecpp_4',['partition_ground.cpp',['../partition__ground_8cpp.html',1,'']]], + ['partition_5fground_2eh_5',['partition_ground.h',['../partition__ground_8h.html',1,'']]], + ['partition_5frauscher_5fthielemann_2ecpp_6',['partition_rauscher_thielemann.cpp',['../partition__rauscher__thielemann_8cpp.html',1,'']]], + ['partition_5frauscher_5fthielemann_2eh_7',['partition_rauscher_thielemann.h',['../partition__rauscher__thielemann_8h.html',1,'']]], + ['partition_5ftypes_2eh_8',['partition_types.h',['../partition__types_8h.html',1,'']]], + ['priming_2ecpp_9',['priming.cpp',['../priming_8cpp.html',1,'']]], + ['priming_2eh_10',['priming.h',['../priming_8h.html',1,'']]], + ['py_5fengine_2ecpp_11',['py_engine.cpp',['../py__engine_8cpp.html',1,'']]], + ['py_5fengine_2eh_12',['py_engine.h',['../py__engine_8h.html',1,'']]], + ['py_5fio_2ecpp_13',['py_io.cpp',['../py__io_8cpp.html',1,'']]], + ['py_5fio_2eh_14',['py_io.h',['../py__io_8h.html',1,'']]], + ['py_5fpartition_2ecpp_15',['py_partition.cpp',['../py__partition_8cpp.html',1,'']]], + ['py_5fpartition_2eh_16',['py_partition.h',['../py__partition_8h.html',1,'']]], + ['py_5fscreening_2ecpp_17',['py_screening.cpp',['../py__screening_8cpp.html',1,'']]], + ['py_5fscreening_2eh_18',['py_screening.h',['../py__screening_8h.html',1,'']]], + ['py_5fsolver_2ecpp_19',['py_solver.cpp',['../py__solver_8cpp.html',1,'']]], + ['py_5fsolver_2eh_20',['py_solver.h',['../py__solver_8h.html',1,'']]] ]; diff --git a/docs/html/search/files_b.js b/docs/html/search/files_b.js index 5ebfdb01..e9b9d31a 100644 --- a/docs/html/search/files_b.js +++ b/docs/html/search/files_b.js @@ -1,8 +1,11 @@ var searchData= [ - ['table_5fformat_2eh_0',['table_format.h',['../table__format_8h.html',1,'']]], - ['trigger_5fabstract_2eh_1',['trigger_abstract.h',['../trigger__abstract_8h.html',1,'']]], - ['trigger_5flogical_2eh_2',['trigger_logical.h',['../trigger__logical_8h.html',1,'']]], - ['trigger_5fpprint_2eh_3',['trigger_pprint.h',['../trigger__pprint_8h.html',1,'']]], - ['trigger_5fresult_2eh_4',['trigger_result.h',['../trigger__result_8h.html',1,'']]] + ['rauscher_5fthielemann_5fpartition_5fdata_2eh_0',['rauscher_thielemann_partition_data.h',['../rauscher__thielemann__partition__data_8h.html',1,'']]], + ['rauscher_5fthielemann_5fpartition_5fdata_5frecord_2eh_1',['rauscher_thielemann_partition_data_record.h',['../rauscher__thielemann__partition__data__record_8h.html',1,'']]], + ['reaclib_2ecpp_2',['reaclib.cpp',['../reaclib_8cpp.html',1,'']]], + ['reaclib_2eh_3',['reaclib.h',['../reaclib_8h.html',1,'']]], + ['reaction_2ecpp_4',['reaction.cpp',['../reaction_8cpp.html',1,'']]], + ['reaction_2eh_5',['reaction.h',['../reaction_8h.html',1,'']]], + ['reactions_5fdata_2eh_6',['reactions_data.h',['../reactions__data_8h.html',1,'']]], + ['reporting_2eh_7',['reporting.h',['../reporting_8h.html',1,'']]] ]; diff --git a/docs/html/search/files_c.js b/docs/html/search/files_c.js index 039061f1..2edbc781 100644 --- a/docs/html/search/files_c.js +++ b/docs/html/search/files_c.js @@ -1,4 +1,14 @@ var searchData= [ - ['usage_2emd_0',['usage.md',['../usage_8md.html',1,'']]] + ['screening_2eh_0',['screening.h',['../screening_8h.html',1,'']]], + ['screening_5fabstract_2eh_1',['screening_abstract.h',['../screening__abstract_8h.html',1,'']]], + ['screening_5fbare_2ecpp_2',['screening_bare.cpp',['../screening__bare_8cpp.html',1,'']]], + ['screening_5fbare_2eh_3',['screening_bare.h',['../screening__bare_8h.html',1,'']]], + ['screening_5fintermediate_2eh_4',['screening_intermediate.h',['../screening__intermediate_8h.html',1,'']]], + ['screening_5ftypes_2ecpp_5',['screening_types.cpp',['../screening__types_8cpp.html',1,'']]], + ['screening_5ftypes_2eh_6',['screening_types.h',['../screening__types_8h.html',1,'']]], + ['screening_5fweak_2ecpp_7',['screening_weak.cpp',['../screening__weak_8cpp.html',1,'']]], + ['screening_5fweak_2eh_8',['screening_weak.h',['../screening__weak_8h.html',1,'']]], + ['solver_2eh_9',['solver.h',['../solver_8h.html',1,'']]], + ['solver_5finterfaces_2eh_10',['solver_interfaces.h',['../solver__interfaces_8h.html',1,'']]] ]; diff --git a/docs/html/search/files_d.js b/docs/html/search/files_d.js index 0354a981..5ebfdb01 100644 --- a/docs/html/search/files_d.js +++ b/docs/html/search/files_d.js @@ -1,9 +1,8 @@ var searchData= [ - ['weak_2ecpp_0',['weak.cpp',['../weak_8cpp.html',1,'']]], - ['weak_2eh_1',['weak.h',['../weak_8h.html',1,'']]], - ['weak_5finterpolator_2ecpp_2',['weak_interpolator.cpp',['../weak__interpolator_8cpp.html',1,'']]], - ['weak_5finterpolator_2eh_3',['weak_interpolator.h',['../weak__interpolator_8h.html',1,'']]], - ['weak_5frate_5flibrary_2eh_4',['weak_rate_library.h',['../weak__rate__library_8h.html',1,'']]], - ['weak_5ftypes_2eh_5',['weak_types.h',['../weak__types_8h.html',1,'']]] + ['table_5fformat_2eh_0',['table_format.h',['../table__format_8h.html',1,'']]], + ['trigger_5fabstract_2eh_1',['trigger_abstract.h',['../trigger__abstract_8h.html',1,'']]], + ['trigger_5flogical_2eh_2',['trigger_logical.h',['../trigger__logical_8h.html',1,'']]], + ['trigger_5fpprint_2eh_3',['trigger_pprint.h',['../trigger__pprint_8h.html',1,'']]], + ['trigger_5fresult_2eh_4',['trigger_result.h',['../trigger__result_8h.html',1,'']]] ]; diff --git a/docs/html/search/files_e.js b/docs/html/search/files_e.js new file mode 100644 index 00000000..039061f1 --- /dev/null +++ b/docs/html/search/files_e.js @@ -0,0 +1,4 @@ +var searchData= +[ + ['usage_2emd_0',['usage.md',['../usage_8md.html',1,'']]] +]; diff --git a/docs/html/search/files_f.js b/docs/html/search/files_f.js new file mode 100644 index 00000000..0354a981 --- /dev/null +++ b/docs/html/search/files_f.js @@ -0,0 +1,9 @@ +var searchData= +[ + ['weak_2ecpp_0',['weak.cpp',['../weak_8cpp.html',1,'']]], + ['weak_2eh_1',['weak.h',['../weak_8h.html',1,'']]], + ['weak_5finterpolator_2ecpp_2',['weak_interpolator.cpp',['../weak__interpolator_8cpp.html',1,'']]], + ['weak_5finterpolator_2eh_3',['weak_interpolator.h',['../weak__interpolator_8h.html',1,'']]], + ['weak_5frate_5flibrary_2eh_4',['weak_rate_library.h',['../weak__rate__library_8h.html',1,'']]], + ['weak_5ftypes_2eh_5',['weak_types.h',['../weak__types_8h.html',1,'']]] +]; diff --git a/docs/html/search/functions_0.js b/docs/html/search/functions_0.js index d96e3dbe..9db1da7e 100644 --- a/docs/html/search/functions_0.js +++ b/docs/html/search/functions_0.js @@ -1,14 +1,17 @@ var searchData= [ - ['abs_5fstype_5fregister_5fdynamic_5fengine_5fbindings_0',['abs_stype_register_dynamic_engine_bindings',['../engine_2bindings_8cpp.html#a7ba5eb780fc02dab2b7be388ffa084f8',1,'abs_stype_register_dynamic_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a7ba5eb780fc02dab2b7be388ffa084f8',1,'abs_stype_register_dynamic_engine_bindings(const pybind11::module &m): bindings.cpp']]], - ['abs_5fstype_5fregister_5fengine_5fbindings_1',['abs_stype_register_engine_bindings',['../engine_2bindings_8cpp.html#aef9864cec8e0891ee46c8a0d76de2c93',1,'abs_stype_register_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#aef9864cec8e0891ee46c8a0d76de2c93',1,'abs_stype_register_engine_bindings(const pybind11::module &m): bindings.cpp']]], - ['adaptiveengineview_2',['AdaptiveEngineView',['../classgridfire_1_1_adaptive_engine_view.html#ad599363cdd457e72e2e2937b0222c455',1,'gridfire::AdaptiveEngineView']]], - ['add_5freaction_3',['add_reaction',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a69508797ca0793f6d3f58de4e0b97667',1,'gridfire::reaction::LogicalReaclibReaction::add_reaction()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1',1,'gridfire::reaction::ReactionSet::add_reaction(const Reaction &reaction)'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5',1,'gridfire::reaction::ReactionSet::add_reaction(std::unique_ptr< Reaction > &&reaction)'],['../classgridfire_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1',1,'gridfire::ReactionSet::add_reaction(const Reaction &reaction)'],['../classgridfire_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5',1,'gridfire::ReactionSet::add_reaction(std::unique_ptr< Reaction > &&reaction)']]], - ['all_5fspecies_4',['all_species',['../classgridfire_1_1reaction_1_1_reaction.html#aa13cd9097229fcc99128d9286b8f17e6',1,'gridfire::reaction::Reaction::all_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a445777acbbee2032d83a256181a90e3c',1,'gridfire::reaction::ReaclibReaction::all_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a6e567323ca019eadcbb9dbb814ebeb0b',1,'gridfire::rates::weak::WeakReaction::all_species()'],['../classgridfire_1_1_reaction.html#ace0b2bee91702e0ab97b6fc74999d6f0',1,'gridfire::Reaction::all_species()']]], - ['analyzetimescalepoolconnectivity_5',['analyzeTimescalePoolConnectivity',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a05e45017bbb772c586f483bd527004ee',1,'gridfire::MultiscalePartitioningEngineView']]], - ['andtrigger_6',['AndTrigger',['../classgridfire_1_1trigger_1_1_and_trigger.html#a969738baf0bda97664715937d4bc403e',1,'gridfire::trigger::AndTrigger']]], - ['approx8network_7',['Approx8Network',['../classgridfire_1_1approx8_1_1_approx8_network.html#a65066078081c544be4e56e25eb407c8b',1,'gridfire::approx8::Approx8Network']]], - ['atomicreverserate_8',['AtomicReverseRate',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a20d8e668f0af5fad5b7eda12564dc7cf',1,'gridfire::GraphEngine::AtomicReverseRate']]], - ['atomicweakrate_9',['AtomicWeakRate',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a46d76ca50ee00198a9f4a873c6ceb874',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate']]], - ['available_5fisotopes_10',['available_isotopes',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a976f84b6f6e33b5f3dd733a771afd7ba',1,'gridfire::rates::weak::WeakRateInterpolator']]] + ['abs_5ffailure_0',['abs_failure',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a5ae9ce66d4bbafd83145f8545a32d33a',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['abs_5fstype_5fregister_5fdynamic_5fengine_5fbindings_1',['abs_stype_register_dynamic_engine_bindings',['../engine_2bindings_8cpp.html#a7ba5eb780fc02dab2b7be388ffa084f8',1,'abs_stype_register_dynamic_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a7ba5eb780fc02dab2b7be388ffa084f8',1,'abs_stype_register_dynamic_engine_bindings(const pybind11::module &m): bindings.cpp']]], + ['abs_5fstype_5fregister_5fengine_5fbindings_2',['abs_stype_register_engine_bindings',['../engine_2bindings_8cpp.html#aef9864cec8e0891ee46c8a0d76de2c93',1,'abs_stype_register_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#aef9864cec8e0891ee46c8a0d76de2c93',1,'abs_stype_register_engine_bindings(const pybind11::module &m): bindings.cpp']]], + ['adaptiveengineview_3',['AdaptiveEngineView',['../classgridfire_1_1_adaptive_engine_view.html#ad599363cdd457e72e2e2937b0222c455',1,'gridfire::AdaptiveEngineView']]], + ['add_5freaction_4',['add_reaction',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a69508797ca0793f6d3f58de4e0b97667',1,'gridfire::reaction::LogicalReaclibReaction::add_reaction()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1',1,'gridfire::reaction::ReactionSet::add_reaction(const Reaction &reaction)'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5',1,'gridfire::reaction::ReactionSet::add_reaction(std::unique_ptr< Reaction > &&reaction)'],['../classgridfire_1_1_reaction_set.html#ad9dbc77e93467c95ebda908b53e9a9d1',1,'gridfire::ReactionSet::add_reaction(const Reaction &reaction)'],['../classgridfire_1_1_reaction_set.html#ad7e95562ea0860bf492b447341f41fb5',1,'gridfire::ReactionSet::add_reaction(std::unique_ptr< Reaction > &&reaction)']]], + ['addspeciestoalgebraic_5',['addSpeciesToAlgebraic',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ae44fee7c866646095a6eda15b01adb21',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['addspeciestoseed_6',['addSpeciesToSeed',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af3e62337397d603302305ca6412db02c',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['all_5fspecies_7',['all_species',['../classgridfire_1_1reaction_1_1_reaction.html#aa13cd9097229fcc99128d9286b8f17e6',1,'gridfire::reaction::Reaction::all_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a445777acbbee2032d83a256181a90e3c',1,'gridfire::reaction::ReaclibReaction::all_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a6e567323ca019eadcbb9dbb814ebeb0b',1,'gridfire::rates::weak::WeakReaction::all_species()'],['../classgridfire_1_1_reaction.html#ace0b2bee91702e0ab97b6fc74999d6f0',1,'gridfire::Reaction::all_species()']]], + ['analyzetimescalepoolconnectivity_8',['analyzeTimescalePoolConnectivity',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a05e45017bbb772c586f483bd527004ee',1,'gridfire::MultiscalePartitioningEngineView']]], + ['andtrigger_9',['AndTrigger',['../classgridfire_1_1trigger_1_1_and_trigger.html#a969738baf0bda97664715937d4bc403e',1,'gridfire::trigger::AndTrigger']]], + ['approx8network_10',['Approx8Network',['../classgridfire_1_1approx8_1_1_approx8_network.html#a65066078081c544be4e56e25eb407c8b',1,'gridfire::approx8::Approx8Network']]], + ['atomicreverserate_11',['AtomicReverseRate',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a20d8e668f0af5fad5b7eda12564dc7cf',1,'gridfire::GraphEngine::AtomicReverseRate']]], + ['atomicweakrate_12',['AtomicWeakRate',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a46d76ca50ee00198a9f4a873c6ceb874',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate']]], + ['available_5fisotopes_13',['available_isotopes',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a976f84b6f6e33b5f3dd733a771afd7ba',1,'gridfire::rates::weak::WeakRateInterpolator']]] ]; diff --git a/docs/html/search/functions_1.js b/docs/html/search/functions_1.js index c5369979..4816b64d 100644 --- a/docs/html/search/functions_1.js +++ b/docs/html/search/functions_1.js @@ -1,8 +1,8 @@ var searchData= [ - ['begin_0',['begin',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a1353d7d2208497b38799bf69f574c275',1,'gridfire::reaction::LogicalReaclibReaction::begin()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a211b1332dc12a1fee942523dbc688272',1,'gridfire::reaction::LogicalReaclibReaction::begin() const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613',1,'gridfire::reaction::ReactionSet::begin()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2',1,'gridfire::reaction::ReactionSet::begin() const'],['../classgridfire_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613',1,'gridfire::ReactionSet::begin()'],['../classgridfire_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2',1,'gridfire::ReactionSet::begin() const']]], - ['bin_1',['bin',['../structgridfire_1_1_q_s_e_cache_key.html#ac7e043ac0254936602c37a7e6a1391b3',1,'gridfire::QSECacheKey']]], - ['build_5fnuclear_5fnetwork_2',['build_nuclear_network',['../namespacegridfire.html#a58a036e8883e75a8abd3e18798563f71',1,'gridfire']]], - ['build_5freaclib_5fnuclear_5fnetwork_3',['build_reaclib_nuclear_network',['../namespacegridfire.html#a384323338f13166d87c7ac047434bd38',1,'gridfire']]], + ['badcollectionerror_0',['BadCollectionError',['../classgridfire_1_1exceptions_1_1_bad_collection_error.html#a0d897039a648727ab4a8b54e50f10ce8',1,'gridfire::exceptions::BadCollectionError']]], + ['begin_1',['begin',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a1353d7d2208497b38799bf69f574c275',1,'gridfire::reaction::LogicalReaclibReaction::begin()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a211b1332dc12a1fee942523dbc688272',1,'gridfire::reaction::LogicalReaclibReaction::begin() const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613',1,'gridfire::reaction::ReactionSet::begin()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2',1,'gridfire::reaction::ReactionSet::begin() const'],['../classgridfire_1_1_reaction_set.html#a228f2a00f46a6ee01be887490a722613',1,'gridfire::ReactionSet::begin()'],['../classgridfire_1_1_reaction_set.html#adb73fe9ff0178359409e2bea46a620c2',1,'gridfire::ReactionSet::begin() const']]], + ['bin_2',['bin',['../structgridfire_1_1_q_s_e_cache_key.html#ac7e043ac0254936602c37a7e6a1391b3',1,'gridfire::QSECacheKey']]], + ['build_5fnuclear_5fnetwork_3',['build_nuclear_network',['../namespacegridfire.html#a0bc156f634a447f88a19de3be961c00b',1,'gridfire::build_nuclear_network(const fourdst::composition::Composition &composition, const rates::weak::WeakRateInterpolator &weakInterpolator, BuildDepthType maxLayers=NetworkBuildDepth::Full, NetworkConstructionFlags ReactionTypes=NetworkConstructionFlags::DEFAULT)'],['../namespacegridfire.html#ad0e3ec7cfe044c50929f378289f5fab9',1,'gridfire::build_nuclear_network(const Composition &composition, const rates::weak::WeakRateInterpolator &weakInterpolator, BuildDepthType maxLayers, NetworkConstructionFlags ReactionTypes)']]], ['buildconnectivitygraph_4',['buildConnectivityGraph',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a5d1c11f3c0883385833462dd088f6f89',1,'gridfire::MultiscalePartitioningEngineView']]] ]; diff --git a/docs/html/search/functions_10.js b/docs/html/search/functions_10.js index 2d36414b..4cf33d9e 100644 --- a/docs/html/search/functions_10.js +++ b/docs/html/search/functions_10.js @@ -1,9 +1,9 @@ var searchData= [ - ['selectpartitionfunction_0',['selectPartitionFunction',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a44325e313db7f8f901c0dd5d84d4845b',1,'gridfire::partition::CompositePartitionFunction']]], + ['selectpartitionfunction_0',['selectPartitionFunction',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a32f397abf9e9ace9f0c721e4e14eb60b',1,'gridfire::partition::CompositePartitionFunction']]], ['selectscreeningmodel_1',['selectScreeningModel',['../namespacegridfire_1_1screening.html#a6ca8556d27ac373e176f5b23437c416e',1,'gridfire::screening']]], ['set_5fcallback_2',['set_callback',['../classgridfire_1_1solver_1_1_network_solver_strategy.html#a4d97ee85933d5e5f90d4194bb021a1dc',1,'gridfire::solver::NetworkSolverStrategy::set_callback()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a77638ef3d2279009e5a57bbd3f0eb63b',1,'gridfire::solver::CVODESolverStrategy::set_callback()'],['../class_py_dynamic_network_solver_strategy.html#a112a7babc03858a69d6994a7155370d3',1,'PyDynamicNetworkSolverStrategy::set_callback()']]], - ['set_5fstdout_5flogging_5fenabled_3',['set_stdout_logging_enabled',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a46dacb6eb075f2aadac0e56972deeaa3',1,'gridfire::solver::CVODESolverStrategy']]], + ['set_5fstdout_5flogging_5fenabled_3',['set_stdout_logging_enabled',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a9857665a1198e24aac6add02afc6e306',1,'gridfire::solver::CVODESolverStrategy']]], ['setformat_4',['setFormat',['../classgridfire_1_1_network.html#a787c601f6e4bd06600bf946efbcc98d4',1,'gridfire::Network']]], ['setnetworkreactions_5',['setNetworkReactions',['../classgridfire_1_1_dynamic_engine.html#a49025489901e22a20cdf99b455ff2ff0',1,'gridfire::DynamicEngine::setNetworkReactions()'],['../classgridfire_1_1_graph_engine.html#a52288e2629609c8438a3c9bc3f910016',1,'gridfire::GraphEngine::setNetworkReactions()'],['../classgridfire_1_1_adaptive_engine_view.html#adedc8547568d643473bdfcc86040b488',1,'gridfire::AdaptiveEngineView::setNetworkReactions()'],['../classgridfire_1_1_defined_engine_view.html#a655e74357cce822c4508069a3bcac2c9',1,'gridfire::DefinedEngineView::setNetworkReactions()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#af99f5e4871808188d00379c1c35868fe',1,'gridfire::MultiscalePartitioningEngineView::setNetworkReactions()'],['../class_py_dynamic_engine.html#af469cba3be850d53f659ec173f0eb4e4',1,'PyDynamicEngine::setNetworkReactions()']]], ['setprecomputation_6',['setPrecomputation',['../classgridfire_1_1_graph_engine.html#a6c5410878496abc349ba30b691cdf0f1',1,'gridfire::GraphEngine']]], @@ -16,11 +16,14 @@ var searchData= ['solveqseabundances_13',['solveQSEAbundances',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a40ce2c18063cd56cffd58419b9ae96bf',1,'gridfire::MultiscalePartitioningEngineView']]], ['sourcelabel_14',['sourceLabel',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a96d4ab87de02e9b0be3c248e2e955b4b',1,'gridfire::reaction::ReaclibReaction']]], ['sources_15',['sources',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ad4979f437dc787a5475c3a029804ed99',1,'gridfire::reaction::LogicalReaclibReaction']]], - ['staleengineerror_16',['StaleEngineError',['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#a6672e4c3f42260bba25d78e14ebd5a50',1,'gridfire::exceptions::StaleEngineError::StaleEngineError()'],['../structgridfire_1_1expectations_1_1_stale_engine_error.html#ad477b6e562bf4167ad327ebaccd4cf10',1,'gridfire::expectations::StaleEngineError::StaleEngineError()']]], - ['staleenginetrigger_17',['StaleEngineTrigger',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#afb50f1694a806e8bcaf99111d99aeb5d',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['stepderivatives_18',['StepDerivatives',['../structgridfire_1_1_step_derivatives.html#a26deeb236e77eddb0119ad368a5d8f1c',1,'gridfire::StepDerivatives']]], - ['stoichiometry_19',['stoichiometry',['../classgridfire_1_1reaction_1_1_reaction.html#ad49f4cad024db72c966d949c75f1ce4d',1,'gridfire::reaction::Reaction::stoichiometry() const =0'],['../classgridfire_1_1reaction_1_1_reaction.html#ab7888b57507d6d27de6e5fcaea40fff5',1,'gridfire::reaction::Reaction::stoichiometry(const fourdst::atomic::Species &species) const =0'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a57b2695d152360a6ba08776cc760e3a1',1,'gridfire::reaction::ReaclibReaction::stoichiometry(const fourdst::atomic::Species &species) const override'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0f629cbfe95dc5643b5e3724be0db2f9',1,'gridfire::reaction::ReaclibReaction::stoichiometry() const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a8bf7dc26d9f1375625df99bceba08a44',1,'gridfire::rates::weak::WeakReaction::stoichiometry() const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1f4acfdb39bb861aaee9f3f28cfc406e',1,'gridfire::rates::weak::WeakReaction::stoichiometry(const fourdst::atomic::Species &species) const override'],['../classgridfire_1_1_reaction.html#a55b7f61d9bde45f2ca485c1b07a05950',1,'gridfire::Reaction::stoichiometry() const=0'],['../classgridfire_1_1_reaction.html#af0a893603aa88f7d7d205b9b969af487',1,'gridfire::Reaction::stoichiometry(const fourdst::atomic::Species &species) const=0']]], - ['sum_5fproduct_20',['sum_product',['../namespacegridfire_1_1approx8.html#aafd24448743672021dd4507316060817',1,'gridfire::approx8']]], - ['supports_21',['supports',['../classgridfire_1_1partition_1_1_composite_partition_function.html#ae8908a78f087ea516cdd5a4cdd449a9c',1,'gridfire::partition::CompositePartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_partition_function.html#a6df4191d10516477371a0384e1e55bf5',1,'gridfire::partition::PartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a49b18aae58eb6250aaa23d43d55f02bd',1,'gridfire::partition::GroundStatePartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a588a11c654751765b04d6425c99041f5',1,'gridfire::partition::RauscherThielemannPartitionFunction::supports()'],['../class_py_partition_function.html#a0f288a01a3ed7fb92fff5d9fd7d56aa8',1,'PyPartitionFunction::supports()']]], - ['syncinternalmaps_22',['syncInternalMaps',['../classgridfire_1_1_graph_engine.html#acdce8d87e23a2cd1504bc9472e538c0f',1,'gridfire::GraphEngine']]] + ['splitmix64_16',['splitmix64',['../namespacegridfire_1_1utils_1_1hashing_1_1reaction.html#a5dab83ff5c1faf5a17a96cbffa07bffb',1,'gridfire::utils::hashing::reaction']]], + ['staleengineerror_17',['StaleEngineError',['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#ade628b2919f3a4c7a8fda2c654029872',1,'gridfire::exceptions::StaleEngineError::StaleEngineError()'],['../structgridfire_1_1expectations_1_1_stale_engine_error.html#ad477b6e562bf4167ad327ebaccd4cf10',1,'gridfire::expectations::StaleEngineError::StaleEngineError()']]], + ['staleenginetrigger_18',['StaleEngineTrigger',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3c7689e6e1e7269bae7275b099b2f387',1,'gridfire::exceptions::StaleEngineTrigger']]], + ['stalejacobianerror_19',['StaleJacobianError',['../classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#a0a1f6e905239147ba53b374e62bef505',1,'gridfire::exceptions::StaleJacobianError']]], + ['step_20',['step',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#aafc7f40bde2c78f4d100b6f9da771831',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::step()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a8b882c6ba6e267d7051031140bbb7ad6',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::step()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a9723e389aeba05fdb3d4fd1dcc1ba07d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::step()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aaef2090ed67a7c27967821f75a61e524',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::step()'],['../classgridfire_1_1trigger_1_1_trigger.html#a4b7ffa4d8d31e2118a8e86172be51041',1,'gridfire::trigger::Trigger::step()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a8e743e8ebe71f9ded835177db6fad908',1,'gridfire::trigger::AndTrigger::step()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a95a801aafb5aaa9a22566ebf722a1150',1,'gridfire::trigger::OrTrigger::step()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a5096cb7e70ea357f28e1b9fc8301c793',1,'gridfire::trigger::NotTrigger::step()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a26d0aca39087a1f69e96e0701ca83f81',1,'gridfire::trigger::EveryNthTrigger::step()']]], + ['stepderivatives_21',['StepDerivatives',['../structgridfire_1_1_step_derivatives.html#a26deeb236e77eddb0119ad368a5d8f1c',1,'gridfire::StepDerivatives']]], + ['stoichiometry_22',['stoichiometry',['../classgridfire_1_1reaction_1_1_reaction.html#ad49f4cad024db72c966d949c75f1ce4d',1,'gridfire::reaction::Reaction::stoichiometry() const =0'],['../classgridfire_1_1reaction_1_1_reaction.html#ab7888b57507d6d27de6e5fcaea40fff5',1,'gridfire::reaction::Reaction::stoichiometry(const fourdst::atomic::Species &species) const =0'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a57b2695d152360a6ba08776cc760e3a1',1,'gridfire::reaction::ReaclibReaction::stoichiometry(const fourdst::atomic::Species &species) const override'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0f629cbfe95dc5643b5e3724be0db2f9',1,'gridfire::reaction::ReaclibReaction::stoichiometry() const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a8bf7dc26d9f1375625df99bceba08a44',1,'gridfire::rates::weak::WeakReaction::stoichiometry() const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1f4acfdb39bb861aaee9f3f28cfc406e',1,'gridfire::rates::weak::WeakReaction::stoichiometry(const fourdst::atomic::Species &species) const override'],['../classgridfire_1_1_reaction.html#a55b7f61d9bde45f2ca485c1b07a05950',1,'gridfire::Reaction::stoichiometry() const=0'],['../classgridfire_1_1_reaction.html#af0a893603aa88f7d7d205b9b969af487',1,'gridfire::Reaction::stoichiometry(const fourdst::atomic::Species &species) const=0']]], + ['sum_5fproduct_23',['sum_product',['../namespacegridfire_1_1approx8.html#aafd24448743672021dd4507316060817',1,'gridfire::approx8']]], + ['supports_24',['supports',['../classgridfire_1_1partition_1_1_composite_partition_function.html#ae8908a78f087ea516cdd5a4cdd449a9c',1,'gridfire::partition::CompositePartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_partition_function.html#a6df4191d10516477371a0384e1e55bf5',1,'gridfire::partition::PartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a49b18aae58eb6250aaa23d43d55f02bd',1,'gridfire::partition::GroundStatePartitionFunction::supports()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a588a11c654751765b04d6425c99041f5',1,'gridfire::partition::RauscherThielemannPartitionFunction::supports()'],['../class_py_partition_function.html#a0f288a01a3ed7fb92fff5d9fd7d56aa8',1,'PyPartitionFunction::supports()']]], + ['syncinternalmaps_25',['syncInternalMaps',['../classgridfire_1_1_graph_engine.html#acdce8d87e23a2cd1504bc9472e538c0f',1,'gridfire::GraphEngine']]] ]; diff --git a/docs/html/search/functions_11.js b/docs/html/search/functions_11.js index 65e0360b..a49d8a23 100644 --- a/docs/html/search/functions_11.js +++ b/docs/html/search/functions_11.js @@ -2,10 +2,11 @@ var searchData= [ ['temperature_0',['temperature',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a2f5925b67562cebd08568fce76c739e9',1,'gridfire::exceptions::StaleEngineTrigger']]], ['timestepcollapsetrigger_1',['TimestepCollapseTrigger',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a171e6dee7f7d8275b3e8875eaeb0850d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::TimestepCollapseTrigger(double threshold, bool relative)'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae47a4f822f92774f6dc780ae74f12066',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::TimestepCollapseTrigger(double threshold, bool relative, size_t windowSize)']]], - ['timestepcontext_2',['TimestepContext',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a406b36ce5f192c855eb3c8dcf0fde0bd',1,'gridfire::solver::CVODESolverStrategy::TimestepContext']]], - ['tostring_3',['toString',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a165b68f0ebb30cda5ffaafa7c0f27617',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], - ['totalsteps_4',['totalSteps',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a0b7c627c3e69390808bef352b3875408',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['trim_5fwhitespace_5',['trim_whitespace',['../namespacegridfire.html#a8b245f261cd8d1711ae8d593b054cf98',1,'gridfire::trim_whitespace()'],['../reaclib_8cpp.html#a2c6902cf3e699a1a65e871efa878a6ab',1,'trim_whitespace(): reaclib.cpp']]], - ['triple_5falpha_5frate_6',['triple_alpha_rate',['../namespacegridfire_1_1approx8.html#a2715e1a6421717991814892046b896e3',1,'gridfire::approx8']]], - ['type_7',['type',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a66560e21a4a7b08e8da135ce8279ed88',1,'gridfire::partition::CompositePartitionFunction::type()'],['../classgridfire_1_1partition_1_1_partition_function.html#ab0c67985a972707eac0ebc64417dfb97',1,'gridfire::partition::PartitionFunction::type()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af8d0146fc2afedf3785ae9ec932d3250',1,'gridfire::partition::GroundStatePartitionFunction::type()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3aa478acf12e09b6dd268f744071b2a0',1,'gridfire::partition::RauscherThielemannPartitionFunction::type()'],['../classgridfire_1_1reaction_1_1_reaction.html#a7f2590eee9f0dfb7b73cd92170a844b7',1,'gridfire::reaction::Reaction::type()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a3c0fbdd07f9a837bd031c5bdc58e0e8f',1,'gridfire::reaction::ReaclibReaction::type()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#acbfa2d4e23dff6641be21cc1e754be15',1,'gridfire::reaction::LogicalReaclibReaction::type()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aade329265a26bdc005c0793ba7a36ab2',1,'gridfire::rates::weak::WeakReaction::type()'],['../class_py_partition_function.html#a07f4d0ff83822dd2800897161d2a3717',1,'PyPartitionFunction::type()'],['../classgridfire_1_1_reaction.html#a186856dc2ce85d8cc4db43c7164b6afa',1,'gridfire::Reaction::type()']]] + ['timestepcontext_2',['TimestepContext',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a1637965300527d09bfc9f690272d7264',1,'gridfire::solver::CVODESolverStrategy::TimestepContext']]], + ['to_5funderlying_3',['to_underlying',['../namespacegridfire.html#a0c42ac7834a0ecb0e36c1e673a403349',1,'gridfire']]], + ['tostring_4',['toString',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a165b68f0ebb30cda5ffaafa7c0f27617',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['totalsteps_5',['totalSteps',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a0b7c627c3e69390808bef352b3875408',1,'gridfire::exceptions::StaleEngineTrigger']]], + ['trim_5fwhitespace_6',['trim_whitespace',['../namespacegridfire.html#a8b245f261cd8d1711ae8d593b054cf98',1,'gridfire::trim_whitespace()'],['../reaclib_8cpp.html#a2c6902cf3e699a1a65e871efa878a6ab',1,'trim_whitespace(): reaclib.cpp']]], + ['triple_5falpha_5frate_7',['triple_alpha_rate',['../namespacegridfire_1_1approx8.html#a2715e1a6421717991814892046b896e3',1,'gridfire::approx8']]], + ['type_8',['type',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a66560e21a4a7b08e8da135ce8279ed88',1,'gridfire::partition::CompositePartitionFunction::type()'],['../classgridfire_1_1partition_1_1_partition_function.html#ab0c67985a972707eac0ebc64417dfb97',1,'gridfire::partition::PartitionFunction::type()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af8d0146fc2afedf3785ae9ec932d3250',1,'gridfire::partition::GroundStatePartitionFunction::type()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3aa478acf12e09b6dd268f744071b2a0',1,'gridfire::partition::RauscherThielemannPartitionFunction::type()'],['../classgridfire_1_1reaction_1_1_reaction.html#a7f2590eee9f0dfb7b73cd92170a844b7',1,'gridfire::reaction::Reaction::type()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a3c0fbdd07f9a837bd031c5bdc58e0e8f',1,'gridfire::reaction::ReaclibReaction::type()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#acbfa2d4e23dff6641be21cc1e754be15',1,'gridfire::reaction::LogicalReaclibReaction::type()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aade329265a26bdc005c0793ba7a36ab2',1,'gridfire::rates::weak::WeakReaction::type()'],['../class_py_partition_function.html#a07f4d0ff83822dd2800897161d2a3717',1,'PyPartitionFunction::type()'],['../classgridfire_1_1_reaction.html#a186856dc2ce85d8cc4db43c7164b6afa',1,'gridfire::Reaction::type()']]] ]; diff --git a/docs/html/search/functions_12.js b/docs/html/search/functions_12.js index 17e9e6cb..a5d6011d 100644 --- a/docs/html/search/functions_12.js +++ b/docs/html/search/functions_12.js @@ -1,5 +1,7 @@ var searchData= [ - ['unabletosetnetworkreactionserror_0',['UnableToSetNetworkReactionsError',['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#acb3183c3dea755a8a26b00d638183c30',1,'gridfire::exceptions::UnableToSetNetworkReactionsError']]], - ['update_1',['update',['../classgridfire_1_1_dynamic_engine.html#aa799ff785e7e79bf35b11efd55f6282a',1,'gridfire::DynamicEngine::update()'],['../classgridfire_1_1_graph_engine.html#a5ac7cff23e70bd07ba7e510b753e2ab6',1,'gridfire::GraphEngine::update()'],['../classgridfire_1_1_adaptive_engine_view.html#a2a7ecf985a326b4bea43e00cf9ee43dd',1,'gridfire::AdaptiveEngineView::update()'],['../classgridfire_1_1_defined_engine_view.html#ae5762f395caea5381ec177507816b5ae',1,'gridfire::DefinedEngineView::update()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a6bee75b5a6e508e6eebf83f0d48c50b8',1,'gridfire::MultiscalePartitioningEngineView::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a468bf58f66417493501c59d7a8aabc98',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a179cb09a91d5c638d7a347137b208767',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#af6bff6a484e8729445c26620b489665d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::update()'],['../classgridfire_1_1trigger_1_1_trigger.html#a048899795704f68668960454d118a6fc',1,'gridfire::trigger::Trigger::update()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a62f7dbbcf0554caa68e3d778580b3c1d',1,'gridfire::trigger::AndTrigger::update()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a775dac97d109c5fcd5c0287ca98f308c',1,'gridfire::trigger::OrTrigger::update()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a846432abf33c7602af0fbb5475c0ad32',1,'gridfire::trigger::NotTrigger::update()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0dd783afab7ef6005f0241f9de7b31f6',1,'gridfire::trigger::EveryNthTrigger::update()'],['../class_py_dynamic_engine.html#af8e6a8cd44f278535d7bcc9a896d6da8',1,'PyDynamicEngine::update()']]] + ['unabletosetnetworkreactionserror_0',['UnableToSetNetworkReactionsError',['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a4f8e4f72384210c8fb73e104c718b1a6',1,'gridfire::exceptions::UnableToSetNetworkReactionsError']]], + ['uninitializedjacobianerror_1',['UninitializedJacobianError',['../classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#a54f2823488af43dfc942f6d7e860cf50',1,'gridfire::exceptions::UninitializedJacobianError']]], + ['unknownjacobianerror_2',['UnknownJacobianError',['../classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#a16f040eb003b7aca7f09aff7fd2636d5',1,'gridfire::exceptions::UnknownJacobianError']]], + ['update_3',['update',['../classgridfire_1_1_dynamic_engine.html#aa799ff785e7e79bf35b11efd55f6282a',1,'gridfire::DynamicEngine::update()'],['../classgridfire_1_1_graph_engine.html#a5ac7cff23e70bd07ba7e510b753e2ab6',1,'gridfire::GraphEngine::update()'],['../classgridfire_1_1_adaptive_engine_view.html#a2a7ecf985a326b4bea43e00cf9ee43dd',1,'gridfire::AdaptiveEngineView::update()'],['../classgridfire_1_1_defined_engine_view.html#ae5762f395caea5381ec177507816b5ae',1,'gridfire::DefinedEngineView::update()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a6bee75b5a6e508e6eebf83f0d48c50b8',1,'gridfire::MultiscalePartitioningEngineView::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a468bf58f66417493501c59d7a8aabc98',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a179cb09a91d5c638d7a347137b208767',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#af6bff6a484e8729445c26620b489665d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::update()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#ae47bbdf6edae798f30866c1ac4104cc1',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::update()'],['../classgridfire_1_1trigger_1_1_trigger.html#a048899795704f68668960454d118a6fc',1,'gridfire::trigger::Trigger::update()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a62f7dbbcf0554caa68e3d778580b3c1d',1,'gridfire::trigger::AndTrigger::update()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a775dac97d109c5fcd5c0287ca98f308c',1,'gridfire::trigger::OrTrigger::update()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a846432abf33c7602af0fbb5475c0ad32',1,'gridfire::trigger::NotTrigger::update()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0dd783afab7ef6005f0241f9de7b31f6',1,'gridfire::trigger::EveryNthTrigger::update()'],['../class_py_dynamic_engine.html#af8e6a8cd44f278535d7bcc9a896d6da8',1,'PyDynamicEngine::update()']]] ]; diff --git a/docs/html/search/functions_14.js b/docs/html/search/functions_14.js index 89832967..3834bd08 100644 --- a/docs/html/search/functions_14.js +++ b/docs/html/search/functions_14.js @@ -4,6 +4,6 @@ var searchData= ['weakrateinterpolator_1',['WeakRateInterpolator',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a1efafe82d25d36b93a60a6fccbd5ca3d',1,'gridfire::rates::weak::WeakRateInterpolator']]], ['weakreaction_2',['WeakReaction',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a222c0662bf5323037c9fdddfb929d4f7',1,'gridfire::rates::weak::WeakReaction']]], ['weakreactionmap_3',['WeakReactionMap',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#aecc8c1b92d63da87827879ad5330c11e',1,'gridfire::rates::weak::WeakReactionMap']]], - ['what_4',['what',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aac4899d001338688def2b809b55bb2ba',1,'gridfire::exceptions::StaleEngineTrigger::what()'],['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#a15c1b625e8e58a457e7bc5dbb464eff4',1,'gridfire::exceptions::StaleEngineError::what()'],['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#afe87ef508f5b20ca99ec70510747caff',1,'gridfire::exceptions::FailedToPartitionEngineError::what()'],['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a80f09d037fff3c55a9b937b37d101cc1',1,'gridfire::exceptions::NetworkResizedError::what()'],['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a1619c3c96b1d89ce387705bbc1f36c69',1,'gridfire::exceptions::UnableToSetNetworkReactionsError::what()']]], - ['why_5',['why',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a9dfab0b765d3a4c362cecd860d59f58a',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::why()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3af973e466ba62ebf1e41c608355e327',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::why()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a22d8bc7aacbc388108225c26158e918c',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::why()'],['../classgridfire_1_1trigger_1_1_trigger.html#a9f020d828ca36a601b780566cc3377ea',1,'gridfire::trigger::Trigger::why()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a01033721e8f5d90483d65c904399cf96',1,'gridfire::trigger::AndTrigger::why()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a7bca0da16353f4b04a2f40fb29c07922',1,'gridfire::trigger::OrTrigger::why()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#abfb3eb7befba646ce9f11f36a63750ae',1,'gridfire::trigger::NotTrigger::why()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a3bf0d69122f801deca4b62db47262d9b',1,'gridfire::trigger::EveryNthTrigger::why()']]] + ['what_4',['what',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#aac4899d001338688def2b809b55bb2ba',1,'gridfire::exceptions::StaleEngineTrigger::what()'],['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#a15c1b625e8e58a457e7bc5dbb464eff4',1,'gridfire::exceptions::StaleEngineError::what()'],['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#afe87ef508f5b20ca99ec70510747caff',1,'gridfire::exceptions::FailedToPartitionEngineError::what()'],['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a80f09d037fff3c55a9b937b37d101cc1',1,'gridfire::exceptions::NetworkResizedError::what()'],['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#a1619c3c96b1d89ce387705bbc1f36c69',1,'gridfire::exceptions::UnableToSetNetworkReactionsError::what()'],['../classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#ae7e9c94d3fd05f5954077b3178600857',1,'gridfire::exceptions::StaleJacobianError::what()'],['../classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#abba5f6e2487bbc79b54dd578128dd8ef',1,'gridfire::exceptions::UninitializedJacobianError::what()'],['../classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#add5f3ec1fcd440b39dda6f37b92f8f29',1,'gridfire::exceptions::UnknownJacobianError::what()'],['../classgridfire_1_1exceptions_1_1_bad_collection_error.html#a9f970ded49f6a7de57bea42d322b9821',1,'gridfire::exceptions::BadCollectionError::what()'],['../classgridfire_1_1exceptions_1_1_hashing_error.html#a2ee9e7ea4af6a60ab1e69b1692a2b618',1,'gridfire::exceptions::HashingError::what()']]], + ['why_5',['why',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a9dfab0b765d3a4c362cecd860d59f58a',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::why()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3af973e466ba62ebf1e41c608355e327',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::why()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a22d8bc7aacbc388108225c26158e918c',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::why()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aedd397b71cd5b1ad26a0b21a34cf5631',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::why()'],['../classgridfire_1_1trigger_1_1_trigger.html#a9f020d828ca36a601b780566cc3377ea',1,'gridfire::trigger::Trigger::why()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a01033721e8f5d90483d65c904399cf96',1,'gridfire::trigger::AndTrigger::why()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a7bca0da16353f4b04a2f40fb29c07922',1,'gridfire::trigger::OrTrigger::why()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#abfb3eb7befba646ce9f11f36a63750ae',1,'gridfire::trigger::NotTrigger::why()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a3bf0d69122f801deca4b62db47262d9b',1,'gridfire::trigger::EveryNthTrigger::why()']]] ]; diff --git a/docs/html/search/functions_15.js b/docs/html/search/functions_15.js index ca45f9b1..293484e9 100644 --- a/docs/html/search/functions_15.js +++ b/docs/html/search/functions_15.js @@ -16,7 +16,7 @@ var searchData= ['_7ereaclibreaction_13',['~ReaclibReaction',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae2b9b41a598c5f0dcd050b32985ea44e',1,'gridfire::reaction::ReaclibReaction']]], ['_7ereaction_14',['~Reaction',['../classgridfire_1_1reaction_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a',1,'gridfire::reaction::Reaction::~Reaction()'],['../classgridfire_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a',1,'gridfire::Reaction::~Reaction()']]], ['_7escreeningmodel_15',['~ScreeningModel',['../classgridfire_1_1screening_1_1_screening_model.html#adef175acdbd911527f56a1f1592579a7',1,'gridfire::screening::ScreeningModel']]], - ['_7esolvercontextbase_16',['~SolverContextBase',['../structgridfire_1_1solver_1_1_solver_context_base.html#ab1abf9e5ff7f53a6cebe5e00ea5fc0c8',1,'gridfire::solver::SolverContextBase']]], + ['_7esolvercontextbase_16',['~SolverContextBase',['../classgridfire_1_1solver_1_1_solver_context_base.html#ab1abf9e5ff7f53a6cebe5e00ea5fc0c8',1,'gridfire::solver::SolverContextBase']]], ['_7esolverplugininterface_17',['~SolverPluginInterface',['../class_solver_plugin_interface.html#a5611d046cd2fd4d4200785725854e39b',1,'SolverPluginInterface']]], ['_7etrigger_18',['~Trigger',['../classgridfire_1_1trigger_1_1_trigger.html#a2c077ccbaf4de9f7068e50144391edda',1,'gridfire::trigger::Trigger']]], ['_7eweakreactionmap_19',['~WeakReactionMap',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a73cc5a9d4a236091bbb40f22ed66b2f1',1,'gridfire::rates::weak::WeakReactionMap']]] diff --git a/docs/html/search/functions_2.js b/docs/html/search/functions_2.js index 4f286fcd..efdae881 100644 --- a/docs/html/search/functions_2.js +++ b/docs/html/search/functions_2.js @@ -8,42 +8,45 @@ var searchData= ['calculate_5flog_5frate_5fpartial_5fderiv_5fwrt_5ft9_5',['calculate_log_rate_partial_deriv_wrt_T9',['../classgridfire_1_1reaction_1_1_reaction.html#aa2b615e764bb005e526ca9327319c735',1,'gridfire::reaction::Reaction::calculate_log_rate_partial_deriv_wrt_T9()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ada6ec1ae05b9a92b58e6a4ecdf5a1656',1,'gridfire::reaction::ReaclibReaction::calculate_log_rate_partial_deriv_wrt_T9()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a9b1363314159eaf9c56aaa233f5eebd6',1,'gridfire::reaction::LogicalReaclibReaction::calculate_log_rate_partial_deriv_wrt_T9()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ac2d5366d4b5766413db34558dbce3cb3',1,'gridfire::rates::weak::WeakReaction::calculate_log_rate_partial_deriv_wrt_T9()'],['../classgridfire_1_1_reaction.html#aec9859c030364e1d4a740197514731db',1,'gridfire::Reaction::calculate_log_rate_partial_deriv_wrt_T9()']]], ['calculate_5frate_6',['calculate_rate',['../classgridfire_1_1reaction_1_1_reaction.html#a83c121480533593adfd68c4a67a649f1',1,'gridfire::reaction::Reaction::calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const =0'],['../classgridfire_1_1reaction_1_1_reaction.html#af8303d67df61fc9e31ce054f0e8a3e14',1,'gridfire::reaction::Reaction::calculate_rate(CppAD::AD< double > T9, CppAD::AD< double > rho, CppAD::AD< double > Ye, CppAD::AD< double > mue, const std::vector< CppAD::AD< double > > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const =0'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#acd16b1daf13456b3523362a37b1bf9b0',1,'gridfire::reaction::ReaclibReaction::calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#afec5ccf7a8fb1ba56c8cc852ce858c5e',1,'gridfire::reaction::ReaclibReaction::calculate_rate(CppAD::AD< double > T9, CppAD::AD< double > rho, CppAD::AD< double > Ye, CppAD::AD< double > mue, const std::vector< CppAD::AD< double > > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#aeb177f9cf69e4f97c4518a27e6480523',1,'gridfire::reaction::ReaclibReaction::calculate_rate(const T T9) const'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ac21a726884930e6a00792e7c3eb43f42',1,'gridfire::reaction::LogicalReaclibReaction::calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ab5bdbe13239f1180f32fb0a14a60d0a9',1,'gridfire::reaction::LogicalReaclibReaction::calculate_rate(CppAD::AD< double > T9, CppAD::AD< double > rho, CppAD::AD< double > Ye, CppAD::AD< double > mue, const std::vector< CppAD::AD< double > > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a19462806927500f72b7d3f578b3040de',1,'gridfire::reaction::LogicalReaclibReaction::calculate_rate(const T T9) const'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a05df0657efed55eb4262c7834d81400a',1,'gridfire::rates::weak::WeakReaction::calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90ca346e2321516656b83d863416671e',1,'gridfire::rates::weak::WeakReaction::calculate_rate(CppAD::AD< double > T9, CppAD::AD< double > rho, CppAD::AD< double > Ye, CppAD::AD< double > mue, const std::vector< CppAD::AD< double > > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aa28f151d4ce14e0d6fcbecb07d03cd28',1,'gridfire::rates::weak::WeakReaction::calculate_rate(T T9, T rho, T Ye, T mue, const std::vector< T > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const'],['../classgridfire_1_1_reaction.html#abb3e2b9c5404f45fc5656eeac1d06a6c',1,'gridfire::Reaction::calculate_rate(double T9, double rho, double Ye, double mue, const std::vector< double > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const=0'],['../classgridfire_1_1_reaction.html#a8cbc768819bea8497a7b9fa644b8fd65',1,'gridfire::Reaction::calculate_rate(CppAD::AD< double > T9, CppAD::AD< double > rho, CppAD::AD< double > Ye, CppAD::AD< double > mue, const std::vector< CppAD::AD< double > > &Y, const std::unordered_map< size_t, fourdst::atomic::Species > &index_to_species_map) const=0']]], ['calculate_5frhs_7',['calculate_rhs',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a38e0f02ba54e217e9638260d9651b1c3',1,'gridfire::solver::CVODESolverStrategy']]], - ['calculateallderivatives_8',['calculateAllDerivatives',['../classgridfire_1_1_graph_engine.html#a8873331f5ae40a3f640dedbbed685ed9',1,'gridfire::GraphEngine']]], - ['calculateallderivativesusingprecomputation_9',['calculateAllDerivativesUsingPrecomputation',['../classgridfire_1_1_graph_engine.html#aef12443d7980301d8bb89f4ba4890450',1,'gridfire::GraphEngine']]], + ['calculateallderivatives_8',['calculateAllDerivatives',['../classgridfire_1_1_graph_engine.html#ac2da85a22894d8a2138f2e0741fe9475',1,'gridfire::GraphEngine::calculateAllDerivatives(const std::vector< T > &Y_in, T T9, T rho, T Ye, T mue, std::function< std::optional< size_t >(const fourdst::atomic::Species &)> speciesLookup, const std::function< bool(const reaction::Reaction &)> &reactionLookup) const'],['../classgridfire_1_1_graph_engine.html#a0a4b3ab5955b2d89f1201b81f19a6103',1,'gridfire::GraphEngine::calculateAllDerivatives(const std::vector< T > &Y_in, const T T9, const T rho, const T Ye, const T mue, const std::function< std::optional< size_t >(const fourdst::atomic::Species &)> speciesLookup, const std::function< bool(const reaction::Reaction &)> &reactionLookup) const']]], + ['calculateallderivativesusingprecomputation_9',['calculateAllDerivativesUsingPrecomputation',['../classgridfire_1_1_graph_engine.html#abd6211ca7dd762e8a7bc9729ccb81917',1,'gridfire::GraphEngine']]], ['calculateallreactionflows_10',['calculateAllReactionFlows',['../classgridfire_1_1_adaptive_engine_view.html#ab5397d217039f096acededd4d2779780',1,'gridfire::AdaptiveEngineView']]], - ['calculatecreationrate_11',['calculateCreationRate',['../namespacegridfire.html#a8995b949592d59850e45a3fd27306369',1,'gridfire::calculateCreationRate(const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho)'],['../namespacegridfire.html#a553717597efebcea94232a4a1d80e31d',1,'gridfire::calculateCreationRate(const DynamicEngine &engine, const Species &species, const Composition &comp, const double T9, const double rho)']]], - ['calculatedestructionrateconstant_12',['calculateDestructionRateConstant',['../namespacegridfire.html#ab6e14208fad69f4031411a9346c12397',1,'gridfire::calculateDestructionRateConstant(const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho)'],['../namespacegridfire.html#a023dc09e48b62e3f93f9a8b70cb2c63f',1,'gridfire::calculateDestructionRateConstant(const DynamicEngine &engine, const Species &species, const Composition &comp, const double T9, const double rho)']]], - ['calculateepsderivatives_13',['calculateEpsDerivatives',['../classgridfire_1_1_dynamic_engine.html#a264bd5a8891c8c5f0dff32867effe547',1,'gridfire::DynamicEngine::calculateEpsDerivatives()'],['../classgridfire_1_1_graph_engine.html#ae0c9159cc3467fd85d1a5895f1786c47',1,'gridfire::GraphEngine::calculateEpsDerivatives()'],['../classgridfire_1_1_adaptive_engine_view.html#a5d1b50afd2fba6af75e976a4f9c9dcbc',1,'gridfire::AdaptiveEngineView::calculateEpsDerivatives()'],['../classgridfire_1_1_defined_engine_view.html#a06aca977aafb4784fd167acb8c02dda2',1,'gridfire::DefinedEngineView::calculateEpsDerivatives()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a99f9116d5a18afcbf0e808ef111d1be8',1,'gridfire::MultiscalePartitioningEngineView::calculateEpsDerivatives()']]], + ['calculatecreationrate_11',['calculateCreationRate',['../namespacegridfire.html#afe8beb35efa1d8708187c8eb2d4a37b3',1,'gridfire::calculateCreationRate(const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)'],['../namespacegridfire.html#a41733bdcb8f8027e48855f9b493401a6',1,'gridfire::calculateCreationRate(const DynamicEngine &engine, const Species &species, const Composition &composition, const double T9, const double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)']]], + ['calculatedestructionrateconstant_12',['calculateDestructionRateConstant',['../namespacegridfire.html#a4a5cebf9768d6401c1f0e7f50e9f4d5d',1,'gridfire::calculateDestructionRateConstant(const DynamicEngine &engine, const fourdst::atomic::Species &species, const fourdst::composition::Composition &composition, double T9, double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)'],['../namespacegridfire.html#ac73e0b3ba4d1a411197979672e6e70ef',1,'gridfire::calculateDestructionRateConstant(const DynamicEngine &engine, const Species &species, const Composition &composition, const double T9, const double rho, const std::optional< std::vector< reaction::ReactionType > > &reactionTypesToIgnore)']]], + ['calculateepsderivatives_13',['calculateEpsDerivatives',['../classgridfire_1_1_dynamic_engine.html#a264bd5a8891c8c5f0dff32867effe547',1,'gridfire::DynamicEngine::calculateEpsDerivatives()'],['../classgridfire_1_1_graph_engine.html#ae0c9159cc3467fd85d1a5895f1786c47',1,'gridfire::GraphEngine::calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a27defac90fa7582455d168aec8bd036c',1,'gridfire::GraphEngine::calculateEpsDerivatives(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const'],['../classgridfire_1_1_adaptive_engine_view.html#a5d1b50afd2fba6af75e976a4f9c9dcbc',1,'gridfire::AdaptiveEngineView::calculateEpsDerivatives()'],['../classgridfire_1_1_defined_engine_view.html#a06aca977aafb4784fd167acb8c02dda2',1,'gridfire::DefinedEngineView::calculateEpsDerivatives()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a99f9116d5a18afcbf0e808ef111d1be8',1,'gridfire::MultiscalePartitioningEngineView::calculateEpsDerivatives()'],['../class_py_dynamic_engine.html#a09eb8874b0c687aacc84a7bc7a5e2330',1,'PyDynamicEngine::calculateEpsDerivatives()']]], ['calculatefactors_5fimpl_14',['calculateFactors_impl',['../classgridfire_1_1screening_1_1_bare_screening_model.html#a48a3392d735c61b15b4855c823acfada',1,'gridfire::screening::BareScreeningModel::calculateFactors_impl()'],['../classgridfire_1_1screening_1_1_intermediate_screening_model.html#a794b7781f07343383da3894208cfbfa9',1,'gridfire::screening::IntermediateScreeningModel::calculateFactors_impl()'],['../classgridfire_1_1screening_1_1_weak_screening_model.html#aa9f95ba8c052dacb72295775516b7e5f',1,'gridfire::screening::WeakScreeningModel::calculateFactors_impl()']]], - ['calculatemolarreactionflow_15',['calculateMolarReactionFlow',['../classgridfire_1_1_dynamic_engine.html#a39cf5b738eea0a275bf8c0eb5789fab3',1,'gridfire::DynamicEngine::calculateMolarReactionFlow()'],['../classgridfire_1_1_graph_engine.html#a1675859971f0bd2db0650f8da54ed7eb',1,'gridfire::GraphEngine::calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a2bea809d2efb3a5e7cc065ec80baebce',1,'gridfire::GraphEngine::calculateMolarReactionFlow(const reaction::Reaction &reaction, const std::vector< T > &Y, const T T9, const T rho, T Ye, T mue) const'],['../classgridfire_1_1_adaptive_engine_view.html#a3c1e27b45051c4ba481a2b87513982ed',1,'gridfire::AdaptiveEngineView::calculateMolarReactionFlow()'],['../classgridfire_1_1_defined_engine_view.html#a74298377d0432ae3d577be0e9e6052b3',1,'gridfire::DefinedEngineView::calculateMolarReactionFlow()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a87687a960f263a4e1bc035e4d0a345db',1,'gridfire::MultiscalePartitioningEngineView::calculateMolarReactionFlow()'],['../class_py_dynamic_engine.html#a6224f546ba66b1257506b1fc9f47195a',1,'PyDynamicEngine::calculateMolarReactionFlow()']]], - ['calculatereversemolarreactionflow_16',['calculateReverseMolarReactionFlow',['../classgridfire_1_1_graph_engine.html#a972d0705351167dc889a2f6c442e7a93',1,'gridfire::GraphEngine']]], + ['calculatemolarreactionflow_15',['calculateMolarReactionFlow',['../classgridfire_1_1_dynamic_engine.html#a39cf5b738eea0a275bf8c0eb5789fab3',1,'gridfire::DynamicEngine::calculateMolarReactionFlow()'],['../classgridfire_1_1_graph_engine.html#a1675859971f0bd2db0650f8da54ed7eb',1,'gridfire::GraphEngine::calculateMolarReactionFlow(const reaction::Reaction &reaction, const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a2a43655ee34869126636f4fe9d687694',1,'gridfire::GraphEngine::calculateMolarReactionFlow(const reaction::Reaction &reaction, const std::vector< T > &Y, T T9, T rho, T Ye, T mue, const std::function< std::optional< size_t >(const fourdst::atomic::Species &)> &speciesIDLookup) const'],['../classgridfire_1_1_adaptive_engine_view.html#a3c1e27b45051c4ba481a2b87513982ed',1,'gridfire::AdaptiveEngineView::calculateMolarReactionFlow()'],['../classgridfire_1_1_defined_engine_view.html#a74298377d0432ae3d577be0e9e6052b3',1,'gridfire::DefinedEngineView::calculateMolarReactionFlow()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a87687a960f263a4e1bc035e4d0a345db',1,'gridfire::MultiscalePartitioningEngineView::calculateMolarReactionFlow()'],['../class_py_dynamic_engine.html#a1b7f2e7c92b4702efcabe7c2a1faa153',1,'PyDynamicEngine::calculateMolarReactionFlow()']]], + ['calculatereversemolarreactionflow_16',['calculateReverseMolarReactionFlow',['../classgridfire_1_1_graph_engine.html#a1cd8c6f34ab262e5ad30631ee4afb0b2',1,'gridfire::GraphEngine']]], ['calculatereverserate_17',['calculateReverseRate',['../classgridfire_1_1_graph_engine.html#accf01734524a706ad03c9b9898af54b3',1,'gridfire::GraphEngine']]], - ['calculatereverseratetwobody_18',['calculateReverseRateTwoBody',['../classgridfire_1_1_graph_engine.html#a01fc9fd5d576b66d07360d05e821c755',1,'gridfire::GraphEngine']]], + ['calculatereverseratetwobody_18',['calculateReverseRateTwoBody',['../classgridfire_1_1_graph_engine.html#af18853273cbd53317ee4389c2241281c',1,'gridfire::GraphEngine']]], ['calculatereverseratetwobodyderivative_19',['calculateReverseRateTwoBodyDerivative',['../classgridfire_1_1_graph_engine.html#a9340db538a507b96e186b60ba0450205',1,'gridfire::GraphEngine']]], - ['calculaterhsandenergy_20',['calculateRHSAndEnergy',['../classgridfire_1_1_engine.html#add48d3af9ebde17717e42e220e349740',1,'gridfire::Engine::calculateRHSAndEnergy()'],['../classgridfire_1_1_graph_engine.html#a7acc98647427981a9602d251c9288012',1,'gridfire::GraphEngine::calculateRHSAndEnergy()'],['../classgridfire_1_1_adaptive_engine_view.html#ac5545d546166de94514871d7ad7b8669',1,'gridfire::AdaptiveEngineView::calculateRHSAndEnergy()'],['../classgridfire_1_1_defined_engine_view.html#af273b29d7700cdc34da6e2712fffc5c2',1,'gridfire::DefinedEngineView::calculateRHSAndEnergy()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a5c1ab19bc3394a5d29241ef02073c4cb',1,'gridfire::MultiscalePartitioningEngineView::calculateRHSAndEnergy()'],['../class_py_engine.html#a2f92602ecf210414b46838fc0a9ae26d',1,'PyEngine::calculateRHSAndEnergy()'],['../class_py_dynamic_engine.html#a5b7f0cfe327c634ec125303256de8b9a',1,'PyDynamicEngine::calculateRHSAndEnergy()']]], + ['calculaterhsandenergy_20',['calculateRHSAndEnergy',['../classgridfire_1_1_engine.html#add48d3af9ebde17717e42e220e349740',1,'gridfire::Engine::calculateRHSAndEnergy()'],['../classgridfire_1_1_graph_engine.html#a7acc98647427981a9602d251c9288012',1,'gridfire::GraphEngine::calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a2a8c5234f68e9c1806795e7a4e10922c',1,'gridfire::GraphEngine::calculateRHSAndEnergy(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const'],['../classgridfire_1_1_adaptive_engine_view.html#ac5545d546166de94514871d7ad7b8669',1,'gridfire::AdaptiveEngineView::calculateRHSAndEnergy()'],['../classgridfire_1_1_defined_engine_view.html#af273b29d7700cdc34da6e2712fffc5c2',1,'gridfire::DefinedEngineView::calculateRHSAndEnergy()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a5c1ab19bc3394a5d29241ef02073c4cb',1,'gridfire::MultiscalePartitioningEngineView::calculateRHSAndEnergy()'],['../class_py_engine.html#a7a298603e9d94ca58dc0db53e5b07add',1,'PyEngine::calculateRHSAndEnergy()'],['../class_py_dynamic_engine.html#a6bd76ef1df93d361bf5791270390c914',1,'PyDynamicEngine::calculateRHSAndEnergy()']]], ['calculatescreeningfactors_21',['calculateScreeningFactors',['../classgridfire_1_1screening_1_1_screening_model.html#ab08c4490f9da18254a7c6f29be1f62ce',1,'gridfire::screening::ScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< double > &Y, double T9, double rho) const =0'],['../classgridfire_1_1screening_1_1_screening_model.html#a1da8242c7591ab32453d1e0109999d6c',1,'gridfire::screening::ScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< CppAD::AD< double > > &Y, ADDouble T9, ADDouble rho) const =0'],['../classgridfire_1_1screening_1_1_bare_screening_model.html#ad252ce1de82401bab24747aabf0c8a3a',1,'gridfire::screening::BareScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< double > &Y, double T9, double rho) const override'],['../classgridfire_1_1screening_1_1_bare_screening_model.html#a0ac3685a90c1e65a84e03cfb2fed29e5',1,'gridfire::screening::BareScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< CppAD::AD< double > > &Y, ADDouble T9, ADDouble rho) const override'],['../classgridfire_1_1screening_1_1_intermediate_screening_model.html#a86a218ce82306ed582296cbeb3de0250',1,'gridfire::screening::IntermediateScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< double > &Y, double T9, double rho) const override'],['../classgridfire_1_1screening_1_1_intermediate_screening_model.html#a765e369256282f0f25e66e13c33dcbd9',1,'gridfire::screening::IntermediateScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< ADDouble > &Y, ADDouble T9, ADDouble rho) const override'],['../classgridfire_1_1screening_1_1_weak_screening_model.html#a6a215d082b0d05126fb2b19fd1983446',1,'gridfire::screening::WeakScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< double > &Y, double T9, double rho) const override'],['../classgridfire_1_1screening_1_1_weak_screening_model.html#a8b0590814e7058b4ff3f0cd6f4124773',1,'gridfire::screening::WeakScreeningModel::calculateScreeningFactors(const reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< CppAD::AD< double > > &Y, CppAD::AD< double > T9, CppAD::AD< double > rho) const override'],['../class_py_screening.html#aa67b5f0528006d9c742033b8c5ab3a05',1,'PyScreening::calculateScreeningFactors(const gridfire::reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< double > &Y, double T9, double rho) const override'],['../class_py_screening.html#a68a126de903e1a87a1d7d1cfec8add0f',1,'PyScreening::calculateScreeningFactors(const gridfire::reaction::ReactionSet &reactions, const std::vector< fourdst::atomic::Species > &species, const std::vector< ADDouble > &Y, ADDouble T9, ADDouble rho) const override']]], ['chapter_22',['chapter',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#abe189c43e4d509d9d05dd205861ceddc',1,'gridfire::reaction::ReaclibReaction']]], - ['check_23',['check',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a50df7fefee167390522aa258fa6ee960',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::check()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3855b15459217383647ecdf12bc35775',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::check()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a04598611b0807cad395bdd2fbc41a6c2',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::check()'],['../classgridfire_1_1trigger_1_1_trigger.html#a1579ffb1c841cda4e67990b42d400d88',1,'gridfire::trigger::Trigger::check()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#aaefdfa86856f9f7839b6a7fdffa4a579',1,'gridfire::trigger::AndTrigger::check()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ac8be54d91e77ed16ae3cca2417d82e0a',1,'gridfire::trigger::OrTrigger::check()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae453a72df20fdd416443ef7867f86b92',1,'gridfire::trigger::NotTrigger::check()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69fbb099f8d13d39602f58fa8aa8e7f2',1,'gridfire::trigger::EveryNthTrigger::check()']]], + ['check_23',['check',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a50df7fefee167390522aa258fa6ee960',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::check()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a3855b15459217383647ecdf12bc35775',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::check()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a04598611b0807cad395bdd2fbc41a6c2',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::check()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#ae8765656a45319335c2bb90c3fb3d308',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::check()'],['../classgridfire_1_1trigger_1_1_trigger.html#a1579ffb1c841cda4e67990b42d400d88',1,'gridfire::trigger::Trigger::check()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#aaefdfa86856f9f7839b6a7fdffa4a579',1,'gridfire::trigger::AndTrigger::check()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ac8be54d91e77ed16ae3cca2417d82e0a',1,'gridfire::trigger::OrTrigger::check()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae453a72df20fdd416443ef7867f86b92',1,'gridfire::trigger::NotTrigger::check()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69fbb099f8d13d39602f58fa8aa8e7f2',1,'gridfire::trigger::EveryNthTrigger::check()']]], ['cleanup_5fcvode_5fresources_24',['cleanup_cvode_resources',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a7f6786780137de1a136e081c537a9667',1,'gridfire::solver::CVODESolverStrategy']]], ['clear_25',['clear',['../classgridfire_1_1reaction_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300',1,'gridfire::reaction::ReactionSet::clear()'],['../classgridfire_1_1_reaction_set.html#aa8e0d65aafc6e0320690b4906e1bf300',1,'gridfire::ReactionSet::clear()']]], ['clone_26',['clone',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a7b000d55c7d1f489e54a57f7f4e3808a',1,'gridfire::partition::CompositePartitionFunction::clone()'],['../classgridfire_1_1partition_1_1_partition_function.html#a677a90f992fd56b8718e36655c33ce6d',1,'gridfire::partition::PartitionFunction::clone()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#ade2b0f92a3d9b74968166793466a11e4',1,'gridfire::partition::GroundStatePartitionFunction::clone()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#ad229cac0a84df5ebbcaf0550f83debf6',1,'gridfire::partition::RauscherThielemannPartitionFunction::clone()'],['../classgridfire_1_1reaction_1_1_reaction.html#ab95ce7fb022a9432bdc77f14679221ee',1,'gridfire::reaction::Reaction::clone()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a54fde02e7010e806136f976ab64b1740',1,'gridfire::reaction::ReaclibReaction::clone()'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#ad113b9cb64c449f9449c4cce4fa64076',1,'gridfire::reaction::LogicalReaclibReaction::clone()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ac10e1451d20876f6eab199e127f213c7',1,'gridfire::rates::weak::WeakReaction::clone()'],['../class_py_partition_function.html#af918b357e38fb82499ad53584557c43d',1,'PyPartitionFunction::clone()'],['../classgridfire_1_1_reaction.html#a588a8c19970463d97f5aa333fcd312dc',1,'gridfire::Reaction::clone()']]], ['collect_27',['collect',['../classgridfire_1_1_defined_engine_view.html#adbc64284b5f5a3256867be46fa87c69e',1,'gridfire::DefinedEngineView']]], ['collectatomicreverserateatomicbases_28',['collectAtomicReverseRateAtomicBases',['../classgridfire_1_1_graph_engine.html#a29b338630c959449c15881935ac30746',1,'gridfire::GraphEngine']]], - ['collectnetworkspecies_29',['collectNetworkSpecies',['../classgridfire_1_1_graph_engine.html#aedf42d83bfcc28313b6b6454034d2efa',1,'gridfire::GraphEngine']]], - ['column_30',['Column',['../classgridfire_1_1utils_1_1_column.html#a7d7e4f4cf6f8e03725afeb9f664321b8',1,'gridfire::utils::Column']]], - ['compositepartitionfunction_31',['CompositePartitionFunction',['../classgridfire_1_1partition_1_1_composite_partition_function.html#ad80743933712de627c6a69d06d42ceb5',1,'gridfire::partition::CompositePartitionFunction::CompositePartitionFunction(const std::vector< BasePartitionType > &partitionFunctions)'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#ac1bc5bedabef400fab6aceb477dbc6b9',1,'gridfire::partition::CompositePartitionFunction::CompositePartitionFunction(const CompositePartitionFunction &other)']]], - ['con_5fstype_5fregister_5fgraph_5fengine_5fbindings_32',['con_stype_register_graph_engine_bindings',['../engine_2bindings_8cpp.html#a73d427751e6a64952d52e7c2cc84d065',1,'con_stype_register_graph_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a73d427751e6a64952d52e7c2cc84d065',1,'con_stype_register_graph_engine_bindings(const pybind11::module &m): bindings.cpp']]], - ['constructcandidategroups_33',['constructCandidateGroups',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aaabaae8e33ca8a05a2aa1f374e792795',1,'gridfire::MultiscalePartitioningEngineView']]], - ['constructprimingreactionset_34',['constructPrimingReactionSet',['../classgridfire_1_1_network_priming_engine_view.html#a91f60d8a6bd92dc5d5f6fcda8e89408f',1,'gridfire::NetworkPrimingEngineView']]], - ['constructreactionindexmap_35',['constructReactionIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a89614f4a48f60c4170a0197f45303e7c',1,'gridfire::AdaptiveEngineView::constructReactionIndexMap()'],['../classgridfire_1_1_defined_engine_view.html#ab2514984afaaf8590c28ab71943fbe68',1,'gridfire::DefinedEngineView::constructReactionIndexMap()']]], - ['constructspeciesindexmap_36',['constructSpeciesIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a896d29325b4233e83d9298850b617a2d',1,'gridfire::AdaptiveEngineView::constructSpeciesIndexMap()'],['../classgridfire_1_1_defined_engine_view.html#a9ea4812bc697fe43f8aded14f8aa0985',1,'gridfire::DefinedEngineView::constructSpeciesIndexMap()']]], - ['contains_37',['contains',['../classgridfire_1_1reaction_1_1_reaction.html#a768db057d358240d4825c21869af0792',1,'gridfire::reaction::Reaction::contains()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a171b690e1abaf23f11a94c39e9f8c944',1,'gridfire::reaction::ReaclibReaction::contains()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387',1,'gridfire::reaction::ReactionSet::contains(const std::string_view &id) const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8',1,'gridfire::reaction::ReactionSet::contains(const Reaction &reaction) const'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a745b161968f37873b5d40fe6bf9d2118',1,'gridfire::rates::weak::WeakReaction::contains()'],['../classgridfire_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387',1,'gridfire::ReactionSet::contains(const std::string_view &id) const'],['../classgridfire_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8',1,'gridfire::ReactionSet::contains(const Reaction &reaction) const'],['../classgridfire_1_1_reaction.html#adaeb5d72faf7d55d4e26f6e1fcba21c1',1,'gridfire::Reaction::contains()']]], - ['contains_5fproduct_38',['contains_product',['../classgridfire_1_1reaction_1_1_reaction.html#a2708d2e8f42159df6605a5948b13c4c5',1,'gridfire::reaction::Reaction::contains_product()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a4e4811436d09afaa4a14c51d9af71f88',1,'gridfire::reaction::ReaclibReaction::contains_product()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e',1,'gridfire::reaction::ReactionSet::contains_product()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a957b5bfe70e536290ef677a7c5b6643f',1,'gridfire::rates::weak::WeakReaction::contains_product()'],['../classgridfire_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e',1,'gridfire::ReactionSet::contains_product()'],['../classgridfire_1_1_reaction.html#a5a17ca61d069749960e5a83e58c0b8a1',1,'gridfire::Reaction::contains_product()']]], - ['contains_5freactant_39',['contains_reactant',['../classgridfire_1_1reaction_1_1_reaction.html#ab28bf4f9417ecabcc8350bae449fedd5',1,'gridfire::reaction::Reaction::contains_reactant()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a65a12e5f6180873866cfaaf130fd1156',1,'gridfire::reaction::ReaclibReaction::contains_reactant()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2',1,'gridfire::reaction::ReactionSet::contains_reactant()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a98095e6536d9a6434c5955f4c169d505',1,'gridfire::rates::weak::WeakReaction::contains_reactant()'],['../classgridfire_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2',1,'gridfire::ReactionSet::contains_reactant()'],['../classgridfire_1_1_reaction.html#afca3afba45a3db79980c8fe18c87c750',1,'gridfire::Reaction::contains_reactant()']]], - ['contains_5fspecies_40',['contains_species',['../classgridfire_1_1reaction_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a',1,'gridfire::reaction::ReactionSet::contains_species()'],['../classgridfire_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a',1,'gridfire::ReactionSet::contains_species()']]], - ['convert_5fnetin_41',['convert_netIn',['../classgridfire_1_1approx8_1_1_approx8_network.html#a56426da6f1af7eb8a6d1cc70bc8e742a',1,'gridfire::approx8::Approx8Network']]], - ['cullreactionsbyflow_42',['cullReactionsByFlow',['../classgridfire_1_1_adaptive_engine_view.html#a95fbfb7f2bdbf80195f1ea0aff8d62fb',1,'gridfire::AdaptiveEngineView']]], - ['cvode_5fjac_5fwrapper_43',['cvode_jac_wrapper',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae13fc9c21f595edbee1c9b7debaa61b3',1,'gridfire::solver::CVODESolverStrategy']]], - ['cvode_5frhs_5fwrapper_44',['cvode_rhs_wrapper',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a14c620ef75749c8ef3dfdb84132e5620',1,'gridfire::solver::CVODESolverStrategy']]], - ['cvodesolverstrategy_45',['CVODESolverStrategy',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a924a541da3b205818f90b50d675631c0',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(DynamicEngine &engine)'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a2fa56a2e7a63d31d2afa895a5e4fe827',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(const CVODESolverStrategy &)=delete'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a1f007d68e808ba61f8425d0487432c0d',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(CVODESolverStrategy &&)=delete']]] + ['collectcomposition_29',['collectComposition',['../classgridfire_1_1_dynamic_engine.html#a827c7e6fa7f2c5baf13a564fb4911388',1,'gridfire::DynamicEngine::collectComposition()'],['../classgridfire_1_1_graph_engine.html#a746ba3f5f61701cfd4f15578c1a4914a',1,'gridfire::GraphEngine::collectComposition()'],['../classgridfire_1_1_adaptive_engine_view.html#ab2f975b860ad4f42ed1ba45e41c8e959',1,'gridfire::AdaptiveEngineView::collectComposition()'],['../classgridfire_1_1_defined_engine_view.html#aefd36cae5c263cba12a0c177e70b409a',1,'gridfire::DefinedEngineView::collectComposition()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7056e235c56be39e2a672988962b3948',1,'gridfire::MultiscalePartitioningEngineView::collectComposition()'],['../class_py_dynamic_engine.html#a6c5397f57fb9e115495188a1d2296147',1,'PyDynamicEngine::collectComposition()']]], + ['collectnetworkspecies_30',['collectNetworkSpecies',['../classgridfire_1_1_graph_engine.html#aedf42d83bfcc28313b6b6454034d2efa',1,'gridfire::GraphEngine']]], + ['column_31',['Column',['../classgridfire_1_1utils_1_1_column.html#a7d7e4f4cf6f8e03725afeb9f664321b8',1,'gridfire::utils::Column']]], + ['compositepartitionfunction_32',['CompositePartitionFunction',['../classgridfire_1_1partition_1_1_composite_partition_function.html#ad80743933712de627c6a69d06d42ceb5',1,'gridfire::partition::CompositePartitionFunction::CompositePartitionFunction(const std::vector< BasePartitionType > &partitionFunctions)'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#ac1bc5bedabef400fab6aceb477dbc6b9',1,'gridfire::partition::CompositePartitionFunction::CompositePartitionFunction(const CompositePartitionFunction &other)']]], + ['con_5fstype_5fregister_5fgraph_5fengine_5fbindings_33',['con_stype_register_graph_engine_bindings',['../engine_2bindings_8cpp.html#a73d427751e6a64952d52e7c2cc84d065',1,'con_stype_register_graph_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a73d427751e6a64952d52e7c2cc84d065',1,'con_stype_register_graph_engine_bindings(const pybind11::module &m): bindings.cpp']]], + ['constructcandidategroups_34',['constructCandidateGroups',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aaabaae8e33ca8a05a2aa1f374e792795',1,'gridfire::MultiscalePartitioningEngineView']]], + ['constructprimingreactionset_35',['constructPrimingReactionSet',['../classgridfire_1_1_network_priming_engine_view.html#a43b669d725df289366ff21e9698d645a',1,'gridfire::NetworkPrimingEngineView']]], + ['constructreactionindexmap_36',['constructReactionIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a89614f4a48f60c4170a0197f45303e7c',1,'gridfire::AdaptiveEngineView::constructReactionIndexMap()'],['../classgridfire_1_1_defined_engine_view.html#ab2514984afaaf8590c28ab71943fbe68',1,'gridfire::DefinedEngineView::constructReactionIndexMap()']]], + ['constructspeciesindexmap_37',['constructSpeciesIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a896d29325b4233e83d9298850b617a2d',1,'gridfire::AdaptiveEngineView::constructSpeciesIndexMap()'],['../classgridfire_1_1_defined_engine_view.html#a9ea4812bc697fe43f8aded14f8aa0985',1,'gridfire::DefinedEngineView::constructSpeciesIndexMap()']]], + ['contains_38',['contains',['../classgridfire_1_1reaction_1_1_reaction.html#a768db057d358240d4825c21869af0792',1,'gridfire::reaction::Reaction::contains()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a171b690e1abaf23f11a94c39e9f8c944',1,'gridfire::reaction::ReaclibReaction::contains()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387',1,'gridfire::reaction::ReactionSet::contains(const std::string_view &id) const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8',1,'gridfire::reaction::ReactionSet::contains(const Reaction &reaction) const'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a745b161968f37873b5d40fe6bf9d2118',1,'gridfire::rates::weak::WeakReaction::contains()'],['../classgridfire_1_1_reaction_set.html#ae5f8078e77a700a8356487fbd69ba387',1,'gridfire::ReactionSet::contains(const std::string_view &id) const'],['../classgridfire_1_1_reaction_set.html#a2f6b165c86634a68f35032c2267255f8',1,'gridfire::ReactionSet::contains(const Reaction &reaction) const'],['../classgridfire_1_1_reaction.html#adaeb5d72faf7d55d4e26f6e1fcba21c1',1,'gridfire::Reaction::contains()']]], + ['contains_5fproduct_39',['contains_product',['../classgridfire_1_1reaction_1_1_reaction.html#a2708d2e8f42159df6605a5948b13c4c5',1,'gridfire::reaction::Reaction::contains_product()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a4e4811436d09afaa4a14c51d9af71f88',1,'gridfire::reaction::ReaclibReaction::contains_product()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e',1,'gridfire::reaction::ReactionSet::contains_product()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a957b5bfe70e536290ef677a7c5b6643f',1,'gridfire::rates::weak::WeakReaction::contains_product()'],['../classgridfire_1_1_reaction_set.html#a4bdf50219d686a6cbc0b3cc5365dc18e',1,'gridfire::ReactionSet::contains_product()'],['../classgridfire_1_1_reaction.html#a5a17ca61d069749960e5a83e58c0b8a1',1,'gridfire::Reaction::contains_product()']]], + ['contains_5freactant_40',['contains_reactant',['../classgridfire_1_1reaction_1_1_reaction.html#ab28bf4f9417ecabcc8350bae449fedd5',1,'gridfire::reaction::Reaction::contains_reactant()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a65a12e5f6180873866cfaaf130fd1156',1,'gridfire::reaction::ReaclibReaction::contains_reactant()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2',1,'gridfire::reaction::ReactionSet::contains_reactant()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a98095e6536d9a6434c5955f4c169d505',1,'gridfire::rates::weak::WeakReaction::contains_reactant()'],['../classgridfire_1_1_reaction_set.html#a256998eddf292f744d51cdc3e178d4c2',1,'gridfire::ReactionSet::contains_reactant()'],['../classgridfire_1_1_reaction.html#afca3afba45a3db79980c8fe18c87c750',1,'gridfire::Reaction::contains_reactant()']]], + ['contains_5fspecies_41',['contains_species',['../classgridfire_1_1reaction_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a',1,'gridfire::reaction::ReactionSet::contains_species()'],['../classgridfire_1_1_reaction_set.html#a5b872a8519740a6d06cfaed03784826a',1,'gridfire::ReactionSet::contains_species()']]], + ['convergencefailuretrigger_42',['ConvergenceFailureTrigger',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a63010d8ba73689dda0c2228a1462aae2',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['convert_5fnetin_43',['convert_netIn',['../classgridfire_1_1approx8_1_1_approx8_network.html#a56426da6f1af7eb8a6d1cc70bc8e742a',1,'gridfire::approx8::Approx8Network']]], + ['cullreactionsbyflow_44',['cullReactionsByFlow',['../classgridfire_1_1_adaptive_engine_view.html#a95fbfb7f2bdbf80195f1ea0aff8d62fb',1,'gridfire::AdaptiveEngineView']]], + ['current_5fmean_45',['current_mean',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a3d8d9eafff17ea6a283afbc7e8b450bb',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['cvode_5fjac_5fwrapper_46',['cvode_jac_wrapper',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae13fc9c21f595edbee1c9b7debaa61b3',1,'gridfire::solver::CVODESolverStrategy']]], + ['cvode_5frhs_5fwrapper_47',['cvode_rhs_wrapper',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a14c620ef75749c8ef3dfdb84132e5620',1,'gridfire::solver::CVODESolverStrategy']]], + ['cvodesolverstrategy_48',['CVODESolverStrategy',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a924a541da3b205818f90b50d675631c0',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(DynamicEngine &engine)'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a2fa56a2e7a63d31d2afa895a5e4fe827',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(const CVODESolverStrategy &)=delete'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a1f007d68e808ba61f8425d0487432c0d',1,'gridfire::solver::CVODESolverStrategy::CVODESolverStrategy(CVODESolverStrategy &&)=delete']]] ]; diff --git a/docs/html/search/functions_3.js b/docs/html/search/functions_3.js index b5c7a292..95a15ae0 100644 --- a/docs/html/search/functions_3.js +++ b/docs/html/search/functions_3.js @@ -1,8 +1,8 @@ var searchData= [ - ['definedengineview_0',['DefinedEngineView',['../classgridfire_1_1_defined_engine_view.html#a9b319b4a1bd5a08381ebb183daf72c92',1,'gridfire::DefinedEngineView']]], + ['definedengineview_0',['DefinedEngineView',['../classgridfire_1_1_defined_engine_view.html#a365d3bf2da974c937267bddb07cf2bef',1,'gridfire::DefinedEngineView']]], ['density_1',['density',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#ae8156ed7e659cb629da24a5b6734e2dc',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['describe_2',['describe',['../structgridfire_1_1solver_1_1_solver_context_base.html#a9cbef3cabc8524e542613ee50d8860c6',1,'gridfire::solver::SolverContextBase::describe()'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#ae3c6320ce7a8f41c9ae36c42d62b4204',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a0f412b8f788ab7990e353d62ab7d9a16',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#ad0dd92f9da6c291c3bd57c0983940035',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a8ba5a942bb61347851030d1eb6bbaa74',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::describe()'],['../classgridfire_1_1trigger_1_1_trigger.html#a402cdd062e9479abbcca02e3d94e528f',1,'gridfire::trigger::Trigger::describe()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a2dcd635c6bdbcfe517adca6e2bd5c408',1,'gridfire::trigger::AndTrigger::describe()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#accb56630df2f57400467d315c61dede6',1,'gridfire::trigger::OrTrigger::describe()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ad8166350329db3e1f50954afbb311a35',1,'gridfire::trigger::NotTrigger::describe()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#aab88715f3c94437ca7f3fcb1698c69de',1,'gridfire::trigger::EveryNthTrigger::describe()']]], + ['describe_2',['describe',['../classgridfire_1_1solver_1_1_solver_context_base.html#a9cbef3cabc8524e542613ee50d8860c6',1,'gridfire::solver::SolverContextBase::describe()'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#ae3c6320ce7a8f41c9ae36c42d62b4204',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a0f412b8f788ab7990e353d62ab7d9a16',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#ad0dd92f9da6c291c3bd57c0983940035',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a8ba5a942bb61347851030d1eb6bbaa74',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::describe()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa2bb19e4a1e24f6fd7f86d0c80ebbec3',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::describe()'],['../classgridfire_1_1trigger_1_1_trigger.html#a402cdd062e9479abbcca02e3d94e528f',1,'gridfire::trigger::Trigger::describe()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a2dcd635c6bdbcfe517adca6e2bd5c408',1,'gridfire::trigger::AndTrigger::describe()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#accb56630df2f57400467d315c61dede6',1,'gridfire::trigger::OrTrigger::describe()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ad8166350329db3e1f50954afbb311a35',1,'gridfire::trigger::NotTrigger::describe()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#aab88715f3c94437ca7f3fcb1698c69de',1,'gridfire::trigger::EveryNthTrigger::describe()'],['../class_py_solver_context_base.html#af18f517d550c037d56c44144c07f1ee8',1,'PySolverContextBase::describe()']]], ['describe_5fcallback_5fcontext_3',['describe_callback_context',['../classgridfire_1_1solver_1_1_network_solver_strategy.html#ae09169769774f17df8701c42a64ed656',1,'gridfire::solver::NetworkSolverStrategy::describe_callback_context()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5dfb7a2ce0008d41dee4aa596a4e1ce4',1,'gridfire::solver::CVODESolverStrategy::describe_callback_context()'],['../class_py_dynamic_network_solver_strategy.html#a147a0a543268427a5930143902217ac3',1,'PyDynamicNetworkSolverStrategy::describe_callback_context()']]], ['df_4',['df',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#aa65aec7175a56a31887b8b8fca5434bc',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], ['dp_5frate_5',['dp_rate',['../namespacegridfire_1_1approx8.html#a51d139de74680c8437d20a3fa622200c',1,'gridfire::approx8']]] diff --git a/docs/html/search/functions_4.js b/docs/html/search/functions_4.js index 47322a14..89dd90e1 100644 --- a/docs/html/search/functions_4.js +++ b/docs/html/search/functions_4.js @@ -6,10 +6,11 @@ var searchData= ['engineerror_3',['EngineError',['../structgridfire_1_1expectations_1_1_engine_error.html#a574a18b105ee285f516db535e1e3bdfd',1,'gridfire::expectations::EngineError']]], ['engineindexerror_4',['EngineIndexError',['../structgridfire_1_1expectations_1_1_engine_index_error.html#ab44bba2a197d43319e65cd200cd347b0',1,'gridfire::expectations::EngineIndexError']]], ['equilibratenetwork_5',['equilibrateNetwork',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a2f0c45d4e2b2f9de5d961088f3ab0a9a',1,'gridfire::MultiscalePartitioningEngineView::equilibrateNetwork(const fourdst::composition::Composition &comp, double T9, double rho)'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b17f94386882ea1524147782b7a1ddc',1,'gridfire::MultiscalePartitioningEngineView::equilibrateNetwork(const NetIn &netIn)']]], - ['evaluate_6',['evaluate',['../classgridfire_1_1approx8_1_1_approx8_network.html#a888734a3cdde4259e921e2efece411ee',1,'gridfire::approx8::Approx8Network::evaluate()'],['../classgridfire_1_1_network.html#afc8d5172dd0e2295248b42dcb52b655c',1,'gridfire::Network::evaluate()'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#a8d6d278fcb5b8478b0e27535f877ee2b',1,'gridfire::partition::CompositePartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_partition_function.html#a08ee79b7d8723b4e00ee1fc9cdfbe817',1,'gridfire::partition::PartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af16da0015489307eb64639efbafbbdd5',1,'gridfire::partition::GroundStatePartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aebe49d06b50a18ea4484ff15cb301681',1,'gridfire::partition::RauscherThielemannPartitionFunction::evaluate()'],['../classgridfire_1_1solver_1_1_network_solver_strategy.html#ace539b0482db171845ff1bd38d76b70f',1,'gridfire::solver::NetworkSolverStrategy::evaluate()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab8224d205ea3a28d9c723631c2f00b53',1,'gridfire::solver::CVODESolverStrategy::evaluate()'],['../class_py_partition_function.html#a83aca0bc261734b7d3df8269f730c69b',1,'PyPartitionFunction::evaluate()'],['../class_py_dynamic_network_solver_strategy.html#a2095abb83ed6229ebb27b4883cec51c4',1,'PyDynamicNetworkSolverStrategy::evaluate()']]], + ['evaluate_6',['evaluate',['../classgridfire_1_1approx8_1_1_approx8_network.html#a888734a3cdde4259e921e2efece411ee',1,'gridfire::approx8::Approx8Network::evaluate()'],['../classgridfire_1_1_network.html#afc8d5172dd0e2295248b42dcb52b655c',1,'gridfire::Network::evaluate()'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#a8d6d278fcb5b8478b0e27535f877ee2b',1,'gridfire::partition::CompositePartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_partition_function.html#a08ee79b7d8723b4e00ee1fc9cdfbe817',1,'gridfire::partition::PartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af16da0015489307eb64639efbafbbdd5',1,'gridfire::partition::GroundStatePartitionFunction::evaluate()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aebe49d06b50a18ea4484ff15cb301681',1,'gridfire::partition::RauscherThielemannPartitionFunction::evaluate()'],['../classgridfire_1_1solver_1_1_network_solver_strategy.html#ace539b0482db171845ff1bd38d76b70f',1,'gridfire::solver::NetworkSolverStrategy::evaluate()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab8224d205ea3a28d9c723631c2f00b53',1,'gridfire::solver::CVODESolverStrategy::evaluate(const NetIn &netIn) override'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a167e44c002243314aa58c84715490804',1,'gridfire::solver::CVODESolverStrategy::evaluate(const NetIn &netIn, bool displayTrigger)'],['../class_py_partition_function.html#a83aca0bc261734b7d3df8269f730c69b',1,'PyPartitionFunction::evaluate()'],['../class_py_dynamic_network_solver_strategy.html#a2095abb83ed6229ebb27b4883cec51c4',1,'PyDynamicNetworkSolverStrategy::evaluate()']]], ['evaluatederivative_7',['evaluateDerivative',['../classgridfire_1_1partition_1_1_composite_partition_function.html#ac8900afaa5edd24fcb8eaf19e7379183',1,'gridfire::partition::CompositePartitionFunction::evaluateDerivative()'],['../classgridfire_1_1partition_1_1_partition_function.html#a14009bdaca47f3eddf2c6c023845db5a',1,'gridfire::partition::PartitionFunction::evaluateDerivative()'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a0eff10c7b134d9d4081ad72bbc785c5b',1,'gridfire::partition::GroundStatePartitionFunction::evaluateDerivative()'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#aaa1e11579b44a88c5f18943cc303c4b4',1,'gridfire::partition::RauscherThielemannPartitionFunction::evaluateDerivative()'],['../class_py_partition_function.html#a260df9689bf698970ebf5104977a3dcf',1,'PyPartitionFunction::evaluateDerivative()']]], ['everynthtrigger_8',['EveryNthTrigger',['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a69e5a3061926e1cd36fbd0a5285fa0a7',1,'gridfire::trigger::EveryNthTrigger']]], ['excess_5fenergy_9',['excess_energy',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a0b30c49925823c87980b4fca17c8282e',1,'gridfire::reaction::ReaclibReaction']]], ['exporttocsv_10',['exportToCSV',['../classgridfire_1_1_graph_engine.html#a832e2fe066381811a3e0464806ff5e95',1,'gridfire::GraphEngine']]], - ['exporttodot_11',['exportToDot',['../classgridfire_1_1_graph_engine.html#adac8c7d62bae76e17fc060e86dadd929',1,'gridfire::GraphEngine::exportToDot()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#adfa1e133c49c0ef78b374d37e90a3372',1,'gridfire::MultiscalePartitioningEngineView::exportToDot()']]] + ['exporttodot_11',['exportToDot',['../classgridfire_1_1_graph_engine.html#adac8c7d62bae76e17fc060e86dadd929',1,'gridfire::GraphEngine::exportToDot()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a2e3c7d6320cd0fdc51b3a40d1ec6b262',1,'gridfire::MultiscalePartitioningEngineView::exportToDot()']]], + ['extend_12',['extend',['../classgridfire_1_1reaction_1_1_reaction_set.html#a6a4836776f5dd00158d2336e5bcc3222',1,'gridfire::reaction::ReactionSet::extend()'],['../classgridfire_1_1_reaction_set.html#a6a4836776f5dd00158d2336e5bcc3222',1,'gridfire::ReactionSet::extend()']]] ]; diff --git a/docs/html/search/functions_5.js b/docs/html/search/functions_5.js index 77e1d78d..29868d7a 100644 --- a/docs/html/search/functions_5.js +++ b/docs/html/search/functions_5.js @@ -1,12 +1,12 @@ var searchData= [ - ['failedtopartitionengineerror_0',['FailedToPartitionEngineError',['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a9b9e8752798876d34a444f61fc2f509a',1,'gridfire::exceptions::FailedToPartitionEngineError']]], - ['filedefinedengineview_1',['FileDefinedEngineView',['../classgridfire_1_1_file_defined_engine_view.html#a8f2f64bab0f516ed2a6fd529912e0acd',1,'gridfire::FileDefinedEngineView']]], + ['failedtopartitionengineerror_0',['FailedToPartitionEngineError',['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a24372546a7d22fdca16a268909c64bd7',1,'gridfire::exceptions::FailedToPartitionEngineError']]], + ['filedefinedengineview_1',['FileDefinedEngineView',['../classgridfire_1_1_file_defined_engine_view.html#a276a5041dd7c17946b9769b7c0f034a4',1,'gridfire::FileDefinedEngineView']]], ['finalizeactiveset_2',['finalizeActiveSet',['../classgridfire_1_1_adaptive_engine_view.html#a7b8b3a786b973e4383e721358e61b7ed',1,'gridfire::AdaptiveEngineView']]], ['find_3',['find',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a12058e121981294f447e69a467fd84cd',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], - ['finddominantcreationchannel_4',['findDominantCreationChannel',['../namespacegridfire.html#a2fe2e0bd4b2d4b9e0c70cc4eb9d7c48f',1,'gridfire']]], + ['finddominantcreationchannel_4',['findDominantCreationChannel',['../namespacegridfire.html#a831f081d9eb1db7129677c50c5590d57',1,'gridfire']]], ['findreachablespecies_5',['findReachableSpecies',['../classgridfire_1_1_adaptive_engine_view.html#a0ed21f7e7c1034fc87b40d4116c4221b',1,'gridfire::AdaptiveEngineView']]], - ['for_5fsparse_5fjac_6',['for_sparse_jac',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aec41632c2a362be33a1f7ff04204cbf4',1,'gridfire::GraphEngine::AtomicReverseRate::for_sparse_jac()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a976a2ef2e58439429c1a6e94c27f4662',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::for_sparse_jac()']]], + ['for_5fsparse_5fjac_6',['for_sparse_jac',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aec41632c2a362be33a1f7ff04204cbf4',1,'gridfire::GraphEngine::AtomicReverseRate::for_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &r, CppAD::vector< std::set< size_t > > &s) override'],['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#aa23b5a552fdbaff04ebdb0972924f5f2',1,'gridfire::GraphEngine::AtomicReverseRate::for_sparse_jac(size_t q, const CppAD::vector< bool > &r, CppAD::vector< bool > &s, const CppAD::vector< double > &x) override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a976a2ef2e58439429c1a6e94c27f4662',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::for_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &r, CppAD::vector< std::set< size_t > > &s) override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae4c3bb00eafddb923be7ba4c3b6a25ff',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::for_sparse_jac(size_t q, const CppAD::vector< bool > &r, CppAD::vector< bool > &s, const CppAD::vector< double > &x) override']]], ['format_5ftable_7',['format_table',['../namespacegridfire_1_1utils.html#a6451ba6762273b91a8281043cfaa5d2a',1,'gridfire::utils']]], ['formatnucleartimescalelogstring_8',['formatNuclearTimescaleLogString',['../namespacegridfire_1_1utils.html#a05fda32d3fc4ab10060b8c4c251c2f3d',1,'gridfire::utils']]], ['forward_9',['forward',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#ad9b8dd0e8ba9c7745e33acc9a649d2e0',1,'gridfire::GraphEngine::AtomicReverseRate::forward()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ab4f12e8da29d4d158fb0adf2db31b4bb',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::forward()']]] diff --git a/docs/html/search/functions_6.js b/docs/html/search/functions_6.js index f75061b8..ec4e50e6 100644 --- a/docs/html/search/functions_6.js +++ b/docs/html/search/functions_6.js @@ -1,14 +1,14 @@ var searchData= [ - ['generatejacobianmatrix_0',['generateJacobianMatrix',['../classgridfire_1_1_dynamic_engine.html#a21d15531309456ee83f7675251e7a1bf',1,'gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const =0'],['../classgridfire_1_1_dynamic_engine.html#a11d602a708af4629f51873b17f7b8dbd',1,'gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const'],['../classgridfire_1_1_graph_engine.html#ae11f6267077025ca342e2e263ad87e5e',1,'gridfire::GraphEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a4e0bbc6448999e2ef06879270b7d3dec',1,'gridfire::GraphEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override'],['../classgridfire_1_1_adaptive_engine_view.html#a8da7664cf483cba7f979f855a74c3559',1,'gridfire::AdaptiveEngineView::generateJacobianMatrix()'],['../classgridfire_1_1_defined_engine_view.html#ab80eadd713a40e9263e5231737e956d0',1,'gridfire::DefinedEngineView::generateJacobianMatrix()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ab9f71bc9a1c0f98ec9cc1c7da00fd975',1,'gridfire::MultiscalePartitioningEngineView::generateJacobianMatrix()'],['../class_py_dynamic_engine.html#a5bd40c752db1badcd600797c9113121d',1,'PyDynamicEngine::generateJacobianMatrix(const std::vector< double > &Y_dynamic, double T9, double rho) const override'],['../class_py_dynamic_engine.html#aa0f1fd3f0c0185395193d1b6897d64c5',1,'PyDynamicEngine::generateJacobianMatrix(const std::vector< double > &Y_dynamic, double T9, double rho, const gridfire::SparsityPattern &sparsityPattern) const override']]], + ['generatejacobianmatrix_0',['generateJacobianMatrix',['../classgridfire_1_1_dynamic_engine.html#a21d15531309456ee83f7675251e7a1bf',1,'gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const =0'],['../classgridfire_1_1_dynamic_engine.html#a8538fd9285a192f879a45e3dd3f26362',1,'gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const =0'],['../classgridfire_1_1_dynamic_engine.html#a495bdb1e0c6f9911deb844b22c33644e',1,'gridfire::DynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const =0'],['../classgridfire_1_1_graph_engine.html#ae11f6267077025ca342e2e263ad87e5e',1,'gridfire::GraphEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#abd59415d74e3d1da0bc059fa64af1689',1,'gridfire::GraphEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override'],['../classgridfire_1_1_graph_engine.html#a4e0bbc6448999e2ef06879270b7d3dec',1,'gridfire::GraphEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override'],['../classgridfire_1_1_adaptive_engine_view.html#a8da7664cf483cba7f979f855a74c3559',1,'gridfire::AdaptiveEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_adaptive_engine_view.html#a7b8951ebe897f1ab72149068db13dbb6',1,'gridfire::AdaptiveEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override'],['../classgridfire_1_1_adaptive_engine_view.html#acba9f89a48d38b1c7f7dcb2a39c6816d',1,'gridfire::AdaptiveEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override'],['../classgridfire_1_1_defined_engine_view.html#a0b38e584912f9df9cee5a77752e85492',1,'gridfire::DefinedEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_defined_engine_view.html#a09613471ccc5169ce8525c2bef88a59b',1,'gridfire::DefinedEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override'],['../classgridfire_1_1_defined_engine_view.html#a2c502d447134260086558ce83336cda9',1,'gridfire::DefinedEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ab9f71bc9a1c0f98ec9cc1c7da00fd975',1,'gridfire::MultiscalePartitioningEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a31e636745b8c427cee0319e6c61039be',1,'gridfire::MultiscalePartitioningEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ac683ef0ba25356bc587749b69a582286',1,'gridfire::MultiscalePartitioningEngineView::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const SparsityPattern &sparsityPattern) const override'],['../class_py_dynamic_engine.html#a2a63d0132254983a2143f31e863a5c18',1,'PyDynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../class_py_dynamic_engine.html#aae45b9260d0ec645213541c96b48a468',1,'PyDynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const std::vector< fourdst::atomic::Species > &activeSpecies) const override'],['../class_py_dynamic_engine.html#a36f2dbd2278608fe8a4ef7f08d7e4963',1,'PyDynamicEngine::generateJacobianMatrix(const fourdst::composition::Composition &comp, double T9, double rho, const gridfire::SparsityPattern &sparsityPattern) const override']]], ['generatestoichiometrymatrix_1',['generateStoichiometryMatrix',['../classgridfire_1_1_dynamic_engine.html#aeae6d84ef74d88fd2cdf07b82e98a16f',1,'gridfire::DynamicEngine::generateStoichiometryMatrix()'],['../classgridfire_1_1_graph_engine.html#aed726d36ee2b3796beff6067a1e4db38',1,'gridfire::GraphEngine::generateStoichiometryMatrix()'],['../classgridfire_1_1_adaptive_engine_view.html#a231193a61ba5a31e8eb92b0d4ce69111',1,'gridfire::AdaptiveEngineView::generateStoichiometryMatrix()'],['../classgridfire_1_1_defined_engine_view.html#ad07221be49ae1b5133c5b987dafac3b6',1,'gridfire::DefinedEngineView::generateStoichiometryMatrix()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#abe76a46784b1ebc8ad67a9eec40d369a',1,'gridfire::MultiscalePartitioningEngineView::generateStoichiometryMatrix()'],['../class_py_dynamic_engine.html#a2066649ca11a869c054079ea12d8d0e9',1,'PyDynamicEngine::generateStoichiometryMatrix()']]], ['get_5fall_5freaclib_5freactions_2',['get_all_reaclib_reactions',['../namespacegridfire_1_1reaclib.html#a5f2326f2f76cb1895d6cf5daed9b030b',1,'gridfire::reaclib']]], ['get_5fall_5freactions_3',['get_all_reactions',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a9ab9f6f64455eb46172ebda5e8cc3ec5',1,'gridfire::rates::weak::WeakReactionMap']]], ['get_5finterpolation_5fpoints_4',['get_interpolation_points',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3baed110ab1b12e22071dc2d92c55db9',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], ['get_5flog_5fneutrino_5floss_5ffrom_5fpayload_5',['get_log_neutrino_loss_from_payload',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a7f0d21c80fbbf94ead613e678d44b835',1,'gridfire::rates::weak::WeakReaction']]], ['get_5flog_5frate_5ffrom_5fpayload_6',['get_log_rate_from_payload',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a14555633289fc3822e927afca7401e49',1,'gridfire::rates::weak::WeakReaction']]], - ['get_5frate_5fderivatives_7',['get_rate_derivatives',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a48cec4c8f1e117f73d7e88c3597b4d16',1,'gridfire::rates::weak::WeakRateInterpolator']]], - ['get_5frates_8',['get_rates',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ae36a65c29c34b004111d266dc668107b',1,'gridfire::rates::weak::WeakRateInterpolator']]], + ['get_5frate_5fderivatives_7',['get_rate_derivatives',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ac04ae382defc51645c632db6ad3830d7',1,'gridfire::rates::weak::WeakRateInterpolator']]], + ['get_5frates_8',['get_rates',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a730c8e7fe5218c5ce077531bc7924d79',1,'gridfire::rates::weak::WeakRateInterpolator']]], ['get_5fspecies_5freactions_9',['get_species_reactions',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a290da6766a6d3094a5aae8b7cbcd0d70',1,'gridfire::rates::weak::WeakReactionMap::get_species_reactions(const fourdst::atomic::Species &species) const'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#ad7345da84824495fb21c969c1a9c80f5',1,'gridfire::rates::weak::WeakReactionMap::get_species_reactions(const std::string &species_name) const']]], ['get_5fstdout_5flogging_5fenabled_10',['get_stdout_logging_enabled',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a87b7b39e2a15cc30b118c8e6fda9a1a6',1,'gridfire::solver::CVODESolverStrategy']]], ['get_5ft9_5farray_11',['get_T9_array',['../namespacegridfire_1_1approx8.html#a20f9c48e60a5abf0b6868d1d05080222',1,'gridfire::approx8']]], @@ -19,7 +19,7 @@ var searchData= ['getfastspecies_16',['getFastSpecies',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c82e4e082d1c82b1b090ac9847c7c5e',1,'gridfire::MultiscalePartitioningEngineView']]], ['getformat_17',['getFormat',['../classgridfire_1_1_network.html#a315a123499719178286b29e2aca69118',1,'gridfire::Network']]], ['getheader_18',['getHeader',['../classgridfire_1_1utils_1_1_column_base.html#a4dd5f1409d3190eab9ba07eb6e611248',1,'gridfire::utils::ColumnBase::getHeader()'],['../classgridfire_1_1utils_1_1_column.html#ad6a4f9aee1321e90896e5f4583d7311f',1,'gridfire::utils::Column::getHeader()']]], - ['getjacobianmatrixentry_19',['getJacobianMatrixEntry',['../classgridfire_1_1_dynamic_engine.html#a88dbf350dc0ea3e2b64d825f489e0d60',1,'gridfire::DynamicEngine::getJacobianMatrixEntry()'],['../classgridfire_1_1_graph_engine.html#a8ab5308629b8707922e5954776254aa6',1,'gridfire::GraphEngine::getJacobianMatrixEntry()'],['../classgridfire_1_1_adaptive_engine_view.html#adf3b8a5734983509ca02b7a1a480119f',1,'gridfire::AdaptiveEngineView::getJacobianMatrixEntry()'],['../classgridfire_1_1_defined_engine_view.html#aa49532266ff959ac66f501336f102ce8',1,'gridfire::DefinedEngineView::getJacobianMatrixEntry()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a586da5402750151fee5db2666785b6e4',1,'gridfire::MultiscalePartitioningEngineView::getJacobianMatrixEntry()'],['../class_py_dynamic_engine.html#a1c888bbc0618f1ae02d9a53e45f3c159',1,'PyDynamicEngine::getJacobianMatrixEntry()']]], + ['getjacobianmatrixentry_19',['getJacobianMatrixEntry',['../classgridfire_1_1_dynamic_engine.html#a88dbf350dc0ea3e2b64d825f489e0d60',1,'gridfire::DynamicEngine::getJacobianMatrixEntry()'],['../classgridfire_1_1_graph_engine.html#a8ab5308629b8707922e5954776254aa6',1,'gridfire::GraphEngine::getJacobianMatrixEntry()'],['../classgridfire_1_1_adaptive_engine_view.html#adf3b8a5734983509ca02b7a1a480119f',1,'gridfire::AdaptiveEngineView::getJacobianMatrixEntry()'],['../classgridfire_1_1_defined_engine_view.html#aa49532266ff959ac66f501336f102ce8',1,'gridfire::DefinedEngineView::getJacobianMatrixEntry()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a586da5402750151fee5db2666785b6e4',1,'gridfire::MultiscalePartitioningEngineView::getJacobianMatrixEntry()'],['../class_py_dynamic_engine.html#a63bbe8f6d3849e99dd41b6d9613ff1f0',1,'PyDynamicEngine::getJacobianMatrixEntry()']]], ['getmolarabundance_20',['getMolarAbundance',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a3183a0030b14253eb49d8304fb6665ea',1,'gridfire::exceptions::StaleEngineTrigger']]], ['getnetreactionstoichiometry_21',['getNetReactionStoichiometry',['../classgridfire_1_1_graph_engine.html#a8c29d8bbde407e913be5eb77efb2c0c9',1,'gridfire::GraphEngine']]], ['getnetworkfile_22',['getNetworkFile',['../classgridfire_1_1_file_defined_engine_view.html#ae0c35d8963b6ed05aeb88089ce301718',1,'gridfire::FileDefinedEngineView']]], @@ -30,12 +30,12 @@ var searchData= ['getreactionsetspecies_27',['getReactionSetSpecies',['../classgridfire_1_1reaction_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b',1,'gridfire::reaction::ReactionSet::getReactionSetSpecies()'],['../classgridfire_1_1_reaction_set.html#a133ad8cca6a75d31ef8efe67801aef1b',1,'gridfire::ReactionSet::getReactionSetSpecies()']]], ['getrowcount_28',['getRowCount',['../classgridfire_1_1utils_1_1_column_base.html#ab6e4cb14c8a0ad7b6b9ad0fbde766cba',1,'gridfire::utils::ColumnBase::getRowCount()'],['../classgridfire_1_1utils_1_1_column.html#a7ff9084a0486fb8b08edfe866480568b',1,'gridfire::utils::Column::getRowCount()']]], ['getscreeningmodel_29',['getScreeningModel',['../classgridfire_1_1_dynamic_engine.html#a7a203f8e0f3a6744ddc912dfbcfdbcc0',1,'gridfire::DynamicEngine::getScreeningModel()'],['../classgridfire_1_1_graph_engine.html#a697f2004e0d02c59e83c7890742d7c9a',1,'gridfire::GraphEngine::getScreeningModel()'],['../classgridfire_1_1_adaptive_engine_view.html#a0ab1199f900a58f309c3c36532c9164f',1,'gridfire::AdaptiveEngineView::getScreeningModel()'],['../classgridfire_1_1_defined_engine_view.html#a3c657b82a0117118a4bb0ce7f624ae0c',1,'gridfire::DefinedEngineView::getScreeningModel()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7bfb4e6fec2f337a1dea69e3d4f1fc82',1,'gridfire::MultiscalePartitioningEngineView::getScreeningModel()'],['../class_py_dynamic_engine.html#ab4cfdca5e15957c5cef75ffa6dedeee5',1,'PyDynamicEngine::getScreeningModel()']]], - ['getspeciesdestructiontimescales_30',['getSpeciesDestructionTimescales',['../classgridfire_1_1_dynamic_engine.html#a25c040d3078f6ff2ef38f733eb68f1fa',1,'gridfire::DynamicEngine::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_graph_engine.html#a47df5a9c448dd1ce8654df819a6cc8ff',1,'gridfire::GraphEngine::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_adaptive_engine_view.html#aa861db5f6fc4e85fb51f524e4e1367c6',1,'gridfire::AdaptiveEngineView::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_defined_engine_view.html#a7bcf169ba1e12e3356d4bcc27c3fc554',1,'gridfire::DefinedEngineView::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1a14b0c7ec882b2ad2370f7aa729b9f9',1,'gridfire::MultiscalePartitioningEngineView::getSpeciesDestructionTimescales()'],['../class_py_dynamic_engine.html#a020044829e0146427ed4830e5b02c4f3',1,'PyDynamicEngine::getSpeciesDestructionTimescales()']]], + ['getspeciesdestructiontimescales_30',['getSpeciesDestructionTimescales',['../classgridfire_1_1_dynamic_engine.html#a25c040d3078f6ff2ef38f733eb68f1fa',1,'gridfire::DynamicEngine::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_graph_engine.html#a47df5a9c448dd1ce8654df819a6cc8ff',1,'gridfire::GraphEngine::getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a496bfc97e8db72faa147d2dab94fa5f1',1,'gridfire::GraphEngine::getSpeciesDestructionTimescales(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const'],['../classgridfire_1_1_adaptive_engine_view.html#aa861db5f6fc4e85fb51f524e4e1367c6',1,'gridfire::AdaptiveEngineView::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_defined_engine_view.html#ad51ef1984f92856b6d4c522e56e8d6a6',1,'gridfire::DefinedEngineView::getSpeciesDestructionTimescales()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#accbbe1bd96672e74919d00387673f180',1,'gridfire::MultiscalePartitioningEngineView::getSpeciesDestructionTimescales()'],['../class_py_dynamic_engine.html#a16c27e5af29ddf187e5ab82a6e6db57b',1,'PyDynamicEngine::getSpeciesDestructionTimescales()']]], ['getspeciesindex_31',['getSpeciesIndex',['../classgridfire_1_1_dynamic_engine.html#a8f66fb76c9f983ee93bf8b95cdc85596',1,'gridfire::DynamicEngine::getSpeciesIndex()'],['../classgridfire_1_1_graph_engine.html#a9e426e6c178dd80bd58090489d3b2be9',1,'gridfire::GraphEngine::getSpeciesIndex()'],['../classgridfire_1_1_adaptive_engine_view.html#abb811382522c31f6456787edd4f59ace',1,'gridfire::AdaptiveEngineView::getSpeciesIndex()'],['../classgridfire_1_1_defined_engine_view.html#af3b355ffcda6a8f2841184cc56e3761a',1,'gridfire::DefinedEngineView::getSpeciesIndex()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a8db21995e6878f4043f3a5a45bf36d5e',1,'gridfire::MultiscalePartitioningEngineView::getSpeciesIndex()'],['../class_py_dynamic_engine.html#a95d10a7b240d543a1bc6c67ddf2dc8e0',1,'PyDynamicEngine::getSpeciesIndex()']]], - ['getspeciestimescales_32',['getSpeciesTimescales',['../classgridfire_1_1_dynamic_engine.html#ae7114f5ebc6667b5e5971c0450ed03d9',1,'gridfire::DynamicEngine::getSpeciesTimescales()'],['../classgridfire_1_1_graph_engine.html#a7dde968244f3c4934c7738445c709232',1,'gridfire::GraphEngine::getSpeciesTimescales()'],['../classgridfire_1_1_adaptive_engine_view.html#a57a218c5a145f589531777c8615b7408',1,'gridfire::AdaptiveEngineView::getSpeciesTimescales()'],['../classgridfire_1_1_defined_engine_view.html#a18f46d92ea7e04068ad9e7af4ed605a8',1,'gridfire::DefinedEngineView::getSpeciesTimescales()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aea2c3d2ae6ddf77bd4a9b07b86f3306b',1,'gridfire::MultiscalePartitioningEngineView::getSpeciesTimescales()'],['../class_py_dynamic_engine.html#a02a4c86c9637a3c9c9ca8ddd82ecff22',1,'PyDynamicEngine::getSpeciesTimescales()']]], + ['getspeciestimescales_32',['getSpeciesTimescales',['../classgridfire_1_1_dynamic_engine.html#ae7114f5ebc6667b5e5971c0450ed03d9',1,'gridfire::DynamicEngine::getSpeciesTimescales()'],['../classgridfire_1_1_graph_engine.html#a7dde968244f3c4934c7738445c709232',1,'gridfire::GraphEngine::getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho) const override'],['../classgridfire_1_1_graph_engine.html#a578ecf0e3b0e5197ed6b33c7abf8f770',1,'gridfire::GraphEngine::getSpeciesTimescales(const fourdst::composition::Composition &comp, double T9, double rho, const reaction::ReactionSet &activeReactions) const'],['../classgridfire_1_1_adaptive_engine_view.html#a57a218c5a145f589531777c8615b7408',1,'gridfire::AdaptiveEngineView::getSpeciesTimescales()'],['../classgridfire_1_1_defined_engine_view.html#a18f46d92ea7e04068ad9e7af4ed605a8',1,'gridfire::DefinedEngineView::getSpeciesTimescales()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aea2c3d2ae6ddf77bd4a9b07b86f3306b',1,'gridfire::MultiscalePartitioningEngineView::getSpeciesTimescales()'],['../class_py_dynamic_engine.html#a598eb1575937d165b4b383959cf8c417',1,'PyDynamicEngine::getSpeciesTimescales()']]], ['getstate_33',['getState',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a06eb9eb03750038c193c23c7f53668f5',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['getstoichiometrymatrixentry_34',['getStoichiometryMatrixEntry',['../classgridfire_1_1_dynamic_engine.html#ad19c8451b6f624e2938f771cc067d5c1',1,'gridfire::DynamicEngine::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_graph_engine.html#ad90a2d770ebf098f0d6d5f5339961e95',1,'gridfire::GraphEngine::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_adaptive_engine_view.html#abe2ca6426e10cc6a10090eecf7098dbe',1,'gridfire::AdaptiveEngineView::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_defined_engine_view.html#af1843cfd2a95bfa46ab40d4c4de11ef9',1,'gridfire::DefinedEngineView::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7140384baaaa0bd05ca448a0d8fec471',1,'gridfire::MultiscalePartitioningEngineView::getStoichiometryMatrixEntry()'],['../class_py_dynamic_engine.html#ab48ef6db18da20024aa563a91fa16f83',1,'PyDynamicEngine::getStoichiometryMatrixEntry()']]], + ['getstoichiometrymatrixentry_34',['getStoichiometryMatrixEntry',['../classgridfire_1_1_dynamic_engine.html#ad19c8451b6f624e2938f771cc067d5c1',1,'gridfire::DynamicEngine::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_graph_engine.html#ad90a2d770ebf098f0d6d5f5339961e95',1,'gridfire::GraphEngine::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_adaptive_engine_view.html#abe2ca6426e10cc6a10090eecf7098dbe',1,'gridfire::AdaptiveEngineView::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_defined_engine_view.html#af1843cfd2a95bfa46ab40d4c4de11ef9',1,'gridfire::DefinedEngineView::getStoichiometryMatrixEntry()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7140384baaaa0bd05ca448a0d8fec471',1,'gridfire::MultiscalePartitioningEngineView::getStoichiometryMatrixEntry()'],['../class_py_dynamic_engine.html#a3dd5cf419f25e76e144af35df15a2067',1,'PyDynamicEngine::getStoichiometryMatrixEntry()']]], ['getweakrateinterpolator_35',['getWeakRateInterpolator',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aefc75b3149bee2da878177279ad375da',1,'gridfire::rates::weak::WeakReaction']]], - ['graphengine_36',['GraphEngine',['../classgridfire_1_1_graph_engine.html#a38aaafb1d9a6548bc8e8cb672417bbbe',1,'gridfire::GraphEngine::GraphEngine(const fourdst::composition::Composition &composition, BuildDepthType=NetworkBuildDepth::Full)'],['../classgridfire_1_1_graph_engine.html#a3a03fbd767f495ca667f23789b07c293',1,'gridfire::GraphEngine::GraphEngine(const fourdst::composition::Composition &composition, const partition::PartitionFunction &partitionFunction, BuildDepthType buildDepth=NetworkBuildDepth::Full)'],['../classgridfire_1_1_graph_engine.html#a514cc6b5482d6a27902975da17b5e39e',1,'gridfire::GraphEngine::GraphEngine(const reaction::ReactionSet &reactions)']]], + ['graphengine_36',['GraphEngine',['../classgridfire_1_1_graph_engine.html#a38aaafb1d9a6548bc8e8cb672417bbbe',1,'gridfire::GraphEngine::GraphEngine(const fourdst::composition::Composition &composition, BuildDepthType=NetworkBuildDepth::Full)'],['../classgridfire_1_1_graph_engine.html#a3a03fbd767f495ca667f23789b07c293',1,'gridfire::GraphEngine::GraphEngine(const fourdst::composition::Composition &composition, const partition::PartitionFunction &partitionFunction, BuildDepthType buildDepth=NetworkBuildDepth::Full)'],['../classgridfire_1_1_graph_engine.html#a35552299e1b774386f1e603a702fc7c2',1,'gridfire::GraphEngine::GraphEngine(const fourdst::composition::Composition &composition, const partition::PartitionFunction &partitionFunction, BuildDepthType buildDepth, NetworkConstructionFlags reactionTypes)'],['../classgridfire_1_1_graph_engine.html#a514cc6b5482d6a27902975da17b5e39e',1,'gridfire::GraphEngine::GraphEngine(const reaction::ReactionSet &reactions)']]], ['groundstatepartitionfunction_37',['GroundStatePartitionFunction',['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#a8afa2aee993eb3ed8d01c887d39b57eb',1,'gridfire::partition::GroundStatePartitionFunction']]] ]; diff --git a/docs/html/search/functions_7.js b/docs/html/search/functions_7.js index 95f8fbbc..c73fc287 100644 --- a/docs/html/search/functions_7.js +++ b/docs/html/search/functions_7.js @@ -1,8 +1,12 @@ var searchData= [ - ['hash_0',['hash',['../structgridfire_1_1_q_s_e_cache_key.html#a99772155522bf6cbe08313565444a39d',1,'gridfire::QSECacheKey::hash()'],['../classgridfire_1_1reaction_1_1_reaction.html#a7ba8c18cd5445aa3499a6fd351183f7a',1,'gridfire::reaction::Reaction::hash()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a661dd461e51c37133f7f9931389fd3cc',1,'gridfire::reaction::ReaclibReaction::hash()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99',1,'gridfire::reaction::ReactionSet::hash()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad2ba6b584cb2df7c15633fca81ce6af1',1,'gridfire::rates::weak::WeakReaction::hash()'],['../classgridfire_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99',1,'gridfire::ReactionSet::hash()'],['../classgridfire_1_1_reaction.html#a41b1c16f499c9255251ed43725cf698c',1,'gridfire::Reaction::hash()']]], - ['he3he3_5frate_1',['he3he3_rate',['../namespacegridfire_1_1approx8.html#a12cb71ba6ed03750af9e7659464197ea',1,'gridfire::approx8']]], - ['he3he4_5frate_2',['he3he4_rate',['../namespacegridfire_1_1approx8.html#a593cd66c1eadae4da233ae73b4aad4a3',1,'gridfire::approx8']]], - ['hit_3',['hit',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5eb642e161ffb5500ccc1e412849ee5e',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['hits_4',['hits',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#aaf8b925a169a732c14f4451a33451f51',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]] + ['has_5fflag_0',['has_flag',['../namespacegridfire.html#a5ad8e76156fd708fe6f3bb0f2ad8650b',1,'gridfire']]], + ['hash_1',['hash',['../structgridfire_1_1_q_s_e_cache_key.html#a99772155522bf6cbe08313565444a39d',1,'gridfire::QSECacheKey::hash()'],['../classgridfire_1_1reaction_1_1_reaction.html#a7ba8c18cd5445aa3499a6fd351183f7a',1,'gridfire::reaction::Reaction::hash()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a661dd461e51c37133f7f9931389fd3cc',1,'gridfire::reaction::ReaclibReaction::hash()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99',1,'gridfire::reaction::ReactionSet::hash()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ad2ba6b584cb2df7c15633fca81ce6af1',1,'gridfire::rates::weak::WeakReaction::hash()'],['../classgridfire_1_1_reaction_set.html#ad28907fc08de978461d68cc5b77a3a99',1,'gridfire::ReactionSet::hash()'],['../classgridfire_1_1_reaction.html#a41b1c16f499c9255251ed43725cf698c',1,'gridfire::Reaction::hash()']]], + ['hash_5fatomic_2',['hash_atomic',['../namespacegridfire_1_1utils.html#a0dc0b71ddae108a47887458c2f3f780e',1,'gridfire::utils']]], + ['hash_5freaction_3',['hash_reaction',['../namespacegridfire_1_1utils.html#a011ac3184b4fcf21322868b1aaa4d2d1',1,'gridfire::utils']]], + ['hashingerror_4',['HashingError',['../classgridfire_1_1exceptions_1_1_hashing_error.html#a42fd09bb0ce168f979d146368831142d',1,'gridfire::exceptions::HashingError::HashingError()=default'],['../classgridfire_1_1exceptions_1_1_hashing_error.html#afc587989d7504f3737aba7f092678c5b',1,'gridfire::exceptions::HashingError::HashingError(std::string message)']]], + ['he3he3_5frate_5',['he3he3_rate',['../namespacegridfire_1_1approx8.html#a12cb71ba6ed03750af9e7659464197ea',1,'gridfire::approx8']]], + ['he3he4_5frate_6',['he3he4_rate',['../namespacegridfire_1_1approx8.html#a593cd66c1eadae4da233ae73b4aad4a3',1,'gridfire::approx8']]], + ['hit_7',['hit',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5eb642e161ffb5500ccc1e412849ee5e',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['hits_8',['hits',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#aaf8b925a169a732c14f4451a33451f51',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]] ]; diff --git a/docs/html/search/functions_8.js b/docs/html/search/functions_8.js index 7e969616..033c64d5 100644 --- a/docs/html/search/functions_8.js +++ b/docs/html/search/functions_8.js @@ -7,10 +7,12 @@ var searchData= ['inputs_4',['inputs',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad19c39ced17e400af9f46478546a8fa1',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], ['inspect_5fjacobian_5fstiffness_5',['inspect_jacobian_stiffness',['../namespacegridfire_1_1diagnostics.html#a066ee899bd259062716f25abae3890b0',1,'gridfire::diagnostics']]], ['inspect_5fspecies_5fbalance_6',['inspect_species_balance',['../namespacegridfire_1_1diagnostics.html#a11c0d538e7244bee168d7f9217442128',1,'gridfire::diagnostics']]], - ['involvesspecies_7',['involvesSpecies',['../classgridfire_1_1_graph_engine.html#aa6202cee0c3c481eda77cc9a91bc126b',1,'gridfire::GraphEngine']]], - ['is_5freverse_8',['is_reverse',['../classgridfire_1_1reaction_1_1_reaction.html#a3906a668410e02239f9031b5fc580214',1,'gridfire::reaction::Reaction::is_reverse()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a181b2c75af1f2701c43594c5bb2bac2d',1,'gridfire::reaction::ReaclibReaction::is_reverse()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90b62d922d91832859516450cf8e3876',1,'gridfire::rates::weak::WeakReaction::is_reverse()'],['../classgridfire_1_1_reaction.html#a640b0bdbed9ed7c2a2e9880ddbcafc1d',1,'gridfire::Reaction::is_reverse()']]], - ['isprecomputationenabled_9',['isPrecomputationEnabled',['../classgridfire_1_1_graph_engine.html#a015f8975701f028c29835d3a9794e00f',1,'gridfire::GraphEngine']]], - ['isstale_10',['isStale',['../classgridfire_1_1_dynamic_engine.html#a942e65ced17ca602482cc42e469d6398',1,'gridfire::DynamicEngine::isStale()'],['../classgridfire_1_1_graph_engine.html#af04a9f8a629d6f6c58c477af0f1ab9e5',1,'gridfire::GraphEngine::isStale()'],['../classgridfire_1_1_adaptive_engine_view.html#ad268c9942655e5c9605148fe07718e88',1,'gridfire::AdaptiveEngineView::isStale()'],['../classgridfire_1_1_defined_engine_view.html#a7d9e738dd28efb4d6127de7379169c87',1,'gridfire::DefinedEngineView::isStale()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ae7847959fc5af2b83f5446dd73567b46',1,'gridfire::MultiscalePartitioningEngineView::isStale()'],['../class_py_dynamic_engine.html#a55bf19ed7534a312a36faf74753f7b14',1,'PyDynamicEngine::isStale()']]], - ['isstiff_11',['isStiff',['../classgridfire_1_1approx8_1_1_approx8_network.html#a5b17b2831389829533385900ce19a37a',1,'gridfire::approx8::Approx8Network::isStiff()'],['../classgridfire_1_1_network.html#ae93ad65deba79def4b77d420e7affa0b',1,'gridfire::Network::isStiff()']]], - ['isusingreversereactions_12',['isUsingReverseReactions',['../classgridfire_1_1_graph_engine.html#ae7a210d9ab13ad5fb0c612f027acabd0',1,'gridfire::GraphEngine']]] + ['involvesspecies_7',['involvesSpecies',['../classgridfire_1_1_graph_engine.html#aa6202cee0c3c481eda77cc9a91bc126b',1,'gridfire::GraphEngine::involvesSpecies()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#adde288ec903d0cf45cfc3031e3a1fa8b',1,'gridfire::MultiscalePartitioningEngineView::involvesSpecies(const fourdst::atomic::Species &species) const']]], + ['involvesspeciesindynamic_8',['involvesSpeciesInDynamic',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ae4961ef6ad6db601bfaa0721ede02369',1,'gridfire::MultiscalePartitioningEngineView']]], + ['involvesspeciesinqse_9',['involvesSpeciesInQSE',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3e23f9e7c9e72bf1d3de15f98157afdb',1,'gridfire::MultiscalePartitioningEngineView']]], + ['is_5freverse_10',['is_reverse',['../classgridfire_1_1reaction_1_1_reaction.html#a3906a668410e02239f9031b5fc580214',1,'gridfire::reaction::Reaction::is_reverse()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a181b2c75af1f2701c43594c5bb2bac2d',1,'gridfire::reaction::ReaclibReaction::is_reverse()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a90b62d922d91832859516450cf8e3876',1,'gridfire::rates::weak::WeakReaction::is_reverse()'],['../classgridfire_1_1_reaction.html#a640b0bdbed9ed7c2a2e9880ddbcafc1d',1,'gridfire::Reaction::is_reverse()']]], + ['isprecomputationenabled_11',['isPrecomputationEnabled',['../classgridfire_1_1_graph_engine.html#a015f8975701f028c29835d3a9794e00f',1,'gridfire::GraphEngine']]], + ['isstale_12',['isStale',['../classgridfire_1_1_dynamic_engine.html#a942e65ced17ca602482cc42e469d6398',1,'gridfire::DynamicEngine::isStale()'],['../classgridfire_1_1_graph_engine.html#af04a9f8a629d6f6c58c477af0f1ab9e5',1,'gridfire::GraphEngine::isStale()'],['../classgridfire_1_1_adaptive_engine_view.html#ad268c9942655e5c9605148fe07718e88',1,'gridfire::AdaptiveEngineView::isStale()'],['../classgridfire_1_1_defined_engine_view.html#a7d9e738dd28efb4d6127de7379169c87',1,'gridfire::DefinedEngineView::isStale()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#ae7847959fc5af2b83f5446dd73567b46',1,'gridfire::MultiscalePartitioningEngineView::isStale()'],['../class_py_dynamic_engine.html#a55bf19ed7534a312a36faf74753f7b14',1,'PyDynamicEngine::isStale()']]], + ['isstiff_13',['isStiff',['../classgridfire_1_1approx8_1_1_approx8_network.html#a5b17b2831389829533385900ce19a37a',1,'gridfire::approx8::Approx8Network::isStiff()'],['../classgridfire_1_1_network.html#ae93ad65deba79def4b77d420e7affa0b',1,'gridfire::Network::isStiff()']]], + ['isusingreversereactions_14',['isUsingReverseReactions',['../classgridfire_1_1_graph_engine.html#ae7a210d9ab13ad5fb0c612f027acabd0',1,'gridfire::GraphEngine']]] ]; diff --git a/docs/html/search/functions_9.js b/docs/html/search/functions_9.js index 41c2a278..558ebc1d 100644 --- a/docs/html/search/functions_9.js +++ b/docs/html/search/functions_9.js @@ -1,6 +1,6 @@ var searchData= [ - ['log_5fstep_5fdiagnostics_0',['log_step_diagnostics',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a53c14f504e5b7827b4bab4a0a7a13341',1,'gridfire::solver::CVODESolverStrategy']]], + ['log_5fstep_5fdiagnostics_0',['log_step_diagnostics',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ae52199012091f7179bf95ae7f492fbe1',1,'gridfire::solver::CVODESolverStrategy']]], ['log_5ftime_1',['log_time',['../class_solver_plugin_interface.html#a493a30c0ae4b2e1a89b7d03c02c0041c',1,'SolverPluginInterface']]], - ['logicalreaclibreaction_2',['LogicalReaclibReaction',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a0ff112dca1f88070effb6700429b42b4',1,'gridfire::reaction::LogicalReaclibReaction']]] + ['logicalreaclibreaction_2',['LogicalReaclibReaction',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a0ff112dca1f88070effb6700429b42b4',1,'gridfire::reaction::LogicalReaclibReaction::LogicalReaclibReaction(const std::vector< ReaclibReaction > &reactions)'],['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a7e6d50f866be9239ac620607741280cc',1,'gridfire::reaction::LogicalReaclibReaction::LogicalReaclibReaction(const std::vector< ReaclibReaction > &reactions, bool reverse)']]] ]; diff --git a/docs/html/search/functions_a.js b/docs/html/search/functions_a.js index 287e1881..e93dddca 100644 --- a/docs/html/search/functions_a.js +++ b/docs/html/search/functions_a.js @@ -11,9 +11,14 @@ var searchData= ['mapviewtofull_8',['mapViewToFull',['../classgridfire_1_1_defined_engine_view.html#a626ab005bfa08b201518c13627e1f843',1,'gridfire::DefinedEngineView']]], ['mapviewtofullreactionindex_9',['mapViewToFullReactionIndex',['../classgridfire_1_1_defined_engine_view.html#aadf373d69a22fcd171a6c251466d53d1',1,'gridfire::DefinedEngineView']]], ['mapviewtofullspeciesindex_10',['mapViewToFullSpeciesIndex',['../classgridfire_1_1_defined_engine_view.html#af6fb8c3c7894b505bd81d15f012f154a',1,'gridfire::DefinedEngineView']]], - ['mesanetworkfileparser_11',['MESANetworkFileParser',['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ac5963d0da6780de753df996b490f8d2c',1,'gridfire::io::MESANetworkFileParser']]], - ['miss_12',['miss',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac55fb580dd4b9763cefe4612555b03f3',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['misses_13',['misses',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5df4f2c27e9eaa781c972a8c9b595787',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['molarabundance_14',['MolarAbundance',['../structgridfire_1_1_net_in.html#a47781e8d5503e3b4f12d669e2cbcfb65',1,'gridfire::NetIn']]], - ['multiscalepartitioningengineview_15',['MultiscalePartitioningEngineView',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a0df457c0f0f6f403a295335c84fd828f',1,'gridfire::MultiscalePartitioningEngineView']]] + ['massfractionfrommolarabundanceandcomposition_11',['massFractionFromMolarAbundanceAndComposition',['../namespacegridfire_1_1utils.html#a30bc2aa491806a4ac2a9039e267db282',1,'gridfire::utils']]], + ['massfractionfrommolarabundanceandmolarmass_12',['massFractionFromMolarAbundanceAndMolarMass',['../namespacegridfire_1_1utils.html#a3e0dbd737724f2ead65046b07639c931',1,'gridfire::utils']]], + ['mesanetworkfileparser_13',['MESANetworkFileParser',['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ac5963d0da6780de753df996b490f8d2c',1,'gridfire::io::MESANetworkFileParser']]], + ['miss_14',['miss',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac55fb580dd4b9763cefe4612555b03f3',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['misses_15',['misses',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a5df4f2c27e9eaa781c972a8c9b595787',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['mix_5fspecies_16',['mix_species',['../namespacegridfire_1_1utils_1_1hashing_1_1reaction.html#a464d24a4cacff96a2be567ce461c8404',1,'gridfire::utils::hashing::reaction']]], + ['molarabundance_17',['MolarAbundance',['../structgridfire_1_1_net_in.html#a47781e8d5503e3b4f12d669e2cbcfb65',1,'gridfire::NetIn']]], + ['molarmassvectorfromcomposition_18',['molarMassVectorFromComposition',['../namespacegridfire_1_1utils.html#a1772aeeec2509ca45bc733b7615a7778',1,'gridfire::utils']]], + ['multiscalepartitioningengineview_19',['MultiscalePartitioningEngineView',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b3720628b22f038391949fffe6fc962',1,'gridfire::MultiscalePartitioningEngineView']]], + ['multiset_5fcombine_20',['multiset_combine',['../namespacegridfire_1_1utils_1_1hashing_1_1reaction.html#abd97bcaba4cc049e7f6974a4df5d824a',1,'gridfire::utils::hashing::reaction']]] ]; diff --git a/docs/html/search/functions_b.js b/docs/html/search/functions_b.js index b6dbf987..7cbc94a9 100644 --- a/docs/html/search/functions_b.js +++ b/docs/html/search/functions_b.js @@ -5,15 +5,16 @@ var searchData= ['n15pa_5frate_2',['n15pa_rate',['../namespacegridfire_1_1approx8.html#a9a90b83dd4aa2dcc928bd14f4678dcef',1,'gridfire::approx8']]], ['n15pg_5ffrac_3',['n15pg_frac',['../namespacegridfire_1_1approx8.html#ac309c160c806208bf01bebeb29c23896',1,'gridfire::approx8']]], ['n15pg_5frate_4',['n15pg_rate',['../namespacegridfire_1_1approx8.html#acdbb3ee2ef22bfd9c836324285d0da98',1,'gridfire::approx8']]], - ['name_5',['name',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a87fc9fe6bd8762f148c858452ec30043',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::name()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a594893c029f044be3119118808470f7a',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::name()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a290e5643eea08726d2fd44a1cd5617d0',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::name()'],['../classgridfire_1_1trigger_1_1_trigger.html#a3e5b017147f22ca0733733cd39e334b7',1,'gridfire::trigger::Trigger::name()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#ab78539e5cd88194ab9e98434793eae3f',1,'gridfire::trigger::AndTrigger::name()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a062af4f567dc48c088f1fcfb64cc79ec',1,'gridfire::trigger::OrTrigger::name()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#acc3bd2938f7746997fb1d255681d8b20',1,'gridfire::trigger::NotTrigger::name()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a4a834d24286f9204995bf78fb69f35dc',1,'gridfire::trigger::EveryNthTrigger::name()']]], + ['name_5',['name',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a87fc9fe6bd8762f148c858452ec30043',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::name()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a594893c029f044be3119118808470f7a',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::name()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a290e5643eea08726d2fd44a1cd5617d0',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::name()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a92a57cea3b58bd7948c3c3fb4f75619b',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::name()'],['../classgridfire_1_1trigger_1_1_trigger.html#a3e5b017147f22ca0733733cd39e334b7',1,'gridfire::trigger::Trigger::name()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#ab78539e5cd88194ab9e98434793eae3f',1,'gridfire::trigger::AndTrigger::name()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a062af4f567dc48c088f1fcfb64cc79ec',1,'gridfire::trigger::OrTrigger::name()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#acc3bd2938f7746997fb1d255681d8b20',1,'gridfire::trigger::NotTrigger::name()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a4a834d24286f9204995bf78fb69f35dc',1,'gridfire::trigger::EveryNthTrigger::name()']]], ['ne20a_5frate_6',['ne20a_rate',['../namespacegridfire_1_1approx8.html#ad7a6f894fa4bdeebb4cae0eba3b2c210',1,'gridfire::approx8']]], ['network_7',['Network',['../classgridfire_1_1_network.html#a20b631f2404bfdec2333f680a62abf55',1,'gridfire::Network']]], - ['networkprimingengineview_8',['NetworkPrimingEngineView',['../classgridfire_1_1_network_priming_engine_view.html#ad13ec8d4974421c72cffd88558d71177',1,'gridfire::NetworkPrimingEngineView::NetworkPrimingEngineView(const std::string &primingSymbol, DynamicEngine &baseEngine)'],['../classgridfire_1_1_network_priming_engine_view.html#a96751b66dd11f1155d0c488f39f9f6a6',1,'gridfire::NetworkPrimingEngineView::NetworkPrimingEngineView(const fourdst::atomic::Species &primingSpecies, DynamicEngine &baseEngine)']]], - ['networkresizederror_9',['NetworkResizedError',['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a80c0adb088e8083309591d24051b056b',1,'gridfire::exceptions::NetworkResizedError']]], - ['networksolverstrategy_10',['NetworkSolverStrategy',['../classgridfire_1_1solver_1_1_network_solver_strategy.html#a01cbbec0eb5c3a60f50da38cdaf66505',1,'gridfire::solver::NetworkSolverStrategy']]], - ['nottrigger_11',['NotTrigger',['../classgridfire_1_1trigger_1_1_not_trigger.html#a4828599aae5ff37f4c82e51fe192bed3',1,'gridfire::trigger::NotTrigger']]], - ['num_5fspecies_12',['num_species',['../classgridfire_1_1reaction_1_1_reaction.html#ae2a1b0395ac127c792a8049cd0bcc249',1,'gridfire::reaction::Reaction::num_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a9205126955ad38f56e8aca3112bc150a',1,'gridfire::reaction::ReaclibReaction::num_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1210917ca1727ea474bb606cf8279edb',1,'gridfire::rates::weak::WeakReaction::num_species()'],['../classgridfire_1_1_reaction.html#a348aae35a6c82194ef5387278419e0e6',1,'gridfire::Reaction::num_species()']]], - ['nummisses_13',['numMisses',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a273eb8a3e80d1235d2b3f252e55c5b50',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0e1ad148f9f3232992a4b16e440c249a',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a94bb1de08a5ff55e1874f595f8c8965c',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_trigger.html#a81848e5af844795d879b6d885a2701d7',1,'gridfire::trigger::Trigger::numMisses()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#addfd61f8cb234881f535fb8f4d618d74',1,'gridfire::trigger::AndTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a0b3a7f45604dbb27e832d9559dd20997',1,'gridfire::trigger::OrTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a2f9b0d6a6ac54f6371c5a208c06826ea',1,'gridfire::trigger::NotTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae7776f4a526db3245e64a74a3b0172d3',1,'gridfire::trigger::EveryNthTrigger::numMisses()']]], - ['numspecies_14',['numSpecies',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a44ac2f7510ecf86cd5b556a842eee30c',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['numtriggers_15',['numTriggers',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a34d285584ea96f71b99eefad8c738296',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a32980aaf6d9c7632c024b4b74b1d9e70',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad2a7c2567b100f97a024f65818ecefed',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_trigger.html#a4ea3abfb76a09c4f55ad05d73a2cf12d',1,'gridfire::trigger::Trigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#afffb4281569963183d7db3ed1568eb3a',1,'gridfire::trigger::AndTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#afc7d3eae8306ee383d76997ac3803327',1,'gridfire::trigger::OrTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae2d27d72af9e1fbf711a58e4583b43a3',1,'gridfire::trigger::NotTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a7e5568c9d7799b7f80ad0d3efe2cd143',1,'gridfire::trigger::EveryNthTrigger::numTriggers()']]] + ['networkconstructionflagstostring_8',['NetworkConstructionFlagsToString',['../namespacegridfire.html#a7c96c92c72485f364466c6b979959ef7',1,'gridfire']]], + ['networkprimingengineview_9',['NetworkPrimingEngineView',['../classgridfire_1_1_network_priming_engine_view.html#a0dee05df5ac4047ac0456006a4be4927',1,'gridfire::NetworkPrimingEngineView::NetworkPrimingEngineView(const std::string &primingSymbol, GraphEngine &baseEngine)'],['../classgridfire_1_1_network_priming_engine_view.html#af101fd7cf7237c208611e047396ce8d4',1,'gridfire::NetworkPrimingEngineView::NetworkPrimingEngineView(const fourdst::atomic::Species &primingSpecies, GraphEngine &baseEngine)']]], + ['networkresizederror_10',['NetworkResizedError',['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a1386b2b78ae7760b40cfc5ddefa0ce3e',1,'gridfire::exceptions::NetworkResizedError']]], + ['networksolverstrategy_11',['NetworkSolverStrategy',['../classgridfire_1_1solver_1_1_network_solver_strategy.html#a01cbbec0eb5c3a60f50da38cdaf66505',1,'gridfire::solver::NetworkSolverStrategy']]], + ['nottrigger_12',['NotTrigger',['../classgridfire_1_1trigger_1_1_not_trigger.html#a4828599aae5ff37f4c82e51fe192bed3',1,'gridfire::trigger::NotTrigger']]], + ['num_5fspecies_13',['num_species',['../classgridfire_1_1reaction_1_1_reaction.html#ae2a1b0395ac127c792a8049cd0bcc249',1,'gridfire::reaction::Reaction::num_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a9205126955ad38f56e8aca3112bc150a',1,'gridfire::reaction::ReaclibReaction::num_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1210917ca1727ea474bb606cf8279edb',1,'gridfire::rates::weak::WeakReaction::num_species()'],['../classgridfire_1_1_reaction.html#a348aae35a6c82194ef5387278419e0e6',1,'gridfire::Reaction::num_species()']]], + ['nummisses_14',['numMisses',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a273eb8a3e80d1235d2b3f252e55c5b50',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0e1ad148f9f3232992a4b16e440c249a',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a94bb1de08a5ff55e1874f595f8c8965c',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa26bf911c73b7f2ec343d473caf13718',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_trigger.html#a81848e5af844795d879b6d885a2701d7',1,'gridfire::trigger::Trigger::numMisses()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#addfd61f8cb234881f535fb8f4d618d74',1,'gridfire::trigger::AndTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a0b3a7f45604dbb27e832d9559dd20997',1,'gridfire::trigger::OrTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a2f9b0d6a6ac54f6371c5a208c06826ea',1,'gridfire::trigger::NotTrigger::numMisses()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#ae7776f4a526db3245e64a74a3b0172d3',1,'gridfire::trigger::EveryNthTrigger::numMisses()']]], + ['numspecies_15',['numSpecies',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a44ac2f7510ecf86cd5b556a842eee30c',1,'gridfire::exceptions::StaleEngineTrigger']]], + ['numtriggers_16',['numTriggers',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a34d285584ea96f71b99eefad8c738296',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a32980aaf6d9c7632c024b4b74b1d9e70',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad2a7c2567b100f97a024f65818ecefed',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#aa7cc311316539b2d348422ba907dc64e',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_trigger.html#a4ea3abfb76a09c4f55ad05d73a2cf12d',1,'gridfire::trigger::Trigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#afffb4281569963183d7db3ed1568eb3a',1,'gridfire::trigger::AndTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#afc7d3eae8306ee383d76997ac3803327',1,'gridfire::trigger::OrTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae2d27d72af9e1fbf711a58e4583b43a3',1,'gridfire::trigger::NotTrigger::numTriggers()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a7e5568c9d7799b7f80ad0d3efe2cd143',1,'gridfire::trigger::EveryNthTrigger::numTriggers()']]] ]; diff --git a/docs/html/search/functions_c.js b/docs/html/search/functions_c.js index e319dfd8..3e687362 100644 --- a/docs/html/search/functions_c.js +++ b/docs/html/search/functions_c.js @@ -5,12 +5,14 @@ var searchData= ['offdiagonaltrigger_2',['OffDiagonalTrigger',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a6dc334b85ffb822880c6740dc457ea52',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger']]], ['operator_20std_3a_3astring_3',['string',['../structgridfire_1_1expectations_1_1_stale_engine_error.html#ad8ba0f62a2da0d93aba429181e7e6f84',1,'gridfire::expectations::StaleEngineError']]], ['operator_21_3d_4',['operator!=',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ac81f994476d580a92686e7f84b726c2a',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup::operator!=()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8b6008e0f629329bfc62256f4f081b77',1,'gridfire::reaction::ReaclibReaction::operator!=()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8',1,'gridfire::reaction::ReactionSet::operator!=()'],['../classgridfire_1_1_reaction_set.html#a529189f464aebc6b5ac5c717f70e14b8',1,'gridfire::ReactionSet::operator!=()']]], - ['operator_28_29_5',['operator()',['../structgridfire_1_1approx8_1_1_jacobian.html#a548431915b5895082eb96ce66d5494fa',1,'gridfire::approx8::Jacobian::operator()()'],['../structgridfire_1_1approx8_1_1_o_d_e.html#a2e1eb1ce2aa7949c225d45ce4edf03d0',1,'gridfire::approx8::ODE::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html#aa947f9796cbee2c9473ba455f7e69ec3',1,'std::hash< gridfire::QSECacheKey >::operator()()'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7bd060a3eaaaefab0c31e60dcdb5f28',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html#a48224b63a80690e4f0620f1312be5dd9',1,'std::hash< gridfire::reaction::Reaction >::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html#a32b976b3e3e4e0403c1295f9b467e921',1,'std::hash< gridfire::reaction::ReactionSet >::operator()()']]], - ['operator_3c_6',['operator<',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a2d09ce96d0d7cfe8f0aeb01f22f07a06',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], - ['operator_3c_3c_7',['operator<<',['../namespacegridfire_1_1reaclib.html#a6bb94d5adc7bb9db5a67f770f7453e63',1,'gridfire::reaclib']]], - ['operator_3d_8',['operator=',['../classgridfire_1_1reaction_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a',1,'gridfire::reaction::ReactionSet::operator=()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af500df838024c82724eaf7fe1cb9b8e8',1,'gridfire::solver::CVODESolverStrategy::operator=(const CVODESolverStrategy &)=delete'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ad26879fafcee9ecb21cc7c5ac0db1692',1,'gridfire::solver::CVODESolverStrategy::operator=(CVODESolverStrategy &&)=delete'],['../classgridfire_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a',1,'gridfire::ReactionSet::operator=()']]], - ['operator_3d_3d_9',['operator==',['../structgridfire_1_1_q_s_e_cache_key.html#acfd92321fda5bc0ed1d2e803cbae6a81',1,'gridfire::QSECacheKey::operator==()'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a82c2256254ca88e141672891e5228f88',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup::operator==()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae7c930525db447e39b4de18fbc1251a8',1,'gridfire::reaction::ReaclibReaction::operator==()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135',1,'gridfire::reaction::ReactionSet::operator==()'],['../classgridfire_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135',1,'gridfire::ReactionSet::operator==()']]], - ['operator_3e_10',['operator>',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a77d5ebb3b85649bddab09e5ee7fac50a',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], - ['operator_5b_5d_11',['operator[]',['../classgridfire_1_1reaction_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b',1,'gridfire::reaction::ReactionSet::operator[](size_t index) const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd',1,'gridfire::reaction::ReactionSet::operator[](const std::string_view &id) const'],['../classgridfire_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b',1,'gridfire::ReactionSet::operator[](size_t index) const'],['../classgridfire_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd',1,'gridfire::ReactionSet::operator[](const std::string_view &id) const']]], - ['ortrigger_12',['OrTrigger',['../classgridfire_1_1trigger_1_1_or_trigger.html#aaf4f8a090bdd10eeba0b7849fa8ed888',1,'gridfire::trigger::OrTrigger']]] + ['operator_26_5',['operator&',['../namespacegridfire.html#a6de955e2cf2f0e0241bceabdee69f3f6',1,'gridfire']]], + ['operator_28_29_6',['operator()',['../structgridfire_1_1approx8_1_1_jacobian.html#a548431915b5895082eb96ce66d5494fa',1,'gridfire::approx8::Jacobian::operator()()'],['../structgridfire_1_1approx8_1_1_o_d_e.html#a2e1eb1ce2aa7949c225d45ce4edf03d0',1,'gridfire::approx8::ODE::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html#aa947f9796cbee2c9473ba455f7e69ec3',1,'std::hash< gridfire::QSECacheKey >::operator()()'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ad7bd060a3eaaaefab0c31e60dcdb5f28',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html#abab92065d884b95cdddcc2f8f6fdd490',1,'std::hash< gridfire::rates::weak::TableAxes >::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html#a48224b63a80690e4f0620f1312be5dd9',1,'std::hash< gridfire::reaction::Reaction >::operator()()'],['../structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html#a32b976b3e3e4e0403c1295f9b467e921',1,'std::hash< gridfire::reaction::ReactionSet >::operator()()']]], + ['operator_3c_7',['operator<',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a2d09ce96d0d7cfe8f0aeb01f22f07a06',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['operator_3c_3c_8',['operator<<',['../namespacegridfire_1_1reaclib.html#a6bb94d5adc7bb9db5a67f770f7453e63',1,'gridfire::reaclib']]], + ['operator_3d_9',['operator=',['../classgridfire_1_1reaction_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a',1,'gridfire::reaction::ReactionSet::operator=()'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af500df838024c82724eaf7fe1cb9b8e8',1,'gridfire::solver::CVODESolverStrategy::operator=(const CVODESolverStrategy &)=delete'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ad26879fafcee9ecb21cc7c5ac0db1692',1,'gridfire::solver::CVODESolverStrategy::operator=(CVODESolverStrategy &&)=delete'],['../classgridfire_1_1_reaction_set.html#aac890bf7fdf689890d765ff67489520a',1,'gridfire::ReactionSet::operator=()']]], + ['operator_3d_3d_10',['operator==',['../structgridfire_1_1_q_s_e_cache_key.html#acfd92321fda5bc0ed1d2e803cbae6a81',1,'gridfire::QSECacheKey::operator==()'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a82c2256254ca88e141672891e5228f88',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup::operator==()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ae7c930525db447e39b4de18fbc1251a8',1,'gridfire::reaction::ReaclibReaction::operator==()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135',1,'gridfire::reaction::ReactionSet::operator==()'],['../classgridfire_1_1_reaction_set.html#a4e572e823a80b905e7d002b612123135',1,'gridfire::ReactionSet::operator==()']]], + ['operator_3e_11',['operator>',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a77d5ebb3b85649bddab09e5ee7fac50a',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['operator_5b_5d_12',['operator[]',['../classgridfire_1_1reaction_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b',1,'gridfire::reaction::ReactionSet::operator[](size_t index) const'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd',1,'gridfire::reaction::ReactionSet::operator[](const std::string_view &id) const'],['../classgridfire_1_1_reaction_set.html#a4057f74ae647b691f4f61f150553c52b',1,'gridfire::ReactionSet::operator[](size_t index) const'],['../classgridfire_1_1_reaction_set.html#a896b4e492ef596d9174aeda4b59c46cd',1,'gridfire::ReactionSet::operator[](const std::string_view &id) const']]], + ['operator_7c_13',['operator|',['../namespacegridfire.html#a1504ccf93263bae031d95d4d3880999e',1,'gridfire']]], + ['ortrigger_14',['OrTrigger',['../classgridfire_1_1trigger_1_1_or_trigger.html#aaf4f8a090bdd10eeba0b7849fa8ed888',1,'gridfire::trigger::OrTrigger']]] ]; diff --git a/docs/html/search/functions_d.js b/docs/html/search/functions_d.js index 8fc35fa1..d6f33f33 100644 --- a/docs/html/search/functions_d.js +++ b/docs/html/search/functions_d.js @@ -1,21 +1,20 @@ var searchData= [ - ['pack_5fisotope_5fid_0',['pack_isotope_id',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#ac73e9476c89ec7066999b0986bc0d9c1',1,'gridfire::rates::weak::WeakRateInterpolator']]], - ['packreactionset_1',['packReactionSet',['../namespacegridfire_1_1reaction.html#af34403cccdb4a091e979f0f895be2f8c',1,'gridfire::reaction']]], - ['parse_2',['parse',['../classgridfire_1_1io_1_1_network_file_parser.html#a66e8e724c903d6ef4dd1c8103276bdbf',1,'gridfire::io::NetworkFileParser::parse()'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4df01e3a93e1291d2cde0458545325f8',1,'gridfire::io::SimpleReactionListFileParser::parse()'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a568194277733b5c537901f8af32ee329',1,'gridfire::io::MESANetworkFileParser::parse()'],['../class_py_network_file_parser.html#afe09d1e5b07110e62cf4c6ec713cff54',1,'PyNetworkFileParser::parse()']]], - ['parsespeciesstring_3',['parseSpeciesString',['../namespacegridfire_1_1reaclib.html#afc0deac6cbef076e8884e66fd3ab66e0',1,'gridfire::reaclib']]], - ['partitionbytimescale_4',['partitionByTimescale',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7aa4eb7a0d6e6d04b3e1aa1b1fb7f3f6',1,'gridfire::MultiscalePartitioningEngineView']]], - ['partitionnetwork_5',['partitionNetwork',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c327a40d7c667043826002975baa2b4',1,'gridfire::MultiscalePartitioningEngineView::partitionNetwork(const fourdst::composition::Composition &comp, double T9, double rho)'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a98b11ffe498846f5a3a72f08504346b7',1,'gridfire::MultiscalePartitioningEngineView::partitionNetwork(const NetIn &netIn)']]], - ['pename_6',['peName',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#af775f97f4d5e144e33bc6e0ba58a5851',1,'gridfire::reaction::ReaclibReaction']]], - ['populatereactionidmap_7',['populateReactionIDMap',['../classgridfire_1_1_graph_engine.html#a26602e1b3c610780a47b5a6511d6d567',1,'gridfire::GraphEngine']]], - ['populatespeciestoindexmap_8',['populateSpeciesToIndexMap',['../classgridfire_1_1_graph_engine.html#a47202c43342b96480070874bffce1391',1,'gridfire::GraphEngine']]], - ['pp_5frate_9',['pp_rate',['../namespacegridfire_1_1approx8.html#a16739298c01e56967ce784a9a957439f',1,'gridfire::approx8']]], - ['precomputenetwork_10',['precomputeNetwork',['../classgridfire_1_1_graph_engine.html#a92644bc333bff69c5685be4552ca12fd',1,'gridfire::GraphEngine']]], - ['primeengine_11',['primeEngine',['../classgridfire_1_1_dynamic_engine.html#a21c34f59c080a853fafa38a25175124e',1,'gridfire::DynamicEngine::primeEngine()'],['../classgridfire_1_1_graph_engine.html#ae7a371be61ab09b3fa4a93f05bd44e5e',1,'gridfire::GraphEngine::primeEngine()'],['../classgridfire_1_1_adaptive_engine_view.html#a70005361262bc180d4417b608661e3c3',1,'gridfire::AdaptiveEngineView::primeEngine()'],['../classgridfire_1_1_defined_engine_view.html#a13033abd3b44904f98b58c93e22da460',1,'gridfire::DefinedEngineView::primeEngine()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a05730ced13ac5331060ca011f0da6235',1,'gridfire::MultiscalePartitioningEngineView::primeEngine()'],['../class_py_dynamic_engine.html#ac22a10412be6649bf379e6d61113c878',1,'PyDynamicEngine::primeEngine()']]], - ['primenetwork_12',['primeNetwork',['../namespacegridfire.html#a3cd451f4b7a7bc7c2d7007ebb343e9ac',1,'gridfire']]], - ['printwhy_13',['printWhy',['../namespacegridfire_1_1trigger.html#a5e0fe21f3356426f26b109cdeb1edcd9',1,'gridfire::trigger']]], - ['product_5fspecies_14',['product_species',['../classgridfire_1_1reaction_1_1_reaction.html#a0d16572ae2b664374d32ee6c4e22123a',1,'gridfire::reaction::Reaction::product_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a67c8fa4d5929c7a8cbca9b3d9dd2b704',1,'gridfire::reaction::ReaclibReaction::product_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a5c60feacb0ac48b35323d9f688315316',1,'gridfire::rates::weak::WeakReaction::product_species()'],['../classgridfire_1_1_reaction.html#ac2306d841bad605b7c9ae104397cec0f',1,'gridfire::Reaction::product_species()']]], - ['products_15',['products',['../classgridfire_1_1reaction_1_1_reaction.html#a3d7451045d8df41ea98b5e419e0e5ab0',1,'gridfire::reaction::Reaction::products()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a5f563b99bb550d5bafa2a989502de019',1,'gridfire::reaction::ReaclibReaction::products()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aed0ea28ed3ba96a9f86aa9db947ec01c',1,'gridfire::rates::weak::WeakReaction::products()'],['../classgridfire_1_1_reaction.html#ac2918935929030e8d218dc8d107a78f9',1,'gridfire::Reaction::products()']]], - ['pybind11_5fmodule_16',['PYBIND11_MODULE',['../bindings_8cpp.html#aa8955e3a8d1ea2d94e8a2c941a12c03f',1,'bindings.cpp']]], - ['pydynamicnetworksolverstrategy_17',['PyDynamicNetworkSolverStrategy',['../class_py_dynamic_network_solver_strategy.html#a4a3fce2a9853e7192354834bf2b36159',1,'PyDynamicNetworkSolverStrategy']]] + ['packreactionset_0',['packReactionSet',['../namespacegridfire_1_1reaction.html#af34403cccdb4a091e979f0f895be2f8c',1,'gridfire::reaction']]], + ['parse_1',['parse',['../classgridfire_1_1io_1_1_network_file_parser.html#a66e8e724c903d6ef4dd1c8103276bdbf',1,'gridfire::io::NetworkFileParser::parse()'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4df01e3a93e1291d2cde0458545325f8',1,'gridfire::io::SimpleReactionListFileParser::parse()'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#a568194277733b5c537901f8af32ee329',1,'gridfire::io::MESANetworkFileParser::parse()'],['../class_py_network_file_parser.html#afe09d1e5b07110e62cf4c6ec713cff54',1,'PyNetworkFileParser::parse()']]], + ['parsespeciesstring_2',['parseSpeciesString',['../namespacegridfire_1_1reaclib.html#afc0deac6cbef076e8884e66fd3ab66e0',1,'gridfire::reaclib']]], + ['partitionbytimescale_3',['partitionByTimescale',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7aa4eb7a0d6e6d04b3e1aa1b1fb7f3f6',1,'gridfire::MultiscalePartitioningEngineView']]], + ['partitionnetwork_4',['partitionNetwork',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3c327a40d7c667043826002975baa2b4',1,'gridfire::MultiscalePartitioningEngineView::partitionNetwork(const fourdst::composition::Composition &comp, double T9, double rho)'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a98b11ffe498846f5a3a72f08504346b7',1,'gridfire::MultiscalePartitioningEngineView::partitionNetwork(const NetIn &netIn)']]], + ['pename_5',['peName',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#af775f97f4d5e144e33bc6e0ba58a5851',1,'gridfire::reaction::ReaclibReaction']]], + ['populatereactionidmap_6',['populateReactionIDMap',['../classgridfire_1_1_graph_engine.html#a26602e1b3c610780a47b5a6511d6d567',1,'gridfire::GraphEngine']]], + ['populatespeciestoindexmap_7',['populateSpeciesToIndexMap',['../classgridfire_1_1_graph_engine.html#a47202c43342b96480070874bffce1391',1,'gridfire::GraphEngine']]], + ['pp_5frate_8',['pp_rate',['../namespacegridfire_1_1approx8.html#a16739298c01e56967ce784a9a957439f',1,'gridfire::approx8']]], + ['precomputenetwork_9',['precomputeNetwork',['../classgridfire_1_1_graph_engine.html#a92644bc333bff69c5685be4552ca12fd',1,'gridfire::GraphEngine']]], + ['primeengine_10',['primeEngine',['../classgridfire_1_1_dynamic_engine.html#a21c34f59c080a853fafa38a25175124e',1,'gridfire::DynamicEngine::primeEngine()'],['../classgridfire_1_1_graph_engine.html#ae7a371be61ab09b3fa4a93f05bd44e5e',1,'gridfire::GraphEngine::primeEngine()'],['../classgridfire_1_1_adaptive_engine_view.html#a70005361262bc180d4417b608661e3c3',1,'gridfire::AdaptiveEngineView::primeEngine()'],['../classgridfire_1_1_defined_engine_view.html#a13033abd3b44904f98b58c93e22da460',1,'gridfire::DefinedEngineView::primeEngine()'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a05730ced13ac5331060ca011f0da6235',1,'gridfire::MultiscalePartitioningEngineView::primeEngine()'],['../class_py_dynamic_engine.html#ac22a10412be6649bf379e6d61113c878',1,'PyDynamicEngine::primeEngine()']]], + ['primenetwork_11',['primeNetwork',['../namespacegridfire.html#a66905e14e8bb9a353889d9d014c61d12',1,'gridfire']]], + ['printwhy_12',['printWhy',['../namespacegridfire_1_1trigger.html#a5e0fe21f3356426f26b109cdeb1edcd9',1,'gridfire::trigger']]], + ['product_5fspecies_13',['product_species',['../classgridfire_1_1reaction_1_1_reaction.html#a0d16572ae2b664374d32ee6c4e22123a',1,'gridfire::reaction::Reaction::product_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a67c8fa4d5929c7a8cbca9b3d9dd2b704',1,'gridfire::reaction::ReaclibReaction::product_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a5c60feacb0ac48b35323d9f688315316',1,'gridfire::rates::weak::WeakReaction::product_species()'],['../classgridfire_1_1_reaction.html#ac2306d841bad605b7c9ae104397cec0f',1,'gridfire::Reaction::product_species()']]], + ['products_14',['products',['../classgridfire_1_1reaction_1_1_reaction.html#a3d7451045d8df41ea98b5e419e0e5ab0',1,'gridfire::reaction::Reaction::products()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a5f563b99bb550d5bafa2a989502de019',1,'gridfire::reaction::ReaclibReaction::products()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aed0ea28ed3ba96a9f86aa9db947ec01c',1,'gridfire::rates::weak::WeakReaction::products()'],['../classgridfire_1_1_reaction.html#ac2918935929030e8d218dc8d107a78f9',1,'gridfire::Reaction::products()']]], + ['pybind11_5fmodule_15',['PYBIND11_MODULE',['../bindings_8cpp.html#aa8955e3a8d1ea2d94e8a2c941a12c03f',1,'bindings.cpp']]], + ['pydynamicnetworksolverstrategy_16',['PyDynamicNetworkSolverStrategy',['../class_py_dynamic_network_solver_strategy.html#a4a3fce2a9853e7192354834bf2b36159',1,'PyDynamicNetworkSolverStrategy']]] ]; diff --git a/docs/html/search/functions_f.js b/docs/html/search/functions_f.js index bcc31550..6d2d2dec 100644 --- a/docs/html/search/functions_f.js +++ b/docs/html/search/functions_f.js @@ -7,31 +7,39 @@ var searchData= ['reactant_5fspecies_4',['reactant_species',['../classgridfire_1_1reaction_1_1_reaction.html#a82c14096308cdc9126ab6d9667febcd2',1,'gridfire::reaction::Reaction::reactant_species()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad85ca288289b25d482cbb8e3ff270028',1,'gridfire::reaction::ReaclibReaction::reactant_species()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aae06ff559026e3ce242a42cdd888c5a0',1,'gridfire::rates::weak::WeakReaction::reactant_species()'],['../classgridfire_1_1_reaction.html#a4be8440aa7e79eab1d44b5d83bcdab79',1,'gridfire::Reaction::reactant_species()']]], ['reactants_5',['reactants',['../classgridfire_1_1reaction_1_1_reaction.html#ac7b08c61cdc97268b9442afec4d08dad',1,'gridfire::reaction::Reaction::reactants()'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ad095aba46860fec0e68386bf04f7f142',1,'gridfire::reaction::ReaclibReaction::reactants()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a1362d46630f30203027093e35883d1b1',1,'gridfire::rates::weak::WeakReaction::reactants()'],['../classgridfire_1_1_reaction.html#a0c533797f18c2fe4945f1afb3fb06d5d',1,'gridfire::Reaction::reactants()']]], ['reactionset_6',['ReactionSet',['../classgridfire_1_1reaction_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de',1,'gridfire::reaction::ReactionSet::ReactionSet(std::vector< std::unique_ptr< Reaction > > &&reactions)'],['../classgridfire_1_1reaction_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea',1,'gridfire::reaction::ReactionSet::ReactionSet(const std::vector< Reaction * > &reactions)'],['../classgridfire_1_1reaction_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041',1,'gridfire::reaction::ReactionSet::ReactionSet()'],['../classgridfire_1_1reaction_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45',1,'gridfire::reaction::ReactionSet::ReactionSet(const ReactionSet &other)'],['../classgridfire_1_1_reaction_set.html#a9a63306b92e23e3651c955ab614084de',1,'gridfire::ReactionSet::ReactionSet(std::vector< std::unique_ptr< Reaction > > &&reactions)'],['../classgridfire_1_1_reaction_set.html#a789dee5d93810b85062e59508fe0adea',1,'gridfire::ReactionSet::ReactionSet(const std::vector< Reaction * > &reactions)'],['../classgridfire_1_1_reaction_set.html#ab9edff40316b42ce41b2f895962c1041',1,'gridfire::ReactionSet::ReactionSet()'],['../classgridfire_1_1_reaction_set.html#acfe2341ae1f016ad82098b6f5a1efc45',1,'gridfire::ReactionSet::ReactionSet(const ReactionSet &other)']]], - ['rebuild_7',['rebuild',['../classgridfire_1_1_dynamic_engine.html#a4e2c8b896661b7a89beffe0066cb21cf',1,'gridfire::DynamicEngine::rebuild()'],['../classgridfire_1_1_graph_engine.html#ad9d6c70ace5cbbf7f3aa7b31fce39490',1,'gridfire::GraphEngine::rebuild()'],['../class_py_dynamic_engine.html#a3d30a9116825ab2c5c209bc2712126bc',1,'PyDynamicEngine::rebuild()']]], + ['rebuild_7',['rebuild',['../classgridfire_1_1_dynamic_engine.html#a4e2c8b896661b7a89beffe0066cb21cf',1,'gridfire::DynamicEngine::rebuild()'],['../classgridfire_1_1_graph_engine.html#ad593a2d1b8fbbc01b63b0133357364ac',1,'gridfire::GraphEngine::rebuild()'],['../class_py_dynamic_engine.html#a3d30a9116825ab2c5c209bc2712126bc',1,'PyDynamicEngine::rebuild()']]], ['recordadtape_8',['recordADTape',['../classgridfire_1_1_graph_engine.html#ab29ef3225c8fcda012b10765df064b63',1,'gridfire::GraphEngine']]], - ['recordepsadtape_9',['recordEpsADTape',['../classgridfire_1_1_graph_engine.html#a16b8cd1b0e19b4d4519596a4e22eaf5c',1,'gridfire::GraphEngine']]], - ['register_5fbase_5fengine_5fbindings_10',['register_base_engine_bindings',['../engine_2bindings_8cpp.html#a766b8bf2c08f2e81486752261ec89642',1,'register_base_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a766b8bf2c08f2e81486752261ec89642',1,'register_base_engine_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5fcomposite_5fpartition_5fbindings_11',['register_composite_partition_bindings',['../partition_2bindings_8cpp.html#a9d0d58ff2233e31a4ad88cc418b5ca64',1,'register_composite_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a9d0d58ff2233e31a4ad88cc418b5ca64',1,'register_composite_partition_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5fengine_5fbindings_12',['register_engine_bindings',['../engine_2bindings_8cpp.html#ac2df9cd0e71d39b97ddd47b3e7024b0c',1,'register_engine_bindings(py::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a73a2ec4150b3954550f16b97102ec993',1,'register_engine_bindings(pybind11::module &m): bindings.h']]], - ['register_5fengine_5fview_5fbindings_13',['register_engine_view_bindings',['../engine_2bindings_8cpp.html#ac12de48f4164b679dd7afb03c83ec4bf',1,'register_engine_view_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#ac12de48f4164b679dd7afb03c83ec4bf',1,'register_engine_view_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5fexception_5fbindings_14',['register_exception_bindings',['../exceptions_2bindings_8cpp.html#a5566602745756f64f21905217b6d21fd',1,'register_exception_bindings(const py::module &m): bindings.cpp'],['../exceptions_2bindings_8h.html#a2a0ce1da699ce25f3afdce57cde65471',1,'register_exception_bindings(const pybind11::module &m): bindings.h']]], - ['register_5fexpectation_5fbindings_15',['register_expectation_bindings',['../expectations_2bindings_8cpp.html#ad8b382f2ef7888e5b49bcc117439d843',1,'register_expectation_bindings(const py::module &m): bindings.cpp'],['../expectations_2bindings_8h.html#ac4570540d44fb7e3136f63448fc2c22c',1,'register_expectation_bindings(const pybind11::module &m): bindings.h']]], - ['register_5fground_5fstate_5fpartition_5fbindings_16',['register_ground_state_partition_bindings',['../partition_2bindings_8cpp.html#ac0a1def5c77c5554187c9d4f26fce77e',1,'register_ground_state_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#ac0a1def5c77c5554187c9d4f26fce77e',1,'register_ground_state_partition_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5fio_5fbindings_17',['register_io_bindings',['../io_2bindings_8cpp.html#a3f76dbefdeeb3b49828ce36586899695',1,'register_io_bindings(const py::module &m) -> void: bindings.cpp'],['../io_2bindings_8h.html#aba28f9bd688764ab1905af9d40d4b428',1,'register_io_bindings(const pybind11::module &m): bindings.h']]], - ['register_5fpartition_5fbindings_18',['register_partition_bindings',['../partition_2bindings_8cpp.html#a2806baaec82e0e6d66b80348584e08fd',1,'register_partition_bindings(pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a2806baaec82e0e6d66b80348584e08fd',1,'register_partition_bindings(pybind11::module &m): bindings.cpp']]], - ['register_5fpartition_5ftypes_5fbindings_19',['register_partition_types_bindings',['../partition_2bindings_8cpp.html#a4c0db94b56a3b02482ac4fd654680cca',1,'register_partition_types_bindings(pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a4c0db94b56a3b02482ac4fd654680cca',1,'register_partition_types_bindings(pybind11::module &m): bindings.cpp']]], - ['register_5frauscher_5fthielemann_5fpartition_5fbindings_20',['register_rauscher_thielemann_partition_bindings',['../partition_2bindings_8cpp.html#ae1665331725ff38c39d7d3eec551ec97',1,'register_rauscher_thielemann_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#ae1665331725ff38c39d7d3eec551ec97',1,'register_rauscher_thielemann_partition_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5frauscher_5fthielemann_5fpartition_5fdata_5frecord_5fbindings_21',['register_rauscher_thielemann_partition_data_record_bindings',['../partition_2bindings_8cpp.html#a294e2893e79c41c10f914467d4858c1a',1,'register_rauscher_thielemann_partition_data_record_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a294e2893e79c41c10f914467d4858c1a',1,'register_rauscher_thielemann_partition_data_record_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5freaction_5fbindings_22',['register_reaction_bindings',['../reaction_2bindings_8cpp.html#ae174b115814ec42920a799881cef1efa',1,'register_reaction_bindings(py::module &m): bindings.cpp'],['../reaction_2bindings_8h.html#a221d509fd54278898e2cbb73663f53d0',1,'register_reaction_bindings(pybind11::module &m): bindings.h']]], - ['register_5fscreening_5fbindings_23',['register_screening_bindings',['../screening_2bindings_8cpp.html#a4fcef69d9382bfbc315cb061038627f4',1,'register_screening_bindings(py::module &m): bindings.cpp'],['../screening_2bindings_8h.html#a9e1a938ffee0a1b9d913fa4968865b1b',1,'register_screening_bindings(pybind11::module &m): bindings.h']]], - ['register_5fsolver_5fbindings_24',['register_solver_bindings',['../solver_2bindings_8cpp.html#a722d28831d82cd075081fcf4b403479d',1,'register_solver_bindings(const py::module &m): bindings.cpp'],['../solver_2bindings_8h.html#a7ff40d9e08fcb5028e914045447d46d3',1,'register_solver_bindings(const pybind11::module &m): bindings.h']]], - ['register_5ftype_5fbindings_25',['register_type_bindings',['../types_2bindings_8cpp.html#aa0589677938fad59ffce3f6981f53ff0',1,'register_type_bindings(const pybind11::module &m): bindings.cpp'],['../types_2bindings_8h.html#aa0589677938fad59ffce3f6981f53ff0',1,'register_type_bindings(const pybind11::module &m): bindings.cpp']]], - ['register_5futils_5fbindings_26',['register_utils_bindings',['../utils_2bindings_8cpp.html#a7af842f50ca4a721518e716d0229697c',1,'register_utils_bindings(py::module &m): bindings.cpp'],['../utils_2bindings_8h.html#a9eefca377142320755a869fafc6311c7',1,'register_utils_bindings(pybind11::module &m): bindings.h']]], - ['remove_5freaction_27',['remove_reaction',['../classgridfire_1_1reaction_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd',1,'gridfire::reaction::ReactionSet::remove_reaction()'],['../classgridfire_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd',1,'gridfire::ReactionSet::remove_reaction()']]], - ['report_5flimiting_5fspecies_28',['report_limiting_species',['../namespacegridfire_1_1diagnostics.html#a9d95a6c9c4a942d71ff4c8046fe4107a',1,'gridfire::diagnostics']]], - ['rescueedgespeciesdestructionchannel_29',['rescueEdgeSpeciesDestructionChannel',['../classgridfire_1_1_adaptive_engine_view.html#a0439f464865b4c01bad0f6be6055c3fc',1,'gridfire::AdaptiveEngineView']]], - ['reservejacobianmatrix_30',['reserveJacobianMatrix',['../classgridfire_1_1_graph_engine.html#a8d0c0bd54a2908cff62dae7af0c149b5',1,'gridfire::GraphEngine']]], - ['reset_31',['reset',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#af4034fa431e6c88fd05c50cce31b2fa0',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::reset()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a9b782cbf033ed2023da6b2d55dcefc4e',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::reset()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a0fe6af73b11b820561bd4e5552890d4e',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::reset()'],['../classgridfire_1_1trigger_1_1_trigger.html#af652af761675736419b961b6946c728d',1,'gridfire::trigger::Trigger::reset()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a2436d8643911ade907e03fb29531ceaa',1,'gridfire::trigger::AndTrigger::reset()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ab42043e55c81bac5d3f981bc139579de',1,'gridfire::trigger::OrTrigger::reset()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#afe337517b77e5433d92ded3a64565141',1,'gridfire::trigger::NotTrigger::reset()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#abf218d255bde157540b51cd6a54f6eb1',1,'gridfire::trigger::EveryNthTrigger::reset()']]], - ['rev_5fsparse_5fjac_32',['rev_sparse_jac',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a881d4daf2b973d523548cd8d4021bdc4',1,'gridfire::GraphEngine::AtomicReverseRate::rev_sparse_jac()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae9d61bdda761da89733408c232d7220e',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::rev_sparse_jac()']]], - ['reverse_33',['reverse',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a4e8ff268c4377599c8798c7929ec2d5e',1,'gridfire::GraphEngine::AtomicReverseRate::reverse()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#aad13654ea15547c2c95035c3b7937d58',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::reverse()']]] + ['register_5fbase_5fengine_5fbindings_9',['register_base_engine_bindings',['../engine_2bindings_8cpp.html#a766b8bf2c08f2e81486752261ec89642',1,'register_base_engine_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a766b8bf2c08f2e81486752261ec89642',1,'register_base_engine_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5fcomposite_5fpartition_5fbindings_10',['register_composite_partition_bindings',['../partition_2bindings_8cpp.html#a9d0d58ff2233e31a4ad88cc418b5ca64',1,'register_composite_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a9d0d58ff2233e31a4ad88cc418b5ca64',1,'register_composite_partition_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fbindings_11',['register_engine_bindings',['../engine_2bindings_8cpp.html#ac2df9cd0e71d39b97ddd47b3e7024b0c',1,'register_engine_bindings(py::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a73a2ec4150b3954550f16b97102ec993',1,'register_engine_bindings(pybind11::module &m): bindings.h']]], + ['register_5fengine_5fbuilding_5ftype_5fbindings_12',['register_engine_building_type_bindings',['../engine_2bindings_8cpp.html#a3ec1c283d60332e61affc063d0e1639f',1,'register_engine_building_type_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a3ec1c283d60332e61affc063d0e1639f',1,'register_engine_building_type_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fconstruction_5fbindings_13',['register_engine_construction_bindings',['../engine_2bindings_8cpp.html#aad8d3f0fef8c740df9a98c53800190c9',1,'register_engine_construction_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#aad8d3f0fef8c740df9a98c53800190c9',1,'register_engine_construction_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fdiagnostic_5fbindings_14',['register_engine_diagnostic_bindings',['../engine_2bindings_8cpp.html#a1f595355667895199f3c3c39383fad33',1,'register_engine_diagnostic_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a1f595355667895199f3c3c39383fad33',1,'register_engine_diagnostic_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fpriming_5fbindings_15',['register_engine_priming_bindings',['../engine_2bindings_8cpp.html#a3974cc99c2970c71b9a5fca0217f5b6e',1,'register_engine_priming_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a3974cc99c2970c71b9a5fca0217f5b6e',1,'register_engine_priming_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fprocedural_5fbindings_16',['register_engine_procedural_bindings',['../engine_2bindings_8cpp.html#ae3c140c5303eeaa6e02b3a3c4d4d4c36',1,'register_engine_procedural_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#ae3c140c5303eeaa6e02b3a3c4d4d4c36',1,'register_engine_procedural_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5freporting_5ftype_5fbindings_17',['register_engine_reporting_type_bindings',['../engine_2bindings_8cpp.html#a66ce33948e3d9d5837b244298c8ca2b6',1,'register_engine_reporting_type_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a66ce33948e3d9d5837b244298c8ca2b6',1,'register_engine_reporting_type_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5ftype_5fbindings_18',['register_engine_type_bindings',['../engine_2bindings_8cpp.html#a2fe8fd1a44f7b623fdf51e453e5149b9',1,'register_engine_type_bindings(pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#a2fe8fd1a44f7b623fdf51e453e5149b9',1,'register_engine_type_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fengine_5fview_5fbindings_19',['register_engine_view_bindings',['../engine_2bindings_8cpp.html#ac12de48f4164b679dd7afb03c83ec4bf',1,'register_engine_view_bindings(const pybind11::module &m): bindings.cpp'],['../engine_2bindings_8h.html#ac12de48f4164b679dd7afb03c83ec4bf',1,'register_engine_view_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5fexception_5fbindings_20',['register_exception_bindings',['../exceptions_2bindings_8cpp.html#a5566602745756f64f21905217b6d21fd',1,'register_exception_bindings(const py::module &m): bindings.cpp'],['../exceptions_2bindings_8h.html#a2a0ce1da699ce25f3afdce57cde65471',1,'register_exception_bindings(const pybind11::module &m): bindings.h']]], + ['register_5fexpectation_5fbindings_21',['register_expectation_bindings',['../expectations_2bindings_8cpp.html#ad8b382f2ef7888e5b49bcc117439d843',1,'register_expectation_bindings(const py::module &m): bindings.cpp'],['../expectations_2bindings_8h.html#ac4570540d44fb7e3136f63448fc2c22c',1,'register_expectation_bindings(const pybind11::module &m): bindings.h']]], + ['register_5fground_5fstate_5fpartition_5fbindings_22',['register_ground_state_partition_bindings',['../partition_2bindings_8cpp.html#ac0a1def5c77c5554187c9d4f26fce77e',1,'register_ground_state_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#ac0a1def5c77c5554187c9d4f26fce77e',1,'register_ground_state_partition_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5fio_5fbindings_23',['register_io_bindings',['../io_2bindings_8cpp.html#a3f76dbefdeeb3b49828ce36586899695',1,'register_io_bindings(const py::module &m) -> void: bindings.cpp'],['../io_2bindings_8h.html#aba28f9bd688764ab1905af9d40d4b428',1,'register_io_bindings(const pybind11::module &m): bindings.h']]], + ['register_5fpartition_5fbindings_24',['register_partition_bindings',['../partition_2bindings_8cpp.html#a2806baaec82e0e6d66b80348584e08fd',1,'register_partition_bindings(pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a2806baaec82e0e6d66b80348584e08fd',1,'register_partition_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5fpartition_5ftypes_5fbindings_25',['register_partition_types_bindings',['../partition_2bindings_8cpp.html#a4c0db94b56a3b02482ac4fd654680cca',1,'register_partition_types_bindings(pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a4c0db94b56a3b02482ac4fd654680cca',1,'register_partition_types_bindings(pybind11::module &m): bindings.cpp']]], + ['register_5frauscher_5fthielemann_5fpartition_5fbindings_26',['register_rauscher_thielemann_partition_bindings',['../partition_2bindings_8cpp.html#ae1665331725ff38c39d7d3eec551ec97',1,'register_rauscher_thielemann_partition_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#ae1665331725ff38c39d7d3eec551ec97',1,'register_rauscher_thielemann_partition_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5frauscher_5fthielemann_5fpartition_5fdata_5frecord_5fbindings_27',['register_rauscher_thielemann_partition_data_record_bindings',['../partition_2bindings_8cpp.html#a294e2893e79c41c10f914467d4858c1a',1,'register_rauscher_thielemann_partition_data_record_bindings(const pybind11::module &m): bindings.cpp'],['../partition_2bindings_8h.html#a294e2893e79c41c10f914467d4858c1a',1,'register_rauscher_thielemann_partition_data_record_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5freaction_5fbindings_28',['register_reaction_bindings',['../reaction_2bindings_8cpp.html#ae174b115814ec42920a799881cef1efa',1,'register_reaction_bindings(py::module &m): bindings.cpp'],['../reaction_2bindings_8h.html#a221d509fd54278898e2cbb73663f53d0',1,'register_reaction_bindings(pybind11::module &m): bindings.h']]], + ['register_5fscreening_5fbindings_29',['register_screening_bindings',['../screening_2bindings_8cpp.html#a4fcef69d9382bfbc315cb061038627f4',1,'register_screening_bindings(py::module &m): bindings.cpp'],['../screening_2bindings_8h.html#a9e1a938ffee0a1b9d913fa4968865b1b',1,'register_screening_bindings(pybind11::module &m): bindings.h']]], + ['register_5fsolver_5fbindings_30',['register_solver_bindings',['../solver_2bindings_8cpp.html#a722d28831d82cd075081fcf4b403479d',1,'register_solver_bindings(const py::module &m): bindings.cpp'],['../solver_2bindings_8h.html#a7ff40d9e08fcb5028e914045447d46d3',1,'register_solver_bindings(const pybind11::module &m): bindings.h']]], + ['register_5ftype_5fbindings_31',['register_type_bindings',['../types_2bindings_8cpp.html#aa0589677938fad59ffce3f6981f53ff0',1,'register_type_bindings(const pybind11::module &m): bindings.cpp'],['../types_2bindings_8h.html#aa0589677938fad59ffce3f6981f53ff0',1,'register_type_bindings(const pybind11::module &m): bindings.cpp']]], + ['register_5futils_5fbindings_32',['register_utils_bindings',['../utils_2bindings_8cpp.html#a7af842f50ca4a721518e716d0229697c',1,'register_utils_bindings(py::module &m): bindings.cpp'],['../utils_2bindings_8h.html#a9eefca377142320755a869fafc6311c7',1,'register_utils_bindings(pybind11::module &m): bindings.h']]], + ['rel_5ffailure_33',['rel_failure',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a4180dc6761c073acd82583a834ca09fd',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['remove_5freaction_34',['remove_reaction',['../classgridfire_1_1reaction_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd',1,'gridfire::reaction::ReactionSet::remove_reaction()'],['../classgridfire_1_1_reaction_set.html#a1177193b1e46b4e5be630028883ab8dd',1,'gridfire::ReactionSet::remove_reaction()']]], + ['removespecies_35',['removeSpecies',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aa47f2a4d1f1cdb599382d4a43f92fe7c',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['report_5flimiting_5fspecies_36',['report_limiting_species',['../namespacegridfire_1_1diagnostics.html#a9d95a6c9c4a942d71ff4c8046fe4107a',1,'gridfire::diagnostics']]], + ['rescueedgespeciesdestructionchannel_37',['rescueEdgeSpeciesDestructionChannel',['../classgridfire_1_1_adaptive_engine_view.html#a0439f464865b4c01bad0f6be6055c3fc',1,'gridfire::AdaptiveEngineView']]], + ['reservejacobianmatrix_38',['reserveJacobianMatrix',['../classgridfire_1_1_graph_engine.html#a8d0c0bd54a2908cff62dae7af0c149b5',1,'gridfire::GraphEngine']]], + ['reset_39',['reset',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#af4034fa431e6c88fd05c50cce31b2fa0',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::reset()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a9b782cbf033ed2023da6b2d55dcefc4e',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::reset()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a0fe6af73b11b820561bd4e5552890d4e',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::reset()'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a0bcab0247b3db618b76bd6769cf9a2ea',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::reset()'],['../classgridfire_1_1trigger_1_1_trigger.html#af652af761675736419b961b6946c728d',1,'gridfire::trigger::Trigger::reset()'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a2436d8643911ade907e03fb29531ceaa',1,'gridfire::trigger::AndTrigger::reset()'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ab42043e55c81bac5d3f981bc139579de',1,'gridfire::trigger::OrTrigger::reset()'],['../classgridfire_1_1trigger_1_1_not_trigger.html#afe337517b77e5433d92ded3a64565141',1,'gridfire::trigger::NotTrigger::reset()'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#abf218d255bde157540b51cd6a54f6eb1',1,'gridfire::trigger::EveryNthTrigger::reset()']]], + ['rev_5fsparse_5fjac_40',['rev_sparse_jac',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a881d4daf2b973d523548cd8d4021bdc4',1,'gridfire::GraphEngine::AtomicReverseRate::rev_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &rt, CppAD::vector< std::set< size_t > > &st) override'],['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#af7fdc6ea57dcac2a908215e63df79f6d',1,'gridfire::GraphEngine::AtomicReverseRate::rev_sparse_jac(size_t q, const CppAD::vector< bool > &rt, CppAD::vector< bool > &st, const CppAD::vector< double > &x) override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae9d61bdda761da89733408c232d7220e',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::rev_sparse_jac(size_t q, const CppAD::vector< std::set< size_t > > &rt, CppAD::vector< std::set< size_t > > &st) override'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a9f2681d58e10b6b740b4588efbce5ae5',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::rev_sparse_jac(size_t q, const CppAD::vector< bool > &rt, CppAD::vector< bool > &st, const CppAD::vector< double > &x) override']]], + ['reverse_41',['reverse',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a4e8ff268c4377599c8798c7929ec2d5e',1,'gridfire::GraphEngine::AtomicReverseRate::reverse()'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#aad13654ea15547c2c95035c3b7937d58',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::reverse()']]] ]; diff --git a/docs/html/search/namespaces_0.js b/docs/html/search/namespaces_0.js index 7b340d23..171fb5b1 100644 --- a/docs/html/search/namespaces_0.js +++ b/docs/html/search/namespaces_0.js @@ -17,5 +17,7 @@ var searchData= ['gridfire_3a_3atrigger_14',['trigger',['../namespacegridfire_1_1trigger.html',1,'gridfire']]], ['gridfire_3a_3atrigger_3a_3asolver_15',['solver',['../namespacegridfire_1_1trigger_1_1solver.html',1,'gridfire::trigger']]], ['gridfire_3a_3atrigger_3a_3asolver_3a_3acvode_16',['CVODE',['../namespacegridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e.html',1,'gridfire::trigger::solver']]], - ['gridfire_3a_3autils_17',['utils',['../namespacegridfire_1_1utils.html',1,'gridfire']]] + ['gridfire_3a_3autils_17',['utils',['../namespacegridfire_1_1utils.html',1,'gridfire']]], + ['gridfire_3a_3autils_3a_3ahashing_18',['hashing',['../namespacegridfire_1_1utils_1_1hashing.html',1,'gridfire::utils']]], + ['gridfire_3a_3autils_3a_3ahashing_3a_3areaction_19',['reaction',['../namespacegridfire_1_1utils_1_1hashing_1_1reaction.html',1,'gridfire::utils::hashing']]] ]; diff --git a/docs/html/search/pages_0.js b/docs/html/search/pages_0.js index 94387043..4d858458 100644 --- a/docs/html/search/pages_0.js +++ b/docs/html/search/pages_0.js @@ -1,6 +1,4 @@ var searchData= [ - ['gridfire_0',['GridFire',['../index.html',1,'']]], - ['gridfire_20python_20usage_20guide_1',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]], - ['guide_2',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]] + ['deprecated_20list_0',['Deprecated List',['../deprecated.html',1,'']]] ]; diff --git a/docs/html/search/pages_1.js b/docs/html/search/pages_1.js index 0f6b7f54..94387043 100644 --- a/docs/html/search/pages_1.js +++ b/docs/html/search/pages_1.js @@ -1,4 +1,6 @@ var searchData= [ - ['python_20usage_20guide_0',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]] + ['gridfire_0',['GridFire',['../index.html',1,'']]], + ['gridfire_20python_20usage_20guide_1',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]], + ['guide_2',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]] ]; diff --git a/docs/html/search/pages_2.js b/docs/html/search/pages_2.js index d99957c4..1ad91e39 100644 --- a/docs/html/search/pages_2.js +++ b/docs/html/search/pages_2.js @@ -1,4 +1,4 @@ var searchData= [ - ['usage_20guide_0',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]] + ['list_0',['Deprecated List',['../deprecated.html',1,'']]] ]; diff --git a/docs/html/search/pages_3.js b/docs/html/search/pages_3.js new file mode 100644 index 00000000..0f6b7f54 --- /dev/null +++ b/docs/html/search/pages_3.js @@ -0,0 +1,4 @@ +var searchData= +[ + ['python_20usage_20guide_0',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]] +]; diff --git a/docs/html/search/pages_4.js b/docs/html/search/pages_4.js new file mode 100644 index 00000000..d99957c4 --- /dev/null +++ b/docs/html/search/pages_4.js @@ -0,0 +1,4 @@ +var searchData= +[ + ['usage_20guide_0',['GridFire Python Usage Guide',['../md_docs_2static_2usage.html',1,'']]] +]; diff --git a/docs/html/search/searchdata.js b/docs/html/search/searchdata.js index b13603c2..f81b04d4 100644 --- a/docs/html/search/searchdata.js +++ b/docs/html/search/searchdata.js @@ -3,15 +3,15 @@ var indexSectionsWithContent = 0: "12345:abcdefghijklmnopqrstuvwyz~", 1: "abcdefghijlmnopqrstuw", 2: "gs", - 3: "bcdeilmnprstuw", + 3: "bcdeghilmnprstuw", 4: "abcdefghilmnopqrstuvw~", 5: "abcdefgiklmnopqrstuvyz", 6: "abcdijlmopqrstv", - 7: "beinoprstw", - 8: "abcefgilmnoprstuvw", + 7: "beijnoprstw", + 8: "abcdefgilmnoprstuvw", 9: "o", 10: "g", - 11: "gpu", + 11: "dglpu", 12: "ei" }; diff --git a/docs/html/search/variables_2.js b/docs/html/search/variables_2.js index d9572015..8f786c21 100644 --- a/docs/html/search/variables_2.js +++ b/docs/html/search/variables_2.js @@ -6,5 +6,7 @@ var searchData= ['chapter_3',['chapter',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a5c853b69a23b0a8c39ab4b55ac3fe3cc',1,'gridfire::reaclib::ReactionRecord']]], ['coeffs_4',['coeffs',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a80803f612e574859fde0a163bca84bc0',1,'gridfire::reaclib::ReactionRecord']]], ['composition_5',['composition',['../structgridfire_1_1_net_in.html#a13058f4929e72c1187abbebcddb8aed1',1,'gridfire::NetIn::composition'],['../structgridfire_1_1_net_out.html#a073529511ae0e52f868b47cce0e8ac0a',1,'gridfire::NetOut::composition']]], - ['culling_6',['culling',['../structgridfire_1_1_net_in.html#a6a5e909b46094ffa20da9a3da906e43f',1,'gridfire::NetIn']]] + ['culling_6',['culling',['../structgridfire_1_1_net_in.html#a6a5e909b46094ffa20da9a3da906e43f',1,'gridfire::NetIn']]], + ['currentconvergencefailures_7',['currentConvergenceFailures',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#adef40af49e162d2429db1030f6341d96',1,'gridfire::solver::CVODESolverStrategy::TimestepContext']]], + ['currentnonlineariterations_8',['currentNonlinearIterations',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#aefa6b183bf963f6e01c5157b7c0f158a',1,'gridfire::solver::CVODESolverStrategy::TimestepContext']]] ]; diff --git a/docs/html/search/variables_3.js b/docs/html/search/variables_3.js index da0d8c61..e5955f50 100644 --- a/docs/html/search/variables_3.js +++ b/docs/html/search/variables_3.js @@ -1,11 +1,11 @@ var searchData= [ - ['d_5flog_5fantineutrino_5floss_5fbd_0',['d_log_antineutrino_loss_bd',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a87894b5fdb0323c41f8e1e179ffefd1e',1,'gridfire::rates::weak::WeakRateDerivatives']]], - ['d_5flog_5fbeta_5fminus_1',['d_log_beta_minus',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a54ba76b67d037954af1cbd6052becc61',1,'gridfire::rates::weak::WeakRateDerivatives']]], - ['d_5flog_5fbeta_5fplus_2',['d_log_beta_plus',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#ab79353551bc5f832c986d24384d8a53a',1,'gridfire::rates::weak::WeakRateDerivatives']]], - ['d_5flog_5felectron_5fcapture_3',['d_log_electron_capture',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a5e15e3d4d03288bd6f5dfc7054120514',1,'gridfire::rates::weak::WeakRateDerivatives']]], - ['d_5flog_5fneutrino_5floss_5fec_4',['d_log_neutrino_loss_ec',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a415f5ff7ee18cc241eab5fbf6a0cdc17',1,'gridfire::rates::weak::WeakRateDerivatives']]], - ['d_5flog_5fpositron_5fcapture_5',['d_log_positron_capture',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a3cf82898078fcc9aa69344b4d2cf8783',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5fantineutrino_5floss_5fbd_0',['d_log_antineutrino_loss_bd',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a5f6e7e1c799fbdc9822397a86454cf3f',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5fbeta_5fminus_1',['d_log_beta_minus',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a4d631203f78251f58ccfe5292c12cd56',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5fbeta_5fplus_2',['d_log_beta_plus',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#af7f41ee20e21693d5a78abdfd93161d4',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5felectron_5fcapture_3',['d_log_electron_capture',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a38a088b882131fa00bab789eeaca3dc3',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5fneutrino_5floss_5fec_4',['d_log_neutrino_loss_ec',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a8a3167159eeaffbf3052528f5067cbac',1,'gridfire::rates::weak::WeakRateDerivatives']]], + ['d_5flog_5fpositron_5fcapture_5',['d_log_positron_capture',['../structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a66e72144cc2398e0ff5f8b43ad9d15e8',1,'gridfire::rates::weak::WeakRateDerivatives']]], ['data_6',['data',['../structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a9b8fc949cc2cb1729c719cf20463e070',1,'gridfire::partition::RauscherThielemannPartitionFunction::IdentifiedIsotope::data'],['../structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#ad0df5ef84e3a78d881838a3bb014db83',1,'gridfire::rates::weak::IsotopeGrid::data']]], ['density_7',['density',['../structgridfire_1_1_net_in.html#a06f0dff9f8927b7cf2da3004c8fa1577',1,'gridfire::NetIn']]], ['deps_5fdrho_8',['dEps_dRho',['../structgridfire_1_1_energy_derivatives.html#adc09db042b1fdee7468c807491245046',1,'gridfire::EnergyDerivatives::dEps_dRho'],['../structgridfire_1_1_net_out.html#ad0bde670fb87bcab4de413e8284d624e',1,'gridfire::NetOut::dEps_dRho']]], diff --git a/docs/html/search/variables_a.js b/docs/html/search/variables_a.js index ed942cd1..d758a299 100644 --- a/docs/html/search/variables_a.js +++ b/docs/html/search/variables_a.js @@ -4,136 +4,145 @@ var searchData= ['m_5fa_1',['m_a',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a0beb567afdecd85e336b493ff85326bd',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate']]], ['m_5factivereactionindices_2',['m_activeReactionIndices',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a445d7447f2cf18f755fc8b8b288e68cb',1,'gridfire::MultiscalePartitioningEngineView']]], ['m_5factivereactions_3',['m_activeReactions',['../classgridfire_1_1_adaptive_engine_view.html#ab5ab06941bf6d97007d0a76658bf2aa6',1,'gridfire::AdaptiveEngineView::m_activeReactions'],['../classgridfire_1_1_defined_engine_view.html#a824fe65ae22fa856051f2652764a0bb6',1,'gridfire::DefinedEngineView::m_activeReactions']]], - ['m_5factivespecies_4',['m_activeSpecies',['../classgridfire_1_1_adaptive_engine_view.html#af4bc9fc6e4afcd6a53c49ca6e2a95940',1,'gridfire::AdaptiveEngineView::m_activeSpecies'],['../classgridfire_1_1_defined_engine_view.html#a64e9c79a36d529e1b296fe5786e57aae',1,'gridfire::DefinedEngineView::m_activeSpecies']]], + ['m_5factivespecies_4',['m_activeSpecies',['../classgridfire_1_1_adaptive_engine_view.html#af4bc9fc6e4afcd6a53c49ca6e2a95940',1,'gridfire::AdaptiveEngineView::m_activeSpecies'],['../classgridfire_1_1_defined_engine_view.html#af9a80586c9428eeb3e3d1dc7f67267d6',1,'gridfire::DefinedEngineView::m_activeSpecies']]], ['m_5factivespeciesindices_5',['m_activeSpeciesIndices',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a57d97b11e80fa78ab5f509fce1f156b8',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5falgebraic_5fabundances_6',['m_algebraic_abundances',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3af2b37ce21829d9554d702cad074470',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5falgebraic_5fspecies_7',['m_algebraic_species',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a4656c05b8235dbf4ec698b03a716a8c8',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5fatomic_8',['m_atomic',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a4f2bf61b35566e439ac8a48da265d215',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5fatomicreverserates_9',['m_atomicReverseRates',['../classgridfire_1_1_graph_engine.html#a816797b1d656d416844489692af44cf6',1,'gridfire::GraphEngine']]], - ['m_5fb_10',['m_B',['../classgridfire_1_1trigger_1_1_and_trigger.html#af8ee88421d0dfd92de6df96d686ece38',1,'gridfire::trigger::AndTrigger::m_B'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a30dec370b61a5f0562956394b89e8f89',1,'gridfire::trigger::OrTrigger::m_B']]], - ['m_5fbaseengine_11',['m_baseEngine',['../classgridfire_1_1_adaptive_engine_view.html#a4d38b46be9f25c7afe7ddd2b284253f8',1,'gridfire::AdaptiveEngineView::m_baseEngine'],['../classgridfire_1_1_defined_engine_view.html#a6e3243a8a8bcdce3282a8f82c5f98195',1,'gridfire::DefinedEngineView::m_baseEngine'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a0437c51f94bf834a11adf481b2afad93',1,'gridfire::MultiscalePartitioningEngineView::m_baseEngine']]], - ['m_5fcacheconfig_12',['m_cacheConfig',['../structgridfire_1_1_q_s_e_cache_key.html#a711acccecadd93495fd08c81838be2d8',1,'gridfire::QSECacheKey']]], - ['m_5fcachestats_13',['m_cacheStats',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aa81057b96cf46986151a5e8ef99a017a',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5fcallback_14',['m_callback',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50c7b4e1ff2c88ce424c745478414e30',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fchapter_15',['m_chapter',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#adbcb383bac0f47c66251ee1b7c5f539d',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5fconfig_16',['m_config',['../classgridfire_1_1_graph_engine.html#a3b17102b143435ddfdc015d7a50c4b18',1,'gridfire::GraphEngine::m_config'],['../classgridfire_1_1_adaptive_engine_view.html#a14171a9ccc45a63996a967c72983de30',1,'gridfire::AdaptiveEngineView::m_config'],['../classgridfire_1_1_file_defined_engine_view.html#a7a80966c023ae722239491af58609362',1,'gridfire::FileDefinedEngineView::m_config'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4061e99bd77a3de0d6d9e317bfc74874',1,'gridfire::io::SimpleReactionListFileParser::m_config'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#aea206c3a7600db8d657666fef88fa20d',1,'gridfire::io::MESANetworkFileParser::m_config'],['../classgridfire_1_1_network.html#a9f8802012728ef5fea0e8cd465044e09',1,'gridfire::Network::m_config'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a202fe9e6499aac5f6813e036ee4ed2d5',1,'gridfire::solver::CVODESolverStrategy::m_config']]], - ['m_5fconstants_17',['m_constants',['../classgridfire_1_1_graph_engine.html#a10c01bc20ae668c2857efb2a1783098e',1,'gridfire::GraphEngine::m_constants'],['../classgridfire_1_1_network.html#adf7002883160101c9f9d1b376b265410',1,'gridfire::Network::m_constants'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2f0ee4c0d52db0f58781f90dd39dc0f7',1,'gridfire::rates::weak::WeakReaction::m_constants']]], - ['m_5fconstraints_18',['m_constraints',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50d8f309ca897fa83b16db0a1701b339',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fcounter_19',['m_counter',['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a80d6f82095c3b5fdbc46776e183cdb1f',1,'gridfire::trigger::EveryNthTrigger']]], - ['m_5fcvode_5fmem_20',['m_cvode_mem',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab5a8fa55e36685cac50c1dbdd8dbfa57',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fdata_21',['m_data',['../classgridfire_1_1utils_1_1_column.html#aaa99c4d00c3b79e37f2e73e7c6854758',1,'gridfire::utils::Column']]], - ['m_5fdepth_22',['m_depth',['../classgridfire_1_1_graph_engine.html#a80c73690d5af247ff9f2ba8b00abce01',1,'gridfire::GraphEngine']]], - ['m_5fdt0_23',['m_dt0',['../classgridfire_1_1approx8_1_1_approx8_network.html#a6ed8022834e9541b3e547dd867648b0f',1,'gridfire::approx8::Approx8Network']]], - ['m_5fdynamic_5fspecies_24',['m_dynamic_species',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aec6126b5c4a397d090790d7b75f9f70f',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5fengine_25',['m_engine',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a75d355a0bef27217165644affd0cca4d',1,'gridfire::GraphEngine::AtomicReverseRate::m_engine'],['../classgridfire_1_1solver_1_1_network_solver_strategy.html#a724924d94eaf82b67d9988a55c3261e8',1,'gridfire::solver::NetworkSolverStrategy::m_engine']]], - ['m_5feps_5fnuc_26',['m_eps_nuc',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a24207163a7ea2dde675b458f9df37a99',1,'gridfire::exceptions::StaleEngineTrigger::state']]], - ['m_5fepsadfun_27',['m_epsADFun',['../classgridfire_1_1_graph_engine.html#a1d5f6a3f217af7f4d0f95bdf7916b774',1,'gridfire::GraphEngine']]], - ['m_5ffilename_28',['m_fileName',['../classgridfire_1_1_file_defined_engine_view.html#a1b343998b93955025a589b2b4541e33b',1,'gridfire::FileDefinedEngineView']]], - ['m_5ffilename_29',['m_filename',['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab7f82597abf17f16c401bcdf528bd099',1,'gridfire::io::MESANetworkFileParser']]], - ['m_5fformat_30',['m_format',['../classgridfire_1_1_network.html#a37218e18f1bdbda7be94aa230f47dd18',1,'gridfire::Network']]], - ['m_5ffull_5fjacobian_5fsparsity_5fpattern_31',['m_full_jacobian_sparsity_pattern',['../classgridfire_1_1_graph_engine.html#a19b2eea0e8d05ac90f9fd7120bdc6e06',1,'gridfire::GraphEngine']]], - ['m_5fground_5fstate_5fspin_32',['m_ground_state_spin',['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af7f710edff96b1623c517ddab137c245',1,'gridfire::partition::GroundStatePartitionFunction']]], - ['m_5fhash_33',['m_hash',['../structgridfire_1_1_q_s_e_cache_key.html#ab860b40d4ccb3c16a962d96bc767ff05',1,'gridfire::QSECacheKey']]], - ['m_5fheader_34',['m_header',['../classgridfire_1_1utils_1_1_column.html#aaddf58469be3e3fd3bee0f4f660fe9e0',1,'gridfire::utils::Column']]], - ['m_5fhit_35',['m_hit',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a0c3bd8d5918e344657227a09cd7e39a5',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['m_5fhits_36',['m_hits',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a2b1b4a9ef137e76d39e7a7dcb6cf725d',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_hits'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0d3b7c1d1057f442417c2f8c2a7177c5',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_hits'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aff23db33140aa6a5a2ad36eda77b833d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a43e6a9c01b163ab92a0b413bfba52ef5',1,'gridfire::trigger::AndTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a35d519d5266c68b696b779b275574ebf',1,'gridfire::trigger::OrTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a86404f57e0e0683fc56e0e49321e5e3b',1,'gridfire::trigger::NotTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a021c30d6db015bb88a70af348a5dd336',1,'gridfire::trigger::EveryNthTrigger::m_hits']]], - ['m_5fid_37',['m_id',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ca86e0f8f95ffb6d87ca295e44f14c5',1,'gridfire::reaction::ReaclibReaction::m_id'],['../classgridfire_1_1reaction_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111',1,'gridfire::reaction::ReactionSet::m_id'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a79877bd387bd891e602adff3f99cb4c5',1,'gridfire::rates::weak::WeakReaction::m_id'],['../classgridfire_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111',1,'gridfire::ReactionSet::m_id']]], - ['m_5findex_38',['m_index',['../structgridfire_1_1expectations_1_1_engine_index_error.html#aa20994243d56f24d89230887b881e03e',1,'gridfire::expectations::EngineIndexError']]], - ['m_5findextospeciesmap_39',['m_indexToSpeciesMap',['../classgridfire_1_1_graph_engine.html#a8ff064c9996772281984f88ee492d04a',1,'gridfire::GraphEngine']]], - ['m_5finitial_5fcomp_40',['m_initial_comp',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ac5bf1e4b4ac8435af5739ce970b373d7',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], - ['m_5finterpolator_41',['m_interpolator',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a874efa5a57427c8afecd0375094da6e9',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::m_interpolator'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#adf203cbae7d7afcd274020b5210b426b',1,'gridfire::rates::weak::WeakReaction::m_interpolator']]], - ['m_5finterval_42',['m_interval',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab6215873390f6bedab5c9f83b990b5e0',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], - ['m_5fisstale_43',['m_isStale',['../classgridfire_1_1_adaptive_engine_view.html#a63580db57e0f48f508906a11ccfd465e',1,'gridfire::AdaptiveEngineView::m_isStale'],['../classgridfire_1_1_defined_engine_view.html#a217d541f3fa777b1552f652fbb520382',1,'gridfire::DefinedEngineView::m_isStale']]], - ['m_5fj_44',['m_J',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afd1053d0827512b6831ee15f14488c20',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fjac_5fwork_45',['m_jac_work',['../classgridfire_1_1_graph_engine.html#a250cc6350dc052fbdfdf9a02066e7891',1,'gridfire::GraphEngine']]], - ['m_5fjacobianmatrix_46',['m_jacobianMatrix',['../classgridfire_1_1_graph_engine.html#a2f1718c89d4aaad028102724d18fa910',1,'gridfire::GraphEngine']]], - ['m_5flast_5ftrigger_5ftime_47',['m_last_trigger_time',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a51ac3899010c2790fc98801ffba9407e',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], - ['m_5flast_5ftrigger_5ftime_5fdelta_48',['m_last_trigger_time_delta',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab93cb25bbebb159a8608a737bd972abd',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], - ['m_5flogger_49',['m_logger',['../classgridfire_1_1_graph_engine.html#a483979fc154adc88d029b3b672066d53',1,'gridfire::GraphEngine::m_logger'],['../classgridfire_1_1_adaptive_engine_view.html#ac5bdbe46f87d38d9f23ece5743dcd193',1,'gridfire::AdaptiveEngineView::m_logger'],['../classgridfire_1_1_defined_engine_view.html#a4f4aa847ee80ad430de9b1cfdda6b4e3',1,'gridfire::DefinedEngineView::m_logger'],['../classgridfire_1_1_file_defined_engine_view.html#a9d93633ed4ab68de94b7274f879a0432',1,'gridfire::FileDefinedEngineView::m_logger'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7d357c775dcbb253a4001d172805380a',1,'gridfire::MultiscalePartitioningEngineView::m_logger'],['../classgridfire_1_1_network_priming_engine_view.html#a1eed366e916c4e9b7847ae52836f3c7d',1,'gridfire::NetworkPrimingEngineView::m_logger'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#acef7eafe3cbea159259f69c88d309b66',1,'gridfire::io::SimpleReactionListFileParser::m_logger'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab9c683289d48e58edf06bf59215b4937',1,'gridfire::io::MESANetworkFileParser::m_logger'],['../classgridfire_1_1_network.html#a960d309defc570f92d296ce4b93920e5',1,'gridfire::Network::m_logger'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#ae0fc1c6abdc86009ba0fc6c9f270ff8b',1,'gridfire::partition::CompositePartitionFunction::m_logger'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#aff8f82f918380795e98c30a00fcd939b',1,'gridfire::partition::GroundStatePartitionFunction::m_logger'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a57384ffb1c81cf982614d90e23b173b6',1,'gridfire::partition::RauscherThielemannPartitionFunction::m_logger'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#abab0ed78925789856ebb119d60c6a53d',1,'gridfire::reaction::ReaclibReaction::m_logger'],['../classgridfire_1_1reaction_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb',1,'gridfire::reaction::ReactionSet::m_logger'],['../classgridfire_1_1screening_1_1_weak_screening_model.html#a0a4d7d6d36dbe7b764b613d34f18386f',1,'gridfire::screening::WeakScreeningModel::m_logger'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5867eb99b00815b8b4f710cb48904dbe',1,'gridfire::solver::CVODESolverStrategy::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a16e9b87a8abb05bb6b5410903eb49e91',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#afbd9258d65370bbc965e799c82f0e1c0',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#abe902b2a42a6451f64497e075b0e0b25',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_logger'],['../classgridfire_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb',1,'gridfire::ReactionSet::m_logger']]], - ['m_5flogmanager_50',['m_logManager',['../classgridfire_1_1_network.html#a0bb7c7be9a3c3212ef6dcbf26dcacb16',1,'gridfire::Network']]], - ['m_5fls_51',['m_LS',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af4a2f003a4c4c06b4b72840f2d445f81',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fmessage_52',['m_message',['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#a4eb62e3842302997e44e05d0770d77bb',1,'gridfire::exceptions::StaleEngineError::m_message'],['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a77c9a660a2748c2e3a1c7e94edad1cf0',1,'gridfire::exceptions::FailedToPartitionEngineError::m_message'],['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a581527fc03fdd84a8309c147259ec09d',1,'gridfire::exceptions::NetworkResizedError::m_message'],['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#af7ed18507088efc5587298a7e263f047',1,'gridfire::exceptions::UnableToSetNetworkReactionsError::m_message'],['../structgridfire_1_1expectations_1_1_engine_error.html#ad05b8d2f5ce9925f749c9f528f2428dc',1,'gridfire::expectations::EngineError::m_message']]], - ['m_5fmiss_53',['m_miss',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a73ca615753553f4a85160bd9f166da5b',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['m_5fmisses_54',['m_misses',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a00ede9fff51a8318913fd2ed504c1007',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_misses'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a14b1884a9014df33a1ec90dd3433c0b9',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_misses'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a021c760717efef3fc3b415dee6d4840b',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a1714656e907edfcba2d354ff5d7c9ceb',1,'gridfire::trigger::AndTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ae72e6e9f1fbfbd11fbfe9aa6d4ff5a3b',1,'gridfire::trigger::OrTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_not_trigger.html#aa1253080cd57cdf0be6780773ce6c73c',1,'gridfire::trigger::NotTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0a5c2c5aedc779c1535d3839c6a6596e',1,'gridfire::trigger::EveryNthTrigger::m_misses']]], - ['m_5fn_55',['m_N',['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a652ba8d1ac36b9713f426eedf2b1ead0',1,'gridfire::trigger::EveryNthTrigger']]], - ['m_5fnetworkspecies_56',['m_networkSpecies',['../classgridfire_1_1_graph_engine.html#a92d26068ba139e47d335f5fe9e2814cc',1,'gridfire::GraphEngine']]], - ['m_5fnetworkspeciesmap_57',['m_networkSpeciesMap',['../classgridfire_1_1_graph_engine.html#a30e09ed0bce6aa5fc89beaa316a7b827',1,'gridfire::GraphEngine']]], - ['m_5fnum_5fsteps_58',['m_num_steps',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab7495898e893640670f49308a105658f',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5foperatorhits_59',['m_operatorHits',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac18229250c4c160aada96e19325faa29',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['m_5foperatormisses_60',['m_operatorMisses',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afc5299ebf09f9b208f65619012902b77',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], - ['m_5fparser_61',['m_parser',['../classgridfire_1_1_file_defined_engine_view.html#a0a9b07176cb93b54c677b6ce71fda500',1,'gridfire::FileDefinedEngineView']]], - ['m_5fpartitiondata_62',['m_partitionData',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a50ce19df4c12e22bbcb61422248a4038',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], - ['m_5fpartitionfunction_63',['m_partitionFunction',['../classgridfire_1_1_graph_engine.html#a3621f36d77ea8c738ad7de6e5b35ca3e',1,'gridfire::GraphEngine']]], - ['m_5fpartitionfunctions_64',['m_partitionFunctions',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a85aaac230e9de2fd50d4d453f6d5def8',1,'gridfire::partition::CompositePartitionFunction']]], - ['m_5fpename_65',['m_peName',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a51f658789f34f96e0e6bd42cef5cbfe4',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5fprecomputedreactions_66',['m_precomputedReactions',['../classgridfire_1_1_graph_engine.html#a5d431d5385b1219ba29689eb29601ea3',1,'gridfire::GraphEngine']]], - ['m_5fprimingspecies_67',['m_primingSpecies',['../classgridfire_1_1_network_priming_engine_view.html#aeb8f25d97e2459037cc999b974823cf5',1,'gridfire::NetworkPrimingEngineView']]], - ['m_5fproduct_68',['m_product',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aee395d13ed3a515d5c1d69bedffca5de',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5fproduct_5fa_69',['m_product_a',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2567545c89eb847a15909b02fa0f383e',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5fproduct_5fz_70',['m_product_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ab1be1d3010ff539b8a911506734fd9cf',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5fproducts_71',['m_products',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ac350a26bdf19d7c1d20db55a226e6063',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5fqse_5fabundance_5fcache_72',['m_qse_abundance_cache',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a707e46d2f72993c206210f81b35b884e',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5fqse_5fgroups_73',['m_qse_groups',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b4aa04a1e641204e4fd82361b0e39c6',1,'gridfire::MultiscalePartitioningEngineView']]], - ['m_5fqse_5fsolve_5fspecies_74',['m_qse_solve_species',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4804c6481c2706b04f48c1bbfd9fd5f8',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], - ['m_5fqse_5fsolve_5fspecies_5findex_5fmap_75',['m_qse_solve_species_index_map',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a23e6ba8dfe37b7f167837296a6654684',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], - ['m_5fqvalue_76',['m_qValue',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a498c202a259cbc315997ec68a2cb8a59',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5frate_5ftable_77',['m_rate_table',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a7a01f956eccd3a0a90dd08984ca3f009',1,'gridfire::rates::weak::WeakRateInterpolator']]], - ['m_5fratecoefficients_78',['m_rateCoefficients',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ea3de0412395b7b617c4b71cbc2ab68',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5frates_79',['m_rates',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#afe1b95bf9d81f7521b9f19bbd1305d01',1,'gridfire::reaction::LogicalReaclibReaction']]], - ['m_5freactant_80',['m_reactant',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aeaceef054714e2a9667986406107ba3a',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5freactant_5fa_81',['m_reactant_a',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a37dfb1d460e78e81a6def62e7217e6f8',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5freactant_5fz_82',['m_reactant_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a3d1b52076e102d07acb7200a7ee99165',1,'gridfire::rates::weak::WeakReaction']]], - ['m_5freactants_83',['m_reactants',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7cf403bc519ce39a1af886432a653826',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5freaction_84',['m_reaction',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a98ed8b450f7868f55e8362a848a4710d',1,'gridfire::GraphEngine::AtomicReverseRate']]], - ['m_5freactionidmap_85',['m_reactionIDMap',['../classgridfire_1_1_graph_engine.html#a5d6cc63b99b467c2a976d1fbaaa1dfa3',1,'gridfire::GraphEngine']]], - ['m_5freactionindexmap_86',['m_reactionIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a21c6e33bbf8c18fd5b5eaabb469054de',1,'gridfire::AdaptiveEngineView::m_reactionIndexMap'],['../classgridfire_1_1_defined_engine_view.html#affda6d60651c53ee02532806104671bd',1,'gridfire::DefinedEngineView::m_reactionIndexMap']]], - ['m_5freactionnamemap_87',['m_reactionNameMap',['../classgridfire_1_1reaction_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44',1,'gridfire::reaction::ReactionSet::m_reactionNameMap'],['../classgridfire_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44',1,'gridfire::ReactionSet::m_reactionNameMap']]], - ['m_5freactions_88',['m_reactions',['../classgridfire_1_1_graph_engine.html#ad3b97595871d1f62ee7f4726b601ebef',1,'gridfire::GraphEngine::m_reactions'],['../classgridfire_1_1reaction_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe',1,'gridfire::reaction::ReactionSet::m_reactions'],['../classgridfire_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe',1,'gridfire::ReactionSet::m_reactions']]], - ['m_5frelative_89',['m_relative',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa4162916f562b4d7ea0205d6f3e6f917',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger']]], - ['m_5fresets_90',['m_resets',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a3004a10bb89ecd7b2ba6103c9f5d4b96',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_resets'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#acd55d04da377c8bf4af3ea2fcf2f1918',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_resets'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad4cc7113574f71905bc93cc40024b4bd',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_and_trigger.html#ae3ff88ddb15d04e798fc03c6c941e312',1,'gridfire::trigger::AndTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_or_trigger.html#adc6f560d9199455ba98d85eadfe02847',1,'gridfire::trigger::OrTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_not_trigger.html#adb9c36fa46a30c28e68c59a7d3bd825d',1,'gridfire::trigger::NotTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a87b6e54f3a0536d20709d7e746ec575d',1,'gridfire::trigger::EveryNthTrigger::m_resets']]], - ['m_5freverse_91',['m_reverse',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#af52b42d940f6a09dba5d28898d2b0b1f',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5frho_92',['m_rho',['../structgridfire_1_1_q_s_e_cache_key.html#abb0d1c5b8c88ae2edbc1f8d3b8759f63',1,'gridfire::QSECacheKey::m_rho'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4dc013f4fb9d93b38ef601741dbe4d4c',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::m_rho'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a93cdb544a9d11cc259e6adbc49c60c44',1,'gridfire::exceptions::StaleEngineTrigger::state::m_rho']]], - ['m_5frhsadfun_93',['m_rhsADFun',['../classgridfire_1_1_graph_engine.html#a2e22b111f6d00ecc9e3804a71f1ce876',1,'gridfire::GraphEngine']]], - ['m_5fscreeningmodel_94',['m_screeningModel',['../classgridfire_1_1_graph_engine.html#af17cf3762abac3efcab9a8e87c961210',1,'gridfire::GraphEngine']]], - ['m_5fscreeningtype_95',['m_screeningType',['../classgridfire_1_1_graph_engine.html#a52edc3e88f1e8fc497e1e63972d63c80',1,'gridfire::GraphEngine']]], - ['m_5fsourcelabel_96',['m_sourceLabel',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7e79437a68947e176b8dd7dcbe27baab',1,'gridfire::reaction::ReaclibReaction']]], - ['m_5fsources_97',['m_sources',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a8c6f12a01c6d1fdeba1f0cc73128731e',1,'gridfire::reaction::LogicalReaclibReaction']]], - ['m_5fspecies_5fcache_98',['m_species_cache',['../class_py_engine.html#a73caaa7606e2cdfd1aa82729a78ebb73',1,'PyEngine::m_species_cache'],['../class_py_dynamic_engine.html#a2246382b1c98ba69cdb419bba63a6d03',1,'PyDynamicEngine::m_species_cache']]], - ['m_5fspeciesindexmap_99',['m_speciesIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a5f66204a0ff5b27eed243afddecb0093',1,'gridfire::AdaptiveEngineView::m_speciesIndexMap'],['../classgridfire_1_1_defined_engine_view.html#acc4976262e208d1dd2185ebccbdd275e',1,'gridfire::DefinedEngineView::m_speciesIndexMap']]], - ['m_5fspeciestoindexmap_100',['m_speciesToIndexMap',['../classgridfire_1_1_graph_engine.html#ad8237c252145a75092202d00f5e1ddf7',1,'gridfire::GraphEngine']]], - ['m_5fstate_101',['m_state',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a7f9fa2e34da3772714723ef7d5083be5',1,'gridfire::exceptions::StaleEngineTrigger']]], - ['m_5fstdout_5flogging_5fenabled_102',['m_stdout_logging_enabled',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af3e470b5a6f982c107785c64b169a992',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fstiff_103',['m_stiff',['../classgridfire_1_1approx8_1_1_approx8_network.html#a697cb49bebc8d0659eb791500c451c67',1,'gridfire::approx8::Approx8Network::m_stiff'],['../classgridfire_1_1_network.html#aefe364ae5af783e19e7b93bfd475566e',1,'gridfire::Network::m_stiff']]], - ['m_5fstoichiometrymatrix_104',['m_stoichiometryMatrix',['../classgridfire_1_1_graph_engine.html#ad1cb5fd32efc37668e2d9ecf0c72ad24',1,'gridfire::GraphEngine']]], - ['m_5fsun_5fctx_105',['m_sun_ctx',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ac57a4f62d95d769c379470e680e6882d',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5ft_106',['m_t',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a352cd33629e63286808df617d36cb70b',1,'gridfire::exceptions::StaleEngineTrigger::state']]], - ['m_5ft9_107',['m_T9',['../structgridfire_1_1_q_s_e_cache_key.html#a2ab20b15ab7f9da15c36989e8d9a2bc7',1,'gridfire::QSECacheKey::m_T9'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a7f65ed75e9dca9b6e1160ad297e07678',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::m_T9'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a4d15893a4a5aa09ee93c66a086a7f963',1,'gridfire::exceptions::StaleEngineTrigger::state::m_T9']]], - ['m_5fthreshold_108',['m_threshold',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#aeac341c1e854d561a29aa39ad306d5d7',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_threshold'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ab7d86e5c89a848cf238141393fe3a8de',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_threshold']]], - ['m_5ftimestep_5fwindow_109',['m_timestep_window',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae18e08a0bd72b68605d64e4d84355f79',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger']]], - ['m_5ftmax_110',['m_tMax',['../classgridfire_1_1approx8_1_1_approx8_network.html#a6fadf388f07c160f1887a3cb72eaa869',1,'gridfire::approx8::Approx8Network']]], - ['m_5ftotal_5fsteps_111',['m_total_steps',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#ac1cddf0f2955d4282afcf4a90a2de9c0',1,'gridfire::exceptions::StaleEngineTrigger::state']]], - ['m_5ftype_112',['m_type',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae78d2a9b20c22a6ad624f4d968cbf639',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::m_type'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a92c3590161c63c6ed4e7650d2b7beee3',1,'gridfire::rates::weak::WeakReaction::m_type']]], - ['m_5fupdates_113',['m_updates',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab80799eb7c80b3b20c1a7e7f9e1f5030',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_updates'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a4885bdcc719a0f8c8394905893739b96',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_updates'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a25f6ac369c590a8370270bdc70545171',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a7f88c1139e1b05baed44614104d601b4',1,'gridfire::trigger::AndTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_or_trigger.html#af595a5daab0f5b3ffc450c6de6737517',1,'gridfire::trigger::OrTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae4830ed152643770b0888b040475b000',1,'gridfire::trigger::NotTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#ab0a33f49be02d34b27f75edf75dbc06d',1,'gridfire::trigger::EveryNthTrigger::m_updates']]], - ['m_5fuseprecomputation_114',['m_usePrecomputation',['../classgridfire_1_1_graph_engine.html#a191cff35402d3c97c82c5c966a39d0de',1,'gridfire::GraphEngine']]], - ['m_5fusereversereactions_115',['m_useReverseReactions',['../classgridfire_1_1_graph_engine.html#a32d3efbf4c3d5158f87c0c732cdc26dc',1,'gridfire::GraphEngine']]], - ['m_5fview_116',['m_view',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#af2acc70592e5545f9e8f0a33e10ffdc7',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], - ['m_5fweak_5fnetwork_117',['m_weak_network',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a8169adef9b4b3c7552c7a8fdc945cf6f',1,'gridfire::rates::weak::WeakReactionMap']]], - ['m_5fweakrateinterpolator_118',['m_weakRateInterpolator',['../classgridfire_1_1_graph_engine.html#a9ac5893030802b0b846552949e866340',1,'gridfire::GraphEngine']]], - ['m_5fwindowsize_119',['m_windowSize',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa03c13813065f720cf698c240f07d559',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger']]], - ['m_5fy_120',['m_Y',['../structgridfire_1_1_q_s_e_cache_key.html#afa8f157d3dd3505276294815357b028a',1,'gridfire::QSECacheKey::m_Y'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a833c5b68a627fbceaf5ff0d15bcb0eaf',1,'gridfire::exceptions::StaleEngineTrigger::state::m_Y'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aae19c1ec467051404a7bf1d4c7066c22',1,'gridfire::solver::CVODESolverStrategy::m_Y']]], - ['m_5fy_121',['m_y',['../classgridfire_1_1approx8_1_1_approx8_network.html#abf9f13ff532917ddac4a7d987698836d',1,'gridfire::approx8::Approx8Network']]], - ['m_5fy_5fscale_122',['m_Y_scale',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a8dd40205db7aef439b6f04289ca5dfd5',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], - ['m_5fyerr_123',['m_YErr',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a0717afcde6fdb71b12490bbcadb5fdb4',1,'gridfire::solver::CVODESolverStrategy']]], - ['m_5fz_124',['m_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a292dfe5fdfd3b90a36906f5f609a4c1c',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate']]], - ['massfractionchanges_125',['massFractionChanges',['../structgridfire_1_1_priming_report.html#a37aa83b55f3da0bc3ff6bcb7b79878a7',1,'gridfire::PrimingReport']]], - ['mean_5ftimescale_126',['mean_timescale',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a66e6677638af72e4db75f5518dc867f9',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], - ['mev2erg_127',['MeV2Erg',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ae527298ffcdeb0b7b4089eeed4ddb58d',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['mevgrelation_128',['MeVgRelation',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab60f42677de82f3aab77d2af846c2ffd',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['mevpergraph_129',['MeVPerGraph',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a57273916131b68d1aed6e16d85667427',1,'gridfire::rates::weak::WeakReaction::constants']]], - ['min_5fabundance_5fthreshold_130',['MIN_ABUNDANCE_THRESHOLD',['../namespacegridfire.html#a96c062f94713921e5d7568ecedcdcb06',1,'gridfire']]], - ['min_5fdensity_5fthreshold_131',['MIN_DENSITY_THRESHOLD',['../namespacegridfire.html#ada3c137c014ecd8d06200fea2d1a9f50',1,'gridfire']]], - ['min_5fjacobian_5fthreshold_132',['MIN_JACOBIAN_THRESHOLD',['../namespacegridfire.html#ae01b1738df1921db565bcbd68dd6cf64',1,'gridfire']]], - ['mion_133',['mIon',['../structgridfire_1_1approx8_1_1_approx8_net.html#a928b7810cb2993d59d40aa73c2faef18',1,'gridfire::approx8::Approx8Net']]], - ['mu_5fe_134',['mu_e',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ac08d42071950006ccf3c438253ef9ee9',1,'gridfire::rates::weak::RateDataRow::mu_e'],['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a4a1cbc93d5e197a69a5a29a8cabc6498',1,'gridfire::rates::weak::WeakReactionEntry::mu_e']]], - ['mue_5faxis_135',['mue_axis',['../structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a82cc218ce48dcb835d07422dad927a5a',1,'gridfire::rates::weak::IsotopeGrid']]] + ['m_5factivespeciesvectorcache_6',['m_activeSpeciesVectorCache',['../classgridfire_1_1_defined_engine_view.html#a380e7a98cc782c9becd191d8de17c31d',1,'gridfire::DefinedEngineView']]], + ['m_5falgebraic_5fabundances_7',['m_algebraic_abundances',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a3af2b37ce21829d9554d702cad074470',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5falgebraic_5fspecies_8',['m_algebraic_species',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a4656c05b8235dbf4ec698b03a716a8c8',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5fatomic_9',['m_atomic',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a4f2bf61b35566e439ac8a48da265d215',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5fatomicreverserates_10',['m_atomicReverseRates',['../classgridfire_1_1_graph_engine.html#a816797b1d656d416844489692af44cf6',1,'gridfire::GraphEngine']]], + ['m_5fb_11',['m_B',['../classgridfire_1_1trigger_1_1_and_trigger.html#af8ee88421d0dfd92de6df96d686ece38',1,'gridfire::trigger::AndTrigger::m_B'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a30dec370b61a5f0562956394b89e8f89',1,'gridfire::trigger::OrTrigger::m_B']]], + ['m_5fbaseengine_12',['m_baseEngine',['../classgridfire_1_1_adaptive_engine_view.html#a4d38b46be9f25c7afe7ddd2b284253f8',1,'gridfire::AdaptiveEngineView::m_baseEngine'],['../classgridfire_1_1_defined_engine_view.html#a754ef6a1fb9259d533f1eefa823d5758',1,'gridfire::DefinedEngineView::m_baseEngine'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a999b68226d658c9df2f4a3b890b9e5d1',1,'gridfire::MultiscalePartitioningEngineView::m_baseEngine']]], + ['m_5fcacheconfig_13',['m_cacheConfig',['../structgridfire_1_1_q_s_e_cache_key.html#a711acccecadd93495fd08c81838be2d8',1,'gridfire::QSECacheKey']]], + ['m_5fcachestats_14',['m_cacheStats',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aa81057b96cf46986151a5e8ef99a017a',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5fcallback_15',['m_callback',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aa8fb7a0b39e6bb7b97a4a98422f06482',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fchapter_16',['m_chapter',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#adbcb383bac0f47c66251ee1b7c5f539d',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5fconfig_17',['m_config',['../classgridfire_1_1_graph_engine.html#a3b17102b143435ddfdc015d7a50c4b18',1,'gridfire::GraphEngine::m_config'],['../classgridfire_1_1_adaptive_engine_view.html#a14171a9ccc45a63996a967c72983de30',1,'gridfire::AdaptiveEngineView::m_config'],['../classgridfire_1_1_file_defined_engine_view.html#a7a80966c023ae722239491af58609362',1,'gridfire::FileDefinedEngineView::m_config'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#a4061e99bd77a3de0d6d9e317bfc74874',1,'gridfire::io::SimpleReactionListFileParser::m_config'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#aea206c3a7600db8d657666fef88fa20d',1,'gridfire::io::MESANetworkFileParser::m_config'],['../classgridfire_1_1_network.html#a9f8802012728ef5fea0e8cd465044e09',1,'gridfire::Network::m_config'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a202fe9e6499aac5f6813e036ee4ed2d5',1,'gridfire::solver::CVODESolverStrategy::m_config']]], + ['m_5fconstants_18',['m_constants',['../classgridfire_1_1_graph_engine.html#a10c01bc20ae668c2857efb2a1783098e',1,'gridfire::GraphEngine::m_constants'],['../classgridfire_1_1_network.html#adf7002883160101c9f9d1b376b265410',1,'gridfire::Network::m_constants'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2f0ee4c0d52db0f58781f90dd39dc0f7',1,'gridfire::rates::weak::WeakReaction::m_constants']]], + ['m_5fconstraints_19',['m_constraints',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a50d8f309ca897fa83b16db0a1701b339',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fcounter_20',['m_counter',['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a80d6f82095c3b5fdbc46776e183cdb1f',1,'gridfire::trigger::EveryNthTrigger']]], + ['m_5fcvode_5fmem_21',['m_cvode_mem',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab5a8fa55e36685cac50c1dbdd8dbfa57',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fdata_22',['m_data',['../classgridfire_1_1utils_1_1_column.html#aaa99c4d00c3b79e37f2e73e7c6854758',1,'gridfire::utils::Column']]], + ['m_5fdepth_23',['m_depth',['../classgridfire_1_1_graph_engine.html#a80c73690d5af247ff9f2ba8b00abce01',1,'gridfire::GraphEngine']]], + ['m_5fdt0_24',['m_dt0',['../classgridfire_1_1approx8_1_1_approx8_network.html#a6ed8022834e9541b3e547dd867648b0f',1,'gridfire::approx8::Approx8Network']]], + ['m_5fdynamic_5fspecies_25',['m_dynamic_species',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#aec6126b5c4a397d090790d7b75f9f70f',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5fengine_26',['m_engine',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a75d355a0bef27217165644affd0cca4d',1,'gridfire::GraphEngine::AtomicReverseRate::m_engine'],['../classgridfire_1_1solver_1_1_network_solver_strategy.html#a724924d94eaf82b67d9988a55c3261e8',1,'gridfire::solver::NetworkSolverStrategy::m_engine']]], + ['m_5feps_5fnuc_27',['m_eps_nuc',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a24207163a7ea2dde675b458f9df37a99',1,'gridfire::exceptions::StaleEngineTrigger::state']]], + ['m_5fepsadfun_28',['m_epsADFun',['../classgridfire_1_1_graph_engine.html#a1d5f6a3f217af7f4d0f95bdf7916b774',1,'gridfire::GraphEngine']]], + ['m_5ffilename_29',['m_fileName',['../classgridfire_1_1_file_defined_engine_view.html#a1b343998b93955025a589b2b4541e33b',1,'gridfire::FileDefinedEngineView']]], + ['m_5ffilename_30',['m_filename',['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab7f82597abf17f16c401bcdf528bd099',1,'gridfire::io::MESANetworkFileParser']]], + ['m_5fformat_31',['m_format',['../classgridfire_1_1_network.html#a37218e18f1bdbda7be94aa230f47dd18',1,'gridfire::Network']]], + ['m_5ffull_5fjacobian_5fsparsity_5fpattern_32',['m_full_jacobian_sparsity_pattern',['../classgridfire_1_1_graph_engine.html#a19b2eea0e8d05ac90f9fd7120bdc6e06',1,'gridfire::GraphEngine']]], + ['m_5ffull_5fsparsity_5fset_33',['m_full_sparsity_set',['../classgridfire_1_1_graph_engine.html#af147a6953dcbb70ba3cc93039ac21c35',1,'gridfire::GraphEngine']]], + ['m_5fground_5fstate_5fspin_34',['m_ground_state_spin',['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#af7f710edff96b1623c517ddab137c245',1,'gridfire::partition::GroundStatePartitionFunction']]], + ['m_5fhash_35',['m_hash',['../structgridfire_1_1_q_s_e_cache_key.html#ab860b40d4ccb3c16a962d96bc767ff05',1,'gridfire::QSECacheKey']]], + ['m_5fheader_36',['m_header',['../classgridfire_1_1utils_1_1_column.html#aaddf58469be3e3fd3bee0f4f660fe9e0',1,'gridfire::utils::Column']]], + ['m_5fhit_37',['m_hit',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a0c3bd8d5918e344657227a09cd7e39a5',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['m_5fhits_38',['m_hits',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a2b1b4a9ef137e76d39e7a7dcb6cf725d',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_hits'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a0d3b7c1d1057f442417c2f8c2a7177c5',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_hits'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aff23db33140aa6a5a2ad36eda77b833d',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_hits'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#afd5c9867790fc5ef453bc6a5e5494766',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a43e6a9c01b163ab92a0b413bfba52ef5',1,'gridfire::trigger::AndTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a35d519d5266c68b696b779b275574ebf',1,'gridfire::trigger::OrTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a86404f57e0e0683fc56e0e49321e5e3b',1,'gridfire::trigger::NotTrigger::m_hits'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a021c30d6db015bb88a70af348a5dd336',1,'gridfire::trigger::EveryNthTrigger::m_hits']]], + ['m_5fid_39',['m_id',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ca86e0f8f95ffb6d87ca295e44f14c5',1,'gridfire::reaction::ReaclibReaction::m_id'],['../classgridfire_1_1reaction_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111',1,'gridfire::reaction::ReactionSet::m_id'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a79877bd387bd891e602adff3f99cb4c5',1,'gridfire::rates::weak::WeakReaction::m_id'],['../classgridfire_1_1_reaction_set.html#af92e3003b2a3606b48ab857cdedc3111',1,'gridfire::ReactionSet::m_id']]], + ['m_5findex_40',['m_index',['../structgridfire_1_1expectations_1_1_engine_index_error.html#aa20994243d56f24d89230887b881e03e',1,'gridfire::expectations::EngineIndexError']]], + ['m_5findextospeciesmap_41',['m_indexToSpeciesMap',['../classgridfire_1_1_graph_engine.html#a8ff064c9996772281984f88ee492d04a',1,'gridfire::GraphEngine']]], + ['m_5finitial_5fcomp_42',['m_initial_comp',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#ac5bf1e4b4ac8435af5739ce970b373d7',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], + ['m_5finterpolator_43',['m_interpolator',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a874efa5a57427c8afecd0375094da6e9',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::m_interpolator'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#adf203cbae7d7afcd274020b5210b426b',1,'gridfire::rates::weak::WeakReaction::m_interpolator']]], + ['m_5finterval_44',['m_interval',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab6215873390f6bedab5c9f83b990b5e0',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], + ['m_5fisstale_45',['m_isStale',['../classgridfire_1_1_adaptive_engine_view.html#a63580db57e0f48f508906a11ccfd465e',1,'gridfire::AdaptiveEngineView::m_isStale'],['../classgridfire_1_1_defined_engine_view.html#a217d541f3fa777b1552f652fbb520382',1,'gridfire::DefinedEngineView::m_isStale']]], + ['m_5fj_46',['m_J',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#afd1053d0827512b6831ee15f14488c20',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fjac_5fwork_47',['m_jac_work',['../classgridfire_1_1_graph_engine.html#a250cc6350dc052fbdfdf9a02066e7891',1,'gridfire::GraphEngine']]], + ['m_5fjacobianmatrix_48',['m_jacobianMatrix',['../classgridfire_1_1_graph_engine.html#a2f1718c89d4aaad028102724d18fa910',1,'gridfire::GraphEngine']]], + ['m_5fjacobianmatrixstate_49',['m_jacobianMatrixState',['../classgridfire_1_1_graph_engine.html#ad730251f4cd877006f2520be84ac85e9',1,'gridfire::GraphEngine']]], + ['m_5fjacobianmatrixstatenamemap_50',['m_jacobianMatrixStateNameMap',['../classgridfire_1_1_graph_engine.html#adc3758335b680d41edfdf0c64eeb27c6',1,'gridfire::GraphEngine']]], + ['m_5flast_5ftrigger_5ftime_51',['m_last_trigger_time',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a51ac3899010c2790fc98801ffba9407e',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], + ['m_5flast_5ftrigger_5ftime_5fdelta_52',['m_last_trigger_time_delta',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab93cb25bbebb159a8608a737bd972abd',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger']]], + ['m_5flogger_53',['m_logger',['../classgridfire_1_1_graph_engine.html#a483979fc154adc88d029b3b672066d53',1,'gridfire::GraphEngine::m_logger'],['../classgridfire_1_1_adaptive_engine_view.html#ac5bdbe46f87d38d9f23ece5743dcd193',1,'gridfire::AdaptiveEngineView::m_logger'],['../classgridfire_1_1_defined_engine_view.html#a4f4aa847ee80ad430de9b1cfdda6b4e3',1,'gridfire::DefinedEngineView::m_logger'],['../classgridfire_1_1_file_defined_engine_view.html#a9d93633ed4ab68de94b7274f879a0432',1,'gridfire::FileDefinedEngineView::m_logger'],['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a7d357c775dcbb253a4001d172805380a',1,'gridfire::MultiscalePartitioningEngineView::m_logger'],['../classgridfire_1_1_network_priming_engine_view.html#a1eed366e916c4e9b7847ae52836f3c7d',1,'gridfire::NetworkPrimingEngineView::m_logger'],['../classgridfire_1_1io_1_1_simple_reaction_list_file_parser.html#acef7eafe3cbea159259f69c88d309b66',1,'gridfire::io::SimpleReactionListFileParser::m_logger'],['../classgridfire_1_1io_1_1_m_e_s_a_network_file_parser.html#ab9c683289d48e58edf06bf59215b4937',1,'gridfire::io::MESANetworkFileParser::m_logger'],['../classgridfire_1_1_network.html#a960d309defc570f92d296ce4b93920e5',1,'gridfire::Network::m_logger'],['../classgridfire_1_1partition_1_1_composite_partition_function.html#ae0fc1c6abdc86009ba0fc6c9f270ff8b',1,'gridfire::partition::CompositePartitionFunction::m_logger'],['../classgridfire_1_1partition_1_1_ground_state_partition_function.html#aff8f82f918380795e98c30a00fcd939b',1,'gridfire::partition::GroundStatePartitionFunction::m_logger'],['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a57384ffb1c81cf982614d90e23b173b6',1,'gridfire::partition::RauscherThielemannPartitionFunction::m_logger'],['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#abab0ed78925789856ebb119d60c6a53d',1,'gridfire::reaction::ReaclibReaction::m_logger'],['../classgridfire_1_1reaction_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb',1,'gridfire::reaction::ReactionSet::m_logger'],['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a2962864d8a6f8760a4228729838b6edb',1,'gridfire::rates::weak::WeakRateInterpolator::m_logger'],['../classgridfire_1_1screening_1_1_weak_screening_model.html#a0a4d7d6d36dbe7b764b613d34f18386f',1,'gridfire::screening::WeakScreeningModel::m_logger'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a5867eb99b00815b8b4f710cb48904dbe',1,'gridfire::solver::CVODESolverStrategy::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a16e9b87a8abb05bb6b5410903eb49e91',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#afbd9258d65370bbc965e799c82f0e1c0',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#abe902b2a42a6451f64497e075b0e0b25',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_logger'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#abb65f2fb74ea74a7f078b4e14f8bc949',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_logger'],['../classgridfire_1_1_reaction_set.html#aff5ae284012009164d4b3033577709eb',1,'gridfire::ReactionSet::m_logger']]], + ['m_5flogmanager_54',['m_logManager',['../classgridfire_1_1_network.html#a0bb7c7be9a3c3212ef6dcbf26dcacb16',1,'gridfire::Network']]], + ['m_5fls_55',['m_LS',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af4a2f003a4c4c06b4b72840f2d445f81',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fmessage_56',['m_message',['../classgridfire_1_1exceptions_1_1_stale_engine_error.html#a4eb62e3842302997e44e05d0770d77bb',1,'gridfire::exceptions::StaleEngineError::m_message'],['../classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#a77c9a660a2748c2e3a1c7e94edad1cf0',1,'gridfire::exceptions::FailedToPartitionEngineError::m_message'],['../classgridfire_1_1exceptions_1_1_network_resized_error.html#a581527fc03fdd84a8309c147259ec09d',1,'gridfire::exceptions::NetworkResizedError::m_message'],['../classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#af7ed18507088efc5587298a7e263f047',1,'gridfire::exceptions::UnableToSetNetworkReactionsError::m_message'],['../classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#a8cbd2bcb916369751f2154f8c7f58974',1,'gridfire::exceptions::StaleJacobianError::m_message'],['../classgridfire_1_1exceptions_1_1_uninitialized_jacobian_error.html#aa9abe57b96872bf7b5025eabc7656a02',1,'gridfire::exceptions::UninitializedJacobianError::m_message'],['../classgridfire_1_1exceptions_1_1_unknown_jacobian_error.html#a0b75cbbf9890d97a2e49b5c0728020cd',1,'gridfire::exceptions::UnknownJacobianError::m_message'],['../classgridfire_1_1exceptions_1_1_bad_collection_error.html#a1ff822ab63e39fdc2bd3f71ac6e04fcb',1,'gridfire::exceptions::BadCollectionError::m_message'],['../classgridfire_1_1exceptions_1_1_hashing_error.html#a50aeb5acdd6b046de5f7bb7d6c26dcb0',1,'gridfire::exceptions::HashingError::m_message'],['../structgridfire_1_1expectations_1_1_engine_error.html#ad05b8d2f5ce9925f749c9f528f2428dc',1,'gridfire::expectations::EngineError::m_message']]], + ['m_5fmiss_57',['m_miss',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#a73ca615753553f4a85160bd9f166da5b',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['m_5fmisses_58',['m_misses',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a00ede9fff51a8318913fd2ed504c1007',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_misses'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a14b1884a9014df33a1ec90dd3433c0b9',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_misses'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a021c760717efef3fc3b415dee6d4840b',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_misses'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a1b28f79b7d5d4b6a947bdf75c049739f',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a1714656e907edfcba2d354ff5d7c9ceb',1,'gridfire::trigger::AndTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_or_trigger.html#ae72e6e9f1fbfbd11fbfe9aa6d4ff5a3b',1,'gridfire::trigger::OrTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_not_trigger.html#aa1253080cd57cdf0be6780773ce6c73c',1,'gridfire::trigger::NotTrigger::m_misses'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a0a5c2c5aedc779c1535d3839c6a6596e',1,'gridfire::trigger::EveryNthTrigger::m_misses']]], + ['m_5fn_59',['m_N',['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a652ba8d1ac36b9713f426eedf2b1ead0',1,'gridfire::trigger::EveryNthTrigger']]], + ['m_5fnetworkspecies_60',['m_networkSpecies',['../classgridfire_1_1_graph_engine.html#a92d26068ba139e47d335f5fe9e2814cc',1,'gridfire::GraphEngine']]], + ['m_5fnetworkspeciesmap_61',['m_networkSpeciesMap',['../classgridfire_1_1_graph_engine.html#a30e09ed0bce6aa5fc89beaa316a7b827',1,'gridfire::GraphEngine']]], + ['m_5fnum_5fsteps_62',['m_num_steps',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ab7495898e893640670f49308a105658f',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5foperatorhits_63',['m_operatorHits',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#ac18229250c4c160aada96e19325faa29',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['m_5foperatormisses_64',['m_operatorMisses',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html#afc5299ebf09f9b208f65619012902b77',1,'gridfire::MultiscalePartitioningEngineView::CacheStats']]], + ['m_5fparser_65',['m_parser',['../classgridfire_1_1_file_defined_engine_view.html#a0a9b07176cb93b54c677b6ce71fda500',1,'gridfire::FileDefinedEngineView']]], + ['m_5fpartitiondata_66',['m_partitionData',['../classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a50ce19df4c12e22bbcb61422248a4038',1,'gridfire::partition::RauscherThielemannPartitionFunction']]], + ['m_5fpartitionfunction_67',['m_partitionFunction',['../classgridfire_1_1_graph_engine.html#a3621f36d77ea8c738ad7de6e5b35ca3e',1,'gridfire::GraphEngine']]], + ['m_5fpartitionfunctions_68',['m_partitionFunctions',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a85aaac230e9de2fd50d4d453f6d5def8',1,'gridfire::partition::CompositePartitionFunction']]], + ['m_5fpename_69',['m_peName',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a51f658789f34f96e0e6bd42cef5cbfe4',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5fprecomputedreactionindexmap_70',['m_precomputedReactionIndexMap',['../classgridfire_1_1_graph_engine.html#a183cbef618742d97b2b6edb60522eb6c',1,'gridfire::GraphEngine']]], + ['m_5fprecomputedreactions_71',['m_precomputedReactions',['../classgridfire_1_1_graph_engine.html#a5d431d5385b1219ba29689eb29601ea3',1,'gridfire::GraphEngine']]], + ['m_5fprimingspecies_72',['m_primingSpecies',['../classgridfire_1_1_network_priming_engine_view.html#aeb8f25d97e2459037cc999b974823cf5',1,'gridfire::NetworkPrimingEngineView']]], + ['m_5fproduct_73',['m_product',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aee395d13ed3a515d5c1d69bedffca5de',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5fproduct_5fa_74',['m_product_a',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a2567545c89eb847a15909b02fa0f383e',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5fproduct_5fz_75',['m_product_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#ab1be1d3010ff539b8a911506734fd9cf',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5fproducts_76',['m_products',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#ac350a26bdf19d7c1d20db55a226e6063',1,'gridfire::reaction::ReaclibReaction::m_products'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a71ca233a081c7aed54ace061ea362231',1,'gridfire::rates::weak::WeakReaction::m_products']]], + ['m_5fqse_5fabundance_5fcache_77',['m_qse_abundance_cache',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a707e46d2f72993c206210f81b35b884e',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5fqse_5fgroups_78',['m_qse_groups',['../classgridfire_1_1_multiscale_partitioning_engine_view.html#a1b4aa04a1e641204e4fd82361b0e39c6',1,'gridfire::MultiscalePartitioningEngineView']]], + ['m_5fqse_5fsolve_5fspecies_79',['m_qse_solve_species',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4804c6481c2706b04f48c1bbfd9fd5f8',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], + ['m_5fqse_5fsolve_5fspecies_5findex_5fmap_80',['m_qse_solve_species_index_map',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a23e6ba8dfe37b7f167837296a6654684',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], + ['m_5fqvalue_81',['m_qValue',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a498c202a259cbc315997ec68a2cb8a59',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5frate_5ftable_82',['m_rate_table',['../classgridfire_1_1rates_1_1weak_1_1_weak_rate_interpolator.html#a7a01f956eccd3a0a90dd08984ca3f009',1,'gridfire::rates::weak::WeakRateInterpolator']]], + ['m_5fratecoefficients_83',['m_rateCoefficients',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a8ea3de0412395b7b617c4b71cbc2ab68',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5frates_84',['m_rates',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#afe1b95bf9d81f7521b9f19bbd1305d01',1,'gridfire::reaction::LogicalReaclibReaction']]], + ['m_5freactant_85',['m_reactant',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#aeaceef054714e2a9667986406107ba3a',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5freactant_5fa_86',['m_reactant_a',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a37dfb1d460e78e81a6def62e7217e6f8',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5freactant_5fz_87',['m_reactant_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a3d1b52076e102d07acb7200a7ee99165',1,'gridfire::rates::weak::WeakReaction']]], + ['m_5freactants_88',['m_reactants',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7cf403bc519ce39a1af886432a653826',1,'gridfire::reaction::ReaclibReaction::m_reactants'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a46c36a6e517fb00a2ac3cbb0f546a341',1,'gridfire::rates::weak::WeakReaction::m_reactants']]], + ['m_5freaction_89',['m_reaction',['../classgridfire_1_1_graph_engine_1_1_atomic_reverse_rate.html#a98ed8b450f7868f55e8362a848a4710d',1,'gridfire::GraphEngine::AtomicReverseRate']]], + ['m_5freactionidmap_90',['m_reactionIDMap',['../classgridfire_1_1_graph_engine.html#a5d6cc63b99b467c2a976d1fbaaa1dfa3',1,'gridfire::GraphEngine']]], + ['m_5freactionindexmap_91',['m_reactionIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a21c6e33bbf8c18fd5b5eaabb469054de',1,'gridfire::AdaptiveEngineView::m_reactionIndexMap'],['../classgridfire_1_1_defined_engine_view.html#affda6d60651c53ee02532806104671bd',1,'gridfire::DefinedEngineView::m_reactionIndexMap']]], + ['m_5freactionnamemap_92',['m_reactionNameMap',['../classgridfire_1_1reaction_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44',1,'gridfire::reaction::ReactionSet::m_reactionNameMap'],['../classgridfire_1_1_reaction_set.html#a62965c04447909462bb4f2112661ef44',1,'gridfire::ReactionSet::m_reactionNameMap']]], + ['m_5freactions_93',['m_reactions',['../classgridfire_1_1_graph_engine.html#ad3b97595871d1f62ee7f4726b601ebef',1,'gridfire::GraphEngine::m_reactions'],['../classgridfire_1_1reaction_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe',1,'gridfire::reaction::ReactionSet::m_reactions'],['../classgridfire_1_1_reaction_set.html#abd6feda1b3f65a6177904755581f6efe',1,'gridfire::ReactionSet::m_reactions']]], + ['m_5frelative_94',['m_relative',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa4162916f562b4d7ea0205d6f3e6f917',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger']]], + ['m_5frelativefailurerate_95',['m_relativeFailureRate',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a19795b0ebf01df3e70fe858cfb527d08',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['m_5fresets_96',['m_resets',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#a3004a10bb89ecd7b2ba6103c9f5d4b96',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_resets'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#acd55d04da377c8bf4af3ea2fcf2f1918',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_resets'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ad4cc7113574f71905bc93cc40024b4bd',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_resets'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a270dae9d1f4e3ee410389e113d7f0857',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_and_trigger.html#ae3ff88ddb15d04e798fc03c6c941e312',1,'gridfire::trigger::AndTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_or_trigger.html#adc6f560d9199455ba98d85eadfe02847',1,'gridfire::trigger::OrTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_not_trigger.html#adb9c36fa46a30c28e68c59a7d3bd825d',1,'gridfire::trigger::NotTrigger::m_resets'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#a87b6e54f3a0536d20709d7e746ec575d',1,'gridfire::trigger::EveryNthTrigger::m_resets']]], + ['m_5freverse_97',['m_reverse',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#af52b42d940f6a09dba5d28898d2b0b1f',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5frho_98',['m_rho',['../structgridfire_1_1_q_s_e_cache_key.html#abb0d1c5b8c88ae2edbc1f8d3b8759f63',1,'gridfire::QSECacheKey::m_rho'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a4dc013f4fb9d93b38ef601741dbe4d4c',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::m_rho'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a93cdb544a9d11cc259e6adbc49c60c44',1,'gridfire::exceptions::StaleEngineTrigger::state::m_rho']]], + ['m_5frhsadfun_99',['m_rhsADFun',['../classgridfire_1_1_graph_engine.html#a2e22b111f6d00ecc9e3804a71f1ce876',1,'gridfire::GraphEngine']]], + ['m_5fscreeningmodel_100',['m_screeningModel',['../classgridfire_1_1_graph_engine.html#af17cf3762abac3efcab9a8e87c961210',1,'gridfire::GraphEngine']]], + ['m_5fscreeningtype_101',['m_screeningType',['../classgridfire_1_1_graph_engine.html#a52edc3e88f1e8fc497e1e63972d63c80',1,'gridfire::GraphEngine']]], + ['m_5fsourcelabel_102',['m_sourceLabel',['../classgridfire_1_1reaction_1_1_reaclib_reaction.html#a7e79437a68947e176b8dd7dcbe27baab',1,'gridfire::reaction::ReaclibReaction']]], + ['m_5fsources_103',['m_sources',['../classgridfire_1_1reaction_1_1_logical_reaclib_reaction.html#a8c6f12a01c6d1fdeba1f0cc73128731e',1,'gridfire::reaction::LogicalReaclibReaction']]], + ['m_5fspecies_5fcache_104',['m_species_cache',['../class_py_engine.html#a73caaa7606e2cdfd1aa82729a78ebb73',1,'PyEngine::m_species_cache'],['../class_py_dynamic_engine.html#a2246382b1c98ba69cdb419bba63a6d03',1,'PyDynamicEngine::m_species_cache']]], + ['m_5fspeciesindexmap_105',['m_speciesIndexMap',['../classgridfire_1_1_adaptive_engine_view.html#a5f66204a0ff5b27eed243afddecb0093',1,'gridfire::AdaptiveEngineView::m_speciesIndexMap'],['../classgridfire_1_1_defined_engine_view.html#acc4976262e208d1dd2185ebccbdd275e',1,'gridfire::DefinedEngineView::m_speciesIndexMap']]], + ['m_5fspeciestoindexmap_106',['m_speciesToIndexMap',['../classgridfire_1_1_graph_engine.html#ad8237c252145a75092202d00f5e1ddf7',1,'gridfire::GraphEngine']]], + ['m_5fstate_107',['m_state',['../classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a7f9fa2e34da3772714723ef7d5083be5',1,'gridfire::exceptions::StaleEngineTrigger']]], + ['m_5fstdout_5flogging_5fenabled_108',['m_stdout_logging_enabled',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#af3e470b5a6f982c107785c64b169a992',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fsteps_109',['m_steps',['../classgridfire_1_1trigger_1_1_and_trigger.html#afd8d79e83f83473f0df64e96b63aa1f1',1,'gridfire::trigger::AndTrigger::m_steps'],['../classgridfire_1_1trigger_1_1_or_trigger.html#a596db4a92ebf789cea1c431d3d2220c7',1,'gridfire::trigger::OrTrigger::m_steps'],['../classgridfire_1_1trigger_1_1_not_trigger.html#a2e1e78f3bf9fe0edcb9094c778826629',1,'gridfire::trigger::NotTrigger::m_steps'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#acefe02899ade9aa595e04f3ec34f251a',1,'gridfire::trigger::EveryNthTrigger::m_steps']]], + ['m_5fstiff_110',['m_stiff',['../classgridfire_1_1approx8_1_1_approx8_network.html#a697cb49bebc8d0659eb791500c451c67',1,'gridfire::approx8::Approx8Network::m_stiff'],['../classgridfire_1_1_network.html#aefe364ae5af783e19e7b93bfd475566e',1,'gridfire::Network::m_stiff']]], + ['m_5fstoichiometrymatrix_111',['m_stoichiometryMatrix',['../classgridfire_1_1_graph_engine.html#ad1cb5fd32efc37668e2d9ecf0c72ad24',1,'gridfire::GraphEngine']]], + ['m_5fsun_5fctx_112',['m_sun_ctx',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#ac57a4f62d95d769c379470e680e6882d',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fsupportcache_113',['m_supportCache',['../classgridfire_1_1partition_1_1_composite_partition_function.html#a9aea5eda63b9be4d3b8f65c13d317dcc',1,'gridfire::partition::CompositePartitionFunction']]], + ['m_5ft_114',['m_t',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a352cd33629e63286808df617d36cb70b',1,'gridfire::exceptions::StaleEngineTrigger::state']]], + ['m_5ft9_115',['m_T9',['../structgridfire_1_1_q_s_e_cache_key.html#a2ab20b15ab7f9da15c36989e8d9a2bc7',1,'gridfire::QSECacheKey::m_T9'],['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a7f65ed75e9dca9b6e1160ad297e07678',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor::m_T9'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a4d15893a4a5aa09ee93c66a086a7f963',1,'gridfire::exceptions::StaleEngineTrigger::state::m_T9']]], + ['m_5fthreshold_116',['m_threshold',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#aeac341c1e854d561a29aa39ad306d5d7',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_threshold'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ab7d86e5c89a848cf238141393fe3a8de',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_threshold']]], + ['m_5ftimestep_5fwindow_117',['m_timestep_window',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#ae18e08a0bd72b68605d64e4d84355f79',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger']]], + ['m_5ftmax_118',['m_tMax',['../classgridfire_1_1approx8_1_1_approx8_network.html#a6fadf388f07c160f1887a3cb72eaa869',1,'gridfire::approx8::Approx8Network']]], + ['m_5ftotal_5fsteps_119',['m_total_steps',['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#ac1cddf0f2955d4282afcf4a90a2de9c0',1,'gridfire::exceptions::StaleEngineTrigger::state']]], + ['m_5ftotalfailures_120',['m_totalFailures',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a9e116ac645ba31906dae26234c47c3f4',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['m_5ftype_121',['m_type',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#ae78d2a9b20c22a6ad624f4d968cbf639',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate::m_type'],['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction.html#a92c3590161c63c6ed4e7650d2b7beee3',1,'gridfire::rates::weak::WeakReaction::m_type']]], + ['m_5fupdates_122',['m_updates',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_simulation_time_trigger.html#ab80799eb7c80b3b20c1a7e7f9e1f5030',1,'gridfire::trigger::solver::CVODE::SimulationTimeTrigger::m_updates'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_off_diagonal_trigger.html#a4885bdcc719a0f8c8394905893739b96',1,'gridfire::trigger::solver::CVODE::OffDiagonalTrigger::m_updates'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#a25f6ac369c590a8370270bdc70545171',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_updates'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#acf63dd6e786231ac6c16e590d01bc6eb',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_and_trigger.html#a7f88c1139e1b05baed44614104d601b4',1,'gridfire::trigger::AndTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_or_trigger.html#af595a5daab0f5b3ffc450c6de6737517',1,'gridfire::trigger::OrTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_not_trigger.html#ae4830ed152643770b0888b040475b000',1,'gridfire::trigger::NotTrigger::m_updates'],['../classgridfire_1_1trigger_1_1_every_nth_trigger.html#ab0a33f49be02d34b27f75edf75dbc06d',1,'gridfire::trigger::EveryNthTrigger::m_updates']]], + ['m_5fuseprecomputation_123',['m_usePrecomputation',['../classgridfire_1_1_graph_engine.html#a191cff35402d3c97c82c5c966a39d0de',1,'gridfire::GraphEngine']]], + ['m_5fusereversereactions_124',['m_useReverseReactions',['../classgridfire_1_1_graph_engine.html#a32d3efbf4c3d5158f87c0c732cdc26dc',1,'gridfire::GraphEngine']]], + ['m_5fview_125',['m_view',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#af2acc70592e5545f9e8f0a33e10ffdc7',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], + ['m_5fweak_5fnetwork_126',['m_weak_network',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_map.html#a8169adef9b4b3c7552c7a8fdc945cf6f',1,'gridfire::rates::weak::WeakReactionMap']]], + ['m_5fweakrateinterpolator_127',['m_weakRateInterpolator',['../classgridfire_1_1_graph_engine.html#a9ac5893030802b0b846552949e866340',1,'gridfire::GraphEngine']]], + ['m_5fwindow_128',['m_window',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#a8df9f55e0af1a16ee56678a109f08920',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger']]], + ['m_5fwindowsize_129',['m_windowSize',['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_timestep_collapse_trigger.html#aa03c13813065f720cf698c240f07d559',1,'gridfire::trigger::solver::CVODE::TimestepCollapseTrigger::m_windowSize'],['../classgridfire_1_1trigger_1_1solver_1_1_c_v_o_d_e_1_1_convergence_failure_trigger.html#abf4814a4423cfbe816b07d5eea4efea4',1,'gridfire::trigger::solver::CVODE::ConvergenceFailureTrigger::m_windowSize']]], + ['m_5fy_130',['m_Y',['../structgridfire_1_1_q_s_e_cache_key.html#afa8f157d3dd3505276294815357b028a',1,'gridfire::QSECacheKey::m_Y'],['../structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html#a833c5b68a627fbceaf5ff0d15bcb0eaf',1,'gridfire::exceptions::StaleEngineTrigger::state::m_Y'],['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#aae19c1ec467051404a7bf1d4c7066c22',1,'gridfire::solver::CVODESolverStrategy::m_Y']]], + ['m_5fy_131',['m_y',['../classgridfire_1_1approx8_1_1_approx8_network.html#abf9f13ff532917ddac4a7d987698836d',1,'gridfire::approx8::Approx8Network']]], + ['m_5fy_5fscale_132',['m_Y_scale',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#a8dd40205db7aef439b6f04289ca5dfd5',1,'gridfire::MultiscalePartitioningEngineView::EigenFunctor']]], + ['m_5fyerr_133',['m_YErr',['../classgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy.html#a0717afcde6fdb71b12490bbcadb5fdb4',1,'gridfire::solver::CVODESolverStrategy']]], + ['m_5fz_134',['m_z',['../classgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1_atomic_weak_rate.html#a292dfe5fdfd3b90a36906f5f609a4c1c',1,'gridfire::rates::weak::WeakReaction::AtomicWeakRate']]], + ['massfractionchanges_135',['massFractionChanges',['../structgridfire_1_1_priming_report.html#a37aa83b55f3da0bc3ff6bcb7b79878a7',1,'gridfire::PrimingReport']]], + ['mean_5ftimescale_136',['mean_timescale',['../structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a66e6677638af72e4db75f5518dc867f9',1,'gridfire::MultiscalePartitioningEngineView::QSEGroup']]], + ['mev2erg_137',['MeV2Erg',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ae527298ffcdeb0b7b4089eeed4ddb58d',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['mevgrelation_138',['MeVgRelation',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#ab60f42677de82f3aab77d2af846c2ffd',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['mevpergraph_139',['MeVPerGraph',['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html#a57273916131b68d1aed6e16d85667427',1,'gridfire::rates::weak::WeakReaction::constants']]], + ['min_5fabundance_5fthreshold_140',['MIN_ABUNDANCE_THRESHOLD',['../namespacegridfire.html#a96c062f94713921e5d7568ecedcdcb06',1,'gridfire']]], + ['min_5fdensity_5fthreshold_141',['MIN_DENSITY_THRESHOLD',['../namespacegridfire.html#ada3c137c014ecd8d06200fea2d1a9f50',1,'gridfire']]], + ['min_5fjacobian_5fthreshold_142',['MIN_JACOBIAN_THRESHOLD',['../namespacegridfire.html#ae01b1738df1921db565bcbd68dd6cf64',1,'gridfire']]], + ['mion_143',['mIon',['../structgridfire_1_1approx8_1_1_approx8_net.html#a928b7810cb2993d59d40aa73c2faef18',1,'gridfire::approx8::Approx8Net']]], + ['mu_5fe_144',['mu_e',['../structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html#ac08d42071950006ccf3c438253ef9ee9',1,'gridfire::rates::weak::RateDataRow::mu_e'],['../structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html#a4a1cbc93d5e197a69a5a29a8cabc6498',1,'gridfire::rates::weak::WeakReactionEntry::mu_e']]] ]; diff --git a/docs/html/search/variables_f.js b/docs/html/search/variables_f.js index aacc8371..86235bf0 100644 --- a/docs/html/search/variables_f.js +++ b/docs/html/search/variables_f.js @@ -6,13 +6,17 @@ var searchData= ['raw_5freactions_5fdata_5flen_3',['raw_reactions_data_len',['../reactions__data_8h.html#a32dea82d95667c3df395d58fb469ce2a',1,'reactions_data.h']]], ['reactant_5fpowers_4',['reactant_powers',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a03d596c88289e21e7bd18711e3a1f275',1,'gridfire::GraphEngine::PrecomputedReaction']]], ['reactants_5fstr_5',['reactants_str',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a67afc513db8dbcc43d79733e22ca8d39',1,'gridfire::reaclib::ReactionRecord']]], - ['reaction_5findex_6',['reaction_index',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a93635f6940d3534e949f402503c3d497',1,'gridfire::GraphEngine::PrecomputedReaction']]], - ['reactionptr_7',['reactionPtr',['../structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#afc894db76a799be17be91130ff3ae6d9',1,'gridfire::AdaptiveEngineView::ReactionFlow']]], - ['reverse_8',['reverse',['../structgridfire_1_1reaclib_1_1_reaction_record.html#aa1fd4f510d7c00d2e4197e9b9caf29fd',1,'gridfire::reaclib::ReactionRecord']]], - ['reverse_5fsymmetry_5ffactor_9',['reverse_symmetry_factor',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6bcfe2230dd54b088180d34389266b07',1,'gridfire::GraphEngine::PrecomputedReaction']]], - ['rho_10',['rho',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a25afbc9f8a907304992e144dfa3529',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::rho'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#afdc510f8160693806737c4ab517058b8',1,'gridfire::solver::CVODESolverStrategy::CVODEUserData::rho']]], - ['rho_5ftol_11',['rho_tol',['../structgridfire_1_1_q_s_e_cache_config.html#a57b7ca68463aa9b78007e5cf35ebf7ce',1,'gridfire::QSECacheConfig']]], - ['rhoye_5faxis_12',['rhoYe_axis',['../structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a30362f5bb497ae74cf6a10fd701273a0',1,'gridfire::rates::weak::IsotopeGrid']]], - ['rpname_13',['rpName',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a523b7cfb0a6d8ddccd785aef2f425ad1',1,'gridfire::reaclib::ReactionRecord']]], - ['rt_5ftemperature_5fgrid_5ft9_14',['RT_TEMPERATURE_GRID_T9',['../namespacegridfire_1_1partition.html#a1e08a3c20c55bc6fa4a4ecdf7ea57b8f',1,'gridfire::partition']]] + ['reaction_5fhash_6',['reaction_hash',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6e1e24901c70ee44b0529e1391355752',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['reaction_5findex_7',['reaction_index',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a93635f6940d3534e949f402503c3d497',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['reaction_5ftype_8',['reaction_type',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ad96b3f981fb2fbad63323b158d98b2ac',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['reactionphysicaltypenames_9',['ReactionPhysicalTypeNames',['../namespacegridfire_1_1reaction.html#a773ef58975dc959e4ae03e2e677ab54f',1,'gridfire::reaction']]], + ['reactionptr_10',['reactionPtr',['../structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html#afc894db76a799be17be91130ff3ae6d9',1,'gridfire::AdaptiveEngineView::ReactionFlow']]], + ['reactiontypenames_11',['ReactionTypeNames',['../namespacegridfire_1_1reaction.html#ac06a7c50ac58fb2f901d778fc30cd1cf',1,'gridfire::reaction']]], + ['reverse_12',['reverse',['../structgridfire_1_1reaclib_1_1_reaction_record.html#aa1fd4f510d7c00d2e4197e9b9caf29fd',1,'gridfire::reaclib::ReactionRecord']]], + ['reverse_5fsymmetry_5ffactor_13',['reverse_symmetry_factor',['../structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6bcfe2230dd54b088180d34389266b07',1,'gridfire::GraphEngine::PrecomputedReaction']]], + ['rho_14',['rho',['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a25afbc9f8a907304992e144dfa3529',1,'gridfire::solver::CVODESolverStrategy::TimestepContext::rho'],['../structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html#afdc510f8160693806737c4ab517058b8',1,'gridfire::solver::CVODESolverStrategy::CVODEUserData::rho']]], + ['rho_5ftol_15',['rho_tol',['../structgridfire_1_1_q_s_e_cache_config.html#a57b7ca68463aa9b78007e5cf35ebf7ce',1,'gridfire::QSECacheConfig']]], + ['rhoye_5faxis_16',['rhoYe_axis',['../structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a30362f5bb497ae74cf6a10fd701273a0',1,'gridfire::rates::weak::IsotopeGrid']]], + ['rpname_17',['rpName',['../structgridfire_1_1reaclib_1_1_reaction_record.html#a523b7cfb0a6d8ddccd785aef2f425ad1',1,'gridfire::reaclib::ReactionRecord']]], + ['rt_5ftemperature_5fgrid_5ft9_18',['RT_TEMPERATURE_GRID_T9',['../namespacegridfire_1_1partition.html#a1e08a3c20c55bc6fa4a4ecdf7ea57b8f',1,'gridfire::partition']]] ]; diff --git a/docs/html/solver_2bindings_8cpp.html b/docs/html/solver_2bindings_8cpp.html index 7498e90a..a4e9df9c 100644 --- a/docs/html/solver_2bindings_8cpp.html +++ b/docs/html/solver_2bindings_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -105,12 +105,14 @@ $(function(){initNavTree('solver_2bindings_8cpp.html',''); initResizable(true);
    #include <pybind11/pybind11.h>
    +#include <pybind11/functional.h>
    #include <pybind11/stl.h>
    #include <pybind11/stl_bind.h>
    #include <pybind11/numpy.h>
    +#include <functional>
    #include <boost/numeric/ublas/vector.hpp>
    #include "bindings.h"
    -#include "gridfire/solver/solver.h"
    +#include "gridfire/solver/strategies/CVODE_solver_strategy.h"
    #include "trampoline/py_solver.h"
    diff --git a/docs/html/solver_8h.html b/docs/html/solver_8h.html index 30a4c8ef..d7857345 100644 --- a/docs/html/solver_8h.html +++ b/docs/html/solver_8h.html @@ -29,7 +29,7 @@ @@ -116,8 +116,8 @@ $(function(){initNavTree('solver_8h.html',''); initResizable(true); });

    diff --git a/docs/html/solver_2bindings_8h.html b/docs/html/solver_2bindings_8h.html index b6d03326..e781dec4 100644 --- a/docs/html/solver_2bindings_8h.html +++ b/docs/html/solver_2bindings_8h.html @@ -29,7 +29,7 @@

    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    - - + + diff --git a/docs/html/solver_8h.js b/docs/html/solver_8h.js index cf9a1be2..b9e1001c 100644 --- a/docs/html/solver_8h.js +++ b/docs/html/solver_8h.js @@ -1,6 +1,6 @@ var solver_8h = [ - [ "gridfire::solver::SolverContextBase", "structgridfire_1_1solver_1_1_solver_context_base.html", "structgridfire_1_1solver_1_1_solver_context_base" ], + [ "gridfire::solver::SolverContextBase", "classgridfire_1_1solver_1_1_solver_context_base.html", "classgridfire_1_1solver_1_1_solver_context_base" ], [ "gridfire::solver::NetworkSolverStrategy< EngineT >", "classgridfire_1_1solver_1_1_network_solver_strategy.html", "classgridfire_1_1solver_1_1_network_solver_strategy" ], [ "gridfire::solver::DynamicNetworkSolverStrategy", "namespacegridfire_1_1solver.html#a8118d08bc25e439754b43a3f5ecc1db3", null ] ]; \ No newline at end of file diff --git a/docs/html/solver__interfaces_8h.html b/docs/html/solver__interfaces_8h.html index 46e34746..977ad40f 100644 --- a/docs/html/solver__interfaces_8h.html +++ b/docs/html/solver__interfaces_8h.html @@ -29,7 +29,7 @@ diff --git a/docs/html/structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow-members.html b/docs/html/structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow-members.html index e167b916..0c5a42b4 100644 --- a/docs/html/structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow-members.html +++ b/docs/html/structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow-members.html @@ -29,7 +29,7 @@ diff --git a/docs/html/structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html b/docs/html/structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html index cee47f94..71a2dc76 100644 --- a/docs/html/structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html +++ b/docs/html/structgridfire_1_1_adaptive_engine_view_1_1_reaction_flow.html @@ -29,7 +29,7 @@ diff --git a/docs/html/structgridfire_1_1_energy_derivatives-members.html b/docs/html/structgridfire_1_1_energy_derivatives-members.html index bd5b7daa..6a604239 100644 --- a/docs/html/structgridfire_1_1_energy_derivatives-members.html +++ b/docs/html/structgridfire_1_1_energy_derivatives-members.html @@ -29,7 +29,7 @@ diff --git a/docs/html/structgridfire_1_1_energy_derivatives.html b/docs/html/structgridfire_1_1_energy_derivatives.html index ef6d0adc..2e42d492 100644 --- a/docs/html/structgridfire_1_1_energy_derivatives.html +++ b/docs/html/structgridfire_1_1_energy_derivatives.html @@ -29,7 +29,7 @@ diff --git a/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction-members.html b/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction-members.html index db900e97..40c3d1c6 100644 --- a/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction-members.html +++ b/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction-members.html @@ -29,7 +29,7 @@ @@ -108,7 +108,9 @@ $(function(){initNavTree('structgridfire_1_1_graph_engine_1_1_precomputed_reacti - + + + diff --git a/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html b/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html index 16885bc2..2260e81c 100644 --- a/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html +++ b/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html @@ -29,7 +29,7 @@ @@ -110,6 +110,10 @@ $(function(){initNavTree('structgridfire_1_1_graph_engine_1_1_precomputed_reacti Public Attributes + + + + @@ -173,6 +177,20 @@ Public Attributes

    Classes

    struct  gridfire::solver::SolverContextBase
     Base class for solver callback contexts. More...
    struct  gridfire::solver::SolverContextBase
     Base class for solver callback contexts. More...
     
    class  gridfire::solver::NetworkSolverStrategy< EngineT >
     Abstract base class for network solver strategies. More...
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    affected_species_indicesgridfire::GraphEngine::PrecomputedReaction
    product_powersgridfire::GraphEngine::PrecomputedReaction
    reactant_powersgridfire::GraphEngine::PrecomputedReaction
    reaction_indexgridfire::GraphEngine::PrecomputedReaction
    reaction_hashgridfire::GraphEngine::PrecomputedReaction
    reaction_indexgridfire::GraphEngine::PrecomputedReaction
    reaction_typegridfire::GraphEngine::PrecomputedReaction
    reverse_symmetry_factorgridfire::GraphEngine::PrecomputedReaction
    stoichiometric_coefficientsgridfire::GraphEngine::PrecomputedReaction
    symmetry_factorgridfire::GraphEngine::PrecomputedReaction
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    size_t reaction_index
     
    reaction::ReactionType reaction_type
     
    uint64_t reaction_hash
     
    std::vector< size_t > unique_reactant_indices
     
    std::vector< int > reactant_powers
    +
    +
    + +

    ◆ reaction_hash

    + +
    +
    + + + + +
    uint64_t gridfire::GraphEngine::PrecomputedReaction::reaction_hash
    +
    +
    @@ -187,6 +205,20 @@ Public Attributes
    +
    +
    + +

    ◆ reaction_type

    + +
    +
    + + + + +
    reaction::ReactionType gridfire::GraphEngine::PrecomputedReaction::reaction_type
    +
    +
    diff --git a/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction.js b/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction.js index 09aa470c..295a4580 100644 --- a/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction.js +++ b/docs/html/structgridfire_1_1_graph_engine_1_1_precomputed_reaction.js @@ -3,7 +3,9 @@ var structgridfire_1_1_graph_engine_1_1_precomputed_reaction = [ "affected_species_indices", "structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3e2e67e532970738d20491ea56b170f3", null ], [ "product_powers", "structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a3ce63aa3ad88568f4eb0d3ca2414209f", null ], [ "reactant_powers", "structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a03d596c88289e21e7bd18711e3a1f275", null ], + [ "reaction_hash", "structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6e1e24901c70ee44b0529e1391355752", null ], [ "reaction_index", "structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a93635f6940d3534e949f402503c3d497", null ], + [ "reaction_type", "structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ad96b3f981fb2fbad63323b158d98b2ac", null ], [ "reverse_symmetry_factor", "structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a6bcfe2230dd54b088180d34389266b07", null ], [ "stoichiometric_coefficients", "structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a7a7e9167b19e339e0d69544b9c00e79c", null ], [ "symmetry_factor", "structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#ac42504e868c0b9fd9ac9a405ea739f0e", null ], diff --git a/docs/html/structgridfire_1_1_graph_engine_1_1constants-members.html b/docs/html/structgridfire_1_1_graph_engine_1_1constants-members.html index 1a9c1576..ecca8465 100644 --- a/docs/html/structgridfire_1_1_graph_engine_1_1constants-members.html +++ b/docs/html/structgridfire_1_1_graph_engine_1_1constants-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_graph_engine_1_1constants.html b/docs/html/structgridfire_1_1_graph_engine_1_1constants.html index 087ac6f3..9061b759 100644 --- a/docs/html/structgridfire_1_1_graph_engine_1_1constants.html +++ b/docs/html/structgridfire_1_1_graph_engine_1_1constants.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats-members.html b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats-members.html index d5700e0e..17b0081e 100644 --- a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats-members.html +++ b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html index 63ce8610..17c456e8 100644 --- a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html +++ b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_cache_stats.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -377,12 +377,12 @@ Public Attributes
    }
    -
    @ CalculateMolarReactionFlow
    Definition engine_multiscale.h:892
    - - - -
    @ GetSpeciesDestructionTimescales
    Definition engine_multiscale.h:894
    - +
    @ CalculateMolarReactionFlow
    Definition engine_multiscale.h:975
    + + + +
    @ GetSpeciesDestructionTimescales
    Definition engine_multiscale.h:977
    +

    Map from operators to the number of cache hits for that operator.

    diff --git a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor-members.html b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor-members.html index c51f568b..9bf6a894 100644 --- a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor-members.html +++ b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html index 1183a7c2..19ca3444 100644 --- a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html +++ b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -148,7 +148,7 @@ Public Attributes  Pointer to the MultiscalePartitioningEngineView instance.
      const std::set< fourdst::atomic::Species > & m_qse_solve_species - Indices of the species to solve for in the QSE group.
    + The set of species to solve for in the QSE group.
      const fourdst::composition::Composition & m_initial_comp  Initial abundances of all species in the full network.
    @@ -453,7 +453,7 @@ Public Attributes
    -

    Indices of the species to solve for in the QSE group.

    +

    The set of species to solve for in the QSE group.

    diff --git a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group-members.html b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group-members.html index c69c55e5..1cbba806 100644 --- a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group-members.html +++ b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -105,6 +105,8 @@ $(function(){initNavTree('structgridfire_1_1_multiscale_partitioning_engine_view

    This is the complete list of members for gridfire::MultiscalePartitioningEngineView::QSEGroup, including all inherited members.

    + + @@ -112,8 +114,9 @@ $(function(){initNavTree('structgridfire_1_1_multiscale_partitioning_engine_view - - + + +
    addSpeciesToAlgebraic(const fourdst::atomic::Species &species)gridfire::MultiscalePartitioningEngineView::QSEGroup
    addSpeciesToSeed(const fourdst::atomic::Species &species)gridfire::MultiscalePartitioningEngineView::QSEGroup
    algebraic_speciesgridfire::MultiscalePartitioningEngineView::QSEGroup
    is_in_equilibriumgridfire::MultiscalePartitioningEngineView::QSEGroup
    mean_timescalegridfire::MultiscalePartitioningEngineView::QSEGroup
    operator<(const QSEGroup &other) constgridfire::MultiscalePartitioningEngineView::QSEGroup
    operator==(const QSEGroup &other) constgridfire::MultiscalePartitioningEngineView::QSEGroup
    operator>(const QSEGroup &other) constgridfire::MultiscalePartitioningEngineView::QSEGroup
    seed_speciesgridfire::MultiscalePartitioningEngineView::QSEGroup
    toString() constgridfire::MultiscalePartitioningEngineView::QSEGroup
    removeSpecies(const fourdst::atomic::Species &species)gridfire::MultiscalePartitioningEngineView::QSEGroup
    seed_speciesgridfire::MultiscalePartitioningEngineView::QSEGroup
    toString() constgridfire::MultiscalePartitioningEngineView::QSEGroup
    diff --git a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html index 063c3996..052b1fed 100644 --- a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html +++ b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -112,6 +112,12 @@ $(function(){initNavTree('structgridfire_1_1_multiscale_partitioning_engine_view + + + + + + @@ -146,6 +152,40 @@ Public Attributes

    Struct representing a QSE group.

    Purpose
    A container to hold all information about a set of species that are potentially in quasi-steady-state equilibrium with each other.

    Member Function Documentation

    + +

    ◆ addSpeciesToAlgebraic()

    + +
    +
    +

    Public Member Functions

    void removeSpecies (const fourdst::atomic::Species &species)
     
    void addSpeciesToAlgebraic (const fourdst::atomic::Species &species)
     
    void addSpeciesToSeed (const fourdst::atomic::Species &species)
     
    bool operator< (const QSEGroup &other) const
     Less-than operator for QSEGroup, used for sorting.
     
    + + + + + + +
    void gridfire::MultiscalePartitioningEngineView::QSEGroup::addSpeciesToAlgebraic (const fourdst::atomic::Species & species)
    +
    + +
    +
    + +

    ◆ addSpeciesToSeed()

    + +
    +
    + + + + + + + +
    void gridfire::MultiscalePartitioningEngineView::QSEGroup::addSpeciesToSeed (const fourdst::atomic::Species & species)
    +
    + +
    +

    ◆ operator!=()

    @@ -248,6 +288,23 @@ Public Attributes
    Returns
    True if this group's mean timescale is greater than the other's.
    +
    +
    + +

    ◆ removeSpecies()

    + +
    +
    + + + + + + + +
    void gridfire::MultiscalePartitioningEngineView::QSEGroup::removeSpecies (const fourdst::atomic::Species & species)
    +
    +
    diff --git a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.js b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.js index 1ecf6449..164469b9 100644 --- a/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.js +++ b/docs/html/structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.js @@ -1,9 +1,12 @@ var structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group = [ + [ "addSpeciesToAlgebraic", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ae44fee7c866646095a6eda15b01adb21", null ], + [ "addSpeciesToSeed", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af3e62337397d603302305ca6412db02c", null ], [ "operator!=", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#ac81f994476d580a92686e7f84b726c2a", null ], [ "operator<", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a2d09ce96d0d7cfe8f0aeb01f22f07a06", null ], [ "operator==", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a82c2256254ca88e141672891e5228f88", null ], [ "operator>", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a77d5ebb3b85649bddab09e5ee7fac50a", null ], + [ "removeSpecies", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aa47f2a4d1f1cdb599382d4a43f92fe7c", null ], [ "toString", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a165b68f0ebb30cda5ffaafa7c0f27617", null ], [ "algebraic_species", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#aff54b71dd17051bc991f747a328c7d8e", null ], [ "is_in_equilibrium", "structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#af8dc75a5e022510ec13da0be8c53aa06", null ], diff --git a/docs/html/structgridfire_1_1_net_in-members.html b/docs/html/structgridfire_1_1_net_in-members.html index 412d7a19..d8df8f34 100644 --- a/docs/html/structgridfire_1_1_net_in-members.html +++ b/docs/html/structgridfire_1_1_net_in-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_net_in.html b/docs/html/structgridfire_1_1_net_in.html index 0df51612..c9650b5f 100644 --- a/docs/html/structgridfire_1_1_net_in.html +++ b/docs/html/structgridfire_1_1_net_in.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_net_out-members.html b/docs/html/structgridfire_1_1_net_out-members.html index 3762e16f..b91a9ab6 100644 --- a/docs/html/structgridfire_1_1_net_out-members.html +++ b/docs/html/structgridfire_1_1_net_out-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_net_out.html b/docs/html/structgridfire_1_1_net_out.html index 24153a8b..d79b624a 100644 --- a/docs/html/structgridfire_1_1_net_out.html +++ b/docs/html/structgridfire_1_1_net_out.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_priming_report-members.html b/docs/html/structgridfire_1_1_priming_report-members.html index 04146d0d..f09fa145 100644 --- a/docs/html/structgridfire_1_1_priming_report-members.html +++ b/docs/html/structgridfire_1_1_priming_report-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_priming_report.html b/docs/html/structgridfire_1_1_priming_report.html index 5d5f3105..7b433e52 100644 --- a/docs/html/structgridfire_1_1_priming_report.html +++ b/docs/html/structgridfire_1_1_priming_report.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_q_s_e_cache_config-members.html b/docs/html/structgridfire_1_1_q_s_e_cache_config-members.html index faa99d3b..5d7a12c4 100644 --- a/docs/html/structgridfire_1_1_q_s_e_cache_config-members.html +++ b/docs/html/structgridfire_1_1_q_s_e_cache_config-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_q_s_e_cache_config.html b/docs/html/structgridfire_1_1_q_s_e_cache_config.html index bf7e150e..bd58d59d 100644 --- a/docs/html/structgridfire_1_1_q_s_e_cache_config.html +++ b/docs/html/structgridfire_1_1_q_s_e_cache_config.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_q_s_e_cache_key-members.html b/docs/html/structgridfire_1_1_q_s_e_cache_key-members.html index 326edad7..c2810849 100644 --- a/docs/html/structgridfire_1_1_q_s_e_cache_key-members.html +++ b/docs/html/structgridfire_1_1_q_s_e_cache_key-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_q_s_e_cache_key.html b/docs/html/structgridfire_1_1_q_s_e_cache_key.html index 5b6ccb9c..4ec5b74f 100644 --- a/docs/html/structgridfire_1_1_q_s_e_cache_key.html +++ b/docs/html/structgridfire_1_1_q_s_e_cache_key.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_step_derivatives-members.html b/docs/html/structgridfire_1_1_step_derivatives-members.html index 0e7771bc..d95d5570 100644 --- a/docs/html/structgridfire_1_1_step_derivatives-members.html +++ b/docs/html/structgridfire_1_1_step_derivatives-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1_step_derivatives.html b/docs/html/structgridfire_1_1_step_derivatives.html index 698c045f..0a07d427 100644 --- a/docs/html/structgridfire_1_1_step_derivatives.html +++ b/docs/html/structgridfire_1_1_step_derivatives.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1approx8_1_1_approx8_net-members.html b/docs/html/structgridfire_1_1approx8_1_1_approx8_net-members.html index 8c868697..420ffea9 100644 --- a/docs/html/structgridfire_1_1approx8_1_1_approx8_net-members.html +++ b/docs/html/structgridfire_1_1approx8_1_1_approx8_net-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1approx8_1_1_approx8_net.html b/docs/html/structgridfire_1_1approx8_1_1_approx8_net.html index 545ca526..6af64cb4 100644 --- a/docs/html/structgridfire_1_1approx8_1_1_approx8_net.html +++ b/docs/html/structgridfire_1_1approx8_1_1_approx8_net.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1approx8_1_1_jacobian-members.html b/docs/html/structgridfire_1_1approx8_1_1_jacobian-members.html index eba621a5..b134badc 100644 --- a/docs/html/structgridfire_1_1approx8_1_1_jacobian-members.html +++ b/docs/html/structgridfire_1_1approx8_1_1_jacobian-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1approx8_1_1_jacobian.html b/docs/html/structgridfire_1_1approx8_1_1_jacobian.html index 0c09efab..5edd45a9 100644 --- a/docs/html/structgridfire_1_1approx8_1_1_jacobian.html +++ b/docs/html/structgridfire_1_1approx8_1_1_jacobian.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1approx8_1_1_o_d_e-members.html b/docs/html/structgridfire_1_1approx8_1_1_o_d_e-members.html index 0c46a7bd..f5404f2e 100644 --- a/docs/html/structgridfire_1_1approx8_1_1_o_d_e-members.html +++ b/docs/html/structgridfire_1_1approx8_1_1_o_d_e-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1approx8_1_1_o_d_e.html b/docs/html/structgridfire_1_1approx8_1_1_o_d_e.html index 1467b63f..5cd4f7be 100644 --- a/docs/html/structgridfire_1_1approx8_1_1_o_d_e.html +++ b/docs/html/structgridfire_1_1approx8_1_1_o_d_e.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state-members.html b/docs/html/structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state-members.html index 43827468..97fdbd7b 100644 --- a/docs/html/structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state-members.html +++ b/docs/html/structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html b/docs/html/structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html index ec255f83..1df58e95 100644 --- a/docs/html/structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html +++ b/docs/html/structgridfire_1_1exceptions_1_1_stale_engine_trigger_1_1state.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1expectations_1_1_engine_error-members.html b/docs/html/structgridfire_1_1expectations_1_1_engine_error-members.html index 0e66abc2..28d95392 100644 --- a/docs/html/structgridfire_1_1expectations_1_1_engine_error-members.html +++ b/docs/html/structgridfire_1_1expectations_1_1_engine_error-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1expectations_1_1_engine_error.html b/docs/html/structgridfire_1_1expectations_1_1_engine_error.html index a7be4427..4cb37d85 100644 --- a/docs/html/structgridfire_1_1expectations_1_1_engine_error.html +++ b/docs/html/structgridfire_1_1expectations_1_1_engine_error.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1expectations_1_1_engine_index_error-members.html b/docs/html/structgridfire_1_1expectations_1_1_engine_index_error-members.html index 028a5b69..6c12fc78 100644 --- a/docs/html/structgridfire_1_1expectations_1_1_engine_index_error-members.html +++ b/docs/html/structgridfire_1_1expectations_1_1_engine_index_error-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1expectations_1_1_engine_index_error.html b/docs/html/structgridfire_1_1expectations_1_1_engine_index_error.html index 6035d718..71486267 100644 --- a/docs/html/structgridfire_1_1expectations_1_1_engine_index_error.html +++ b/docs/html/structgridfire_1_1expectations_1_1_engine_index_error.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1expectations_1_1_stale_engine_error-members.html b/docs/html/structgridfire_1_1expectations_1_1_stale_engine_error-members.html index 6176860a..77f007fb 100644 --- a/docs/html/structgridfire_1_1expectations_1_1_stale_engine_error-members.html +++ b/docs/html/structgridfire_1_1expectations_1_1_stale_engine_error-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1expectations_1_1_stale_engine_error.html b/docs/html/structgridfire_1_1expectations_1_1_stale_engine_error.html index 537b495f..20b3805b 100644 --- a/docs/html/structgridfire_1_1expectations_1_1_stale_engine_error.html +++ b/docs/html/structgridfire_1_1expectations_1_1_stale_engine_error.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -103,7 +103,7 @@ $(function(){initNavTree('structgridfire_1_1expectations_1_1_stale_engine_error. Public Member Functions | Public Attributes | List of all members
    -
    gridfire::expectations::StaleEngineError Struct Reference
    +
    gridfire::expectations::StaleEngineError Struct Referencefinal
    diff --git a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope-members.html b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope-members.html index b7934bd0..e9c319bd 100644 --- a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope-members.html +++ b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html index 3510d560..8210efff 100644 --- a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html +++ b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points-members.html b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points-members.html index 2173a297..e217240a 100644 --- a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points-members.html +++ b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html index d73dd2ed..49238599 100644 --- a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html +++ b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data-members.html b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data-members.html index 96a00a8f..cf0f5207 100644 --- a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data-members.html +++ b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html index 9b040331..12b2b2dd 100644 --- a/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html +++ b/docs/html/structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record-members.html b/docs/html/structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record-members.html index a7d54f61..4e402b94 100644 --- a/docs/html/structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record-members.html +++ b/docs/html/structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html b/docs/html/structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html index 60de3c98..54ef7bc9 100644 --- a/docs/html/structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html +++ b/docs/html/structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_bounds_error_info-members.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_bounds_error_info-members.html index 6a0e6dfd..3002cea9 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_bounds_error_info-members.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_bounds_error_info-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html index 36042dfe..f1310a13 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_interpolation_error-members.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_interpolation_error-members.html index f72c67a8..84370c77 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_interpolation_error-members.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_interpolation_error-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html index f1ab0a94..ecc2b72e 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid-members.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid-members.html index 2e979679..b320839f 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid-members.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -106,9 +106,8 @@ $(function(){initNavTree('structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html'

    This is the complete list of members for gridfire::rates::weak::IsotopeGrid, including all inherited members.

    - - - + +
    datagridfire::rates::weak::IsotopeGrid
    mue_axisgridfire::rates::weak::IsotopeGrid
    rhoYe_axisgridfire::rates::weak::IsotopeGrid
    t9_axisgridfire::rates::weak::IsotopeGrid
    rhoYe_axisgridfire::rates::weak::IsotopeGrid
    t9_axisgridfire::rates::weak::IsotopeGrid
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html index c8ca1ab2..a4f80b5e 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -106,7 +106,7 @@ $(function(){initNavTree('structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html'
    -

    Regular 3D grid and payloads for a single isotope (A,Z). +

    Regular 2D grid and payloads for a single isotope (A,Z). More...

    #include <weak_types.h>

    @@ -119,16 +119,14 @@ Public Attributes std::vector< double > rhoYe_axis  Unique sorted log10(rho*Ye) grid.
      -std::vector< double > mue_axis - Unique sorted mu_e grid.
    -  std::vector< WeakRatePayloaddata - Payloads at each grid node.
    + MuE axis for each (T9, log_rhoYe) pair (the table is ragged in mu_e). This is also where the payloads are stored.
     

    Detailed Description

    -

    Regular 3D grid and payloads for a single isotope (A,Z).

    -

    Axes are monotonically increasing per dimension. Data vector is laid out in row-major order with index computed as: index = ((i_t9 * rhoYe_axis.size() + j_rhoYe) * mue_axis.size()) + k_mue

    +

    Regular 2D grid and payloads for a single isotope (A,Z).

    +

    Axes are monotonically increasing per dimension. Data vector is laid out in row-major order with index computed as:

    +

    index = i_t9 * N_rhoYe + j_rhoYe

    Member Data Documentation

    ◆ data

    @@ -142,23 +140,7 @@ Public Attributes
    -

    Payloads at each grid node.

    - -
    -
    - -

    ◆ mue_axis

    - -
    -
    - - - - -
    std::vector<double> gridfire::rates::weak::IsotopeGrid::mue_axis
    -
    - -

    Unique sorted mu_e grid.

    +

    MuE axis for each (T9, log_rhoYe) pair (the table is ragged in mu_e). This is also where the payloads are stored.

    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid.js b/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid.js index c348e9ff..d9161bf8 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid.js +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_isotope_grid.js @@ -1,7 +1,6 @@ var structgridfire_1_1rates_1_1weak_1_1_isotope_grid = [ [ "data", "structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#ad0df5ef84e3a78d881838a3bb014db83", null ], - [ "mue_axis", "structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a82cc218ce48dcb835d07422dad927a5a", null ], [ "rhoYe_axis", "structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a30362f5bb497ae74cf6a10fd701273a0", null ], [ "t9_axis", "structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html#a99da523669d85aa0a628d35a077d541c", null ] ]; \ No newline at end of file diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_rate_data_row-members.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_rate_data_row-members.html index 87cf330e..83de81e7 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_rate_data_row-members.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_rate_data_row-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html index 28e1eb1b..38b7d033 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives-members.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives-members.html index bfc37a44..6b66ea53 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives-members.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives-members.html @@ -29,7 +29,7 @@ -
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html index 384dc727..8fa38789 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -106,108 +106,108 @@ $(function(){initNavTree('structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivati
    -

    Partial derivatives of the log10() fields w.r.t. (T9, log10(rho*Ye), mu_e). +

    Partial derivatives of the log10() fields w.r.t. (T9, log10(rho*Ye)). More...

    #include <weak_types.h>

    - - - - - - - - - - - - + + + + + + + + + + + +

    Public Attributes

    std::array< double, 3 > d_log_beta_plus
     
    std::array< double, 3 > d_log_electron_capture
     
    std::array< double, 3 > d_log_neutrino_loss_ec
     
    std::array< double, 3 > d_log_beta_minus
     
    std::array< double, 3 > d_log_positron_capture
     
    std::array< double, 3 > d_log_antineutrino_loss_bd
     
    std::array< double, 2 > d_log_beta_plus
     
    std::array< double, 2 > d_log_electron_capture
     
    std::array< double, 2 > d_log_neutrino_loss_ec
     
    std::array< double, 2 > d_log_beta_minus
     
    std::array< double, 2 > d_log_positron_capture
     
    std::array< double, 2 > d_log_antineutrino_loss_bd
     

    Detailed Description

    -

    Partial derivatives of the log10() fields w.r.t. (T9, log10(rho*Ye), mu_e).

    -

    Array ordering is [d/dT9, d/dlogRhoYe, d/dMuE] for each corresponding field.

    +

    Partial derivatives of the log10() fields w.r.t. (T9, log10(rho*Ye)).

    +

    Array ordering is [d/dT9, d/dlogRhoYe] for each corresponding field.

    Member Data Documentation

    - -

    ◆ d_log_antineutrino_loss_bd

    + +

    ◆ d_log_antineutrino_loss_bd

    - +
    std::array<double, 3> gridfire::rates::weak::WeakRateDerivatives::d_log_antineutrino_loss_bdstd::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_antineutrino_loss_bd
    - -

    ◆ d_log_beta_minus

    + +

    ◆ d_log_beta_minus

    - +
    std::array<double, 3> gridfire::rates::weak::WeakRateDerivatives::d_log_beta_minusstd::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_beta_minus
    - -

    ◆ d_log_beta_plus

    + +

    ◆ d_log_beta_plus

    - +
    std::array<double, 3> gridfire::rates::weak::WeakRateDerivatives::d_log_beta_plusstd::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_beta_plus
    - -

    ◆ d_log_electron_capture

    + +

    ◆ d_log_electron_capture

    - +
    std::array<double, 3> gridfire::rates::weak::WeakRateDerivatives::d_log_electron_capturestd::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_electron_capture
    - -

    ◆ d_log_neutrino_loss_ec

    + +

    ◆ d_log_neutrino_loss_ec

    - +
    std::array<double, 3> gridfire::rates::weak::WeakRateDerivatives::d_log_neutrino_loss_ecstd::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_neutrino_loss_ec
    - -

    ◆ d_log_positron_capture

    + +

    ◆ d_log_positron_capture

    - +
    std::array<double, 3> gridfire::rates::weak::WeakRateDerivatives::d_log_positron_capturestd::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_positron_capture
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.js b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.js index 712a2cee..109ab3b3 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.js +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.js @@ -1,9 +1,9 @@ var structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives = [ - [ "d_log_antineutrino_loss_bd", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a87894b5fdb0323c41f8e1e179ffefd1e", null ], - [ "d_log_beta_minus", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a54ba76b67d037954af1cbd6052becc61", null ], - [ "d_log_beta_plus", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#ab79353551bc5f832c986d24384d8a53a", null ], - [ "d_log_electron_capture", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a5e15e3d4d03288bd6f5dfc7054120514", null ], - [ "d_log_neutrino_loss_ec", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a415f5ff7ee18cc241eab5fbf6a0cdc17", null ], - [ "d_log_positron_capture", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a3cf82898078fcc9aa69344b4d2cf8783", null ] + [ "d_log_antineutrino_loss_bd", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a5f6e7e1c799fbdc9822397a86454cf3f", null ], + [ "d_log_beta_minus", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a4d631203f78251f58ccfe5292c12cd56", null ], + [ "d_log_beta_plus", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#af7f41ee20e21693d5a78abdfd93161d4", null ], + [ "d_log_electron_capture", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a38a088b882131fa00bab789eeaca3dc3", null ], + [ "d_log_neutrino_loss_ec", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a8a3167159eeaffbf3052528f5067cbac", null ], + [ "d_log_positron_capture", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html#a66e72144cc2398e0ff5f8b43ad9d15e8", null ] ]; \ No newline at end of file diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload-members.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload-members.html index 3b82390b..867f3ce0 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload-members.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html index 6ef25e32..aa51dee3 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants-members.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants-members.html index 8e7cf76f..63087ba5 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants-members.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html index 1c0cd709..a40550e5 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_1_1constants.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry-members.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry-members.html index 5d7c580e..2e962a45 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry-members.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html index ad6e60de..39854334 100644 --- a/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html +++ b/docs/html/structgridfire_1_1rates_1_1weak_1_1_weak_reaction_entry.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -144,7 +144,7 @@ Friends
    Example
    WeakReactionEntry e{WeakReactionType::ELECTRON_CAPTURE, 3.0f, 6.0f, 2.0f, -2.3f, -1.7f};
    std::cout << e << "\n"; // prints a compact summary
    @ ELECTRON_CAPTURE
    e− capture: (Z, e−) -> Z-1 + ν_e
    Definition weak_types.h:55
    -
    A single weak-reaction data point (type, state, and log values).
    Definition weak_types.h:200
    +
    A single weak-reaction data point (type, state, and log values).
    Definition weak_types.h:213

    Friends And Related Symbol Documentation

    diff --git a/docs/html/structgridfire_1_1reaclib_1_1_reaction_record-members.html b/docs/html/structgridfire_1_1reaclib_1_1_reaction_record-members.html index 69f71e7f..23b64493 100644 --- a/docs/html/structgridfire_1_1reaclib_1_1_reaction_record-members.html +++ b/docs/html/structgridfire_1_1reaclib_1_1_reaction_record-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1reaclib_1_1_reaction_record.html b/docs/html/structgridfire_1_1reaclib_1_1_reaction_record.html index cf230069..2b039364 100644 --- a/docs/html/structgridfire_1_1reaclib_1_1_reaction_record.html +++ b/docs/html/structgridfire_1_1reaclib_1_1_reaction_record.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1reaction_1_1_rate_coefficient_set-members.html b/docs/html/structgridfire_1_1reaction_1_1_rate_coefficient_set-members.html index da7f81f4..b2ef3c93 100644 --- a/docs/html/structgridfire_1_1reaction_1_1_rate_coefficient_set-members.html +++ b/docs/html/structgridfire_1_1reaction_1_1_rate_coefficient_set-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1reaction_1_1_rate_coefficient_set.html b/docs/html/structgridfire_1_1reaction_1_1_rate_coefficient_set.html index cbdac5e2..51a678c3 100644 --- a/docs/html/structgridfire_1_1reaction_1_1_rate_coefficient_set.html +++ b/docs/html/structgridfire_1_1reaction_1_1_rate_coefficient_set.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data-members.html b/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data-members.html index 9b8a2d61..f049ea12 100644 --- a/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data-members.html +++ b/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html b/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html index 19dc3065..4473b281 100644 --- a/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html +++ b/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_c_v_o_d_e_user_data.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context-members.html b/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context-members.html index d9bb98ec..02328ec6 100644 --- a/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context-members.html +++ b/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -105,6 +105,8 @@ $(function(){initNavTree('structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy

    This is the complete list of members for gridfire::solver::CVODESolverStrategy::TimestepContext, including all inherited members.

    + + @@ -115,8 +117,8 @@ $(function(){initNavTree('structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy - - + +
    currentConvergenceFailuresgridfire::solver::CVODESolverStrategy::TimestepContext
    currentNonlinearIterationsgridfire::solver::CVODESolverStrategy::TimestepContext
    describe() const overridegridfire::solver::CVODESolverStrategy::TimestepContextvirtual
    dtgridfire::solver::CVODESolverStrategy::TimestepContext
    enginegridfire::solver::CVODESolverStrategy::TimestepContext
    stategridfire::solver::CVODESolverStrategy::TimestepContext
    tgridfire::solver::CVODESolverStrategy::TimestepContext
    T9gridfire::solver::CVODESolverStrategy::TimestepContext
    TimestepContext(double t, const N_Vector &state, double dt, double last_step_time, double t9, double rho, size_t num_steps, const DynamicEngine &engine, const std::vector< fourdst::atomic::Species > &networkSpecies)gridfire::solver::CVODESolverStrategy::TimestepContext
    ~SolverContextBase()=defaultgridfire::solver::SolverContextBasevirtual
    TimestepContext(double t, const N_Vector &state, double dt, double last_step_time, double t9, double rho, size_t num_steps, const DynamicEngine &engine, const std::vector< fourdst::atomic::Species > &networkSpecies, size_t currentConvergenceFailure, size_t currentNonlinearIterations)gridfire::solver::CVODESolverStrategy::TimestepContext
    ~SolverContextBase()=defaultgridfire::solver::SolverContextBasevirtual
    diff --git a/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html b/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html index 5fea06c5..ef72fedf 100644 --- a/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html +++ b/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -117,21 +117,21 @@ Inheritance diagram for gridfire::solver::CVODESolverStrategy::TimestepContext:<
    -gridfire::solver::SolverContextBase +gridfire::solver::SolverContextBase
    - - - + + + - - - + + +

    Public Member Functions

     TimestepContext (double t, const N_Vector &state, double dt, double last_step_time, double t9, double rho, size_t num_steps, const DynamicEngine &engine, const std::vector< fourdst::atomic::Species > &networkSpecies)
     Construct a context snapshot.
     
     TimestepContext (double t, const N_Vector &state, double dt, double last_step_time, double t9, double rho, size_t num_steps, const DynamicEngine &engine, const std::vector< fourdst::atomic::Species > &networkSpecies, size_t currentConvergenceFailure, size_t currentNonlinearIterations)
     Construct a context snapshot.
     
    std::vector< std::tuple< std::string, std::string > > describe () const override
     Human-readable description of the context fields.
     
    - Public Member Functions inherited from gridfire::solver::SolverContextBase
    virtual ~SolverContextBase ()=default
     
    - Public Member Functions inherited from gridfire::solver::SolverContextBase
    virtual ~SolverContextBase ()=default
     
    @@ -162,13 +162,19 @@ Public Attributes + + + + + +

    Public Attributes

    const std::vector< fourdst::atomic::Species > & networkSpecies
     Species layout.
     
    const size_t currentConvergenceFailures
     Total number of convergence failures.
     
    const size_t currentNonlinearIterations
     Total number of non linear iterations.
     

    Detailed Description

    Immutable view of the current integration state passed to callbacks.

    Fields capture CVODE time/state, step size, thermodynamic state, the engine reference, and the list of network species used to interpret the state vector layout.

    Constructor & Destructor Documentation

    - -

    ◆ TimestepContext()

    + +

    ◆ TimestepContext()

    @@ -216,7 +222,17 @@ Public Attributes - const std::vector< fourdst::atomic::Species > & networkSpecies ) + const std::vector< fourdst::atomic::Species > & networkSpecies, + + + + + size_t currentConvergenceFailure, + + + + + size_t currentNonlinearIterations )
    @@ -251,11 +267,43 @@ Public Attributes

    Human-readable description of the context fields.

    -

    Implements gridfire::solver::SolverContextBase.

    +

    Implements gridfire::solver::SolverContextBase.

    Member Data Documentation

    + +

    ◆ currentConvergenceFailures

    + +
    +
    + + + + +
    const size_t gridfire::solver::CVODESolverStrategy::TimestepContext::currentConvergenceFailures
    +
    + +

    Total number of convergence failures.

    + +
    +
    + +

    ◆ currentNonlinearIterations

    + +
    +
    + + + + +
    const size_t gridfire::solver::CVODESolverStrategy::TimestepContext::currentNonlinearIterations
    +
    + +

    Total number of non linear iterations.

    + +
    +

    ◆ dt

    diff --git a/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.js b/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.js index 22021c92..96695fa7 100644 --- a/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.js +++ b/docs/html/structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.js @@ -1,7 +1,9 @@ var structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context = [ - [ "TimestepContext", "structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a406b36ce5f192c855eb3c8dcf0fde0bd", null ], + [ "TimestepContext", "structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a1637965300527d09bfc9f690272d7264", null ], [ "describe", "structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#ae3c6320ce7a8f41c9ae36c42d62b4204", null ], + [ "currentConvergenceFailures", "structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#adef40af49e162d2429db1030f6341d96", null ], + [ "currentNonlinearIterations", "structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#aefa6b183bf963f6e01c5157b7c0f158a", null ], [ "dt", "structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a6442d15673e6385bb6fdd11e1179c487", null ], [ "engine", "structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#af8c233f893bf740e81c5254d84534067", null ], [ "last_step_time", "structgridfire_1_1solver_1_1_c_v_o_d_e_solver_strategy_1_1_timestep_context.html#a4a92187c15b7bcb90adebecc87e1436a", null ], diff --git a/docs/html/structgridfire_1_1trigger_1_1_trigger_result-members.html b/docs/html/structgridfire_1_1trigger_1_1_trigger_result-members.html index b7168da8..ef7c70b2 100644 --- a/docs/html/structgridfire_1_1trigger_1_1_trigger_result-members.html +++ b/docs/html/structgridfire_1_1trigger_1_1_trigger_result-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structgridfire_1_1trigger_1_1_trigger_result.html b/docs/html/structgridfire_1_1trigger_1_1_trigger_result.html index 1f524aaf..dfb2bff9 100644 --- a/docs/html/structgridfire_1_1trigger_1_1_trigger_result.html +++ b/docs/html/structgridfire_1_1trigger_1_1_trigger_result.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4-members.html b/docs/html/structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4-members.html index 15efb134..327ad40a 100644 --- a/docs/html/structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4-members.html +++ b/docs/html/structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html b/docs/html/structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html index acd9a8a6..02abbd6c 100644 --- a/docs/html/structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html +++ b/docs/html/structstd_1_1hash_3_01gridfire_1_1_q_s_e_cache_key_01_4.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4-members.html b/docs/html/structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4-members.html new file mode 100644 index 00000000..e67781ee --- /dev/null +++ b/docs/html/structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4-members.html @@ -0,0 +1,118 @@ + + + + + + + +GridFire: Member List + + + + + + + + + + + + + + + + + +
    +
    + + + + + + +
    +
    GridFire v0.7.0-alpha +
    +
    General Purpose Nuclear Network
    +
    +
    + + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    +
    +
    +
    +
    +
    Loading...
    +
    Searching...
    +
    No Matches
    +
    +
    +
    +
    + +
    +
    std::hash< gridfire::rates::weak::TableAxes > Member List
    +
    +
    + +

    This is the complete list of members for std::hash< gridfire::rates::weak::TableAxes >, including all inherited members.

    + + +
    operator()(gridfire::rates::weak::TableAxes t) const noexceptstd::hash< gridfire::rates::weak::TableAxes >inline
    +
    + + + + diff --git a/docs/html/structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html b/docs/html/structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html new file mode 100644 index 00000000..d40c2524 --- /dev/null +++ b/docs/html/structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html @@ -0,0 +1,155 @@ + + + + + + + +GridFire: std::hash< gridfire::rates::weak::TableAxes > Struct Reference + + + + + + + + + + + + + + + + + +
    +
    + + + + + + +
    +
    GridFire v0.7.0-alpha +
    +
    General Purpose Nuclear Network
    +
    +
    + + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    +
    +
    +
    +
    +
    Loading...
    +
    Searching...
    +
    No Matches
    +
    +
    +
    +
    + +
    + +
    std::hash< gridfire::rates::weak::TableAxes > Struct Reference
    +
    +
    + +

    #include <weak_types.h>

    + + + + +

    +Public Member Functions

    std::size_t operator() (gridfire::rates::weak::TableAxes t) const noexcept
     
    +

    Member Function Documentation

    + +

    ◆ operator()()

    + +
    +
    + + + + + +
    + + + + + + + +
    std::size_t std::hash< gridfire::rates::weak::TableAxes >::operator() (gridfire::rates::weak::TableAxes t) const
    +
    +inlinenoexcept
    +
    + +
    +
    +
    The documentation for this struct was generated from the following file: +
    +
    + + + + diff --git a/docs/html/structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.js b/docs/html/structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.js new file mode 100644 index 00000000..571d3b35 --- /dev/null +++ b/docs/html/structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.js @@ -0,0 +1,4 @@ +var structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4 = +[ + [ "operator()", "structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html#abab92065d884b95cdddcc2f8f6fdd490", null ] +]; \ No newline at end of file diff --git a/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4-members.html b/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4-members.html index 48d1c87c..2afee76d 100644 --- a/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4-members.html +++ b/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html b/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html index ba1c01a2..a4dd0258 100644 --- a/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html +++ b/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_01_4.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4-members.html b/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4-members.html index c297610b..e3739b70 100644 --- a/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4-members.html +++ b/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4-members.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html b/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html index 3af10f15..4236c894 100644 --- a/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html +++ b/docs/html/structstd_1_1hash_3_01gridfire_1_1reaction_1_1_reaction_set_01_4.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/table__format_8h.html b/docs/html/table__format_8h.html index 4ca3606e..174b3eec 100644 --- a/docs/html/table__format_8h.html +++ b/docs/html/table__format_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/trigger__abstract_8h.html b/docs/html/trigger__abstract_8h.html index f3e6da5d..98fce5a5 100644 --- a/docs/html/trigger__abstract_8h.html +++ b/docs/html/trigger__abstract_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/trigger__logical_8h.html b/docs/html/trigger__logical_8h.html index 68faf60d..45e1a0eb 100644 --- a/docs/html/trigger__logical_8h.html +++ b/docs/html/trigger__logical_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/trigger__pprint_8h.html b/docs/html/trigger__pprint_8h.html index dcfd2f5f..fb1fce06 100644 --- a/docs/html/trigger__pprint_8h.html +++ b/docs/html/trigger__pprint_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/trigger__result_8h.html b/docs/html/trigger__result_8h.html index 51ba7ee0..241d0e30 100644 --- a/docs/html/trigger__result_8h.html +++ b/docs/html/trigger__result_8h.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/types_2bindings_8cpp.html b/docs/html/types_2bindings_8cpp.html index f7c28b59..02dcf9c2 100644 --- a/docs/html/types_2bindings_8cpp.html +++ b/docs/html/types_2bindings_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -107,6 +107,7 @@ $(function(){initNavTree('types_2bindings_8cpp.html',''); initResizable(true); }
    #include <pybind11/pybind11.h>
    #include <pybind11/stl.h>
    #include <pybind11/stl_bind.h>
    +#include <format>
    #include "bindings.h"
    #include "gridfire/network.h"
    diff --git a/docs/html/types_2bindings_8h.html b/docs/html/types_2bindings_8h.html index 81aa4b2d..a69a3014 100644 --- a/docs/html/types_2bindings_8h.html +++ b/docs/html/types_2bindings_8h.html @@ -29,7 +29,7 @@ diff --git a/docs/html/usage_8md.html b/docs/html/usage_8md.html index 215440a8..254e24b9 100644 --- a/docs/html/usage_8md.html +++ b/docs/html/usage_8md.html @@ -29,7 +29,7 @@ diff --git a/docs/html/utils_2bindings_8cpp.html b/docs/html/utils_2bindings_8cpp.html index 4a519013..4f32eef3 100644 --- a/docs/html/utils_2bindings_8cpp.html +++ b/docs/html/utils_2bindings_8cpp.html @@ -29,7 +29,7 @@ @@ -107,6 +107,8 @@ $(function(){initNavTree('utils_2bindings_8cpp.html',''); initResizable(true); }
    #include <pybind11/pybind11.h>
    #include <pybind11/stl_bind.h>
    #include "bindings.h"
    +#include "gridfire/utils/general_composition.h"
    +#include "gridfire/utils/hashing.h"
    #include "gridfire/utils/logging.h"
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    diff --git a/docs/html/weak_8cpp.html b/docs/html/weak_8cpp.html index 598d34ea..df065399 100644 --- a/docs/html/weak_8cpp.html +++ b/docs/html/weak_8cpp.html @@ -29,7 +29,7 @@ diff --git a/docs/html/weak_8h.html b/docs/html/weak_8h.html index e13408b2..679a8795 100644 --- a/docs/html/weak_8h.html +++ b/docs/html/weak_8h.html @@ -29,7 +29,7 @@ @@ -146,7 +146,7 @@ Namespaces

    diff --git a/docs/html/utils_2bindings_8h.html b/docs/html/utils_2bindings_8h.html index 45a35e37..ef36fc79 100644 --- a/docs/html/utils_2bindings_8h.html +++ b/docs/html/utils_2bindings_8h.html @@ -29,7 +29,7 @@

    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    - +

    Macros

    #define GRIDFIRE_WEAK_REACTION_LIB_SENTINEL   -60.0
    #define GRIDFIRE_WEAK_REACTION_LIB_SENTINEL   (-60.0)
     

    Macro Definition Documentation

    @@ -157,7 +157,7 @@ Macros
    - +
    #define GRIDFIRE_WEAK_REACTION_LIB_SENTINEL   -60.0#define GRIDFIRE_WEAK_REACTION_LIB_SENTINEL   (-60.0)
    diff --git a/docs/html/weak__interpolator_8cpp.html b/docs/html/weak__interpolator_8cpp.html index f60bfdbb..a4d53fc8 100644 --- a/docs/html/weak__interpolator_8cpp.html +++ b/docs/html/weak__interpolator_8cpp.html @@ -29,7 +29,7 @@ -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    @@ -107,6 +107,7 @@ $(function(){initNavTree('weak__interpolator_8cpp.html',''); initResizable(true)
    #include "gridfire/reaction/weak/weak_interpolator.h"
    #include "gridfire/reaction/reaction.h"
    #include "gridfire/reaction/weak/weak.h"
    +#include "gridfire/utils/hashing.h"
    #include <algorithm>
    #include <map>
    #include <set>
    @@ -116,6 +117,7 @@ $(function(){initNavTree('weak__interpolator_8cpp.html',''); initResizable(true) #include <expected>
    #include <ranges>
    #include "fourdst/composition/species.h"
    +#include "quill/LogMacros.h"
    diff --git a/docs/html/weak__interpolator_8h.html b/docs/html/weak__interpolator_8h.html index c9cf0244..1769c9ff 100644 --- a/docs/html/weak__interpolator_8h.html +++ b/docs/html/weak__interpolator_8h.html @@ -29,7 +29,7 @@ @@ -107,6 +107,7 @@ $(function(){initNavTree('weak__interpolator_8h.html',''); initResizable(true);
    #include "gridfire/reaction/weak/weak_types.h"
    #include "fourdst/composition/atomicSpecies.h"
    +#include "fourdst/logging/logging.h"
    #include <unordered_map>
    #include <cstdint>
    #include <vector>
    diff --git a/docs/html/weak__rate__library_8h.html b/docs/html/weak__rate__library_8h.html index 112b2762..c39fed5c 100644 --- a/docs/html/weak__rate__library_8h.html +++ b/docs/html/weak__rate__library_8h.html @@ -29,7 +29,7 @@
    diff --git a/docs/html/weak__types_8h.html b/docs/html/weak__types_8h.html index 932a7f5e..0526e302 100644 --- a/docs/html/weak__types_8h.html +++ b/docs/html/weak__types_8h.html @@ -29,7 +29,7 @@ @@ -127,7 +127,9 @@ Classes - + + + @@ -136,7 +138,7 @@ Classes - + @@ -150,6 +152,9 @@ Namespaces + + +

    Namespaces

    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
    -
    GridFire 0.6.0 +
    GridFire v0.7.0-alpha
    General Purpose Nuclear Network
     Interpolated weak-rate payload at a single state. More...
     
    struct  gridfire::rates::weak::WeakRateDerivatives
     Partial derivatives of the log10() fields w.r.t. (T9, log10(rho*Ye), mu_e). More...
     Partial derivatives of the log10() fields w.r.t. (T9, log10(rho*Ye)). More...
     
    struct  std::hash< gridfire::rates::weak::TableAxes >
     
    struct  gridfire::rates::weak::BoundsErrorInfo
     Detailed bounds information for a BOUNDS_ERROR. More...
     Interpolation error with optional per-axis bounds details. More...
     
    struct  gridfire::rates::weak::IsotopeGrid
     Regular 3D grid and payloads for a single isotope (A,Z). More...
     Regular 2D grid and payloads for a single isotope (A,Z). More...
     
    struct  gridfire::rates::weak::WeakReactionEntry
     A single weak-reaction data point (type, state, and log values). More...
     
    namespace  gridfire::rates::weak
     
    namespace  std
     STL namespace.
     
    diff --git a/docs/html/weak__types_8h.js b/docs/html/weak__types_8h.js index 0d8c06cb..362e8b38 100644 --- a/docs/html/weak__types_8h.js +++ b/docs/html/weak__types_8h.js @@ -3,6 +3,7 @@ var weak__types_8h = [ "gridfire::rates::weak::RateDataRow", "structgridfire_1_1rates_1_1weak_1_1_rate_data_row.html", "structgridfire_1_1rates_1_1weak_1_1_rate_data_row" ], [ "gridfire::rates::weak::WeakRatePayload", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload.html", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_payload" ], [ "gridfire::rates::weak::WeakRateDerivatives", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives.html", "structgridfire_1_1rates_1_1weak_1_1_weak_rate_derivatives" ], + [ "std::hash< gridfire::rates::weak::TableAxes >", "structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4.html", "structstd_1_1hash_3_01gridfire_1_1rates_1_1weak_1_1_table_axes_01_4" ], [ "gridfire::rates::weak::BoundsErrorInfo", "structgridfire_1_1rates_1_1weak_1_1_bounds_error_info.html", "structgridfire_1_1rates_1_1weak_1_1_bounds_error_info" ], [ "gridfire::rates::weak::InterpolationError", "structgridfire_1_1rates_1_1weak_1_1_interpolation_error.html", "structgridfire_1_1rates_1_1weak_1_1_interpolation_error" ], [ "gridfire::rates::weak::IsotopeGrid", "structgridfire_1_1rates_1_1weak_1_1_isotope_grid.html", "structgridfire_1_1rates_1_1weak_1_1_isotope_grid" ],

    Enumerations