2025-07-01 07:24:18 -04:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
< meta name = "generator" content = "Doxygen 1.13.2" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > GridFire: gridfire Namespace Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< script type = "text/javascript" src = "clipboard.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "cookie.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "doxygen-awesome.css" rel = "stylesheet" type = "text/css" / >
< link href = "doxygen-awesome-sidebar-only.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > GridFire< span id = "projectnumber" >   0.0.1a< / span >
< / div >
< div id = "projectbrief" > General Purpose Nuclear Network< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.13.2 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
< / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search',true);
$(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function(){initNavTree('namespacegridfire.html',''); initResizable(true); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#nested-classes" > Classes< / a > |
< a href = "#concepts" > Concepts< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > |
< a href = "#var-members" > Variables< / a > < / div >
< div class = "headertitle" > < div class = "title" > gridfire Namespace Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "namespaces" name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacegridfire_1_1approx8.html" > approx8< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-07-01 11:40:51 -04:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacegridfire_1_1io.html" > io< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-07-01 07:24:18 -04:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacegridfire_1_1reaclib.html" > reaclib< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacegridfire_1_1reaction.html" > reaction< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-07-01 11:40:51 -04:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacegridfire_1_1screening.html" > screening< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-07-01 07:24:18 -04:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacegridfire_1_1solver.html" > solver< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-07-01 11:40:51 -04:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacegridfire_1_1utils.html" > utils< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-07-01 07:24:18 -04:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "nested-classes" name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgridfire_1_1_adaptive_engine_view.html" > AdaptiveEngineView< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > An engine view that dynamically adapts the reaction network based on runtime conditions. < a href = "classgridfire_1_1_adaptive_engine_view.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgridfire_1_1_dynamic_engine.html" > DynamicEngine< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Abstract class for engines supporting Jacobian and stoichiometry operations. < a href = "classgridfire_1_1_dynamic_engine.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgridfire_1_1_engine.html" > Engine< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Abstract base class for a reaction network engine. < a href = "classgridfire_1_1_engine.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgridfire_1_1_engine_view.html" > EngineView< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Abstract base class for a "view" of a reaction network engine. < a href = "classgridfire_1_1_engine_view.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-07-01 11:40:51 -04:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgridfire_1_1_file_defined_engine_view.html" > FileDefinedEngineView< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-07-01 07:24:18 -04:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgridfire_1_1_graph_engine.html" > GraphEngine< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > A reaction network engine that uses a graph-based representation. < a href = "classgridfire_1_1_graph_engine.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structgridfire_1_1_net_in.html" > NetIn< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structgridfire_1_1_net_out.html" > NetOut< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgridfire_1_1_network.html" > Network< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structgridfire_1_1_step_derivatives.html" > StepDerivatives< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Structure holding derivatives and energy generation for a network step. < a href = "structgridfire_1_1_step_derivatives.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "concepts" name = "concepts" > < / a >
Concepts< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > concept   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "conceptgridfire_1_1_is_arithmetic_or_a_d.html" > IsArithmeticOrAD< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Concept for types allowed in engine calculations. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > concept   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "conceptgridfire_1_1_engine_type.html" > EngineType< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Concept for types allowed as engine bases in EngineView. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "typedef-members" name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:a1121d0b2d005195333412559fa29d3cc" id = "r_a1121d0b2d005195333412559fa29d3cc" > < td class = "memItemLeft" align = "right" valign = "top" > typedef CppAD::AD< double >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a1121d0b2d005195333412559fa29d3cc" > ADDouble< / a > < / td > < / tr >
< tr class = "memdesc:a1121d0b2d005195333412559fa29d3cc" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Alias for CppAD AD type for double precision. < br / > < / td > < / tr >
< tr class = "separator:a1121d0b2d005195333412559fa29d3cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "enum-members" name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
< tr class = "memitem:a3f3d6b3f9742b70e62049ccefbb60f37" id = "r_a3f3d6b3f9742b70e62049ccefbb60f37" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a3f3d6b3f9742b70e62049ccefbb60f37" > NetworkFormat< / a > { < a class = "el" href = "#a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea" > APPROX8< / a >
, < a class = "el" href = "#a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182" > REACLIB< / a >
, < a class = "el" href = "#a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2" > UNKNOWN< / a >
}< / td > < / tr >
< tr class = "separator:a3f3d6b3f9742b70e62049ccefbb60f37" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "func-members" name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
2025-07-01 11:40:51 -04:00
< tr class = "memitem:aa77f83539d9ae90e3bf541309bd9c83a" id = "r_aa77f83539d9ae90e3bf541309bd9c83a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacegridfire_1_1reaction.html#aa86f08712565f278adacc7cd2361eb31" > reaction::LogicalReactionSet< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#aa77f83539d9ae90e3bf541309bd9c83a" > build_reaclib_nuclear_network< / a > (const fourdst::composition::Composition & composition, bool reverse)< / td > < / tr >
2025-07-01 07:24:18 -04:00
< tr class = "separator:aa77f83539d9ae90e3bf541309bd9c83a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b245f261cd8d1711ae8d593b054cf98" id = "r_a8b245f261cd8d1711ae8d593b054cf98" > < td class = "memItemLeft" align = "right" valign = "top" > std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a8b245f261cd8d1711ae8d593b054cf98" > trim_whitespace< / a > (const std::string & str)< / td > < / tr >
< tr class = "separator:a8b245f261cd8d1711ae8d593b054cf98" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "var-members" name = "var-members" > < / a >
Variables< / h2 > < / td > < / tr >
< tr class = "memitem:ada3c137c014ecd8d06200fea2d1a9f50" id = "r_ada3c137c014ecd8d06200fea2d1a9f50" > < td class = "memItemLeft" align = "right" valign = "top" > static constexpr double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#ada3c137c014ecd8d06200fea2d1a9f50" > MIN_DENSITY_THRESHOLD< / a > = 1e-18< / td > < / tr >
< tr class = "memdesc:ada3c137c014ecd8d06200fea2d1a9f50" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Minimum density threshold below which reactions are ignored. < br / > < / td > < / tr >
< tr class = "separator:ada3c137c014ecd8d06200fea2d1a9f50" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a96c062f94713921e5d7568ecedcdcb06" id = "r_a96c062f94713921e5d7568ecedcdcb06" > < td class = "memItemLeft" align = "right" valign = "top" > static constexpr double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a96c062f94713921e5d7568ecedcdcb06" > MIN_ABUNDANCE_THRESHOLD< / a > = 1e-18< / td > < / tr >
< tr class = "memdesc:a96c062f94713921e5d7568ecedcdcb06" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Minimum abundance threshold below which species are ignored. < br / > < / td > < / tr >
< tr class = "separator:a96c062f94713921e5d7568ecedcdcb06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae01b1738df1921db565bcbd68dd6cf64" id = "r_ae01b1738df1921db565bcbd68dd6cf64" > < td class = "memItemLeft" align = "right" valign = "top" > static constexpr double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#ae01b1738df1921db565bcbd68dd6cf64" > MIN_JACOBIAN_THRESHOLD< / a > = 1e-24< / td > < / tr >
< tr class = "memdesc:ae01b1738df1921db565bcbd68dd6cf64" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Minimum value for Jacobian matrix entries. < br / > < / td > < / tr >
< tr class = "separator:ae01b1738df1921db565bcbd68dd6cf64" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4e9cabad30b57d636c2f0d73d8cc6bb4" id = "r_a4e9cabad30b57d636c2f0d73d8cc6bb4" > < td class = "memItemLeft" align = "right" valign = "top" > static std::unordered_map< < a class = "el" href = "#a3f3d6b3f9742b70e62049ccefbb60f37" > NetworkFormat< / a > , std::string >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a4e9cabad30b57d636c2f0d73d8cc6bb4" > FormatStringLookup< / a > < / td > < / tr >
< tr class = "separator:a4e9cabad30b57d636c2f0d73d8cc6bb4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Typedef Documentation< / h2 >
< a id = "a1121d0b2d005195333412559fa29d3cc" name = "a1121d0b2d005195333412559fa29d3cc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1121d0b2d005195333412559fa29d3cc" > ◆   < / a > < / span > ADDouble< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef CppAD::AD< double> < a class = "el" href = "#a1121d0b2d005195333412559fa29d3cc" > gridfire::ADDouble< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Alias for CppAD AD type for double precision. < / p >
< p > This alias simplifies the use of the CppAD automatic differentiation type. < / p >
2025-07-01 11:40:51 -04:00
< p class = "definition" > Definition at line < a class = "el" href = "engine__graph_8h_source.html#l00034" > 34< / a > of file < a class = "el" href = "engine__graph_8h_source.html" > engine_graph.h< / a > .< / p >
2025-07-01 07:24:18 -04:00
< / div >
< / div >
< h2 class = "groupheader" > Enumeration Type Documentation< / h2 >
< a id = "a3f3d6b3f9742b70e62049ccefbb60f37" name = "a3f3d6b3f9742b70e62049ccefbb60f37" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3f3d6b3f9742b70e62049ccefbb60f37" > ◆   < / a > < / span > NetworkFormat< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "#a3f3d6b3f9742b70e62049ccefbb60f37" > gridfire::NetworkFormat< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea" name = "a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea" > < / a > APPROX8  < / td > < td class = "fielddoc" > < p > Approx8 nuclear reaction network format. < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182" name = "a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182" > < / a > REACLIB  < / td > < td class = "fielddoc" > < p > General REACLIB nuclear reaction network format. < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2" name = "a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2" > < / a > UNKNOWN  < / td > < td class = "fielddoc" > < / td > < / tr >
< / table >
< p class = "definition" > Definition at line < a class = "el" href = "network_8h_source.html#l00041" > 41< / a > of file < a class = "el" href = "network_8h_source.html" > network.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a id = "aa77f83539d9ae90e3bf541309bd9c83a" name = "aa77f83539d9ae90e3bf541309bd9c83a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa77f83539d9ae90e3bf541309bd9c83a" > ◆   < / a > < / span > build_reaclib_nuclear_network()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-07-01 11:40:51 -04:00
< td class = "memname" > < a class = "el" href = "namespacegridfire_1_1reaction.html#aa86f08712565f278adacc7cd2361eb31" > reaction::LogicalReactionSet< / a > gridfire::build_reaclib_nuclear_network < / td >
2025-07-01 07:24:18 -04:00
< td > (< / td >
< td class = "paramtype" > const fourdst::composition::Composition & < / td > < td class = "paramname" > < span class = "paramname" > < em > composition< / em > < / span > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool< / td > < td class = "paramname" > < span class = "paramname" > < em > reverse< / em > < / span >   )< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "network_8cpp_source.html#l00064" > 64< / a > of file < a class = "el" href = "network_8cpp_source.html" > network.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a8b245f261cd8d1711ae8d593b054cf98" name = "a8b245f261cd8d1711ae8d593b054cf98" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b245f261cd8d1711ae8d593b054cf98" > ◆   < / a > < / span > trim_whitespace()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string gridfire::trim_whitespace < / td >
< td > (< / td >
< td class = "paramtype" > const std::string & < / td > < td class = "paramname" > < span class = "paramname" > < em > str< / em > < / span > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "network_8cpp_source.html#l00091" > 91< / a > of file < a class = "el" href = "network_8cpp_source.html" > network.cpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Variable Documentation< / h2 >
< a id = "a4e9cabad30b57d636c2f0d73d8cc6bb4" name = "a4e9cabad30b57d636c2f0d73d8cc6bb4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4e9cabad30b57d636c2f0d73d8cc6bb4" > ◆   < / a > < / span > FormatStringLookup< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::unordered_map< < a class = "el" href = "#a3f3d6b3f9742b70e62049ccefbb60f37" > NetworkFormat< / a > , std::string> gridfire::FormatStringLookup< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < span class = "mlabel static" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = {< / div >
< div class = "line" > {< a class = "code hl_enumvalue" href = "#a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea" > APPROX8< / a > , < span class = "stringliteral" > " Approx8" < / span > },< / div >
< div class = "line" > {< a class = "code hl_enumvalue" href = "#a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182" > REACLIB< / a > , < span class = "stringliteral" > " REACLIB" < / span > },< / div >
< div class = "line" > {< a class = "code hl_enumvalue" href = "#a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2" > UNKNOWN< / a > , < span class = "stringliteral" > " Unknown" < / span > }< / div >
< div class = "line" > }< / div >
< div class = "ttc" id = "anamespacegridfire_html_a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea" > < div class = "ttname" > < a href = "#a3f3d6b3f9742b70e62049ccefbb60f37a1fc7adf719c40457abfdb8334675faea" > gridfire::APPROX8< / a > < / div > < div class = "ttdeci" > @ APPROX8< / div > < div class = "ttdoc" > Approx8 nuclear reaction network format.< / div > < div class = "ttdef" > < b > Definition< / b > < a href = "network_8h_source.html#l00042" > network.h:42< / a > < / div > < / div >
< div class = "ttc" id = "anamespacegridfire_html_a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182" > < div class = "ttname" > < a href = "#a3f3d6b3f9742b70e62049ccefbb60f37a9b8db7b445ae4f1bd114caa42a583182" > gridfire::REACLIB< / a > < / div > < div class = "ttdeci" > @ REACLIB< / div > < div class = "ttdoc" > General REACLIB nuclear reaction network format.< / div > < div class = "ttdef" > < b > Definition< / b > < a href = "network_8h_source.html#l00043" > network.h:43< / a > < / div > < / div >
< div class = "ttc" id = "anamespacegridfire_html_a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2" > < div class = "ttname" > < a href = "#a3f3d6b3f9742b70e62049ccefbb60f37aac700abde5f6ff8b7328193eb19697b2" > gridfire::UNKNOWN< / a > < / div > < div class = "ttdeci" > @ UNKNOWN< / div > < div class = "ttdef" > < b > Definition< / b > < a href = "network_8h_source.html#l00044" > network.h:44< / a > < / div > < / div >
< / div > <!-- fragment -->
< p class = "definition" > Definition at line < a class = "el" href = "network_8h_source.html#l00047" > 47< / a > of file < a class = "el" href = "network_8h_source.html" > network.h< / a > .< / p >
< / div >
< / div >
< a id = "a96c062f94713921e5d7568ecedcdcb06" name = "a96c062f94713921e5d7568ecedcdcb06" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a96c062f94713921e5d7568ecedcdcb06" > ◆   < / a > < / span > MIN_ABUNDANCE_THRESHOLD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double gridfire::MIN_ABUNDANCE_THRESHOLD = 1e-18< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel static" > static< / span > < span class = "mlabel constexpr" > constexpr< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Minimum abundance threshold below which species are ignored. < / p >
< p > Species with abundances below this threshold are treated as zero in reaction rate calculations. This helps to improve performance by avoiding unnecessary calculations for trace species. < / p >
2025-07-01 11:40:51 -04:00
< p class = "definition" > Definition at line < a class = "el" href = "engine__graph_8h_source.html#l00056" > 56< / a > of file < a class = "el" href = "engine__graph_8h_source.html" > engine_graph.h< / a > .< / p >
2025-07-01 07:24:18 -04:00
< / div >
< / div >
< a id = "ada3c137c014ecd8d06200fea2d1a9f50" name = "ada3c137c014ecd8d06200fea2d1a9f50" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ada3c137c014ecd8d06200fea2d1a9f50" > ◆   < / a > < / span > MIN_DENSITY_THRESHOLD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double gridfire::MIN_DENSITY_THRESHOLD = 1e-18< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel static" > static< / span > < span class = "mlabel constexpr" > constexpr< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Minimum density threshold below which reactions are ignored. < / p >
< p > Reactions are not calculated if the density falls below this threshold. This helps to improve performance by avoiding unnecessary calculations in very low-density regimes. < / p >
2025-07-01 11:40:51 -04:00
< p class = "definition" > Definition at line < a class = "el" href = "engine__graph_8h_source.html#l00047" > 47< / a > of file < a class = "el" href = "engine__graph_8h_source.html" > engine_graph.h< / a > .< / p >
2025-07-01 07:24:18 -04:00
< / div >
< / div >
< a id = "ae01b1738df1921db565bcbd68dd6cf64" name = "ae01b1738df1921db565bcbd68dd6cf64" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae01b1738df1921db565bcbd68dd6cf64" > ◆   < / a > < / span > MIN_JACOBIAN_THRESHOLD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double gridfire::MIN_JACOBIAN_THRESHOLD = 1e-24< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel static" > static< / span > < span class = "mlabel constexpr" > constexpr< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Minimum value for Jacobian matrix entries. < / p >
< p > Jacobian matrix entries with absolute values below this threshold are treated as zero to maintain sparsity and improve performance. < / p >
2025-07-01 11:40:51 -04:00
< p class = "definition" > Definition at line < a class = "el" href = "engine__graph_8h_source.html#l00064" > 64< / a > of file < a class = "el" href = "engine__graph_8h_source.html" > engine_graph.h< / a > .< / p >
2025-07-01 07:24:18 -04:00
< / div >
< / div >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacegridfire.html" > gridfire< / a > < / li >
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.13.2 < / li >
< / ul >
< / div >
< / body >
< / html >