GridFire 0.0.1a
General Purpose Nuclear Network
|
▼Ngridfire | |
▼Napprox8 | |
CApprox8Net | Contains constants and arrays related to the nuclear network |
CApprox8Network | Class for the Approx8 nuclear reaction network |
CJacobian | Functor to calculate the Jacobian matrix for implicit solvers |
CODE | Functor to calculate the derivatives for the ODE solver |
▼Nio | |
CMESANetworkFileParser | A parser for MESA-format network files |
CNetworkFileParser | An abstract base class for network file parsers |
CParsedNetworkData | Holds the data parsed from a network file |
CSimpleReactionListFileParser | A parser for simple text files containing a list of reactions |
▼Nreaclib | |
CReactionRecord | |
▼Nreaction | |
CLogicalReaction | Represents a "logical" reaction that aggregates rates from multiple sources |
CRateCoefficientSet | Holds the seven coefficients for the REACLIB rate equation |
CReaction | Represents a single nuclear reaction from a specific data source |
CTemplatedReactionSet | |
▼Nscreening | |
CBareScreeningModel | A screening model that applies no screening effect |
CScreeningModel | An abstract base class for plasma screening models |
CWeakScreeningModel | Implements the weak screening model based on the Debye-Hückel approximation |
▼Nsolver | |
▼CDirectNetworkSolver | A network solver that directly integrates the reaction network ODEs |
CJacobianFunctor | Functor for calculating the Jacobian matrix |
CRHSFunctor | Functor for calculating the right-hand side of the ODEs |
CdynamicQSESpeciesIndices | Structure to hold indices of dynamic and QSE species |
CNetworkSolverStrategy | Abstract base class for network solver strategies |
▼CQSENetworkSolver | A network solver that uses a Quasi-Steady-State Equilibrium (QSE) approach |
CEigenFunctor | Functor for calculating the residual and Jacobian for the QSE species using Eigen |
CJacobianFunctor | Functor for calculating the Jacobian matrix of the ODEs for the dynamic species |
CRHSFunctor | Functor for calculating the right-hand side of the ODEs for the dynamic species |
▼CAdaptiveEngineView | An engine view that dynamically adapts the reaction network based on runtime conditions |
CReactionFlow | A struct to hold a reaction and its flow rate |
CDynamicEngine | Abstract class for engines supporting Jacobian and stoichiometry operations |
CEngine | Abstract base class for a reaction network engine |
CEngineView | Abstract base class for a "view" of a reaction network engine |
CFileDefinedEngineView | An engine view that uses a user-defined reaction network from a file |
▼CGraphEngine | A reaction network engine that uses a graph-based representation |
Cconstants | |
CPrecomputedReaction | |
CNetIn | |
CNetOut | |
CNetwork | |
CStepDerivatives | Structure holding derivatives and energy generation for a network step |
▼Nstd | STL namespace |
Chash< gridfire::reaction::LogicalReactionSet > | |
Chash< gridfire::reaction::Reaction > | |
Chash< gridfire::reaction::ReactionSet > |