docs(html): added html docs
BIN
docs/html/Logo.png
Normal file
|
After Width: | Height: | Size: 85 KiB |
117
docs/html/_logo_8png.html
Normal file
@@ -0,0 +1,117 @@
|
||||
<!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: docs/static/Logo.png File 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('_logo_8png.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="headertitle"><div class="title">Logo.png File Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
</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="dir_49e56c817e5e54854c35e136979f97ca.html">docs</a></li><li class="navelem"><a class="el" href="dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html">static</a></li><li class="navelem"><a class="el" href="_logo_8png.html">Logo.png</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>
|
||||
123
docs/html/annotated.html
Normal file
@@ -0,0 +1,123 @@
|
||||
<!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: Class List</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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('annotated.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="headertitle"><div class="title">Class List</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
|
||||
<div class="levels">[detail level <span onclick="javascript:dynsection.toggleLevel(1);">1</span><span onclick="javascript:dynsection.toggleLevel(2);">2</span><span onclick="javascript:dynsection.toggleLevel(3);">3</span>]</div><table class="directory">
|
||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_0_" class="arrow" onclick="dynsection.toggleFolder('0_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacestroid.html" target="_self">stroid</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_0_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_0_" class="arrow" onclick="dynsection.toggleFolder('0_0_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacestroid_1_1config.html" target="_self">config</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_0_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structstroid_1_1config_1_1_mesh_config.html" target="_self">MeshConfig</a></td><td class="desc">Configuration parameters for stroid mesh generation </td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</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>
|
||||
8
docs/html/annotated_dup.js
Normal file
@@ -0,0 +1,8 @@
|
||||
var annotated_dup =
|
||||
[
|
||||
[ "stroid", "namespacestroid.html", [
|
||||
[ "config", "namespacestroid_1_1config.html", [
|
||||
[ "MeshConfig", "structstroid_1_1config_1_1_mesh_config.html", "structstroid_1_1config_1_1_mesh_config" ]
|
||||
] ]
|
||||
] ]
|
||||
];
|
||||
BIN
docs/html/bc_s.png
Normal file
|
After Width: | Height: | Size: 676 B |
BIN
docs/html/bc_sd.png
Normal file
|
After Width: | Height: | Size: 635 B |
122
docs/html/classes.html
Normal file
@@ -0,0 +1,122 @@
|
||||
<!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: Class Index</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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('classes.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="headertitle"><div class="title">Class Index</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="qindex"><a class="qindex" href="#letter_M">M</a></div>
|
||||
<div class="classindex">
|
||||
<dl class="classindex even">
|
||||
<dt class="alphachar"><a id="letter_M" name="letter_M">M</a></dt>
|
||||
<dd><a class="el" href="structstroid_1_1config_1_1_mesh_config.html">MeshConfig</a> (<a class="el" href="namespacestroid_1_1config.html">stroid::config</a>)</dd></dl>
|
||||
</div>
|
||||
</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>
|
||||
61
docs/html/clipboard.js
Normal file
@@ -0,0 +1,61 @@
|
||||
/**
|
||||
|
||||
The code below is based on the Doxygen Awesome project, see
|
||||
https://github.com/jothepro/doxygen-awesome-css
|
||||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021 - 2022 jothepro
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
*/
|
||||
|
||||
let clipboard_title = "Copy to clipboard"
|
||||
let clipboard_icon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="#888" d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg>`
|
||||
let clipboard_successIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z"/></svg>`
|
||||
let clipboard_successDuration = 1000
|
||||
|
||||
$(function() {
|
||||
if(navigator.clipboard) {
|
||||
const fragments = document.getElementsByClassName("fragment")
|
||||
for(const fragment of fragments) {
|
||||
const clipboard_div = document.createElement("div")
|
||||
clipboard_div.classList.add("clipboard")
|
||||
clipboard_div.innerHTML = clipboard_icon
|
||||
clipboard_div.title = clipboard_title
|
||||
$(clipboard_div).click(function() {
|
||||
const content = this.parentNode.cloneNode(true)
|
||||
// filter out line number and folded fragments from file listings
|
||||
content.querySelectorAll(".lineno, .ttc, .foldclosed").forEach((node) => { node.remove() })
|
||||
let text = content.textContent
|
||||
// remove trailing newlines and trailing spaces from empty lines
|
||||
text = text.replace(/^\s*\n/gm,'\n').replace(/\n*$/,'')
|
||||
navigator.clipboard.writeText(text);
|
||||
this.classList.add("success")
|
||||
this.innerHTML = clipboard_successIcon
|
||||
window.setTimeout(() => { // switch back to normal icon after timeout
|
||||
this.classList.remove("success")
|
||||
this.innerHTML = clipboard_icon
|
||||
}, clipboard_successDuration);
|
||||
})
|
||||
fragment.insertBefore(clipboard_div, fragment.firstChild)
|
||||
}
|
||||
}
|
||||
})
|
||||
BIN
docs/html/closed.png
Normal file
|
After Width: | Height: | Size: 132 B |
139
docs/html/config_8h.html
Normal file
@@ -0,0 +1,139 @@
|
||||
<!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: src/include/stroid/config/config.h File 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('config_8h.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="#nested-classes">Classes</a> |
|
||||
<a href="#namespaces">Namespaces</a> </div>
|
||||
<div class="headertitle"><div class="title">config.h File Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><div class="dynheader">
|
||||
This graph shows which files directly or indirectly include this file:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="config_8h__dep__incl.svg" width="100%" height="460"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div></div>
|
||||
</div>
|
||||
</div><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">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structstroid_1_1config_1_1_mesh_config.html">stroid::config::MeshConfig</a></td></tr>
|
||||
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Configuration parameters for stroid mesh generation. <a href="structstroid_1_1config_1_1_mesh_config.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="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.html">stroid</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="namespacestroid_1_1config.html">stroid::config</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html">include</a></li><li class="navelem"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a></li><li class="navelem"><a class="el" href="dir_dc36fd7496f87f6989d6d6a9445d600c.html">config</a></li><li class="navelem"><a class="el" href="config_8h.html">config.h</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>
|
||||
4
docs/html/config_8h.js
Normal file
@@ -0,0 +1,4 @@
|
||||
var config_8h =
|
||||
[
|
||||
[ "stroid::config::MeshConfig", "structstroid_1_1config_1_1_mesh_config.html", "structstroid_1_1config_1_1_mesh_config" ]
|
||||
];
|
||||
18
docs/html/config_8h__dep__incl.map
Normal file
@@ -0,0 +1,18 @@
|
||||
<map id="src/include/stroid/config/config.h" name="src/include/stroid/config/config.h">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="371,5,492,46"/>
|
||||
<area shape="rect" id="Node000002" href="$curvilinear_8h.html" title=" " alt="" coords="30,94,177,135"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="357,49,178,96,177,91,356,44"/>
|
||||
<area shape="rect" id="Node000004" href="$mapping_8h.html" title=" " alt="" coords="201,94,339,135"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="383,56,308,96,305,91,380,51"/>
|
||||
<area shape="rect" id="Node000006" href="$topology_8h.html" title=" " alt="" coords="363,94,500,135"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000006" title=" " alt="" coords="434,62,434,94,429,94,429,62"/>
|
||||
<area shape="rect" id="Node000007" href="$mesh_8cpp.html" title=" " alt="" coords="524,102,659,127"/>
|
||||
<area shape="poly" id="edge7_Node000001_Node000007" title=" " alt="" coords="482,51,570,99,568,103,480,56"/>
|
||||
<area shape="rect" id="Node000008" href="$topology_8cpp.html" title=" " alt="" coords="683,102,868,127"/>
|
||||
<area shape="poly" id="edge8_Node000001_Node000008" title=" " alt="" coords="508,43,728,98,726,103,506,48"/>
|
||||
<area shape="rect" id="Node000003" href="$curvilinear_8cpp.html" title=" " alt="" coords="5,183,202,208"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="106,150,106,182,101,182,101,150"/>
|
||||
<area shape="poly" id="edge4_Node000004_Node000003" title=" " alt="" coords="216,144,130,185,128,180,214,139"/>
|
||||
<area shape="rect" id="Node000005" href="$mapping_8cpp.html" title=" " alt="" coords="226,183,413,208"/>
|
||||
<area shape="poly" id="edge5_Node000004_Node000005" title=" " alt="" coords="293,147,314,181,310,183,288,149"/>
|
||||
</map>
|
||||
1
docs/html/config_8h__dep__incl.md5
Normal file
@@ -0,0 +1 @@
|
||||
1981f677764f42c4b4f0cb2161e8450f
|
||||
243
docs/html/config_8h__dep__incl.svg
Normal file
@@ -0,0 +1,243 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/config/config.h Pages: 1 -->
|
||||
<!--zoomable 160 -->
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
|
||||
<defs>
|
||||
<circle id="rim" cx="0" cy="0" r="7"/>
|
||||
<circle id="rim2" cx="0" cy="0" r="3.5"/>
|
||||
<g id="zoomPlus">
|
||||
<use xlink:href="#rim" fill="#404040"><set attributeName="fill" to="#808080" begin="zoomplus.mouseover" end="zoomplus.mouseout"/></use>
|
||||
<path d="M-4,0h8M0,-4v8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
|
||||
</g>
|
||||
<g id="zoomMin">
|
||||
<use xlink:href="#rim" fill="#404040"><set attributeName="fill" to="#808080" begin="zoomminus.mouseover" end="zoomminus.mouseout"/></use>
|
||||
<path d="M-4,0h8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
|
||||
</g>
|
||||
<g id="arrowUp" transform="translate(30 24)">
|
||||
<use xlink:href="#rim"/>
|
||||
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||||
</g>
|
||||
<g id="arrowRight" transform="rotate(90) translate(36 -43)">
|
||||
<use xlink:href="#rim"/>
|
||||
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||||
</g>
|
||||
<g id="arrowDown" transform="rotate(180) translate(-30 -48)">
|
||||
<use xlink:href="#rim"/>
|
||||
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||||
</g>
|
||||
<g id="arrowLeft" transform="rotate(270) translate(-36 17)">
|
||||
<use xlink:href="#rim"/>
|
||||
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||||
</g>
|
||||
<g id="resetDef">
|
||||
<use xlink:href="#rim2" fill="#404040"><set attributeName="fill" to="#808080" begin="reset.mouseover" end="reset.mouseout"/></use>
|
||||
</g>
|
||||
</defs>
|
||||
<script type="application/ecmascript">
|
||||
var viewWidth = 655;
|
||||
var viewHeight = 160;
|
||||
var sectionId = 'dynsection-0';
|
||||
</script>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="viewport">
|
||||
<title>src/include/stroid/config/config.h</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="364.75,-152.25 274.5,-152.25 274.5,-121.75 364.75,-121.75 364.75,-152.25"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="282.5" y="-138.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="319.62" y="-127.5" font-family="Helvetica,sans-Serif" font-size="10.00">/config/config.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="curvilinear_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="128.88,-85.75 18.38,-85.75 18.38,-55.25 128.88,-55.25 128.88,-85.75"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="26.38" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="73.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/topology/curvilinear.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M263.25,-121.22C223.01,-110.67 169.15,-96.55 129.11,-86.05"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="262.19,-124.56 272.75,-123.71 263.97,-117.79 262.19,-124.56"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="mapping_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="250.5,-85.75 146.75,-85.75 146.75,-55.25 250.5,-55.25 250.5,-85.75"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="154.75" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="198.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/topology/mapping.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M282.19,-116.04C264.02,-106.36 242.58,-94.93 225.97,-86.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="280.36,-119.04 290.83,-120.65 283.65,-112.86 280.36,-119.04"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="topology_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="370.75,-85.75 268.5,-85.75 268.5,-55.25 370.75,-55.25 370.75,-85.75"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="276.5" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="319.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/topology/topology.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge6_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge6_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M319.62,-110.06C319.62,-101.89 319.62,-93.16 319.62,-86.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="316.13,-109.85 319.63,-119.85 323.13,-109.85 316.13,-109.85"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="mesh_8cpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="490.38,-80.12 388.88,-80.12 388.88,-60.88 490.38,-60.88 490.38,-80.12"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="439.62" y="-66.62" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/IO/mesh.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node7 -->
|
||||
<g id="edge7_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge7_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M356.92,-115.95C378.99,-104.09 405.86,-89.65 422.86,-80.51"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="355.34,-112.83 348.19,-120.65 358.65,-119 355.34,-112.83"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:href="topology_8cpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="647.12,-80.12 508.12,-80.12 508.12,-60.88 647.12,-60.88 647.12,-80.12"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="577.62" y="-66.62" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/topology/topology.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node8 -->
|
||||
<g id="edge8_Node000001_Node000008" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<g id="a_edge8_Node000001_Node000008"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M376.16,-121.87C426.4,-109.31 498.35,-91.32 541.29,-80.58"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="375.48,-118.43 366.62,-124.25 377.18,-125.22 375.48,-118.43"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="curvilinear_8cpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="147.25,-19.25 0,-19.25 0,0 147.25,0 147.25,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="73.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/topology/curvilinear.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M73.62,-43.48C73.62,-34.98 73.62,-26.09 73.62,-19.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="70.13,-43.43 73.63,-53.43 77.13,-43.43 70.13,-43.43"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node3 -->
|
||||
<g id="edge4_Node000004_Node000003" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<g id="a_edge4_Node000004_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M157.11,-49.94C135.39,-39.72 109.85,-27.69 92.79,-19.65"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="155.5,-53.06 166.04,-54.15 158.48,-46.72 155.5,-53.06"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="mapping_8cpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="305.88,-19.25 165.38,-19.25 165.38,0 305.88,0 305.88,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="235.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/topology/mapping.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node5 -->
|
||||
<g id="edge5_Node000004_Node000005" class="edge">
|
||||
<title>Node4->Node5</title>
|
||||
<g id="a_edge5_Node000004_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M213.87,-45.24C219.54,-36.22 225.63,-26.53 229.92,-19.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="210.93,-43.34 208.58,-53.67 216.86,-47.06 210.93,-43.34"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
<g id="navigator" transform="translate(0 0)" fill="#404254">
|
||||
<rect fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width=".5" x="0" y="0" width="60" height="60"/>
|
||||
<use id="zoomplus" xlink:href="#zoomPlus" x="17" y="9" onmousedown="handleZoom(evt,'in')"/>
|
||||
<use id="zoomminus" xlink:href="#zoomMin" x="42" y="9" onmousedown="handleZoom(evt,'out')"/>
|
||||
<use id="reset" xlink:href="#resetDef" x="30" y="36" onmousedown="handleReset()"/>
|
||||
<use id="arrowup" xlink:href="#arrowUp" x="0" y="0" onmousedown="handlePan(0,-1)"/>
|
||||
<use id="arrowright" xlink:href="#arrowRight" x="0" y="0" onmousedown="handlePan(1,0)"/>
|
||||
<use id="arrowdown" xlink:href="#arrowDown" x="0" y="0" onmousedown="handlePan(0,1)"/>
|
||||
<use id="arrowleft" xlink:href="#arrowLeft" x="0" y="0" onmousedown="handlePan(-1,0)"/>
|
||||
</g>
|
||||
<svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet">
|
||||
<g id="arrow_out" transform="scale(0.3 0.3)">
|
||||
<a xlink:href="config_8h__dep__incl_org.svg" target="_base">
|
||||
<rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38"
|
||||
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
|
||||
<path id="arrow"
|
||||
d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z"
|
||||
style="fill:#404040;"/>
|
||||
</a>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
160
docs/html/config_8h__dep__incl_org.svg
Normal file
@@ -0,0 +1,160 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/config/config.h Pages: 1 -->
|
||||
<svg width="655pt" height="160pt"
|
||||
viewBox="0.00 0.00 655.00 160.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 156.25)">
|
||||
<title>src/include/stroid/config/config.h</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="364.75,-152.25 274.5,-152.25 274.5,-121.75 364.75,-121.75 364.75,-152.25"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="282.5" y="-138.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="319.62" y="-127.5" font-family="Helvetica,sans-Serif" font-size="10.00">/config/config.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="curvilinear_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="128.88,-85.75 18.38,-85.75 18.38,-55.25 128.88,-55.25 128.88,-85.75"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="26.38" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="73.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/topology/curvilinear.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M263.25,-121.22C223.01,-110.67 169.15,-96.55 129.11,-86.05"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="262.19,-124.56 272.75,-123.71 263.97,-117.79 262.19,-124.56"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="mapping_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="250.5,-85.75 146.75,-85.75 146.75,-55.25 250.5,-55.25 250.5,-85.75"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="154.75" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="198.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/topology/mapping.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M282.19,-116.04C264.02,-106.36 242.58,-94.93 225.97,-86.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="280.36,-119.04 290.83,-120.65 283.65,-112.86 280.36,-119.04"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="topology_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="370.75,-85.75 268.5,-85.75 268.5,-55.25 370.75,-55.25 370.75,-85.75"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="276.5" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="319.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/topology/topology.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge6_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge6_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M319.62,-110.06C319.62,-101.89 319.62,-93.16 319.62,-86.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="316.13,-109.85 319.63,-119.85 323.13,-109.85 316.13,-109.85"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="mesh_8cpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="490.38,-80.12 388.88,-80.12 388.88,-60.88 490.38,-60.88 490.38,-80.12"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="439.62" y="-66.62" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/IO/mesh.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node7 -->
|
||||
<g id="edge7_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge7_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M356.92,-115.95C378.99,-104.09 405.86,-89.65 422.86,-80.51"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="355.34,-112.83 348.19,-120.65 358.65,-119 355.34,-112.83"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:href="topology_8cpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="647.12,-80.12 508.12,-80.12 508.12,-60.88 647.12,-60.88 647.12,-80.12"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="577.62" y="-66.62" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/topology/topology.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node8 -->
|
||||
<g id="edge8_Node000001_Node000008" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<g id="a_edge8_Node000001_Node000008"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M376.16,-121.87C426.4,-109.31 498.35,-91.32 541.29,-80.58"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="375.48,-118.43 366.62,-124.25 377.18,-125.22 375.48,-118.43"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="curvilinear_8cpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="147.25,-19.25 0,-19.25 0,0 147.25,0 147.25,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="73.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/topology/curvilinear.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M73.62,-43.48C73.62,-34.98 73.62,-26.09 73.62,-19.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="70.13,-43.43 73.63,-53.43 77.13,-43.43 70.13,-43.43"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node3 -->
|
||||
<g id="edge4_Node000004_Node000003" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<g id="a_edge4_Node000004_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M157.11,-49.94C135.39,-39.72 109.85,-27.69 92.79,-19.65"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="155.5,-53.06 166.04,-54.15 158.48,-46.72 155.5,-53.06"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="mapping_8cpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="305.88,-19.25 165.38,-19.25 165.38,0 305.88,0 305.88,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="235.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/topology/mapping.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node5 -->
|
||||
<g id="edge5_Node000004_Node000005" class="edge">
|
||||
<title>Node4->Node5</title>
|
||||
<g id="a_edge5_Node000004_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M213.87,-45.24C219.54,-36.22 225.63,-26.53 229.92,-19.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="210.93,-43.34 208.58,-53.67 216.86,-47.06 210.93,-43.34"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.6 KiB |
58
docs/html/cookie.js
Normal file
@@ -0,0 +1,58 @@
|
||||
/*!
|
||||
Cookie helper functions
|
||||
Copyright (c) 2023 Dimitri van Heesch
|
||||
Released under MIT license.
|
||||
*/
|
||||
let Cookie = {
|
||||
cookie_namespace: 'doxygen_',
|
||||
|
||||
readSetting(cookie,defVal) {
|
||||
if (window.chrome) {
|
||||
const val = localStorage.getItem(this.cookie_namespace+cookie) ||
|
||||
sessionStorage.getItem(this.cookie_namespace+cookie);
|
||||
if (val) return val;
|
||||
} else {
|
||||
let myCookie = this.cookie_namespace+cookie+"=";
|
||||
if (document.cookie) {
|
||||
const index = document.cookie.indexOf(myCookie);
|
||||
if (index != -1) {
|
||||
const valStart = index + myCookie.length;
|
||||
let valEnd = document.cookie.indexOf(";", valStart);
|
||||
if (valEnd == -1) {
|
||||
valEnd = document.cookie.length;
|
||||
}
|
||||
return document.cookie.substring(valStart, valEnd);
|
||||
}
|
||||
}
|
||||
}
|
||||
return defVal;
|
||||
},
|
||||
|
||||
writeSetting(cookie,val,days=10*365) { // default days='forever', 0=session cookie, -1=delete
|
||||
if (window.chrome) {
|
||||
if (days==0) {
|
||||
sessionStorage.setItem(this.cookie_namespace+cookie,val);
|
||||
} else {
|
||||
localStorage.setItem(this.cookie_namespace+cookie,val);
|
||||
}
|
||||
} else {
|
||||
let date = new Date();
|
||||
date.setTime(date.getTime()+(days*24*60*60*1000));
|
||||
const expiration = days!=0 ? "expires="+date.toGMTString()+";" : "";
|
||||
document.cookie = this.cookie_namespace + cookie + "=" +
|
||||
val + "; SameSite=Lax;" + expiration + "path=/";
|
||||
}
|
||||
},
|
||||
|
||||
eraseSetting(cookie) {
|
||||
if (window.chrome) {
|
||||
if (localStorage.getItem(this.cookie_namespace+cookie)) {
|
||||
localStorage.removeItem(this.cookie_namespace+cookie);
|
||||
} else if (sessionStorage.getItem(this.cookie_namespace+cookie)) {
|
||||
sessionStorage.removeItem(this.cookie_namespace+cookie);
|
||||
}
|
||||
} else {
|
||||
this.writeSetting(cookie,'',-1);
|
||||
}
|
||||
},
|
||||
}
|
||||
146
docs/html/curvilinear_8cpp.html
Normal file
@@ -0,0 +1,146 @@
|
||||
<!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: src/lib/topology/curvilinear.cpp File 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('curvilinear_8cpp.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="#func-members">Functions</a> </div>
|
||||
<div class="headertitle"><div class="title">curvilinear.cpp File Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><code>#include "<a class="el" href="curvilinear_8h.html">stroid/topology/curvilinear.h</a>"</code><br />
|
||||
<code>#include "<a class="el" href="mapping_8h.html">stroid/topology/mapping.h</a>"</code><br />
|
||||
<code>#include <iostream></code><br />
|
||||
<code>#include <memory></code><br />
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for curvilinear.cpp:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="curvilinear_8cpp__incl.svg" width="575" height="184"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
</div><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="namespacestroid.html">stroid</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="namespacestroid_1_1topology.html">stroid::topology</a></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="func-members" name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:a5907aa2e639cda703d48d177abc37caf" id="r_a5907aa2e639cda703d48d177abc37caf"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacestroid_1_1topology.html#a5907aa2e639cda703d48d177abc37caf">stroid::topology::PromoteToHighOrder</a> (mfem::Mesh &mesh, const fourdst::config::Config< <a class="el" href="structstroid_1_1config_1_1_mesh_config.html">config::MeshConfig</a> > &config)</td></tr>
|
||||
<tr class="memdesc:a5907aa2e639cda703d48d177abc37caf"><td class="mdescLeft"> </td><td class="mdescRight">Promote a mesh to high-order by attaching an H1 nodal finite element space. <br /></td></tr>
|
||||
<tr class="separator:a5907aa2e639cda703d48d177abc37caf"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a836ed13e5bac63e7952c3ce4e5532e78" id="r_a836ed13e5bac63e7952c3ce4e5532e78"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacestroid_1_1topology.html#a836ed13e5bac63e7952c3ce4e5532e78">stroid::topology::ProjectMesh</a> (mfem::Mesh &mesh, const fourdst::config::Config< <a class="el" href="structstroid_1_1config_1_1_mesh_config.html">config::MeshConfig</a> > &config)</td></tr>
|
||||
<tr class="memdesc:a836ed13e5bac63e7952c3ce4e5532e78"><td class="mdescLeft"> </td><td class="mdescRight">Project high-order mesh nodes using the configured curvilinear mapping. <br /></td></tr>
|
||||
<tr class="separator:a836ed13e5bac63e7952c3ce4e5532e78"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html">lib</a></li><li class="navelem"><a class="el" href="dir_936721fd6a792737eaef7358bcd49428.html">topology</a></li><li class="navelem"><a class="el" href="curvilinear_8cpp.html">curvilinear.cpp</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>
|
||||
5
docs/html/curvilinear_8cpp.js
Normal file
@@ -0,0 +1,5 @@
|
||||
var curvilinear_8cpp =
|
||||
[
|
||||
[ "stroid::topology::ProjectMesh", "namespacestroid_1_1topology.html#a836ed13e5bac63e7952c3ce4e5532e78", null ],
|
||||
[ "stroid::topology::PromoteToHighOrder", "namespacestroid_1_1topology.html#a5907aa2e639cda703d48d177abc37caf", null ]
|
||||
];
|
||||
20
docs/html/curvilinear_8cpp__incl.map
Normal file
@@ -0,0 +1,20 @@
|
||||
<map id="src/lib/topology/curvilinear.cpp" name="src/lib/topology/curvilinear.cpp">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="271,5,467,31"/>
|
||||
<area shape="rect" id="Node000002" href="$curvilinear_8h.html" title=" " alt="" coords="9,79,188,105"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="324,34,160,77,159,72,322,29"/>
|
||||
<area shape="rect" id="Node000006" href="$mapping_8h.html" title=" " alt="" coords="212,79,382,105"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="359,33,322,70,318,66,355,29"/>
|
||||
<area shape="rect" id="Node000007" title=" " alt="" coords="407,79,478,105"/>
|
||||
<area shape="poly" id="edge9_Node000001_Node000007" title=" " alt="" coords="383,29,421,66,417,70,379,33"/>
|
||||
<area shape="rect" id="Node000008" title=" " alt="" coords="502,79,570,105"/>
|
||||
<area shape="poly" id="edge10_Node000001_Node000008" title=" " alt="" coords="398,29,494,70,492,75,396,34"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="5,153,85,178"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="92,106,65,142,61,138,87,103"/>
|
||||
<area shape="rect" id="Node000004" href="$config_8h.html" title=" " alt="" coords="108,153,251,178"/>
|
||||
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="114,103,156,140,153,144,110,107"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="275,153,426,178"/>
|
||||
<area shape="poly" id="edge4_Node000002_Node000005" title=" " alt="" coords="142,103,294,145,292,151,140,108"/>
|
||||
<area shape="poly" id="edge6_Node000006_Node000003" title=" " alt="" coords="255,108,100,151,99,146,254,103"/>
|
||||
<area shape="poly" id="edge7_Node000006_Node000004" title=" " alt="" coords="278,107,214,147,211,142,276,103"/>
|
||||
<area shape="poly" id="edge8_Node000006_Node000005" title=" " alt="" coords="308,103,334,138,330,142,304,106"/>
|
||||
</map>
|
||||
1
docs/html/curvilinear_8cpp__incl.md5
Normal file
@@ -0,0 +1 @@
|
||||
b8eef4875e081be998fbcbc84a3978b1
|
||||
200
docs/html/curvilinear_8cpp__incl.svg
Normal file
@@ -0,0 +1,200 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/lib/topology/curvilinear.cpp Pages: 1 -->
|
||||
<svg width="431pt" height="138pt"
|
||||
viewBox="0.00 0.00 431.00 138.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 133.75)">
|
||||
<title>src/lib/topology/curvilinear.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="346.38,-129.75 199.12,-129.75 199.12,-110.5 346.38,-110.5 346.38,-129.75"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="272.75" y="-116.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/topology/curvilinear.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="curvilinear_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="137,-74.5 2.5,-74.5 2.5,-55.25 137,-55.25 137,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="69.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">stroid/topology/curvilinear.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M238.31,-110.09C204.48,-101.22 152.66,-87.62 115.41,-77.85"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="116.38,-74.49 105.82,-75.34 114.6,-81.26 116.38,-74.49"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="mapping_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="282.62,-74.5 154.88,-74.5 154.88,-55.25 282.62,-55.25 282.62,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="218.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">stroid/topology/mapping.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M263.83,-110.33C256.3,-102.9 245.28,-92.04 236.02,-82.91"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.52,-80.45 228.94,-75.92 233.6,-85.44 238.52,-80.45"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="354.5,-74.5 301,-74.5 301,-55.25 354.5,-55.25 354.5,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="327.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node7 -->
|
||||
<g id="edge9_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge9_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M281.83,-110.33C289.59,-102.82 300.96,-91.81 310.45,-82.63"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.63,-85.38 317.38,-75.91 307.76,-80.35 312.63,-85.38"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="423.38,-74.5 372.12,-74.5 372.12,-55.25 423.38,-55.25 423.38,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="397.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node8 -->
|
||||
<g id="edge10_Node000001_Node000008" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<g id="a_edge10_Node000001_Node000008"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M293.95,-110.09C313.71,-101.68 343.42,-89.02 366,-79.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="367.22,-82.68 375.05,-75.55 364.48,-76.24 367.22,-82.68"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="59.5,-19.25 0,-19.25 0,0 59.5,0 59.5,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="29.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">mfem.hpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M63.14,-55.08C57.79,-47.96 50.07,-37.68 43.4,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="46.21,-26.71 37.41,-20.82 40.62,-30.92 46.21,-26.71"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="config_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="184.12,-19.25 77.38,-19.25 77.38,0 184.12,0 184.12,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="130.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stroid/config/config.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node4 -->
|
||||
<g id="edge3_Node000002_Node000004" class="edge">
|
||||
<title>Node2->Node4</title>
|
||||
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M80.1,-54.84C88.83,-47.22 101.54,-36.12 112.05,-26.95"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.18,-29.73 119.41,-20.52 109.58,-24.46 114.18,-29.73"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="315.12,-19.25 202.38,-19.25 202.38,0 315.12,0 315.12,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="258.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">fourdst/config/config.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node5 -->
|
||||
<g id="edge4_Node000002_Node000005" class="edge">
|
||||
<title>Node2->Node5</title>
|
||||
<g id="a_edge4_Node000002_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M101.81,-54.84C133.17,-46.01 181.14,-32.49 215.79,-22.73"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="216.4,-26.19 225.07,-20.11 214.5,-19.46 216.4,-26.19"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node3 -->
|
||||
<g id="edge6_Node000006_Node000003" class="edge">
|
||||
<title>Node6->Node3</title>
|
||||
<g id="a_edge6_Node000006_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M186.69,-54.84C154.66,-45.82 105.32,-31.92 70.53,-22.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="71.81,-18.84 61.24,-19.5 69.91,-25.58 71.81,-18.84"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node4 -->
|
||||
<g id="edge7_Node000006_Node000004" class="edge">
|
||||
<title>Node6->Node4</title>
|
||||
<g id="a_edge7_Node000006_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M203.82,-54.84C190.55,-46.81 170.88,-34.91 155.3,-25.48"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.41,-22.67 147.05,-20.49 153.79,-28.66 157.41,-22.67"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node5 -->
|
||||
<g id="edge8_Node000006_Node000005" class="edge">
|
||||
<title>Node6->Node5</title>
|
||||
<g id="a_edge8_Node000006_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M225.36,-55.08C230.71,-47.96 238.43,-37.68 245.1,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="247.88,-30.92 251.09,-20.82 242.29,-26.71 247.88,-30.92"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 8.2 KiB |
174
docs/html/curvilinear_8cpp__incl_org.svg
Normal file
@@ -0,0 +1,174 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/lib/topology/curvilinear.cpp Pages: 1 -->
|
||||
<svg width="431pt" height="138pt"
|
||||
viewBox="0.00 0.00 431.00 138.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 133.75)">
|
||||
<title>src/lib/topology/curvilinear.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="346.38,-129.75 199.12,-129.75 199.12,-110.5 346.38,-110.5 346.38,-129.75"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="272.75" y="-116.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/topology/curvilinear.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="curvilinear_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="137,-74.5 2.5,-74.5 2.5,-55.25 137,-55.25 137,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="69.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">stroid/topology/curvilinear.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M238.31,-110.09C204.48,-101.22 152.66,-87.62 115.41,-77.85"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="116.38,-74.49 105.82,-75.34 114.6,-81.26 116.38,-74.49"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="mapping_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="282.62,-74.5 154.88,-74.5 154.88,-55.25 282.62,-55.25 282.62,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="218.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">stroid/topology/mapping.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M263.83,-110.33C256.3,-102.9 245.28,-92.04 236.02,-82.91"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.52,-80.45 228.94,-75.92 233.6,-85.44 238.52,-80.45"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="354.5,-74.5 301,-74.5 301,-55.25 354.5,-55.25 354.5,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="327.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node7 -->
|
||||
<g id="edge9_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge9_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M281.83,-110.33C289.59,-102.82 300.96,-91.81 310.45,-82.63"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.63,-85.38 317.38,-75.91 307.76,-80.35 312.63,-85.38"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="423.38,-74.5 372.12,-74.5 372.12,-55.25 423.38,-55.25 423.38,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="397.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node8 -->
|
||||
<g id="edge10_Node000001_Node000008" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<g id="a_edge10_Node000001_Node000008"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M293.95,-110.09C313.71,-101.68 343.42,-89.02 366,-79.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="367.22,-82.68 375.05,-75.55 364.48,-76.24 367.22,-82.68"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="59.5,-19.25 0,-19.25 0,0 59.5,0 59.5,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="29.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">mfem.hpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M63.14,-55.08C57.79,-47.96 50.07,-37.68 43.4,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="46.21,-26.71 37.41,-20.82 40.62,-30.92 46.21,-26.71"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="config_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="184.12,-19.25 77.38,-19.25 77.38,0 184.12,0 184.12,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="130.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stroid/config/config.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node4 -->
|
||||
<g id="edge3_Node000002_Node000004" class="edge">
|
||||
<title>Node2->Node4</title>
|
||||
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M80.1,-54.84C88.83,-47.22 101.54,-36.12 112.05,-26.95"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.18,-29.73 119.41,-20.52 109.58,-24.46 114.18,-29.73"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="315.12,-19.25 202.38,-19.25 202.38,0 315.12,0 315.12,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="258.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">fourdst/config/config.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node5 -->
|
||||
<g id="edge4_Node000002_Node000005" class="edge">
|
||||
<title>Node2->Node5</title>
|
||||
<g id="a_edge4_Node000002_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M101.81,-54.84C133.17,-46.01 181.14,-32.49 215.79,-22.73"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="216.4,-26.19 225.07,-20.11 214.5,-19.46 216.4,-26.19"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node3 -->
|
||||
<g id="edge6_Node000006_Node000003" class="edge">
|
||||
<title>Node6->Node3</title>
|
||||
<g id="a_edge6_Node000006_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M186.69,-54.84C154.66,-45.82 105.32,-31.92 70.53,-22.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="71.81,-18.84 61.24,-19.5 69.91,-25.58 71.81,-18.84"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node4 -->
|
||||
<g id="edge7_Node000006_Node000004" class="edge">
|
||||
<title>Node6->Node4</title>
|
||||
<g id="a_edge7_Node000006_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M203.82,-54.84C190.55,-46.81 170.88,-34.91 155.3,-25.48"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.41,-22.67 147.05,-20.49 153.79,-28.66 157.41,-22.67"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node5 -->
|
||||
<g id="edge8_Node000006_Node000005" class="edge">
|
||||
<title>Node6->Node5</title>
|
||||
<g id="a_edge8_Node000006_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M225.36,-55.08C230.71,-47.96 238.43,-37.68 245.1,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="247.88,-30.92 251.09,-20.82 242.29,-26.71 247.88,-30.92"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.5 KiB |
150
docs/html/curvilinear_8h.html
Normal file
@@ -0,0 +1,150 @@
|
||||
<!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: src/include/stroid/topology/curvilinear.h File 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('curvilinear_8h.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="#func-members">Functions</a> </div>
|
||||
<div class="headertitle"><div class="title">curvilinear.h File Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><code>#include "mfem.hpp"</code><br />
|
||||
<code>#include "<a class="el" href="config_8h.html">stroid/config/config.h</a>"</code><br />
|
||||
<code>#include "fourdst/config/config.h"</code><br />
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for curvilinear.h:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="curvilinear_8h__incl.svg" width="431" height="126"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
This graph shows which files directly or indirectly include this file:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="curvilinear_8h__dep__incl.svg" width="207" height="126"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
</div><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="namespacestroid.html">stroid</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="namespacestroid_1_1topology.html">stroid::topology</a></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="func-members" name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:a5907aa2e639cda703d48d177abc37caf" id="r_a5907aa2e639cda703d48d177abc37caf"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacestroid_1_1topology.html#a5907aa2e639cda703d48d177abc37caf">stroid::topology::PromoteToHighOrder</a> (mfem::Mesh &mesh, const fourdst::config::Config< <a class="el" href="structstroid_1_1config_1_1_mesh_config.html">config::MeshConfig</a> > &config)</td></tr>
|
||||
<tr class="memdesc:a5907aa2e639cda703d48d177abc37caf"><td class="mdescLeft"> </td><td class="mdescRight">Promote a mesh to high-order by attaching an H1 nodal finite element space. <br /></td></tr>
|
||||
<tr class="separator:a5907aa2e639cda703d48d177abc37caf"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a836ed13e5bac63e7952c3ce4e5532e78" id="r_a836ed13e5bac63e7952c3ce4e5532e78"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacestroid_1_1topology.html#a836ed13e5bac63e7952c3ce4e5532e78">stroid::topology::ProjectMesh</a> (mfem::Mesh &mesh, const fourdst::config::Config< <a class="el" href="structstroid_1_1config_1_1_mesh_config.html">config::MeshConfig</a> > &config)</td></tr>
|
||||
<tr class="memdesc:a836ed13e5bac63e7952c3ce4e5532e78"><td class="mdescLeft"> </td><td class="mdescRight">Project high-order mesh nodes using the configured curvilinear mapping. <br /></td></tr>
|
||||
<tr class="separator:a836ed13e5bac63e7952c3ce4e5532e78"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html">include</a></li><li class="navelem"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a></li><li class="navelem"><a class="el" href="dir_9da86e8abab39b749c6020360d8e4403.html">topology</a></li><li class="navelem"><a class="el" href="curvilinear_8h.html">curvilinear.h</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>
|
||||
5
docs/html/curvilinear_8h.js
Normal file
@@ -0,0 +1,5 @@
|
||||
var curvilinear_8h =
|
||||
[
|
||||
[ "stroid::topology::ProjectMesh", "namespacestroid_1_1topology.html#a836ed13e5bac63e7952c3ce4e5532e78", null ],
|
||||
[ "stroid::topology::PromoteToHighOrder", "namespacestroid_1_1topology.html#a5907aa2e639cda703d48d177abc37caf", null ]
|
||||
];
|
||||
5
docs/html/curvilinear_8h__dep__incl.map
Normal file
@@ -0,0 +1,5 @@
|
||||
<map id="src/include/stroid/topology/curvilinear.h" name="src/include/stroid/topology/curvilinear.h">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="30,5,177,46"/>
|
||||
<area shape="rect" id="Node000002" href="$curvilinear_8cpp.html" title=" " alt="" coords="5,94,202,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="106,62,106,93,101,93,101,62"/>
|
||||
</map>
|
||||
1
docs/html/curvilinear_8h__dep__incl.md5
Normal file
@@ -0,0 +1 @@
|
||||
1ef7d734bf2c7c23d22f2dc767d814d9
|
||||
66
docs/html/curvilinear_8h__dep__incl.svg
Normal file
@@ -0,0 +1,66 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/topology/curvilinear.h Pages: 1 -->
|
||||
<svg width="155pt" height="94pt"
|
||||
viewBox="0.00 0.00 155.00 94.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 89.75)">
|
||||
<title>src/include/stroid/topology/curvilinear.h</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="128.88,-85.75 18.38,-85.75 18.38,-55.25 128.88,-55.25 128.88,-85.75"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="26.38" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="73.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/topology/curvilinear.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="curvilinear_8cpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="147.25,-19.25 0,-19.25 0,0 147.25,0 147.25,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="73.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/topology/curvilinear.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M73.62,-43.48C73.62,-34.98 73.62,-26.09 73.62,-19.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="70.13,-43.43 73.63,-53.43 77.13,-43.43 70.13,-43.43"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
40
docs/html/curvilinear_8h__dep__incl_org.svg
Normal file
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/topology/curvilinear.h Pages: 1 -->
|
||||
<svg width="155pt" height="94pt"
|
||||
viewBox="0.00 0.00 155.00 94.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 89.75)">
|
||||
<title>src/include/stroid/topology/curvilinear.h</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="128.88,-85.75 18.38,-85.75 18.38,-55.25 128.88,-55.25 128.88,-85.75"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="26.38" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="73.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/topology/curvilinear.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="curvilinear_8cpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="147.25,-19.25 0,-19.25 0,0 147.25,0 147.25,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="73.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/topology/curvilinear.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M73.62,-43.48C73.62,-34.98 73.62,-26.09 73.62,-19.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="70.13,-43.43 73.63,-53.43 77.13,-43.43 70.13,-43.43"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
9
docs/html/curvilinear_8h__incl.map
Normal file
@@ -0,0 +1,9 @@
|
||||
<map id="src/include/stroid/topology/curvilinear.h" name="src/include/stroid/topology/curvilinear.h">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="106,5,253,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,85,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="147,49,80,88,78,83,145,44"/>
|
||||
<area shape="rect" id="Node000003" href="$config_8h.html" title=" " alt="" coords="108,94,251,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="182,46,182,78,177,78,177,46"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="275,94,426,120"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="223,44,312,85,309,90,221,49"/>
|
||||
</map>
|
||||
1
docs/html/curvilinear_8h__incl.md5
Normal file
@@ -0,0 +1 @@
|
||||
bb805b01e9860bf23e5856fbeb7bbf80
|
||||
102
docs/html/curvilinear_8h__incl.svg
Normal file
@@ -0,0 +1,102 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/topology/curvilinear.h Pages: 1 -->
|
||||
<svg width="323pt" height="94pt"
|
||||
viewBox="0.00 0.00 323.00 94.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 89.75)">
|
||||
<title>src/include/stroid/topology/curvilinear.h</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="186,-85.75 75.5,-85.75 75.5,-55.25 186,-55.25 186,-85.75"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="83.5" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="130.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/topology/curvilinear.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="59.5,-19.25 0,-19.25 0,0 59.5,0 59.5,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="29.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">mfem.hpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M105.52,-54.8C90.14,-45.83 70.55,-34.41 55.14,-25.42"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.95,-22.43 46.55,-20.42 53.42,-28.48 56.95,-22.43"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="config_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="184.12,-19.25 77.38,-19.25 77.38,0 184.12,0 184.12,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="130.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stroid/config/config.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M130.75,-54.95C130.75,-47.71 130.75,-38.84 130.75,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.25,-31.21 130.75,-21.21 127.25,-31.21 134.25,-31.21"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="315.12,-19.25 202.38,-19.25 202.38,0 315.12,0 315.12,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="258.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">fourdst/config/config.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M162.72,-54.8C182.96,-45.48 208.97,-33.52 228.81,-24.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="230.12,-27.65 237.74,-20.29 227.2,-21.29 230.12,-27.65"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.1 KiB |
76
docs/html/curvilinear_8h__incl_org.svg
Normal file
@@ -0,0 +1,76 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/topology/curvilinear.h Pages: 1 -->
|
||||
<svg width="323pt" height="94pt"
|
||||
viewBox="0.00 0.00 323.00 94.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 89.75)">
|
||||
<title>src/include/stroid/topology/curvilinear.h</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="186,-85.75 75.5,-85.75 75.5,-55.25 186,-55.25 186,-85.75"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="83.5" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/stroid</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="130.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/topology/curvilinear.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="59.5,-19.25 0,-19.25 0,0 59.5,0 59.5,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="29.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">mfem.hpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M105.52,-54.8C90.14,-45.83 70.55,-34.41 55.14,-25.42"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.95,-22.43 46.55,-20.42 53.42,-28.48 56.95,-22.43"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="config_8h.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="184.12,-19.25 77.38,-19.25 77.38,0 184.12,0 184.12,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="130.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stroid/config/config.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M130.75,-54.95C130.75,-47.71 130.75,-38.84 130.75,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.25,-31.21 130.75,-21.21 127.25,-31.21 134.25,-31.21"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="315.12,-19.25 202.38,-19.25 202.38,0 315.12,0 315.12,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="258.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">fourdst/config/config.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M162.72,-54.8C182.96,-45.48 208.97,-33.52 228.81,-24.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="230.12,-27.65 237.74,-20.29 227.2,-21.29 230.12,-27.65"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
114
docs/html/dir_000004_000002.html
Normal file
@@ -0,0 +1,114 @@
|
||||
<!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: src/lib/IO -> include Relation</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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_82887d4f338e92537fa9d809bec8c614.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">
|
||||
<h3>IO → include Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in src/lib/IO</th><th class="dirtab">Includes file in src/include</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="mesh_8cpp.html">mesh.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_dc36fd7496f87f6989d6d6a9445d600c.html">config</a> / <a class="el" href="config_8h.html">config.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="mesh_8cpp.html">mesh.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_31a6c70da1404d38d1b51e38b19548a1.html">IO</a> / <a class="el" href="mesh_8h.html">mesh.h</a></td></tr></table></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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html">lib</a></li><li class="navelem"><a class="el" href="dir_82887d4f338e92537fa9d809bec8c614.html">IO</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>
|
||||
114
docs/html/dir_000005_000002.html
Normal file
@@ -0,0 +1,114 @@
|
||||
<!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: src/lib -> include Relation</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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_c85d3e3c5052e9ad9ce18c6863244a25.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">
|
||||
<h3>lib → include Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in src/lib</th><th class="dirtab">Includes file in src/include</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_82887d4f338e92537fa9d809bec8c614.html">IO</a> / <a class="el" href="mesh_8cpp.html">mesh.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_dc36fd7496f87f6989d6d6a9445d600c.html">config</a> / <a class="el" href="config_8h.html">config.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_82887d4f338e92537fa9d809bec8c614.html">IO</a> / <a class="el" href="mesh_8cpp.html">mesh.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_31a6c70da1404d38d1b51e38b19548a1.html">IO</a> / <a class="el" href="mesh_8h.html">mesh.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_936721fd6a792737eaef7358bcd49428.html">topology</a> / <a class="el" href="curvilinear_8cpp.html">curvilinear.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_9da86e8abab39b749c6020360d8e4403.html">topology</a> / <a class="el" href="curvilinear_8h.html">curvilinear.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_936721fd6a792737eaef7358bcd49428.html">topology</a> / <a class="el" href="curvilinear_8cpp.html">curvilinear.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_9da86e8abab39b749c6020360d8e4403.html">topology</a> / <a class="el" href="mapping_8h.html">mapping.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_936721fd6a792737eaef7358bcd49428.html">topology</a> / <a class="el" href="mapping_8cpp.html">mapping.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_9da86e8abab39b749c6020360d8e4403.html">topology</a> / <a class="el" href="mapping_8h.html">mapping.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_936721fd6a792737eaef7358bcd49428.html">topology</a> / <a class="el" href="topology_8cpp.html">topology.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_dc36fd7496f87f6989d6d6a9445d600c.html">config</a> / <a class="el" href="config_8h.html">config.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_87d18a4dc5174905bfd7d2dc734defe6.html">utils</a> / <a class="el" href="mesh__utils_8cpp.html">mesh_utils.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_9d5018b9ddb63a582aa4c6b91bec2f8c.html">utils</a> / <a class="el" href="mesh__utils_8h.html">mesh_utils.h</a></td></tr></table></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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html">lib</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>
|
||||
114
docs/html/dir_000009_000000.html
Normal file
@@ -0,0 +1,114 @@
|
||||
<!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: src/include/stroid/topology -> config Relation</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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_9da86e8abab39b749c6020360d8e4403.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">
|
||||
<h3>topology → config Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in src/include/stroid/topology</th><th class="dirtab">Includes file in src/include/stroid/config</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="curvilinear_8h.html">curvilinear.h</a></td><td class="dirtab"><a class="el" href="config_8h.html">config.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="mapping_8h.html">mapping.h</a></td><td class="dirtab"><a class="el" href="config_8h.html">config.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="topology_8h.html">topology.h</a></td><td class="dirtab"><a class="el" href="config_8h.html">config.h</a></td></tr></table></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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html">include</a></li><li class="navelem"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a></li><li class="navelem"><a class="el" href="dir_9da86e8abab39b749c6020360d8e4403.html">topology</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>
|
||||
114
docs/html/dir_000010_000002.html
Normal file
@@ -0,0 +1,114 @@
|
||||
<!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: src/lib/topology -> include Relation</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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_936721fd6a792737eaef7358bcd49428.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">
|
||||
<h3>topology → include Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in src/lib/topology</th><th class="dirtab">Includes file in src/include</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="curvilinear_8cpp.html">curvilinear.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_9da86e8abab39b749c6020360d8e4403.html">topology</a> / <a class="el" href="curvilinear_8h.html">curvilinear.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="curvilinear_8cpp.html">curvilinear.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_9da86e8abab39b749c6020360d8e4403.html">topology</a> / <a class="el" href="mapping_8h.html">mapping.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="mapping_8cpp.html">mapping.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_9da86e8abab39b749c6020360d8e4403.html">topology</a> / <a class="el" href="mapping_8h.html">mapping.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="topology_8cpp.html">topology.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_dc36fd7496f87f6989d6d6a9445d600c.html">config</a> / <a class="el" href="config_8h.html">config.h</a></td></tr></table></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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html">lib</a></li><li class="navelem"><a class="el" href="dir_936721fd6a792737eaef7358bcd49428.html">topology</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>
|
||||
114
docs/html/dir_000012_000002.html
Normal file
@@ -0,0 +1,114 @@
|
||||
<!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: src/lib/utils -> include Relation</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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_87d18a4dc5174905bfd7d2dc734defe6.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">
|
||||
<h3>utils → include Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in src/lib/utils</th><th class="dirtab">Includes file in src/include</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="mesh__utils_8cpp.html">mesh_utils.cpp</a></td><td class="dirtab"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a> / <a class="el" href="dir_9d5018b9ddb63a582aa4c6b91bec2f8c.html">utils</a> / <a class="el" href="mesh__utils_8h.html">mesh_utils.h</a></td></tr></table></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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html">lib</a></li><li class="navelem"><a class="el" href="dir_87d18a4dc5174905bfd7d2dc734defe6.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>
|
||||
128
docs/html/dir_31a6c70da1404d38d1b51e38b19548a1.html
Normal file
@@ -0,0 +1,128 @@
|
||||
<!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: src/include/stroid/IO Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_31a6c70da1404d38d1b51e38b19548a1.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="headertitle"><div class="title">IO Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Directory dependency graph for IO:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="dir_31a6c70da1404d38d1b51e38b19548a1_dep.svg" width="91" height="106"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a>
|
||||
Files</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="mesh_8h.html">mesh.h</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html">include</a></li><li class="navelem"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a></li><li class="navelem"><a class="el" href="dir_31a6c70da1404d38d1b51e38b19548a1.html">IO</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>
|
||||
4
docs/html/dir_31a6c70da1404d38d1b51e38b19548a1.js
Normal file
@@ -0,0 +1,4 @@
|
||||
var dir_31a6c70da1404d38d1b51e38b19548a1 =
|
||||
[
|
||||
[ "mesh.h", "mesh_8h.html", "mesh_8h" ]
|
||||
];
|
||||
4
docs/html/dir_31a6c70da1404d38d1b51e38b19548a1_dep.map
Normal file
@@ -0,0 +1,4 @@
|
||||
<map id="src/include/stroid/IO" name="src/include/stroid/IO">
|
||||
<area shape="rect" id="node1" href="dir_31a6c70da1404d38d1b51e38b19548a1.html" title="IO" alt="" coords="26,52,65,78"/>
|
||||
<area shape="rect" id="clust1" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" title="stroid" alt="" coords="16,16,75,89"/>
|
||||
</map>
|
||||
1
docs/html/dir_31a6c70da1404d38d1b51e38b19548a1_dep.md5
Normal file
@@ -0,0 +1 @@
|
||||
ca552089631a787b46f4183859a8aad9
|
||||
55
docs/html/dir_31a6c70da1404d38d1b51e38b19548a1_dep.svg
Normal file
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/IO Pages: 1 -->
|
||||
<svg width="68pt" height="79pt"
|
||||
viewBox="0.00 0.00 68.00 79.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 74.5)">
|
||||
<title>src/include/stroid/IO</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" target="_top" xlink:title="stroid">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-8 8,-62.5 52,-62.5 52,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="30" y="-49" font-family="Helvetica,sans-Serif" font-size="10.00">stroid</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_31a6c70da1404d38d1b51e38b19548a1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_31a6c70da1404d38d1b51e38b19548a1</title>
|
||||
<g id="a_node1"><a xlink:href="dir_31a6c70da1404d38d1b51e38b19548a1.html" target="_top" xlink:title="IO">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="44.4,-35.25 15.6,-35.25 15.6,-16 44.4,-16 44.4,-35.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="30" y="-21.75" font-family="Helvetica,sans-Serif" font-size="10.00">IO</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
29
docs/html/dir_31a6c70da1404d38d1b51e38b19548a1_dep_org.svg
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/IO Pages: 1 -->
|
||||
<svg width="68pt" height="79pt"
|
||||
viewBox="0.00 0.00 68.00 79.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 74.5)">
|
||||
<title>src/include/stroid/IO</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" target="_top" xlink:title="stroid">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-8 8,-62.5 52,-62.5 52,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="30" y="-49" font-family="Helvetica,sans-Serif" font-size="10.00">stroid</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_31a6c70da1404d38d1b51e38b19548a1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_31a6c70da1404d38d1b51e38b19548a1</title>
|
||||
<g id="a_node1"><a xlink:href="dir_31a6c70da1404d38d1b51e38b19548a1.html" target="_top" xlink:title="IO">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="44.4,-35.25 15.6,-35.25 15.6,-16 44.4,-16 44.4,-35.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="30" y="-21.75" font-family="Helvetica,sans-Serif" font-size="10.00">IO</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
134
docs/html/dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html
Normal file
@@ -0,0 +1,134 @@
|
||||
<!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: src/include/stroid Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.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="headertitle"><div class="title">stroid Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Directory dependency graph for stroid:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5_dep.svg" width="354" height="200"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="subdirs" name="subdirs"></a>
|
||||
Directories</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_dc36fd7496f87f6989d6d6a9445d600c.html">config</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_31a6c70da1404d38d1b51e38b19548a1.html">IO</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_9da86e8abab39b749c6020360d8e4403.html">topology</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_9d5018b9ddb63a582aa4c6b91bec2f8c.html">utils</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html">include</a></li><li class="navelem"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</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>
|
||||
7
docs/html/dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.js
Normal file
@@ -0,0 +1,7 @@
|
||||
var dir_3f4f28e99864f6e7d54ad0c93ce0a2a5 =
|
||||
[
|
||||
[ "config", "dir_dc36fd7496f87f6989d6d6a9445d600c.html", "dir_dc36fd7496f87f6989d6d6a9445d600c" ],
|
||||
[ "IO", "dir_31a6c70da1404d38d1b51e38b19548a1.html", "dir_31a6c70da1404d38d1b51e38b19548a1" ],
|
||||
[ "topology", "dir_9da86e8abab39b749c6020360d8e4403.html", "dir_9da86e8abab39b749c6020360d8e4403" ],
|
||||
[ "utils", "dir_9d5018b9ddb63a582aa4c6b91bec2f8c.html", "dir_9d5018b9ddb63a582aa4c6b91bec2f8c" ]
|
||||
];
|
||||
10
docs/html/dir_3f4f28e99864f6e7d54ad0c93ce0a2a5_dep.map
Normal file
@@ -0,0 +1,10 @@
|
||||
<map id="src/include/stroid" name="src/include/stroid">
|
||||
<area shape="rect" id="node2" href="dir_dc36fd7496f87f6989d6d6a9445d600c.html" title="config" alt="" coords="184,137,240,162"/>
|
||||
<area shape="rect" id="node3" href="dir_31a6c70da1404d38d1b51e38b19548a1.html" title="IO" alt="" coords="114,63,153,89"/>
|
||||
<area shape="rect" id="node4" href="dir_9da86e8abab39b749c6020360d8e4403.html" title="topology" alt="" coords="177,63,247,89"/>
|
||||
<area shape="poly" id="edge1" href="dir_000009_000000.html" alt="" coords="215,89,215,121,209,121,209,89"/>
|
||||
<area shape="rect" id="edge1-headlabel" href="dir_000009_000000.html" title="3" alt="" coords="217,111,224,126"/>
|
||||
<area shape="rect" id="node5" href="dir_9d5018b9ddb63a582aa4c6b91bec2f8c.html" title="utils" alt="" coords="271,63,316,89"/>
|
||||
<area shape="rect" id="clust2" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" alt="" coords="27,52,327,173"/>
|
||||
<area shape="rect" id="clust1" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" title="include" alt="" coords="16,16,337,184"/>
|
||||
</map>
|
||||
1
docs/html/dir_3f4f28e99864f6e7d54ad0c93ce0a2a5_dep.md5
Normal file
@@ -0,0 +1 @@
|
||||
b815693e1badcd6ad0f56a891383b798
|
||||
107
docs/html/dir_3f4f28e99864f6e7d54ad0c93ce0a2a5_dep.svg
Normal file
@@ -0,0 +1,107 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid Pages: 1 -->
|
||||
<svg width="265pt" height="150pt"
|
||||
viewBox="0.00 0.00 265.00 150.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 145.75)">
|
||||
<title>src/include/stroid</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top" xlink:title="include">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-8 8,-133.75 249,-133.75 249,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="128.5" y="-120.25" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<g id="clust2" class="cluster">
|
||||
<title>clusterdir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<g id="a_clust2"><a xlink:href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" target="_top">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="16,-16 16,-106.5 241,-106.5 241,-16 16,-16"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_3f4f28e99864f6e7d54ad0c93ce0a2a5 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<text xml:space="preserve" text-anchor="middle" x="44" y="-85" font-family="Helvetica,sans-Serif" font-size="10.00">stroid</text>
|
||||
</g>
|
||||
<!-- dir_dc36fd7496f87f6989d6d6a9445d600c -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_dc36fd7496f87f6989d6d6a9445d600c</title>
|
||||
<g id="a_node2"><a xlink:href="dir_dc36fd7496f87f6989d6d6a9445d600c.html" target="_top" xlink:title="config">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="176.12,-43.25 133.88,-43.25 133.88,-24 176.12,-24 176.12,-43.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="155" y="-29.75" font-family="Helvetica,sans-Serif" font-size="10.00">config</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_31a6c70da1404d38d1b51e38b19548a1 -->
|
||||
<g id="node3" class="node">
|
||||
<title>dir_31a6c70da1404d38d1b51e38b19548a1</title>
|
||||
<g id="a_node3"><a xlink:href="dir_31a6c70da1404d38d1b51e38b19548a1.html" target="_top" xlink:title="IO">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="110.4,-98.5 81.6,-98.5 81.6,-79.25 110.4,-79.25 110.4,-98.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="96" y="-85" font-family="Helvetica,sans-Serif" font-size="10.00">IO</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9da86e8abab39b749c6020360d8e4403 -->
|
||||
<g id="node4" class="node">
|
||||
<title>dir_9da86e8abab39b749c6020360d8e4403</title>
|
||||
<g id="a_node4"><a xlink:href="dir_9da86e8abab39b749c6020360d8e4403.html" target="_top" xlink:title="topology">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="181.38,-98.5 128.62,-98.5 128.62,-79.25 181.38,-79.25 181.38,-98.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="155" y="-85" font-family="Helvetica,sans-Serif" font-size="10.00">topology</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9da86e8abab39b749c6020360d8e4403->dir_dc36fd7496f87f6989d6d6a9445d600c -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_9da86e8abab39b749c6020360d8e4403->dir_dc36fd7496f87f6989d6d6a9445d600c</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000009_000000.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M155,-79.08C155,-72.57 155,-63.42 155,-55.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.5,-55.12 155,-45.12 151.5,-55.12 158.5,-55.12"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000009_000000.html" target="_top" xlink:title="3">
|
||||
<text xml:space="preserve" text-anchor="middle" x="161.34" y="-53.33" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">3</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9d5018b9ddb63a582aa4c6b91bec2f8c -->
|
||||
<g id="node5" class="node">
|
||||
<title>dir_9d5018b9ddb63a582aa4c6b91bec2f8c</title>
|
||||
<g id="a_node5"><a xlink:href="dir_9d5018b9ddb63a582aa4c6b91bec2f8c.html" target="_top" xlink:title="utils">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="233,-98.5 199,-98.5 199,-79.25 233,-79.25 233,-98.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="216" y="-85" font-family="Helvetica,sans-Serif" font-size="10.00">utils</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.9 KiB |
81
docs/html/dir_3f4f28e99864f6e7d54ad0c93ce0a2a5_dep_org.svg
Normal file
@@ -0,0 +1,81 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid Pages: 1 -->
|
||||
<svg width="265pt" height="150pt"
|
||||
viewBox="0.00 0.00 265.00 150.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 145.75)">
|
||||
<title>src/include/stroid</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top" xlink:title="include">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-8 8,-133.75 249,-133.75 249,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="128.5" y="-120.25" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<g id="clust2" class="cluster">
|
||||
<title>clusterdir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<g id="a_clust2"><a xlink:href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" target="_top">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="16,-16 16,-106.5 241,-106.5 241,-16 16,-16"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_3f4f28e99864f6e7d54ad0c93ce0a2a5 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<text xml:space="preserve" text-anchor="middle" x="44" y="-85" font-family="Helvetica,sans-Serif" font-size="10.00">stroid</text>
|
||||
</g>
|
||||
<!-- dir_dc36fd7496f87f6989d6d6a9445d600c -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_dc36fd7496f87f6989d6d6a9445d600c</title>
|
||||
<g id="a_node2"><a xlink:href="dir_dc36fd7496f87f6989d6d6a9445d600c.html" target="_top" xlink:title="config">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="176.12,-43.25 133.88,-43.25 133.88,-24 176.12,-24 176.12,-43.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="155" y="-29.75" font-family="Helvetica,sans-Serif" font-size="10.00">config</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_31a6c70da1404d38d1b51e38b19548a1 -->
|
||||
<g id="node3" class="node">
|
||||
<title>dir_31a6c70da1404d38d1b51e38b19548a1</title>
|
||||
<g id="a_node3"><a xlink:href="dir_31a6c70da1404d38d1b51e38b19548a1.html" target="_top" xlink:title="IO">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="110.4,-98.5 81.6,-98.5 81.6,-79.25 110.4,-79.25 110.4,-98.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="96" y="-85" font-family="Helvetica,sans-Serif" font-size="10.00">IO</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9da86e8abab39b749c6020360d8e4403 -->
|
||||
<g id="node4" class="node">
|
||||
<title>dir_9da86e8abab39b749c6020360d8e4403</title>
|
||||
<g id="a_node4"><a xlink:href="dir_9da86e8abab39b749c6020360d8e4403.html" target="_top" xlink:title="topology">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="181.38,-98.5 128.62,-98.5 128.62,-79.25 181.38,-79.25 181.38,-98.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="155" y="-85" font-family="Helvetica,sans-Serif" font-size="10.00">topology</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9da86e8abab39b749c6020360d8e4403->dir_dc36fd7496f87f6989d6d6a9445d600c -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_9da86e8abab39b749c6020360d8e4403->dir_dc36fd7496f87f6989d6d6a9445d600c</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000009_000000.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M155,-79.08C155,-72.57 155,-63.42 155,-55.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.5,-55.12 155,-45.12 151.5,-55.12 158.5,-55.12"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000009_000000.html" target="_top" xlink:title="3">
|
||||
<text xml:space="preserve" text-anchor="middle" x="161.34" y="-53.33" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">3</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9d5018b9ddb63a582aa4c6b91bec2f8c -->
|
||||
<g id="node5" class="node">
|
||||
<title>dir_9d5018b9ddb63a582aa4c6b91bec2f8c</title>
|
||||
<g id="a_node5"><a xlink:href="dir_9d5018b9ddb63a582aa4c6b91bec2f8c.html" target="_top" xlink:title="utils">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="233,-98.5 199,-98.5 199,-79.25 233,-79.25 233,-98.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="216" y="-85" font-family="Helvetica,sans-Serif" font-size="10.00">utils</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.2 KiB |
123
docs/html/dir_49e56c817e5e54854c35e136979f97ca.html
Normal file
@@ -0,0 +1,123 @@
|
||||
<!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: docs Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_49e56c817e5e54854c35e136979f97ca.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="headertitle"><div class="title">docs Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="subdirs" name="subdirs"></a>
|
||||
Directories</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html">static</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_49e56c817e5e54854c35e136979f97ca.html">docs</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>
|
||||
4
docs/html/dir_49e56c817e5e54854c35e136979f97ca.js
Normal file
@@ -0,0 +1,4 @@
|
||||
var dir_49e56c817e5e54854c35e136979f97ca =
|
||||
[
|
||||
[ "static", "dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html", "dir_c34d5e8363cf0aa3fabc4f3fad3412a4" ]
|
||||
];
|
||||
130
docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
Normal file
@@ -0,0 +1,130 @@
|
||||
<!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: src Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_68267d1309a1af8e8297ef4c3efbcdba.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="headertitle"><div class="title">src Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Directory dependency graph for src:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="dir_68267d1309a1af8e8297ef4c3efbcdba_dep.svg" width="155" height="154"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="subdirs" name="subdirs"></a>
|
||||
Directories</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html">include</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html">lib</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</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>
|
||||
5
docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js
Normal file
@@ -0,0 +1,5 @@
|
||||
var dir_68267d1309a1af8e8297ef4c3efbcdba =
|
||||
[
|
||||
[ "include", "dir_b0856f6b0d80ccb263b2f415c91f9e17.html", "dir_b0856f6b0d80ccb263b2f415c91f9e17" ],
|
||||
[ "lib", "dir_c85d3e3c5052e9ad9ce18c6863244a25.html", "dir_c85d3e3c5052e9ad9ce18c6863244a25" ]
|
||||
];
|
||||
7
docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.map
Normal file
@@ -0,0 +1,7 @@
|
||||
<map id="src" name="src">
|
||||
<area shape="rect" id="node2" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" title="include" alt="" coords="66,100,128,126"/>
|
||||
<area shape="rect" id="node3" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" title="lib" alt="" coords="90,27,129,52"/>
|
||||
<area shape="poly" id="edge1" href="dir_000005_000002.html" alt="" coords="110,53,105,85,99,84,105,52"/>
|
||||
<area shape="rect" id="edge1-headlabel" href="dir_000005_000002.html" title="7" alt="" coords="107,76,114,91"/>
|
||||
<area shape="rect" id="clust1" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html" alt="" coords="16,16,139,137"/>
|
||||
</map>
|
||||
1
docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.md5
Normal file
@@ -0,0 +1 @@
|
||||
32f7a5be2d2ff8dc39a2a4b9db9092a6
|
||||
81
docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.svg
Normal file
@@ -0,0 +1,81 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src Pages: 1 -->
|
||||
<svg width="116pt" height="115pt"
|
||||
viewBox="0.00 0.00 116.00 115.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 110.5)">
|
||||
<title>src</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_68267d1309a1af8e8297ef4c3efbcdba</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_68267d1309a1af8e8297ef4c3efbcdba.html" target="_top">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="8,-8 8,-98.5 100,-98.5 100,-8 8,-8"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_68267d1309a1af8e8297ef4c3efbcdba -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_68267d1309a1af8e8297ef4c3efbcdba</title>
|
||||
<text xml:space="preserve" text-anchor="middle" x="31" y="-77" font-family="Helvetica,sans-Serif" font-size="10.00">src</text>
|
||||
</g>
|
||||
<!-- dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_node2"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top" xlink:title="include">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="92.38,-35.25 45.62,-35.25 45.62,-16 92.38,-16 92.38,-35.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="69" y="-21.75" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_c85d3e3c5052e9ad9ce18c6863244a25 -->
|
||||
<g id="node3" class="node">
|
||||
<title>dir_c85d3e3c5052e9ad9ce18c6863244a25</title>
|
||||
<g id="a_node3"><a xlink:href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" target="_top" xlink:title="lib">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="92.4,-90.5 63.6,-90.5 63.6,-71.25 92.4,-71.25 92.4,-90.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="78" y="-77" font-family="Helvetica,sans-Serif" font-size="10.00">lib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_c85d3e3c5052e9ad9ce18c6863244a25->dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_c85d3e3c5052e9ad9ce18c6863244a25->dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000005_000002.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M76.51,-71.08C75.4,-64.49 73.83,-55.21 72.41,-46.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="75.89,-46.38 70.77,-37.1 68.99,-47.55 75.89,-46.38"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000005_000002.html" target="_top" xlink:title="7">
|
||||
<text xml:space="preserve" text-anchor="middle" x="79.03" y="-44.08" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">7</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
55
docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep_org.svg
Normal file
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src Pages: 1 -->
|
||||
<svg width="116pt" height="115pt"
|
||||
viewBox="0.00 0.00 116.00 115.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 110.5)">
|
||||
<title>src</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_68267d1309a1af8e8297ef4c3efbcdba</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_68267d1309a1af8e8297ef4c3efbcdba.html" target="_top">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="8,-8 8,-98.5 100,-98.5 100,-8 8,-8"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_68267d1309a1af8e8297ef4c3efbcdba -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_68267d1309a1af8e8297ef4c3efbcdba</title>
|
||||
<text xml:space="preserve" text-anchor="middle" x="31" y="-77" font-family="Helvetica,sans-Serif" font-size="10.00">src</text>
|
||||
</g>
|
||||
<!-- dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_node2"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top" xlink:title="include">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="92.38,-35.25 45.62,-35.25 45.62,-16 92.38,-16 92.38,-35.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="69" y="-21.75" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_c85d3e3c5052e9ad9ce18c6863244a25 -->
|
||||
<g id="node3" class="node">
|
||||
<title>dir_c85d3e3c5052e9ad9ce18c6863244a25</title>
|
||||
<g id="a_node3"><a xlink:href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" target="_top" xlink:title="lib">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="92.4,-90.5 63.6,-90.5 63.6,-71.25 92.4,-71.25 92.4,-90.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="78" y="-77" font-family="Helvetica,sans-Serif" font-size="10.00">lib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_c85d3e3c5052e9ad9ce18c6863244a25->dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_c85d3e3c5052e9ad9ce18c6863244a25->dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000005_000002.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M76.51,-71.08C75.4,-64.49 73.83,-55.21 72.41,-46.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="75.89,-46.38 70.77,-37.1 68.99,-47.55 75.89,-46.38"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000005_000002.html" target="_top" xlink:title="7">
|
||||
<text xml:space="preserve" text-anchor="middle" x="79.03" y="-44.08" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">7</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
128
docs/html/dir_82887d4f338e92537fa9d809bec8c614.html
Normal file
@@ -0,0 +1,128 @@
|
||||
<!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: src/lib/IO Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_82887d4f338e92537fa9d809bec8c614.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="headertitle"><div class="title">IO Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Directory dependency graph for IO:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="dir_82887d4f338e92537fa9d809bec8c614_dep.svg" width="91" height="158"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a>
|
||||
Files</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="mesh_8cpp.html">mesh.cpp</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html">lib</a></li><li class="navelem"><a class="el" href="dir_82887d4f338e92537fa9d809bec8c614.html">IO</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>
|
||||
4
docs/html/dir_82887d4f338e92537fa9d809bec8c614.js
Normal file
@@ -0,0 +1,4 @@
|
||||
var dir_82887d4f338e92537fa9d809bec8c614 =
|
||||
[
|
||||
[ "mesh.cpp", "mesh_8cpp.html", "mesh_8cpp" ]
|
||||
];
|
||||
7
docs/html/dir_82887d4f338e92537fa9d809bec8c614_dep.map
Normal file
@@ -0,0 +1,7 @@
|
||||
<map id="src/lib/IO" name="src/lib/IO">
|
||||
<area shape="rect" id="node1" href="dir_82887d4f338e92537fa9d809bec8c614.html" title="IO" alt="" coords="26,52,65,78"/>
|
||||
<area shape="rect" id="node2" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" title="include" alt="" coords="14,126,76,152"/>
|
||||
<area shape="poly" id="edge1" href="dir_000004_000002.html" alt="" coords="48,78,48,110,43,110,43,78"/>
|
||||
<area shape="rect" id="edge1-headlabel" href="dir_000004_000002.html" title="2" alt="" coords="50,100,57,115"/>
|
||||
<area shape="rect" id="clust1" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" title="lib" alt="" coords="16,16,75,89"/>
|
||||
</map>
|
||||
1
docs/html/dir_82887d4f338e92537fa9d809bec8c614_dep.md5
Normal file
@@ -0,0 +1 @@
|
||||
3231d3feafcfb48db197b1ba201573ce
|
||||
77
docs/html/dir_82887d4f338e92537fa9d809bec8c614_dep.svg
Normal file
@@ -0,0 +1,77 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/lib/IO Pages: 1 -->
|
||||
<svg width="68pt" height="118pt"
|
||||
viewBox="0.00 0.00 68.00 118.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 113.75)">
|
||||
<title>src/lib/IO</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_c85d3e3c5052e9ad9ce18c6863244a25</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" target="_top" xlink:title="lib">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-47.25 8,-101.75 52,-101.75 52,-47.25 8,-47.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="30" y="-88.25" font-family="Helvetica,sans-Serif" font-size="10.00">lib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_82887d4f338e92537fa9d809bec8c614 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_82887d4f338e92537fa9d809bec8c614</title>
|
||||
<g id="a_node1"><a xlink:href="dir_82887d4f338e92537fa9d809bec8c614.html" target="_top" xlink:title="IO">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="44.4,-74.5 15.6,-74.5 15.6,-55.25 44.4,-55.25 44.4,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="30" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">IO</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_node2"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top" xlink:title="include">
|
||||
<polygon fill="#edf0f7" stroke="red" stroke-dasharray="5,2" points="53.38,-19.25 6.62,-19.25 6.62,0 53.38,0 53.38,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="30" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_82887d4f338e92537fa9d809bec8c614->dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_82887d4f338e92537fa9d809bec8c614->dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000004_000002.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M30,-55.08C30,-48.57 30,-39.42 30,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="33.5,-31.12 30,-21.12 26.5,-31.12 33.5,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000004_000002.html" target="_top" xlink:title="2">
|
||||
<text xml:space="preserve" text-anchor="middle" x="36.34" y="-29.33" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">2</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
51
docs/html/dir_82887d4f338e92537fa9d809bec8c614_dep_org.svg
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/lib/IO Pages: 1 -->
|
||||
<svg width="68pt" height="118pt"
|
||||
viewBox="0.00 0.00 68.00 118.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 113.75)">
|
||||
<title>src/lib/IO</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_c85d3e3c5052e9ad9ce18c6863244a25</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" target="_top" xlink:title="lib">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-47.25 8,-101.75 52,-101.75 52,-47.25 8,-47.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="30" y="-88.25" font-family="Helvetica,sans-Serif" font-size="10.00">lib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_82887d4f338e92537fa9d809bec8c614 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_82887d4f338e92537fa9d809bec8c614</title>
|
||||
<g id="a_node1"><a xlink:href="dir_82887d4f338e92537fa9d809bec8c614.html" target="_top" xlink:title="IO">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="44.4,-74.5 15.6,-74.5 15.6,-55.25 44.4,-55.25 44.4,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="30" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">IO</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_node2"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top" xlink:title="include">
|
||||
<polygon fill="#edf0f7" stroke="red" stroke-dasharray="5,2" points="53.38,-19.25 6.62,-19.25 6.62,0 53.38,0 53.38,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="30" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_82887d4f338e92537fa9d809bec8c614->dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_82887d4f338e92537fa9d809bec8c614->dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000004_000002.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M30,-55.08C30,-48.57 30,-39.42 30,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="33.5,-31.12 30,-21.12 26.5,-31.12 33.5,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000004_000002.html" target="_top" xlink:title="2">
|
||||
<text xml:space="preserve" text-anchor="middle" x="36.34" y="-29.33" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">2</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
128
docs/html/dir_87d18a4dc5174905bfd7d2dc734defe6.html
Normal file
@@ -0,0 +1,128 @@
|
||||
<!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: src/lib/utils Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_87d18a4dc5174905bfd7d2dc734defe6.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="headertitle"><div class="title">utils Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Directory dependency graph for utils:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="dir_87d18a4dc5174905bfd7d2dc734defe6_dep.svg" width="99" height="158"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a>
|
||||
Files</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="mesh__utils_8cpp.html">mesh_utils.cpp</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html">lib</a></li><li class="navelem"><a class="el" href="dir_87d18a4dc5174905bfd7d2dc734defe6.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>
|
||||
4
docs/html/dir_87d18a4dc5174905bfd7d2dc734defe6.js
Normal file
@@ -0,0 +1,4 @@
|
||||
var dir_87d18a4dc5174905bfd7d2dc734defe6 =
|
||||
[
|
||||
[ "mesh_utils.cpp", "mesh__utils_8cpp.html", "mesh__utils_8cpp" ]
|
||||
];
|
||||
7
docs/html/dir_87d18a4dc5174905bfd7d2dc734defe6_dep.map
Normal file
@@ -0,0 +1,7 @@
|
||||
<map id="src/lib/utils" name="src/lib/utils">
|
||||
<area shape="rect" id="node1" href="dir_87d18a4dc5174905bfd7d2dc734defe6.html" title="utils" alt="" coords="27,52,72,78"/>
|
||||
<area shape="rect" id="node2" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" title="include" alt="" coords="18,126,80,152"/>
|
||||
<area shape="poly" id="edge1" href="dir_000012_000002.html" alt="" coords="52,78,52,110,47,110,47,78"/>
|
||||
<area shape="rect" id="edge1-headlabel" href="dir_000012_000002.html" title="1" alt="" coords="54,100,61,115"/>
|
||||
<area shape="rect" id="clust1" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" title="lib" alt="" coords="16,16,83,89"/>
|
||||
</map>
|
||||
1
docs/html/dir_87d18a4dc5174905bfd7d2dc734defe6_dep.md5
Normal file
@@ -0,0 +1 @@
|
||||
62ece51f3bfca5aa9f7321dddbaaeed5
|
||||
77
docs/html/dir_87d18a4dc5174905bfd7d2dc734defe6_dep.svg
Normal file
@@ -0,0 +1,77 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/lib/utils Pages: 1 -->
|
||||
<svg width="74pt" height="118pt"
|
||||
viewBox="0.00 0.00 74.00 118.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 113.75)">
|
||||
<title>src/lib/utils</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_c85d3e3c5052e9ad9ce18c6863244a25</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" target="_top" xlink:title="lib">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-47.25 8,-101.75 58,-101.75 58,-47.25 8,-47.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="33" y="-88.25" font-family="Helvetica,sans-Serif" font-size="10.00">lib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_87d18a4dc5174905bfd7d2dc734defe6 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_87d18a4dc5174905bfd7d2dc734defe6</title>
|
||||
<g id="a_node1"><a xlink:href="dir_87d18a4dc5174905bfd7d2dc734defe6.html" target="_top" xlink:title="utils">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="50,-74.5 16,-74.5 16,-55.25 50,-55.25 50,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="33" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">utils</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_node2"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top" xlink:title="include">
|
||||
<polygon fill="#edf0f7" stroke="red" stroke-dasharray="5,2" points="56.38,-19.25 9.62,-19.25 9.62,0 56.38,0 56.38,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="33" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_87d18a4dc5174905bfd7d2dc734defe6->dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_87d18a4dc5174905bfd7d2dc734defe6->dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000012_000002.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M33,-55.08C33,-48.57 33,-39.42 33,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="36.5,-31.12 33,-21.12 29.5,-31.12 36.5,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000012_000002.html" target="_top" xlink:title="1">
|
||||
<text xml:space="preserve" text-anchor="middle" x="39.34" y="-29.33" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">1</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
51
docs/html/dir_87d18a4dc5174905bfd7d2dc734defe6_dep_org.svg
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/lib/utils Pages: 1 -->
|
||||
<svg width="74pt" height="118pt"
|
||||
viewBox="0.00 0.00 74.00 118.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 113.75)">
|
||||
<title>src/lib/utils</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_c85d3e3c5052e9ad9ce18c6863244a25</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" target="_top" xlink:title="lib">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-47.25 8,-101.75 58,-101.75 58,-47.25 8,-47.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="33" y="-88.25" font-family="Helvetica,sans-Serif" font-size="10.00">lib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_87d18a4dc5174905bfd7d2dc734defe6 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_87d18a4dc5174905bfd7d2dc734defe6</title>
|
||||
<g id="a_node1"><a xlink:href="dir_87d18a4dc5174905bfd7d2dc734defe6.html" target="_top" xlink:title="utils">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="50,-74.5 16,-74.5 16,-55.25 50,-55.25 50,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="33" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">utils</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_node2"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top" xlink:title="include">
|
||||
<polygon fill="#edf0f7" stroke="red" stroke-dasharray="5,2" points="56.38,-19.25 9.62,-19.25 9.62,0 56.38,0 56.38,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="33" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_87d18a4dc5174905bfd7d2dc734defe6->dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_87d18a4dc5174905bfd7d2dc734defe6->dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000012_000002.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M33,-55.08C33,-48.57 33,-39.42 33,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="36.5,-31.12 33,-21.12 29.5,-31.12 36.5,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000012_000002.html" target="_top" xlink:title="1">
|
||||
<text xml:space="preserve" text-anchor="middle" x="39.34" y="-29.33" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">1</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
132
docs/html/dir_936721fd6a792737eaef7358bcd49428.html
Normal file
@@ -0,0 +1,132 @@
|
||||
<!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: src/lib/topology Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_936721fd6a792737eaef7358bcd49428.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="headertitle"><div class="title">topology Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Directory dependency graph for topology:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="dir_936721fd6a792737eaef7358bcd49428_dep.svg" width="123" height="158"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a>
|
||||
Files</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="curvilinear_8cpp.html">curvilinear.cpp</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="mapping_8cpp.html">mapping.cpp</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="topology_8cpp.html">topology.cpp</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html">lib</a></li><li class="navelem"><a class="el" href="dir_936721fd6a792737eaef7358bcd49428.html">topology</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>
|
||||
6
docs/html/dir_936721fd6a792737eaef7358bcd49428.js
Normal file
@@ -0,0 +1,6 @@
|
||||
var dir_936721fd6a792737eaef7358bcd49428 =
|
||||
[
|
||||
[ "curvilinear.cpp", "curvilinear_8cpp.html", "curvilinear_8cpp" ],
|
||||
[ "mapping.cpp", "mapping_8cpp.html", "mapping_8cpp" ],
|
||||
[ "topology.cpp", "topology_8cpp.html", "topology_8cpp" ]
|
||||
];
|
||||
7
docs/html/dir_936721fd6a792737eaef7358bcd49428_dep.map
Normal file
@@ -0,0 +1,7 @@
|
||||
<map id="src/lib/topology" name="src/lib/topology">
|
||||
<area shape="rect" id="node1" href="dir_936721fd6a792737eaef7358bcd49428.html" title="topology" alt="" coords="26,52,96,78"/>
|
||||
<area shape="rect" id="node2" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" title="include" alt="" coords="30,126,92,152"/>
|
||||
<area shape="poly" id="edge1" href="dir_000010_000002.html" alt="" coords="64,78,64,110,59,110,59,78"/>
|
||||
<area shape="rect" id="edge1-headlabel" href="dir_000010_000002.html" title="4" alt="" coords="66,100,73,115"/>
|
||||
<area shape="rect" id="clust1" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" title="lib" alt="" coords="16,16,107,89"/>
|
||||
</map>
|
||||
1
docs/html/dir_936721fd6a792737eaef7358bcd49428_dep.md5
Normal file
@@ -0,0 +1 @@
|
||||
a6827e6f70050682b6d24a1b9d480500
|
||||
77
docs/html/dir_936721fd6a792737eaef7358bcd49428_dep.svg
Normal file
@@ -0,0 +1,77 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/lib/topology Pages: 1 -->
|
||||
<svg width="92pt" height="118pt"
|
||||
viewBox="0.00 0.00 92.00 118.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 113.75)">
|
||||
<title>src/lib/topology</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_c85d3e3c5052e9ad9ce18c6863244a25</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" target="_top" xlink:title="lib">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-47.25 8,-101.75 76,-101.75 76,-47.25 8,-47.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-88.25" font-family="Helvetica,sans-Serif" font-size="10.00">lib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_936721fd6a792737eaef7358bcd49428 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_936721fd6a792737eaef7358bcd49428</title>
|
||||
<g id="a_node1"><a xlink:href="dir_936721fd6a792737eaef7358bcd49428.html" target="_top" xlink:title="topology">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="68.38,-74.5 15.62,-74.5 15.62,-55.25 68.38,-55.25 68.38,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">topology</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_node2"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top" xlink:title="include">
|
||||
<polygon fill="#edf0f7" stroke="red" stroke-dasharray="5,2" points="65.38,-19.25 18.62,-19.25 18.62,0 65.38,0 65.38,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_936721fd6a792737eaef7358bcd49428->dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_936721fd6a792737eaef7358bcd49428->dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000010_000002.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M42,-55.08C42,-48.57 42,-39.42 42,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.5,-31.12 42,-21.12 38.5,-31.12 45.5,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000010_000002.html" target="_top" xlink:title="4">
|
||||
<text xml:space="preserve" text-anchor="middle" x="48.34" y="-29.33" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">4</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
51
docs/html/dir_936721fd6a792737eaef7358bcd49428_dep_org.svg
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/lib/topology Pages: 1 -->
|
||||
<svg width="92pt" height="118pt"
|
||||
viewBox="0.00 0.00 92.00 118.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 113.75)">
|
||||
<title>src/lib/topology</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_c85d3e3c5052e9ad9ce18c6863244a25</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html" target="_top" xlink:title="lib">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-47.25 8,-101.75 76,-101.75 76,-47.25 8,-47.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-88.25" font-family="Helvetica,sans-Serif" font-size="10.00">lib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_936721fd6a792737eaef7358bcd49428 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_936721fd6a792737eaef7358bcd49428</title>
|
||||
<g id="a_node1"><a xlink:href="dir_936721fd6a792737eaef7358bcd49428.html" target="_top" xlink:title="topology">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="68.38,-74.5 15.62,-74.5 15.62,-55.25 68.38,-55.25 68.38,-74.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">topology</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_node2"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top" xlink:title="include">
|
||||
<polygon fill="#edf0f7" stroke="red" stroke-dasharray="5,2" points="65.38,-19.25 18.62,-19.25 18.62,0 65.38,0 65.38,-19.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_936721fd6a792737eaef7358bcd49428->dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_936721fd6a792737eaef7358bcd49428->dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000010_000002.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M42,-55.08C42,-48.57 42,-39.42 42,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.5,-31.12 42,-21.12 38.5,-31.12 45.5,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000010_000002.html" target="_top" xlink:title="4">
|
||||
<text xml:space="preserve" text-anchor="middle" x="48.34" y="-29.33" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">4</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
128
docs/html/dir_9d5018b9ddb63a582aa4c6b91bec2f8c.html
Normal file
@@ -0,0 +1,128 @@
|
||||
<!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: src/include/stroid/utils Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_9d5018b9ddb63a582aa4c6b91bec2f8c.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="headertitle"><div class="title">utils Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Directory dependency graph for utils:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="dir_9d5018b9ddb63a582aa4c6b91bec2f8c_dep.svg" width="99" height="106"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a>
|
||||
Files</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="mesh__utils_8h.html">mesh_utils.h</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html">include</a></li><li class="navelem"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a></li><li class="navelem"><a class="el" href="dir_9d5018b9ddb63a582aa4c6b91bec2f8c.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>
|
||||
4
docs/html/dir_9d5018b9ddb63a582aa4c6b91bec2f8c.js
Normal file
@@ -0,0 +1,4 @@
|
||||
var dir_9d5018b9ddb63a582aa4c6b91bec2f8c =
|
||||
[
|
||||
[ "mesh_utils.h", "mesh__utils_8h.html", "mesh__utils_8h" ]
|
||||
];
|
||||
4
docs/html/dir_9d5018b9ddb63a582aa4c6b91bec2f8c_dep.map
Normal file
@@ -0,0 +1,4 @@
|
||||
<map id="src/include/stroid/utils" name="src/include/stroid/utils">
|
||||
<area shape="rect" id="node1" href="dir_9d5018b9ddb63a582aa4c6b91bec2f8c.html" title="utils" alt="" coords="27,52,72,78"/>
|
||||
<area shape="rect" id="clust1" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" title="stroid" alt="" coords="16,16,83,89"/>
|
||||
</map>
|
||||
1
docs/html/dir_9d5018b9ddb63a582aa4c6b91bec2f8c_dep.md5
Normal file
@@ -0,0 +1 @@
|
||||
df55410125b942793bb664278575ee94
|
||||
55
docs/html/dir_9d5018b9ddb63a582aa4c6b91bec2f8c_dep.svg
Normal file
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/utils Pages: 1 -->
|
||||
<svg width="74pt" height="79pt"
|
||||
viewBox="0.00 0.00 74.00 79.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 74.5)">
|
||||
<title>src/include/stroid/utils</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" target="_top" xlink:title="stroid">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-8 8,-62.5 58,-62.5 58,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="33" y="-49" font-family="Helvetica,sans-Serif" font-size="10.00">stroid</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9d5018b9ddb63a582aa4c6b91bec2f8c -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_9d5018b9ddb63a582aa4c6b91bec2f8c</title>
|
||||
<g id="a_node1"><a xlink:href="dir_9d5018b9ddb63a582aa4c6b91bec2f8c.html" target="_top" xlink:title="utils">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="50,-35.25 16,-35.25 16,-16 50,-16 50,-35.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="33" y="-21.75" font-family="Helvetica,sans-Serif" font-size="10.00">utils</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
29
docs/html/dir_9d5018b9ddb63a582aa4c6b91bec2f8c_dep_org.svg
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/utils Pages: 1 -->
|
||||
<svg width="74pt" height="79pt"
|
||||
viewBox="0.00 0.00 74.00 79.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 74.5)">
|
||||
<title>src/include/stroid/utils</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" target="_top" xlink:title="stroid">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-8 8,-62.5 58,-62.5 58,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="33" y="-49" font-family="Helvetica,sans-Serif" font-size="10.00">stroid</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9d5018b9ddb63a582aa4c6b91bec2f8c -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_9d5018b9ddb63a582aa4c6b91bec2f8c</title>
|
||||
<g id="a_node1"><a xlink:href="dir_9d5018b9ddb63a582aa4c6b91bec2f8c.html" target="_top" xlink:title="utils">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="50,-35.25 16,-35.25 16,-16 50,-16 50,-35.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="33" y="-21.75" font-family="Helvetica,sans-Serif" font-size="10.00">utils</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
132
docs/html/dir_9da86e8abab39b749c6020360d8e4403.html
Normal file
@@ -0,0 +1,132 @@
|
||||
<!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: src/include/stroid/topology Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_9da86e8abab39b749c6020360d8e4403.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="headertitle"><div class="title">topology Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Directory dependency graph for topology:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="dir_9da86e8abab39b749c6020360d8e4403_dep.svg" width="123" height="179"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a>
|
||||
Files</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="curvilinear_8h.html">curvilinear.h</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="mapping_8h.html">mapping.h</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="topology_8h.html">topology.h</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html">include</a></li><li class="navelem"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a></li><li class="navelem"><a class="el" href="dir_9da86e8abab39b749c6020360d8e4403.html">topology</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>
|
||||
6
docs/html/dir_9da86e8abab39b749c6020360d8e4403.js
Normal file
@@ -0,0 +1,6 @@
|
||||
var dir_9da86e8abab39b749c6020360d8e4403 =
|
||||
[
|
||||
[ "curvilinear.h", "curvilinear_8h.html", "curvilinear_8h" ],
|
||||
[ "mapping.h", "mapping_8h.html", "mapping_8h" ],
|
||||
[ "topology.h", "topology_8h.html", "topology_8h" ]
|
||||
];
|
||||
7
docs/html/dir_9da86e8abab39b749c6020360d8e4403_dep.map
Normal file
@@ -0,0 +1,7 @@
|
||||
<map id="src/include/stroid/topology" name="src/include/stroid/topology">
|
||||
<area shape="rect" id="node1" href="dir_dc36fd7496f87f6989d6d6a9445d600c.html" title="config" alt="" coords="33,126,90,152"/>
|
||||
<area shape="rect" id="node2" href="dir_9da86e8abab39b749c6020360d8e4403.html" title="topology" alt="" coords="26,52,96,78"/>
|
||||
<area shape="poly" id="edge1" href="dir_000009_000000.html" alt="" coords="64,78,64,110,59,110,59,78"/>
|
||||
<area shape="rect" id="edge1-headlabel" href="dir_000009_000000.html" title="3" alt="" coords="66,100,73,115"/>
|
||||
<area shape="rect" id="clust1" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" title="stroid" alt="" coords="16,16,107,162"/>
|
||||
</map>
|
||||
1
docs/html/dir_9da86e8abab39b749c6020360d8e4403_dep.md5
Normal file
@@ -0,0 +1 @@
|
||||
19d94e8bef8dac3ca0c5b36cb64c7024
|
||||
77
docs/html/dir_9da86e8abab39b749c6020360d8e4403_dep.svg
Normal file
@@ -0,0 +1,77 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/topology Pages: 1 -->
|
||||
<svg width="92pt" height="134pt"
|
||||
viewBox="0.00 0.00 92.00 134.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 129.75)">
|
||||
<title>src/include/stroid/topology</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" target="_top" xlink:title="stroid">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-8 8,-117.75 76,-117.75 76,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-104.25" font-family="Helvetica,sans-Serif" font-size="10.00">stroid</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_dc36fd7496f87f6989d6d6a9445d600c -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_dc36fd7496f87f6989d6d6a9445d600c</title>
|
||||
<g id="a_node1"><a xlink:href="dir_dc36fd7496f87f6989d6d6a9445d600c.html" target="_top" xlink:title="config">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="63.12,-35.25 20.88,-35.25 20.88,-16 63.12,-16 63.12,-35.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-21.75" font-family="Helvetica,sans-Serif" font-size="10.00">config</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9da86e8abab39b749c6020360d8e4403 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_9da86e8abab39b749c6020360d8e4403</title>
|
||||
<g id="a_node2"><a xlink:href="dir_9da86e8abab39b749c6020360d8e4403.html" target="_top" xlink:title="topology">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="68.38,-90.5 15.62,-90.5 15.62,-71.25 68.38,-71.25 68.38,-90.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-77" font-family="Helvetica,sans-Serif" font-size="10.00">topology</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9da86e8abab39b749c6020360d8e4403->dir_dc36fd7496f87f6989d6d6a9445d600c -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_9da86e8abab39b749c6020360d8e4403->dir_dc36fd7496f87f6989d6d6a9445d600c</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000009_000000.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M42,-71.08C42,-64.57 42,-55.42 42,-47.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.5,-47.12 42,-37.12 38.5,-47.12 45.5,-47.12"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000009_000000.html" target="_top" xlink:title="3">
|
||||
<text xml:space="preserve" text-anchor="middle" x="48.34" y="-45.33" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">3</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
51
docs/html/dir_9da86e8abab39b749c6020360d8e4403_dep_org.svg
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include/stroid/topology Pages: 1 -->
|
||||
<svg width="92pt" height="134pt"
|
||||
viewBox="0.00 0.00 92.00 134.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 129.75)">
|
||||
<title>src/include/stroid/topology</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" target="_top" xlink:title="stroid">
|
||||
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-8 8,-117.75 76,-117.75 76,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-104.25" font-family="Helvetica,sans-Serif" font-size="10.00">stroid</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_dc36fd7496f87f6989d6d6a9445d600c -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_dc36fd7496f87f6989d6d6a9445d600c</title>
|
||||
<g id="a_node1"><a xlink:href="dir_dc36fd7496f87f6989d6d6a9445d600c.html" target="_top" xlink:title="config">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="63.12,-35.25 20.88,-35.25 20.88,-16 63.12,-16 63.12,-35.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-21.75" font-family="Helvetica,sans-Serif" font-size="10.00">config</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9da86e8abab39b749c6020360d8e4403 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_9da86e8abab39b749c6020360d8e4403</title>
|
||||
<g id="a_node2"><a xlink:href="dir_9da86e8abab39b749c6020360d8e4403.html" target="_top" xlink:title="topology">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="68.38,-90.5 15.62,-90.5 15.62,-71.25 68.38,-71.25 68.38,-90.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="42" y="-77" font-family="Helvetica,sans-Serif" font-size="10.00">topology</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_9da86e8abab39b749c6020360d8e4403->dir_dc36fd7496f87f6989d6d6a9445d600c -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>dir_9da86e8abab39b749c6020360d8e4403->dir_dc36fd7496f87f6989d6d6a9445d600c</title>
|
||||
<g id="a_edge1"><a xlink:href="dir_000009_000000.html" target="_top">
|
||||
<path fill="none" stroke="#63b8ff" d="M42,-71.08C42,-64.57 42,-55.42 42,-47.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.5,-47.12 42,-37.12 38.5,-47.12 45.5,-47.12"/>
|
||||
</a>
|
||||
</g>
|
||||
<g id="a_edge1-headlabel"><a xlink:href="dir_000009_000000.html" target="_top" xlink:title="3">
|
||||
<text xml:space="preserve" text-anchor="middle" x="48.34" y="-45.33" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">3</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
128
docs/html/dir_b0856f6b0d80ccb263b2f415c91f9e17.html
Normal file
@@ -0,0 +1,128 @@
|
||||
<!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: src/include Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_b0856f6b0d80ccb263b2f415c91f9e17.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="headertitle"><div class="title">include Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Directory dependency graph for include:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="dir_b0856f6b0d80ccb263b2f415c91f9e17_dep.svg" width="214" height="127"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="subdirs" name="subdirs"></a>
|
||||
Directories</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html">stroid</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html">include</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>
|
||||
4
docs/html/dir_b0856f6b0d80ccb263b2f415c91f9e17.js
Normal file
@@ -0,0 +1,4 @@
|
||||
var dir_b0856f6b0d80ccb263b2f415c91f9e17 =
|
||||
[
|
||||
[ "stroid", "dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html", "dir_3f4f28e99864f6e7d54ad0c93ce0a2a5" ]
|
||||
];
|
||||
5
docs/html/dir_b0856f6b0d80ccb263b2f415c91f9e17_dep.map
Normal file
@@ -0,0 +1,5 @@
|
||||
<map id="src/include" name="src/include">
|
||||
<area shape="rect" id="node2" href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" title="stroid" alt="" coords="123,63,176,89"/>
|
||||
<area shape="rect" id="clust2" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" alt="" coords="27,52,187,99"/>
|
||||
<area shape="rect" id="clust1" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html" title="src" alt="" coords="16,16,197,110"/>
|
||||
</map>
|
||||
1
docs/html/dir_b0856f6b0d80ccb263b2f415c91f9e17_dep.md5
Normal file
@@ -0,0 +1 @@
|
||||
d122226338cde97b2e93eef8f433cf66
|
||||
67
docs/html/dir_b0856f6b0d80ccb263b2f415c91f9e17_dep.svg
Normal file
@@ -0,0 +1,67 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include Pages: 1 -->
|
||||
<svg width="160pt" height="95pt"
|
||||
viewBox="0.00 0.00 160.00 95.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 90.5)">
|
||||
<title>src/include</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_68267d1309a1af8e8297ef4c3efbcdba</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_68267d1309a1af8e8297ef4c3efbcdba.html" target="_top" xlink:title="src">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-dasharray="5,2" points="8,-8 8,-78.5 144,-78.5 144,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="76" y="-65" font-family="Helvetica,sans-Serif" font-size="10.00">src</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<g id="clust2" class="cluster">
|
||||
<title>clusterdir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_clust2"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="16,-16 16,-51.25 136,-51.25 136,-16 16,-16"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<text xml:space="preserve" text-anchor="middle" x="47" y="-29.75" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</g>
|
||||
<!-- dir_3f4f28e99864f6e7d54ad0c93ce0a2a5 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<g id="a_node2"><a xlink:href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" target="_top" xlink:title="stroid">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="128,-43.25 88,-43.25 88,-24 128,-24 128,-43.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="108" y="-29.75" font-family="Helvetica,sans-Serif" font-size="10.00">stroid</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
41
docs/html/dir_b0856f6b0d80ccb263b2f415c91f9e17_dep_org.svg
Normal file
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: src/include Pages: 1 -->
|
||||
<svg width="160pt" height="95pt"
|
||||
viewBox="0.00 0.00 160.00 95.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 90.5)">
|
||||
<title>src/include</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_68267d1309a1af8e8297ef4c3efbcdba</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_68267d1309a1af8e8297ef4c3efbcdba.html" target="_top" xlink:title="src">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-dasharray="5,2" points="8,-8 8,-78.5 144,-78.5 144,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="76" y="-65" font-family="Helvetica,sans-Serif" font-size="10.00">src</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<g id="clust2" class="cluster">
|
||||
<title>clusterdir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<g id="a_clust2"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="16,-16 16,-51.25 136,-51.25 136,-16 16,-16"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
|
||||
<text xml:space="preserve" text-anchor="middle" x="47" y="-29.75" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
|
||||
</g>
|
||||
<!-- dir_3f4f28e99864f6e7d54ad0c93ce0a2a5 -->
|
||||
<g id="node2" class="node">
|
||||
<title>dir_3f4f28e99864f6e7d54ad0c93ce0a2a5</title>
|
||||
<g id="a_node2"><a xlink:href="dir_3f4f28e99864f6e7d54ad0c93ce0a2a5.html" target="_top" xlink:title="stroid">
|
||||
<polygon fill="#a2b4d6" stroke="#404040" points="128,-43.25 88,-43.25 88,-24 128,-24 128,-43.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="108" y="-29.75" font-family="Helvetica,sans-Serif" font-size="10.00">stroid</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
128
docs/html/dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html
Normal file
@@ -0,0 +1,128 @@
|
||||
<!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: docs/static Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_c34d5e8363cf0aa3fabc4f3fad3412a4.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="headertitle"><div class="title">static Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Directory dependency graph for static:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="dir_c34d5e8363cf0aa3fabc4f3fad3412a4_dep.svg" width="107" height="106"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a>
|
||||
Files</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="_logo_8png.html">Logo.png</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_49e56c817e5e54854c35e136979f97ca.html">docs</a></li><li class="navelem"><a class="el" href="dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html">static</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>
|
||||
4
docs/html/dir_c34d5e8363cf0aa3fabc4f3fad3412a4.js
Normal file
@@ -0,0 +1,4 @@
|
||||
var dir_c34d5e8363cf0aa3fabc4f3fad3412a4 =
|
||||
[
|
||||
[ "Logo.png", "_logo_8png.html", null ]
|
||||
];
|
||||
4
docs/html/dir_c34d5e8363cf0aa3fabc4f3fad3412a4_dep.map
Normal file
@@ -0,0 +1,4 @@
|
||||
<map id="docs/static" name="docs/static">
|
||||
<area shape="rect" id="node1" href="dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html" title="static" alt="" coords="27,52,80,78"/>
|
||||
<area shape="rect" id="clust1" href="dir_49e56c817e5e54854c35e136979f97ca.html" title="docs" alt="" coords="16,16,91,89"/>
|
||||
</map>
|
||||
1
docs/html/dir_c34d5e8363cf0aa3fabc4f3fad3412a4_dep.md5
Normal file
@@ -0,0 +1 @@
|
||||
4c1d9d4771b8108d8eba3adfb437b72d
|
||||
55
docs/html/dir_c34d5e8363cf0aa3fabc4f3fad3412a4_dep.svg
Normal file
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: docs/static Pages: 1 -->
|
||||
<svg width="80pt" height="79pt"
|
||||
viewBox="0.00 0.00 80.00 79.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 74.5)">
|
||||
<title>docs/static</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_49e56c817e5e54854c35e136979f97ca</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_49e56c817e5e54854c35e136979f97ca.html" target="_top" xlink:title="docs">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-dasharray="5,2" points="8,-8 8,-62.5 64,-62.5 64,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="36" y="-49" font-family="Helvetica,sans-Serif" font-size="10.00">docs</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_c34d5e8363cf0aa3fabc4f3fad3412a4 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_c34d5e8363cf0aa3fabc4f3fad3412a4</title>
|
||||
<g id="a_node1"><a xlink:href="dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html" target="_top" xlink:title="static">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="56,-35.25 16,-35.25 16,-16 56,-16 56,-35.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="36" y="-21.75" font-family="Helvetica,sans-Serif" font-size="10.00">static</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
29
docs/html/dir_c34d5e8363cf0aa3fabc4f3fad3412a4_dep_org.svg
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: docs/static Pages: 1 -->
|
||||
<svg width="80pt" height="79pt"
|
||||
viewBox="0.00 0.00 80.00 79.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 74.5)">
|
||||
<title>docs/static</title>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>clusterdir_49e56c817e5e54854c35e136979f97ca</title>
|
||||
<g id="a_clust1"><a xlink:href="dir_49e56c817e5e54854c35e136979f97ca.html" target="_top" xlink:title="docs">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-dasharray="5,2" points="8,-8 8,-62.5 64,-62.5 64,-8 8,-8"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="36" y="-49" font-family="Helvetica,sans-Serif" font-size="10.00">docs</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- dir_c34d5e8363cf0aa3fabc4f3fad3412a4 -->
|
||||
<g id="node1" class="node">
|
||||
<title>dir_c34d5e8363cf0aa3fabc4f3fad3412a4</title>
|
||||
<g id="a_node1"><a xlink:href="dir_c34d5e8363cf0aa3fabc4f3fad3412a4.html" target="_top" xlink:title="static">
|
||||
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="56,-35.25 16,-35.25 16,-16 56,-16 56,-35.25"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="36" y="-21.75" font-family="Helvetica,sans-Serif" font-size="10.00">static</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
132
docs/html/dir_c85d3e3c5052e9ad9ce18c6863244a25.html
Normal file
@@ -0,0 +1,132 @@
|
||||
<!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: src/lib Directory 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">
|
||||
<div id="projectname">stroid<span id="projectnumber"> v0.1.0</span>
|
||||
</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('dir_c85d3e3c5052e9ad9ce18c6863244a25.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="headertitle"><div class="title">lib Directory Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Directory dependency graph for lib:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="dir_c85d3e3c5052e9ad9ce18c6863244a25_dep.svg" width="339" height="190"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="subdirs" name="subdirs"></a>
|
||||
Directories</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_82887d4f338e92537fa9d809bec8c614.html">IO</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_936721fd6a792737eaef7358bcd49428.html">topology</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span> </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_87d18a4dc5174905bfd7d2dc734defe6.html">utils</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_c85d3e3c5052e9ad9ce18c6863244a25.html">lib</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>
|
||||