GridFire 0.0.1a
General Purpose Nuclear Network
Loading...
Searching...
No Matches
reaclib.h
Go to the documentation of this file.
1#pragma once
2
4
6
7 static bool s_initialized = false;
8
18
19} // namespace gridfire::reaclib
const reaction::LogicalReactionSet & get_all_reactions()
Provides global access to the fully initialized REACLIB reaction set.
Definition reaclib.cpp:138
static bool s_initialized
Definition reaclib.h:7
TemplatedReactionSet< LogicalReaction > LogicalReactionSet
A set of logical reactions.
Definition reaction.h:557
Defines classes for representing and managing nuclear reactions.