GridFire 0.0.1a
General Purpose Nuclear Network
Loading...
Searching...
No Matches
gridfire::GraphEngine::PrecomputedReaction Struct Reference

Public Attributes

size_t reaction_index
 
std::vector< size_t > unique_reactant_indices
 
std::vector< int > reactant_powers
 
double symmetry_factor
 
std::vector< size_t > affected_species_indices
 
std::vector< int > stoichiometric_coefficients
 

Detailed Description

Definition at line 311 of file engine_graph.h.

Member Data Documentation

◆ affected_species_indices

std::vector<size_t> gridfire::GraphEngine::PrecomputedReaction::affected_species_indices

Definition at line 316 of file engine_graph.h.

◆ reactant_powers

std::vector<int> gridfire::GraphEngine::PrecomputedReaction::reactant_powers

Definition at line 314 of file engine_graph.h.

◆ reaction_index

size_t gridfire::GraphEngine::PrecomputedReaction::reaction_index

Definition at line 312 of file engine_graph.h.

◆ stoichiometric_coefficients

std::vector<int> gridfire::GraphEngine::PrecomputedReaction::stoichiometric_coefficients

Definition at line 317 of file engine_graph.h.

◆ symmetry_factor

double gridfire::GraphEngine::PrecomputedReaction::symmetry_factor

Definition at line 315 of file engine_graph.h.

◆ unique_reactant_indices

std::vector<size_t> gridfire::GraphEngine::PrecomputedReaction::unique_reactant_indices

Definition at line 313 of file engine_graph.h.


The documentation for this struct was generated from the following file: