2026-03-20 13:27:11 -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 > stroid: stroid::utils Namespace Reference< / 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-09-09 12:39:53 -04:00
< div id = "projectname" > stroid< span id = "projectnumber" >   v0.6.0< / span >
2026-03-20 13:27:11 -04: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('namespacestroid_1_1utils.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" >
2026-09-09 12:39:53 -04:00
< a href = "#namespaces" > Namespaces< / a > |
2026-03-20 13:27:11 -04:00
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" > < div class = "title" > stroid::utils Namespace Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2026-09-09 12:39:53 -04:00
< p > Mesh inspection and validation utilities.
< a href = "#details" > More...< / a > < / p >
2026-03-20 13:27:11 -04:00
< table class = "memberdecls" >
2026-09-09 12:39:53 -04:00
< 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 = "namespacestroid_1_1utils_1_1term__support.html" > term_support< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2026-03-20 13:27:11 -04:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "func-members" name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a22ab5809195bf85156607790f82b5e2d" id = "r_a22ab5809195bf85156607790f82b5e2d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a22ab5809195bf85156607790f82b5e2d" > MarkFlippedElements< / a > (mfem::Mesh & mesh)< / td > < / tr >
< tr class = "memdesc:a22ab5809195bf85156607790f82b5e2d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Mark elements with negative Jacobian determinant. < br / > < / td > < / tr >
< tr class = "separator:a22ab5809195bf85156607790f82b5e2d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae047d97d7d5dc12812395909d00f5bbe" id = "r_ae047d97d7d5dc12812395909d00f5bbe" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#ae047d97d7d5dc12812395909d00f5bbe" > MarkFlippedBoundaryElements< / a > (mfem::Mesh & mesh)< / td > < / tr >
< tr class = "memdesc:ae047d97d7d5dc12812395909d00f5bbe" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Mark boundary elements whose outward normal orientation is flipped. < br / > < / td > < / tr >
< tr class = "separator:ae047d97d7d5dc12812395909d00f5bbe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2026-09-09 12:39:53 -04:00
< tr class = "memitem:ad6d849312ba094bda29ab3adf2326435" id = "r_ad6d849312ba094bda29ab3adf2326435" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#ad6d849312ba094bda29ab3adf2326435" > ExportJacobianRadialProfile< / a > (mfem::Mesh & mesh, const std::string & filename)< / td > < / tr >
< tr class = "separator:ad6d849312ba094bda29ab3adf2326435" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa81cc28e65c9208a29a6aa9c51ba5126" id = "r_aa81cc28e65c9208a29a6aa9c51ba5126" > < td class = "memItemLeft" align = "right" valign = "top" > std::unique_ptr< mfem::Mesh >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#aa81cc28e65c9208a29a6aa9c51ba5126" > BuildProjected< / a > (const mfem::Mesh & reference, const fourdst::config::Config< < a class = "el" href = "structstroid_1_1config_1_1_mesh_config.html" > config::MeshConfig< / a > > & cfg)< / td > < / tr >
< tr class = "separator:aa81cc28e65c9208a29a6aa9c51ba5126" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2026-03-20 13:27:11 -04:00
< / table >
2026-09-09 12:39:53 -04:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Mesh inspection and validation utilities. < / p >
< / div > < h2 class = "groupheader" > Function Documentation< / h2 >
< a id = "aa81cc28e65c9208a29a6aa9c51ba5126" name = "aa81cc28e65c9208a29a6aa9c51ba5126" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa81cc28e65c9208a29a6aa9c51ba5126" > ◆   < / a > < / span > BuildProjected()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > std::unique_ptr< mfem::Mesh > stroid::utils::BuildProjected < / td >
< td > (< / td >
< td class = "paramtype" > const mfem::Mesh & < / td > < td class = "paramname" > < span class = "paramname" > < em > reference< / em > < / span > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const fourdst::config::Config< < a class = "el" href = "structstroid_1_1config_1_1_mesh_config.html" > config::MeshConfig< / a > > & < / td > < td class = "paramname" > < span class = "paramname" > < em > cfg< / em > < / span >   )< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ad6d849312ba094bda29ab3adf2326435" name = "ad6d849312ba094bda29ab3adf2326435" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad6d849312ba094bda29ab3adf2326435" > ◆   < / a > < / span > ExportJacobianRadialProfile()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void stroid::utils::ExportJacobianRadialProfile < / td >
< td > (< / td >
< td class = "paramtype" > mfem::Mesh & < / td > < td class = "paramname" > < span class = "paramname" > < em > mesh< / em > < / span > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::string & < / td > < td class = "paramname" > < span class = "paramname" > < em > filename< / em > < / span >   )< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2026-03-20 13:27:11 -04:00
< a id = "ae047d97d7d5dc12812395909d00f5bbe" name = "ae047d97d7d5dc12812395909d00f5bbe" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae047d97d7d5dc12812395909d00f5bbe" > ◆   < / a > < / span > MarkFlippedBoundaryElements()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void stroid::utils::MarkFlippedBoundaryElements < / td >
< td > (< / td >
< td class = "paramtype" > mfem::Mesh & < / td > < td class = "paramname" > < span class = "paramname" > < em > mesh< / em > < / span > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Mark boundary elements whose outward normal orientation is flipped. < / p >
< p > Boundary elements detected as flipped are assigned attribute 500. < / p > < dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > mesh< / td > < td > Mesh to scan and update in-place. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a22ab5809195bf85156607790f82b5e2d" name = "a22ab5809195bf85156607790f82b5e2d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a22ab5809195bf85156607790f82b5e2d" > ◆   < / a > < / span > MarkFlippedElements()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void stroid::utils::MarkFlippedElements < / td >
< td > (< / td >
< td class = "paramtype" > mfem::Mesh & < / td > < td class = "paramname" > < span class = "paramname" > < em > mesh< / em > < / span > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Mark elements with negative Jacobian determinant. < / p >
< p > Elements detected as flipped are assigned attribute 999. < / p > < dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > mesh< / td > < td > Mesh to scan and update in-place. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / 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 = "namespacestroid.html" > stroid< / a > < / li > < li class = "navelem" > < a class = "el" href = "namespacestroid_1_1utils.html" > utils< / 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 >