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
3
#include "
gridfire/reaction/reaction.h
"
4
5
namespace
gridfire::reaclib
{
6
7
static
bool
s_initialized
=
false
;
8
17
const
reaction::LogicalReactionSet
&
get_all_reactions
();
18
19
}
// namespace gridfire::reaclib
gridfire::reaction::LogicalReactionSet
A collection of LogicalReaction objects.
Definition
reaction.h:554
gridfire::reaclib
Definition
reaclib.h:5
gridfire::reaclib::get_all_reactions
const reaction::LogicalReactionSet & get_all_reactions()
Provides global access to the fully initialized REACLIB reaction set.
Definition
reaclib.cpp:136
gridfire::reaclib::s_initialized
static bool s_initialized
Definition
reaclib.h:7
reaction.h
Defines classes for representing and managing nuclear reactions.
src
network
include
gridfire
reaction
reaclib.h
Generated by
1.13.2