|
GridFire v0.7.1_rc2
General Purpose Nuclear Network
|
Classes | |
| class | LogicalReaclibReaction |
| Represents a "logical" reaction that aggregates rates from multiple sources. More... | |
| struct | RateCoefficientSet |
| Holds the seven coefficients for the REACLIB rate equation. More... | |
| class | ReaclibReaction |
| class | Reaction |
| Represents a single nuclear reaction from a specific data source. More... | |
| class | ReactionSet |
| class | WeakReaclibReaction |
Enumerations | |
| enum class | ReactionType { WEAK , REACLIB , REACLIB_WEAK , LOGICAL_REACLIB , LOGICAL_REACLIB_WEAK } |
Functions | |
| bool | reaction_is_weak (const Reaction &reaction) |
| ReactionSet | packReactionSet (const ReactionSet &reactionSet) |
Variables | |
| static std::unordered_map< ReactionType, std::string > | ReactionTypeNames |
| static std::unordered_map< ReactionType, std::string > | ReactionPhysicalTypeNames |
|
strong |
| ReactionSet gridfire::reaction::packReactionSet | ( | const ReactionSet & | reactionSet | ) |
| bool gridfire::reaction::reaction_is_weak | ( | const Reaction & | reaction | ) |
|
static |
|
static |