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: Namespace Members< / 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('namespacemembers_vars.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 = "contents" >
< div class = "textblock" > Here is a list of all namespace variables with links to the namespace documentation for each variable:< / div > < ul >
2025-07-24 11:10:45 -04:00
< li > basePartitionTypeToString  :  < a class = "el" href = "namespacegridfire_1_1partition.html#a97237521bc760f7521346f8db472dc8e" > gridfire::partition< / a > < / li >
2025-07-01 07:24:18 -04:00
< li > FormatStringLookup  :  < a class = "el" href = "namespacegridfire.html#a4e9cabad30b57d636c2f0d73d8cc6bb4" > gridfire< / a > < / li >
< li > MIN_ABUNDANCE_THRESHOLD  :  < a class = "el" href = "namespacegridfire.html#a96c062f94713921e5d7568ecedcdcb06" > gridfire< / a > < / li >
< li > MIN_DENSITY_THRESHOLD  :  < a class = "el" href = "namespacegridfire.html#ada3c137c014ecd8d06200fea2d1a9f50" > gridfire< / a > < / li >
< li > MIN_JACOBIAN_THRESHOLD  :  < a class = "el" href = "namespacegridfire.html#ae01b1738df1921db565bcbd68dd6cf64" > gridfire< / a > < / li >
2025-07-24 11:10:45 -04:00
< li > PrimingReportStatusStrings  :  < a class = "el" href = "namespacegridfire.html#a02be158966bf82a91b159b7a962c3fa5" > gridfire< / a > < / li >
< li > RT_TEMPERATURE_GRID_T9  :  < a class = "el" href = "namespacegridfire_1_1partition.html#a1e08a3c20c55bc6fa4a4ecdf7ea57b8f" > gridfire::partition< / a > < / li >
2025-07-01 07:24:18 -04:00
< li > s_all_reaclib_reactions_ptr  :  < a class = "el" href = "namespacegridfire_1_1reaclib.html#a5dba5efc372d2a9e9e846dfd6563f3c0" > gridfire::reaclib< / a > < / li >
2025-07-24 11:10:45 -04:00
< li > s_debug  :  < a class = "el" href = "namespacegridfire.html#afd6f117eb2da3bab3873edc09d0926cf" > gridfire< / a > < / li >
2025-07-01 07:24:18 -04:00
< li > s_initialized  :  < a class = "el" href = "namespacegridfire_1_1reaclib.html#af6ff0dfe7ffe34c73ba9acbab5ef8a66" > gridfire::reaclib< / a > < / li >
2025-07-24 11:10:45 -04:00
< li > s_operator_parens_called  :  < a class = "el" href = "namespacegridfire.html#a8b632637f62614f509cde0e404a79054" > gridfire< / a > < / li >
< li > stringToBasePartitionType  :  < a class = "el" href = "namespacegridfire_1_1partition.html#a84de6308486d35ce8bc1a9dea52dfa4a" > gridfire::partition< / a > < / li >
2025-07-01 07:24:18 -04:00
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< 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 >