2026-01-30 13:25:29 -05: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 > stroid: Namespace Members< / title >
< link rel = "icon" href = "Logo.png" type = "image/x-icon" / >
< 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 = "projectlogo" > < img alt = "Logo" src = "Logo.png" / > < / td >
< td id = "projectalign" >
2026-03-20 13:02:09 -04:00
< div id = "projectname" > stroid< span id = "projectnumber" >   v0.2.0< / span >
2026-01-30 13:25:29 -05:00
< / div >
< div id = "projectbrief" > Multi-block curvilinear mesh generation< / 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_func.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 functions with links to the namespace documentation for each function:< / div > < ul >
< li > ApplyEquiangular()  :  < a class = "el" href = "namespacestroid_1_1topology.html#a03f0b29ccf7d427a175de9ff75824b7c" > stroid::topology< / a > < / li >
< li > ApplyKelvin()  :  < a class = "el" href = "namespacestroid_1_1topology.html#a59c54a10f726d323f8506b4a2edd7467" > stroid::topology< / a > < / li >
< li > ApplySpheroidal()  :  < a class = "el" href = "namespacestroid_1_1topology.html#a7fbf58c40c03bc751d53f4a3273744fc" > stroid::topology< / a > < / li >
< li > BuildSkeleton()  :  < a class = "el" href = "namespacestroid_1_1topology.html#abc0d8a1fb8e9c5ac0e259e4c93db7892" > stroid::topology< / a > < / li >
< li > Finalize()  :  < a class = "el" href = "namespacestroid_1_1topology.html#a62774bcba7ea1a485892dcd4bed6425b" > stroid::topology< / a > < / li >
< li > MarkFlippedBoundaryElements()  :  < a class = "el" href = "namespacestroid_1_1utils.html#ae047d97d7d5dc12812395909d00f5bbe" > stroid::utils< / a > < / li >
< li > MarkFlippedElements()  :  < a class = "el" href = "namespacestroid_1_1utils.html#a22ab5809195bf85156607790f82b5e2d" > stroid::utils< / a > < / li >
< li > ProjectMesh()  :  < a class = "el" href = "namespacestroid_1_1topology.html#a836ed13e5bac63e7952c3ce4e5532e78" > stroid::topology< / a > < / li >
< li > PromoteToHighOrder()  :  < a class = "el" href = "namespacestroid_1_1topology.html#a5907aa2e639cda703d48d177abc37caf" > stroid::topology< / a > < / li >
< li > SaveMesh()  :  < a class = "el" href = "namespacestroid_1_1_i_o.html#aeb567ddc70ff2d064c139dee87575830" > stroid::IO< / a > < / li >
< li > SaveVTU()  :  < a class = "el" href = "namespacestroid_1_1_i_o.html#ab4c8bda7ab370e34376a7832fbf0951e" > stroid::IO< / a > < / li >
< li > TransformPoint()  :  < a class = "el" href = "namespacestroid_1_1topology.html#a394e33bdfafdaccd6edfaae0642d3456" > stroid::topology< / a > < / li >
< li > ViewMesh()  :  < a class = "el" href = "namespacestroid_1_1_i_o.html#a496f5c16eaffda5922a0b96c1f525dab" > stroid::IO< / a > < / li >
< li > VisualizeFaceValence()  :  < a class = "el" href = "namespacestroid_1_1_i_o.html#a8100e130b3a49fdee48bc3c4d4e63963" > stroid::IO< / a > < / li >
< / 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 >