Page MenuHomec4science

TyingsPeriodic_8h_source.html
No OneTemporary

File Metadata

Created
Thu, Jun 26, 19:25

TyingsPeriodic_8h_source.html

<!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.10.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>GooseFEM: GooseFEM/TyingsPeriodic.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.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>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js"></script>
<script type="text/javascript" src="darkmode_toggle.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">GooseFEM<span id="projectnumber">&#160;1.4.1.dev2+g78f16df</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.10.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @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&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @license-end */
</script>
</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&amp;dn=expat.txt MIT */
$(function(){initNavTree('TyingsPeriodic_8h_source.html',''); initResizable(); });
/* @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">TyingsPeriodic.h</div></div>
</div><!--header-->
<div class="contents">
<a href="TyingsPeriodic_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span> </div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#ifndef GOOSEFEM_TYINGSPERIODIC_H</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#define GOOSEFEM_TYINGSPERIODIC_H</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span> </div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="preprocessor">#include &quot;<a class="code" href="Mesh_8h.html">Mesh.h</a>&quot;</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="preprocessor">#include &quot;<a class="code" href="config_8h.html">config.h</a>&quot;</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="preprocessor">#include &lt;Eigen/Eigen&gt;</span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="preprocessor">#include &lt;Eigen/Sparse&gt;</span></div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> </div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceGooseFEM.html">GooseFEM</a> {</div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> </div>
<div class="foldopen" id="foldopen00023" data-start="{" data-end="}">
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"><a class="line" href="namespaceGooseFEM_1_1Tyings.html"> 23</a></span><span class="keyword">namespace </span>Tyings {</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> </div>
<div class="foldopen" id="foldopen00046" data-start="{" data-end="};">
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html"> 46</a></span><span class="keyword">class </span><a class="code hl_class" href="classGooseFEM_1_1Tyings_1_1Periodic.html">Periodic</a> {</div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span><span class="keyword">public</span>:</div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> <a class="code hl_class" href="classGooseFEM_1_1Tyings_1_1Periodic.html">Periodic</a>() = <span class="keywordflow">default</span>;</div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> </div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">template</span> &lt;<span class="keyword">class</span> C, <span class="keyword">class</span> D, <span class="keyword">class</span> S, <span class="keyword">class</span> T&gt;</div>
<div class="foldopen" id="foldopen00063" data-start="{" data-end="}">
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a13b3ccb84480dce4eabff664003ec420"> 63</a></span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a13b3ccb84480dce4eabff664003ec420">Periodic</a>(<span class="keyword">const</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">C</a>&amp; coor, <span class="keyword">const</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">D</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>, <span class="keyword">const</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">S</a>&amp; <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">control_dofs</a>, <span class="keyword">const</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">T</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#af7aeffaf99596b6265db5178d517f958">nodal_tyings</a>)</div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> : <a class="code hl_class" href="classGooseFEM_1_1Tyings_1_1Periodic.html">Periodic</a>(coor, <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">control_dofs</a>, <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#af7aeffaf99596b6265db5178d517f958">nodal_tyings</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">xt</a>::<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">eval</a>(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">xt</a>::<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">empty</a>&lt;<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">size_t</a>&gt;({0})))</div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> {</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> }</div>
</div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> </div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> <span class="keyword">template</span> &lt;<span class="keyword">class</span> C, <span class="keyword">class</span> D, <span class="keyword">class</span> S, <span class="keyword">class</span> T, <span class="keyword">class</span> U&gt;</div>
<div class="foldopen" id="foldopen00083" data-start="{" data-end="}">
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a2a16eba1fa229975c206105e56e2d672"> 83</a></span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a2a16eba1fa229975c206105e56e2d672">Periodic</a>(</div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> <span class="keyword">const</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">C</a>&amp; coor,</div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> <span class="keyword">const</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">D</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>,</div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> <span class="keyword">const</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">S</a>&amp; <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">control_dofs</a>,</div>
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> <span class="keyword">const</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">T</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#af7aeffaf99596b6265db5178d517f958">nodal_tyings</a>,</div>
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> <span class="keyword">const</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">U</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4985863027dfda9e9d939bbf87ef4232">iip</a></div>
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> )</div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> {</div>
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> m_tyings = <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#af7aeffaf99596b6265db5178d517f958">nodal_tyings</a>;</div>
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> m_coor = coor;</div>
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> m_ndim = m_coor.shape(1);</div>
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> m_nties = m_tyings.shape(0);</div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> </div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <a class="code hl_define" href="config_8h.html#a391cf2265f217c503ef4c35e6422b409">GOOSEFEM_ASSERT</a>(xt::has_shape(m_tyings, {m_nties, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">size_t</a>(2)}));</div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> <a class="code hl_define" href="config_8h.html#a391cf2265f217c503ef4c35e6422b409">GOOSEFEM_ASSERT</a>(xt::has_shape(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">control_dofs</a>, {m_ndim, m_ndim}));</div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> <a class="code hl_define" href="config_8h.html#a391cf2265f217c503ef4c35e6422b409">GOOSEFEM_ASSERT</a>(xt::has_shape(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>, m_coor.shape()));</div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> <a class="code hl_define" href="config_8h.html#a391cf2265f217c503ef4c35e6422b409">GOOSEFEM_ASSERT</a>(xt::amax(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">control_dofs</a>)() &lt;= xt::amax(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>)());</div>
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> <a class="code hl_define" href="config_8h.html#a391cf2265f217c503ef4c35e6422b409">GOOSEFEM_ASSERT</a>(xt::amin(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">control_dofs</a>)() &gt;= xt::amin(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>)());</div>
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> <a class="code hl_define" href="config_8h.html#a391cf2265f217c503ef4c35e6422b409">GOOSEFEM_ASSERT</a>(xt::amax(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4985863027dfda9e9d939bbf87ef4232">iip</a>)() &lt;= xt::amax(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>)());</div>
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> <a class="code hl_define" href="config_8h.html#a391cf2265f217c503ef4c35e6422b409">GOOSEFEM_ASSERT</a>(xt::amin(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4985863027dfda9e9d939bbf87ef4232">iip</a>)() &gt;= xt::amin(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>)());</div>
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> <a class="code hl_define" href="config_8h.html#a391cf2265f217c503ef4c35e6422b409">GOOSEFEM_ASSERT</a>(xt::amax(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#af7aeffaf99596b6265db5178d517f958">nodal_tyings</a>)() &lt; m_coor.shape(0));</div>
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> </div>
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 1&gt;</a> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">dependent</a> = xt::view(m_tyings, xt::all(), 1);</div>
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 2&gt;</a> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">dependent_dofs</a> =</div>
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> xt::view(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>, xt::keep(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">dependent</a>), xt::all());</div>
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">U</a> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a7f108d7716a1e2f8e96c73cea74ae78b">iid</a> = xt::flatten(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">dependent_dofs</a>);</div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">U</a> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a94917fec18c3d524b4317d37a730cc1d">iii</a> = xt::setdiff1d(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>, <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a7f108d7716a1e2f8e96c73cea74ae78b">iid</a>);</div>
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">U</a> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a6ff7cbd5136d3cfede8d4464dfb9b0b6">iiu</a> = xt::setdiff1d(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a94917fec18c3d524b4317d37a730cc1d">iii</a>, <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4985863027dfda9e9d939bbf87ef4232">iip</a>);</div>
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> </div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> m_nnu = <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a6ff7cbd5136d3cfede8d4464dfb9b0b6">iiu</a>.size();</div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> m_nnp = <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4985863027dfda9e9d939bbf87ef4232">iip</a>.size();</div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> m_nni = <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a94917fec18c3d524b4317d37a730cc1d">iii</a>.size();</div>
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> m_nnd = <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a7f108d7716a1e2f8e96c73cea74ae78b">iid</a>.size();</div>
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> </div>
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> <a class="code hl_class" href="classGooseFEM_1_1Mesh_1_1Reorder.html">GooseFEM::Mesh::Reorder</a> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">reorder</a>({<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a6ff7cbd5136d3cfede8d4464dfb9b0b6">iiu</a>, <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4985863027dfda9e9d939bbf87ef4232">iip</a>, <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a7f108d7716a1e2f8e96c73cea74ae78b">iid</a>});</div>
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> </div>
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span> m_dofs = <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">reorder</a>.apply(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>);</div>
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span> m_control = <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">reorder</a>.apply(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">control_dofs</a>);</div>
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span> }</div>
</div>
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span> </div>
<div class="foldopen" id="foldopen00126" data-start="{" data-end="}">
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ac1ffeefa729122e3fbeafc806b1527e3"> 126</a></span> <span class="keywordtype">size_t</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ac1ffeefa729122e3fbeafc806b1527e3">nnd</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> <span class="keywordflow">return</span> m_nnd;</div>
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> }</div>
</div>
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> </div>
<div class="foldopen" id="foldopen00134" data-start="{" data-end="}">
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ab6ee785b1d6c2fdcbe8fa2c71d380bf0"> 134</a></span> <span class="keywordtype">size_t</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ab6ee785b1d6c2fdcbe8fa2c71d380bf0">nni</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> <span class="keywordflow">return</span> m_nni;</div>
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span> }</div>
</div>
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> </div>
<div class="foldopen" id="foldopen00142" data-start="{" data-end="}">
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a03a090236d964de2b288cda9036710d4"> 142</a></span> <span class="keywordtype">size_t</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a03a090236d964de2b288cda9036710d4">nnu</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> <span class="keywordflow">return</span> m_nnu;</div>
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> }</div>
</div>
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> </div>
<div class="foldopen" id="foldopen00150" data-start="{" data-end="}">
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4b1acf54dc71e271c717c510c2b593a7"> 150</a></span> <span class="keywordtype">size_t</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4b1acf54dc71e271c717c510c2b593a7">nnp</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> <span class="keywordflow">return</span> m_nnp;</div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> }</div>
</div>
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> </div>
<div class="foldopen" id="foldopen00158" data-start="{" data-end="}">
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9"> 158</a></span> <span class="keyword">const</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 2&gt;</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">dofs</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> <span class="keywordflow">return</span> m_dofs;</div>
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> }</div>
</div>
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> </div>
<div class="foldopen" id="foldopen00167" data-start="{" data-end="}">
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ab50f4a483af8a5475db95af4cffff663"> 167</a></span> <span class="keyword">const</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 2&gt;</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ab50f4a483af8a5475db95af4cffff663">control</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span> <span class="keywordflow">return</span> m_control;</div>
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> }</div>
</div>
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span> </div>
<div class="foldopen" id="foldopen00179" data-start="{" data-end="}">
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#af7aeffaf99596b6265db5178d517f958"> 179</a></span> <span class="keyword">const</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 2&gt;</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#af7aeffaf99596b6265db5178d517f958">nodal_tyings</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span> <span class="keywordflow">return</span> m_tyings;</div>
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span> }</div>
</div>
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"> 183</span> </div>
<div class="foldopen" id="foldopen00189" data-start="{" data-end="}">
<div class="line"><a id="l00189" name="l00189"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a7f108d7716a1e2f8e96c73cea74ae78b"> 189</a></span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 1&gt;</a> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a7f108d7716a1e2f8e96c73cea74ae78b">iid</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00190" name="l00190"></a><span class="lineno"> 190</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00191" name="l00191"></a><span class="lineno"> 191</span> <span class="keywordflow">return</span> xt::arange&lt;size_t&gt;(m_nni, m_nni + m_nnd);</div>
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno"> 192</span> }</div>
</div>
<div class="line"><a id="l00193" name="l00193"></a><span class="lineno"> 193</span> </div>
<div class="foldopen" id="foldopen00199" data-start="{" data-end="}">
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a94917fec18c3d524b4317d37a730cc1d"> 199</a></span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 1&gt;</a> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a94917fec18c3d524b4317d37a730cc1d">iii</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span> <span class="keywordflow">return</span> xt::arange&lt;size_t&gt;(m_nni);</div>
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> }</div>
</div>
<div class="line"><a id="l00203" name="l00203"></a><span class="lineno"> 203</span> </div>
<div class="foldopen" id="foldopen00209" data-start="{" data-end="}">
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a6ff7cbd5136d3cfede8d4464dfb9b0b6"> 209</a></span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 1&gt;</a> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a6ff7cbd5136d3cfede8d4464dfb9b0b6">iiu</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00210" name="l00210"></a><span class="lineno"> 210</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00211" name="l00211"></a><span class="lineno"> 211</span> <span class="keywordflow">return</span> xt::arange&lt;size_t&gt;(m_nnu);</div>
<div class="line"><a id="l00212" name="l00212"></a><span class="lineno"> 212</span> }</div>
</div>
<div class="line"><a id="l00213" name="l00213"></a><span class="lineno"> 213</span> </div>
<div class="foldopen" id="foldopen00219" data-start="{" data-end="}">
<div class="line"><a id="l00219" name="l00219"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4985863027dfda9e9d939bbf87ef4232"> 219</a></span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 1&gt;</a> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4985863027dfda9e9d939bbf87ef4232">iip</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno"> 220</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno"> 221</span> <span class="keywordflow">return</span> xt::arange&lt;size_t&gt;(m_nnp) + m_nnu;</div>
<div class="line"><a id="l00222" name="l00222"></a><span class="lineno"> 222</span> }</div>
</div>
<div class="line"><a id="l00223" name="l00223"></a><span class="lineno"> 223</span> </div>
<div class="foldopen" id="foldopen00238" data-start="{" data-end="}">
<div class="line"><a id="l00238" name="l00238"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ada07b0607da8c5cb75ecf61cdba4e7e8"> 238</a></span> Eigen::SparseMatrix&lt;double&gt; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ada07b0607da8c5cb75ecf61cdba4e7e8">Cdi</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00239" name="l00239"></a><span class="lineno"> 239</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00240" name="l00240"></a><span class="lineno"> 240</span> std::vector&lt;Eigen::Triplet&lt;double&gt;&gt; data;</div>
<div class="line"><a id="l00241" name="l00241"></a><span class="lineno"> 241</span> </div>
<div class="line"><a id="l00242" name="l00242"></a><span class="lineno"> 242</span> data.reserve(m_nties * m_ndim * (m_ndim + 1));</div>
<div class="line"><a id="l00243" name="l00243"></a><span class="lineno"> 243</span> </div>
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno"> 244</span> <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> = 0; <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> &lt; m_nties; ++<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a>) {</div>
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno"> 245</span> <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a> = 0; <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a> &lt; m_ndim; ++<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>) {</div>
<div class="line"><a id="l00246" name="l00246"></a><span class="lineno"> 246</span> </div>
<div class="line"><a id="l00247" name="l00247"></a><span class="lineno"> 247</span> <span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">ni</a> = m_tyings(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a>, 0);</div>
<div class="line"><a id="l00248" name="l00248"></a><span class="lineno"> 248</span> <span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">nd</a> = m_tyings(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a>, 1);</div>
<div class="line"><a id="l00249" name="l00249"></a><span class="lineno"> 249</span> </div>
<div class="line"><a id="l00250" name="l00250"></a><span class="lineno"> 250</span> data.push_back(Eigen::Triplet&lt;double&gt;(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> * m_ndim + <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>, m_dofs(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">ni</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>), +1.0));</div>
<div class="line"><a id="l00251" name="l00251"></a><span class="lineno"> 251</span> </div>
<div class="line"><a id="l00252" name="l00252"></a><span class="lineno"> 252</span> <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a> = 0; <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a> &lt; m_ndim; ++<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>) {</div>
<div class="line"><a id="l00253" name="l00253"></a><span class="lineno"> 253</span> data.push_back(Eigen::Triplet&lt;double&gt;(</div>
<div class="line"><a id="l00254" name="l00254"></a><span class="lineno"> 254</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> * m_ndim + <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>, m_control(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>), m_coor(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">nd</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>) - m_coor(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">ni</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>)</div>
<div class="line"><a id="l00255" name="l00255"></a><span class="lineno"> 255</span> ));</div>
<div class="line"><a id="l00256" name="l00256"></a><span class="lineno"> 256</span> }</div>
<div class="line"><a id="l00257" name="l00257"></a><span class="lineno"> 257</span> }</div>
<div class="line"><a id="l00258" name="l00258"></a><span class="lineno"> 258</span> }</div>
<div class="line"><a id="l00259" name="l00259"></a><span class="lineno"> 259</span> </div>
<div class="line"><a id="l00260" name="l00260"></a><span class="lineno"> 260</span> Eigen::SparseMatrix&lt;double&gt; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ada07b0607da8c5cb75ecf61cdba4e7e8">Cdi</a>;</div>
<div class="line"><a id="l00261" name="l00261"></a><span class="lineno"> 261</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ada07b0607da8c5cb75ecf61cdba4e7e8">Cdi</a>.resize(m_nnd, m_nni);</div>
<div class="line"><a id="l00262" name="l00262"></a><span class="lineno"> 262</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ada07b0607da8c5cb75ecf61cdba4e7e8">Cdi</a>.setFromTriplets(data.begin(), data.end());</div>
<div class="line"><a id="l00263" name="l00263"></a><span class="lineno"> 263</span> </div>
<div class="line"><a id="l00264" name="l00264"></a><span class="lineno"> 264</span> <span class="keywordflow">return</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#ada07b0607da8c5cb75ecf61cdba4e7e8">Cdi</a>;</div>
<div class="line"><a id="l00265" name="l00265"></a><span class="lineno"> 265</span> }</div>
</div>
<div class="line"><a id="l00266" name="l00266"></a><span class="lineno"> 266</span> </div>
<div class="foldopen" id="foldopen00272" data-start="{" data-end="}">
<div class="line"><a id="l00272" name="l00272"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a49356b79bbe49769bb20f385b58e4f20"> 272</a></span> Eigen::SparseMatrix&lt;double&gt; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a49356b79bbe49769bb20f385b58e4f20">Cdu</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00273" name="l00273"></a><span class="lineno"> 273</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00274" name="l00274"></a><span class="lineno"> 274</span> std::vector&lt;Eigen::Triplet&lt;double&gt;&gt; data;</div>
<div class="line"><a id="l00275" name="l00275"></a><span class="lineno"> 275</span> </div>
<div class="line"><a id="l00276" name="l00276"></a><span class="lineno"> 276</span> data.reserve(m_nties * m_ndim * (m_ndim + 1));</div>
<div class="line"><a id="l00277" name="l00277"></a><span class="lineno"> 277</span> </div>
<div class="line"><a id="l00278" name="l00278"></a><span class="lineno"> 278</span> <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> = 0; <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> &lt; m_nties; ++<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a>) {</div>
<div class="line"><a id="l00279" name="l00279"></a><span class="lineno"> 279</span> <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a> = 0; <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a> &lt; m_ndim; ++<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>) {</div>
<div class="line"><a id="l00280" name="l00280"></a><span class="lineno"> 280</span> </div>
<div class="line"><a id="l00281" name="l00281"></a><span class="lineno"> 281</span> <span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">ni</a> = m_tyings(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a>, 0);</div>
<div class="line"><a id="l00282" name="l00282"></a><span class="lineno"> 282</span> <span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">nd</a> = m_tyings(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a>, 1);</div>
<div class="line"><a id="l00283" name="l00283"></a><span class="lineno"> 283</span> </div>
<div class="line"><a id="l00284" name="l00284"></a><span class="lineno"> 284</span> <span class="keywordflow">if</span> (m_dofs(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">ni</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>) &lt; m_nnu) {</div>
<div class="line"><a id="l00285" name="l00285"></a><span class="lineno"> 285</span> data.push_back(Eigen::Triplet&lt;double&gt;(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> * m_ndim + <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>, m_dofs(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">ni</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>), +1.0));</div>
<div class="line"><a id="l00286" name="l00286"></a><span class="lineno"> 286</span> }</div>
<div class="line"><a id="l00287" name="l00287"></a><span class="lineno"> 287</span> </div>
<div class="line"><a id="l00288" name="l00288"></a><span class="lineno"> 288</span> <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a> = 0; <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a> &lt; m_ndim; ++<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>) {</div>
<div class="line"><a id="l00289" name="l00289"></a><span class="lineno"> 289</span> <span class="keywordflow">if</span> (m_control(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>) &lt; m_nnu) {</div>
<div class="line"><a id="l00290" name="l00290"></a><span class="lineno"> 290</span> data.push_back(Eigen::Triplet&lt;double&gt;(</div>
<div class="line"><a id="l00291" name="l00291"></a><span class="lineno"> 291</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> * m_ndim + <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>, m_control(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>), m_coor(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">nd</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>) - m_coor(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">ni</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>)</div>
<div class="line"><a id="l00292" name="l00292"></a><span class="lineno"> 292</span> ));</div>
<div class="line"><a id="l00293" name="l00293"></a><span class="lineno"> 293</span> }</div>
<div class="line"><a id="l00294" name="l00294"></a><span class="lineno"> 294</span> }</div>
<div class="line"><a id="l00295" name="l00295"></a><span class="lineno"> 295</span> }</div>
<div class="line"><a id="l00296" name="l00296"></a><span class="lineno"> 296</span> }</div>
<div class="line"><a id="l00297" name="l00297"></a><span class="lineno"> 297</span> </div>
<div class="line"><a id="l00298" name="l00298"></a><span class="lineno"> 298</span> Eigen::SparseMatrix&lt;double&gt; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a49356b79bbe49769bb20f385b58e4f20">Cdu</a>;</div>
<div class="line"><a id="l00299" name="l00299"></a><span class="lineno"> 299</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a49356b79bbe49769bb20f385b58e4f20">Cdu</a>.resize(m_nnd, m_nnu);</div>
<div class="line"><a id="l00300" name="l00300"></a><span class="lineno"> 300</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a49356b79bbe49769bb20f385b58e4f20">Cdu</a>.setFromTriplets(data.begin(), data.end());</div>
<div class="line"><a id="l00301" name="l00301"></a><span class="lineno"> 301</span> </div>
<div class="line"><a id="l00302" name="l00302"></a><span class="lineno"> 302</span> <span class="keywordflow">return</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a49356b79bbe49769bb20f385b58e4f20">Cdu</a>;</div>
<div class="line"><a id="l00303" name="l00303"></a><span class="lineno"> 303</span> }</div>
</div>
<div class="line"><a id="l00304" name="l00304"></a><span class="lineno"> 304</span> </div>
<div class="foldopen" id="foldopen00310" data-start="{" data-end="}">
<div class="line"><a id="l00310" name="l00310"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a3d5b282025f8240f97ff5c85c3db4265"> 310</a></span> Eigen::SparseMatrix&lt;double&gt; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a3d5b282025f8240f97ff5c85c3db4265">Cdp</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00311" name="l00311"></a><span class="lineno"> 311</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00312" name="l00312"></a><span class="lineno"> 312</span> std::vector&lt;Eigen::Triplet&lt;double&gt;&gt; data;</div>
<div class="line"><a id="l00313" name="l00313"></a><span class="lineno"> 313</span> </div>
<div class="line"><a id="l00314" name="l00314"></a><span class="lineno"> 314</span> data.reserve(m_nties * m_ndim * (m_ndim + 1));</div>
<div class="line"><a id="l00315" name="l00315"></a><span class="lineno"> 315</span> </div>
<div class="line"><a id="l00316" name="l00316"></a><span class="lineno"> 316</span> <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> = 0; <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> &lt; m_nties; ++<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a>) {</div>
<div class="line"><a id="l00317" name="l00317"></a><span class="lineno"> 317</span> <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a> = 0; <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a> &lt; m_ndim; ++<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>) {</div>
<div class="line"><a id="l00318" name="l00318"></a><span class="lineno"> 318</span> </div>
<div class="line"><a id="l00319" name="l00319"></a><span class="lineno"> 319</span> <span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">ni</a> = m_tyings(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a>, 0);</div>
<div class="line"><a id="l00320" name="l00320"></a><span class="lineno"> 320</span> <span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">nd</a> = m_tyings(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a>, 1);</div>
<div class="line"><a id="l00321" name="l00321"></a><span class="lineno"> 321</span> </div>
<div class="line"><a id="l00322" name="l00322"></a><span class="lineno"> 322</span> <span class="keywordflow">if</span> (m_dofs(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">ni</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>) &gt;= m_nnu) {</div>
<div class="line"><a id="l00323" name="l00323"></a><span class="lineno"> 323</span> data.push_back(</div>
<div class="line"><a id="l00324" name="l00324"></a><span class="lineno"> 324</span> Eigen::Triplet&lt;double&gt;(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> * m_ndim + <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>, m_dofs(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">ni</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>) - m_nnu, +1.0)</div>
<div class="line"><a id="l00325" name="l00325"></a><span class="lineno"> 325</span> );</div>
<div class="line"><a id="l00326" name="l00326"></a><span class="lineno"> 326</span> }</div>
<div class="line"><a id="l00327" name="l00327"></a><span class="lineno"> 327</span> </div>
<div class="line"><a id="l00328" name="l00328"></a><span class="lineno"> 328</span> <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a> = 0; <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a> &lt; m_ndim; ++<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>) {</div>
<div class="line"><a id="l00329" name="l00329"></a><span class="lineno"> 329</span> <span class="keywordflow">if</span> (m_control(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>) &gt;= m_nnu) {</div>
<div class="line"><a id="l00330" name="l00330"></a><span class="lineno"> 330</span> data.push_back(Eigen::Triplet&lt;double&gt;(</div>
<div class="line"><a id="l00331" name="l00331"></a><span class="lineno"> 331</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">i</a> * m_ndim + <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>, m_control(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">j</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>) - m_nnu, m_coor(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">nd</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>) - m_coor(<a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">ni</a>, <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">k</a>)</div>
<div class="line"><a id="l00332" name="l00332"></a><span class="lineno"> 332</span> ));</div>
<div class="line"><a id="l00333" name="l00333"></a><span class="lineno"> 333</span> }</div>
<div class="line"><a id="l00334" name="l00334"></a><span class="lineno"> 334</span> }</div>
<div class="line"><a id="l00335" name="l00335"></a><span class="lineno"> 335</span> }</div>
<div class="line"><a id="l00336" name="l00336"></a><span class="lineno"> 336</span> }</div>
<div class="line"><a id="l00337" name="l00337"></a><span class="lineno"> 337</span> </div>
<div class="line"><a id="l00338" name="l00338"></a><span class="lineno"> 338</span> Eigen::SparseMatrix&lt;double&gt; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a3d5b282025f8240f97ff5c85c3db4265">Cdp</a>;</div>
<div class="line"><a id="l00339" name="l00339"></a><span class="lineno"> 339</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a3d5b282025f8240f97ff5c85c3db4265">Cdp</a>.resize(m_nnd, m_nnp);</div>
<div class="line"><a id="l00340" name="l00340"></a><span class="lineno"> 340</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a3d5b282025f8240f97ff5c85c3db4265">Cdp</a>.setFromTriplets(data.begin(), data.end());</div>
<div class="line"><a id="l00341" name="l00341"></a><span class="lineno"> 341</span> </div>
<div class="line"><a id="l00342" name="l00342"></a><span class="lineno"> 342</span> <span class="keywordflow">return</span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Periodic.html#a3d5b282025f8240f97ff5c85c3db4265">Cdp</a>;</div>
<div class="line"><a id="l00343" name="l00343"></a><span class="lineno"> 343</span> }</div>
</div>
<div class="line"><a id="l00344" name="l00344"></a><span class="lineno"> 344</span> </div>
<div class="line"><a id="l00345" name="l00345"></a><span class="lineno"> 345</span><span class="keyword">private</span>:</div>
<div class="line"><a id="l00346" name="l00346"></a><span class="lineno"> 346</span> <span class="keywordtype">size_t</span> m_nnu; </div>
<div class="line"><a id="l00347" name="l00347"></a><span class="lineno"> 347</span> <span class="keywordtype">size_t</span> m_nnp; </div>
<div class="line"><a id="l00348" name="l00348"></a><span class="lineno"> 348</span> <span class="keywordtype">size_t</span> m_nni; </div>
<div class="line"><a id="l00349" name="l00349"></a><span class="lineno"> 349</span> <span class="keywordtype">size_t</span> m_nnd; </div>
<div class="line"><a id="l00350" name="l00350"></a><span class="lineno"> 350</span> <span class="keywordtype">size_t</span> m_ndim; </div>
<div class="line"><a id="l00351" name="l00351"></a><span class="lineno"> 351</span> <span class="keywordtype">size_t</span> m_nties; </div>
<div class="line"><a id="l00352" name="l00352"></a><span class="lineno"> 352</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 2&gt;</a> m_dofs; </div>
<div class="line"><a id="l00353" name="l00353"></a><span class="lineno"> 353</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 2&gt;</a> m_control; </div>
<div class="line"><a id="l00354" name="l00354"></a><span class="lineno"> 354</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 2&gt;</a> m_tyings; </div>
<div class="line"><a id="l00355" name="l00355"></a><span class="lineno"> 355</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;double, 2&gt;</a> m_coor; </div>
<div class="line"><a id="l00356" name="l00356"></a><span class="lineno"> 356</span>};</div>
</div>
<div class="line"><a id="l00357" name="l00357"></a><span class="lineno"> 357</span> </div>
<div class="foldopen" id="foldopen00361" data-start="{" data-end="};">
<div class="line"><a id="l00361" name="l00361"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Control.html"> 361</a></span><span class="keyword">class </span><a class="code hl_class" href="classGooseFEM_1_1Tyings_1_1Control.html">Control</a> {</div>
<div class="line"><a id="l00362" name="l00362"></a><span class="lineno"> 362</span><span class="keyword">public</span>:</div>
<div class="line"><a id="l00363" name="l00363"></a><span class="lineno"> 363</span> <a class="code hl_class" href="classGooseFEM_1_1Tyings_1_1Control.html">Control</a>() = <span class="keywordflow">default</span>;</div>
<div class="line"><a id="l00364" name="l00364"></a><span class="lineno"> 364</span> </div>
<div class="line"><a id="l00373" name="l00373"></a><span class="lineno"> 373</span> <span class="keyword">template</span> &lt;<span class="keyword">class</span> C, <span class="keyword">class</span> N&gt;</div>
<div class="foldopen" id="foldopen00374" data-start="{" data-end="}">
<div class="line"><a id="l00374" name="l00374"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Control.html#a79395a77a64ca2c49d062cda2babf886"> 374</a></span> <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a79395a77a64ca2c49d062cda2babf886">Control</a>(<span class="keyword">const</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">C</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a26b89b6d51e9a5823e3c85d844d3e6cc">coor</a>, <span class="keyword">const</span> <a class="code hl_function" href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">N</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a27d9c408598da7aa082d8516b11a70da">dofs</a>)</div>
<div class="line"><a id="l00375" name="l00375"></a><span class="lineno"> 375</span> {</div>
<div class="line"><a id="l00376" name="l00376"></a><span class="lineno"> 376</span> <a class="code hl_define" href="config_8h.html#a391cf2265f217c503ef4c35e6422b409">GOOSEFEM_ASSERT</a>(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a26b89b6d51e9a5823e3c85d844d3e6cc">coor</a>.shape().size() == 2);</div>
<div class="line"><a id="l00377" name="l00377"></a><span class="lineno"> 377</span> <a class="code hl_define" href="config_8h.html#a391cf2265f217c503ef4c35e6422b409">GOOSEFEM_ASSERT</a>(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a26b89b6d51e9a5823e3c85d844d3e6cc">coor</a>.shape() == <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a27d9c408598da7aa082d8516b11a70da">dofs</a>.shape());</div>
<div class="line"><a id="l00378" name="l00378"></a><span class="lineno"> 378</span> </div>
<div class="line"><a id="l00379" name="l00379"></a><span class="lineno"> 379</span> m_coor = <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a26b89b6d51e9a5823e3c85d844d3e6cc">coor</a>;</div>
<div class="line"><a id="l00380" name="l00380"></a><span class="lineno"> 380</span> m_dofs = <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a27d9c408598da7aa082d8516b11a70da">dofs</a>;</div>
<div class="line"><a id="l00381" name="l00381"></a><span class="lineno"> 381</span> </div>
<div class="line"><a id="l00382" name="l00382"></a><span class="lineno"> 382</span> <span class="keywordtype">size_t</span> nnode = <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a26b89b6d51e9a5823e3c85d844d3e6cc">coor</a>.shape(0);</div>
<div class="line"><a id="l00383" name="l00383"></a><span class="lineno"> 383</span> <span class="keywordtype">size_t</span> ndim = <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a26b89b6d51e9a5823e3c85d844d3e6cc">coor</a>.shape(1);</div>
<div class="line"><a id="l00384" name="l00384"></a><span class="lineno"> 384</span> </div>
<div class="line"><a id="l00385" name="l00385"></a><span class="lineno"> 385</span> m_control_dofs = xt::arange&lt;size_t&gt;(ndim * ndim).reshape({ndim, ndim});</div>
<div class="line"><a id="l00386" name="l00386"></a><span class="lineno"> 386</span> m_control_dofs += xt::amax(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a27d9c408598da7aa082d8516b11a70da">dofs</a>)() + 1;</div>
<div class="line"><a id="l00387" name="l00387"></a><span class="lineno"> 387</span> </div>
<div class="line"><a id="l00388" name="l00388"></a><span class="lineno"> 388</span> m_control_nodes = nnode + xt::arange&lt;size_t&gt;(ndim);</div>
<div class="line"><a id="l00389" name="l00389"></a><span class="lineno"> 389</span> </div>
<div class="line"><a id="l00390" name="l00390"></a><span class="lineno"> 390</span> m_coor = xt::concatenate(xt::xtuple(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a26b89b6d51e9a5823e3c85d844d3e6cc">coor</a>, xt::zeros&lt;double&gt;({ndim, ndim})));</div>
<div class="line"><a id="l00391" name="l00391"></a><span class="lineno"> 391</span> m_dofs = xt::concatenate(xt::xtuple(<a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a27d9c408598da7aa082d8516b11a70da">dofs</a>, m_control_dofs));</div>
<div class="line"><a id="l00392" name="l00392"></a><span class="lineno"> 392</span> }</div>
</div>
<div class="line"><a id="l00393" name="l00393"></a><span class="lineno"> 393</span> </div>
<div class="foldopen" id="foldopen00399" data-start="{" data-end="}">
<div class="line"><a id="l00399" name="l00399"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Control.html#a26b89b6d51e9a5823e3c85d844d3e6cc"> 399</a></span> <span class="keyword">const</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;double, 2&gt;</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a26b89b6d51e9a5823e3c85d844d3e6cc">coor</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00400" name="l00400"></a><span class="lineno"> 400</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00401" name="l00401"></a><span class="lineno"> 401</span> <span class="keywordflow">return</span> m_coor;</div>
<div class="line"><a id="l00402" name="l00402"></a><span class="lineno"> 402</span> }</div>
</div>
<div class="line"><a id="l00403" name="l00403"></a><span class="lineno"> 403</span> </div>
<div class="foldopen" id="foldopen00409" data-start="{" data-end="}">
<div class="line"><a id="l00409" name="l00409"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Control.html#a27d9c408598da7aa082d8516b11a70da"> 409</a></span> <span class="keyword">const</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 2&gt;</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a27d9c408598da7aa082d8516b11a70da">dofs</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00410" name="l00410"></a><span class="lineno"> 410</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00411" name="l00411"></a><span class="lineno"> 411</span> <span class="keywordflow">return</span> m_dofs;</div>
<div class="line"><a id="l00412" name="l00412"></a><span class="lineno"> 412</span> }</div>
</div>
<div class="line"><a id="l00413" name="l00413"></a><span class="lineno"> 413</span> </div>
<div class="foldopen" id="foldopen00419" data-start="{" data-end="}">
<div class="line"><a id="l00419" name="l00419"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Control.html#aefe551ba22551699a0a9720d32cddd44"> 419</a></span> <span class="keyword">const</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 2&gt;</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#aefe551ba22551699a0a9720d32cddd44">controlDofs</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00420" name="l00420"></a><span class="lineno"> 420</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00421" name="l00421"></a><span class="lineno"> 421</span> <span class="keywordflow">return</span> m_control_dofs;</div>
<div class="line"><a id="l00422" name="l00422"></a><span class="lineno"> 422</span> }</div>
</div>
<div class="line"><a id="l00423" name="l00423"></a><span class="lineno"> 423</span> </div>
<div class="foldopen" id="foldopen00429" data-start="{" data-end="}">
<div class="line"><a id="l00429" name="l00429"></a><span class="lineno"><a class="line" href="classGooseFEM_1_1Tyings_1_1Control.html#a58f3bd684b89bf8a1a74303cd5587cc1"> 429</a></span> <span class="keyword">const</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 1&gt;</a>&amp; <a class="code hl_function" href="classGooseFEM_1_1Tyings_1_1Control.html#a58f3bd684b89bf8a1a74303cd5587cc1">controlNodes</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00430" name="l00430"></a><span class="lineno"> 430</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00431" name="l00431"></a><span class="lineno"> 431</span> <span class="keywordflow">return</span> m_control_nodes;</div>
<div class="line"><a id="l00432" name="l00432"></a><span class="lineno"> 432</span> }</div>
</div>
<div class="line"><a id="l00433" name="l00433"></a><span class="lineno"> 433</span> </div>
<div class="line"><a id="l00434" name="l00434"></a><span class="lineno"> 434</span><span class="keyword">private</span>:</div>
<div class="line"><a id="l00435" name="l00435"></a><span class="lineno"> 435</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;double, 2&gt;</a> m_coor; </div>
<div class="line"><a id="l00436" name="l00436"></a><span class="lineno"> 436</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 2&gt;</a> m_dofs; </div>
<div class="line"><a id="l00437" name="l00437"></a><span class="lineno"> 437</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 2&gt;</a> m_control_dofs; </div>
<div class="line"><a id="l00438" name="l00438"></a><span class="lineno"> 438</span> <a class="code hl_typedef" href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">array_type::tensor&lt;size_t, 1&gt;</a> m_control_nodes; </div>
<div class="line"><a id="l00439" name="l00439"></a><span class="lineno"> 439</span>};</div>
</div>
<div class="line"><a id="l00440" name="l00440"></a><span class="lineno"> 440</span> </div>
<div class="line"><a id="l00441" name="l00441"></a><span class="lineno"> 441</span>} <span class="comment">// namespace Tyings</span></div>
</div>
<div class="line"><a id="l00442" name="l00442"></a><span class="lineno"> 442</span>} <span class="comment">// namespace GooseFEM</span></div>
<div class="line"><a id="l00443" name="l00443"></a><span class="lineno"> 443</span> </div>
<div class="line"><a id="l00444" name="l00444"></a><span class="lineno"> 444</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="aMesh_8h_html"><div class="ttname"><a href="Mesh_8h.html">Mesh.h</a></div><div class="ttdoc">Generic mesh operations.</div></div>
<div class="ttc" id="aclassGooseFEM_1_1Mesh_1_1Reorder_html"><div class="ttname"><a href="classGooseFEM_1_1Mesh_1_1Reorder.html">GooseFEM::Mesh::Reorder</a></div><div class="ttdoc">Reorder to lowest possible index, in specific order.</div><div class="ttdef"><b>Definition</b> <a href="Mesh_8h_source.html#l02384">Mesh.h:2384</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Control_html"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Control.html">GooseFEM::Tyings::Control</a></div><div class="ttdoc">Add control nodes to an existing system.</div><div class="ttdef"><b>Definition</b> <a href="#l00361">TyingsPeriodic.h:361</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Control_html_a26b89b6d51e9a5823e3c85d844d3e6cc"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Control.html#a26b89b6d51e9a5823e3c85d844d3e6cc">GooseFEM::Tyings::Control::coor</a></div><div class="ttdeci">const array_type::tensor&lt; double, 2 &gt; &amp; coor() const</div><div class="ttdoc">Nodal coordinates, for the system with control nodes added to it.</div><div class="ttdef"><b>Definition</b> <a href="#l00399">TyingsPeriodic.h:399</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Control_html_a27d9c408598da7aa082d8516b11a70da"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Control.html#a27d9c408598da7aa082d8516b11a70da">GooseFEM::Tyings::Control::dofs</a></div><div class="ttdeci">const array_type::tensor&lt; size_t, 2 &gt; &amp; dofs() const</div><div class="ttdoc">DOF-numbers per node, for the system with control nodes added to it.</div><div class="ttdef"><b>Definition</b> <a href="#l00409">TyingsPeriodic.h:409</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Control_html_a58f3bd684b89bf8a1a74303cd5587cc1"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Control.html#a58f3bd684b89bf8a1a74303cd5587cc1">GooseFEM::Tyings::Control::controlNodes</a></div><div class="ttdeci">const array_type::tensor&lt; size_t, 1 &gt; &amp; controlNodes() const</div><div class="ttdoc">Node-numbers of the control nodes.</div><div class="ttdef"><b>Definition</b> <a href="#l00429">TyingsPeriodic.h:429</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Control_html_a79395a77a64ca2c49d062cda2babf886"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Control.html#a79395a77a64ca2c49d062cda2babf886">GooseFEM::Tyings::Control::Control</a></div><div class="ttdeci">Control(const C &amp;coor, const N &amp;dofs)</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition</b> <a href="#l00374">TyingsPeriodic.h:374</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Control_html_aefe551ba22551699a0a9720d32cddd44"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Control.html#aefe551ba22551699a0a9720d32cddd44">GooseFEM::Tyings::Control::controlDofs</a></div><div class="ttdeci">const array_type::tensor&lt; size_t, 2 &gt; &amp; controlDofs() const</div><div class="ttdoc">DOF-numbers of each control node.</div><div class="ttdef"><b>Definition</b> <a href="#l00419">TyingsPeriodic.h:419</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html">GooseFEM::Tyings::Periodic</a></div><div class="ttdoc">Nodal tyings per periodic boundary conditions.</div><div class="ttdef"><b>Definition</b> <a href="#l00046">TyingsPeriodic.h:46</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_a03a090236d964de2b288cda9036710d4"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#a03a090236d964de2b288cda9036710d4">GooseFEM::Tyings::Periodic::nnu</a></div><div class="ttdeci">size_t nnu() const</div><div class="ttdef"><b>Definition</b> <a href="#l00142">TyingsPeriodic.h:142</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_a13b3ccb84480dce4eabff664003ec420"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#a13b3ccb84480dce4eabff664003ec420">GooseFEM::Tyings::Periodic::Periodic</a></div><div class="ttdeci">Periodic(const C &amp;coor, const D &amp;dofs, const S &amp;control_dofs, const T &amp;nodal_tyings)</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition</b> <a href="#l00063">TyingsPeriodic.h:63</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_a2a16eba1fa229975c206105e56e2d672"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#a2a16eba1fa229975c206105e56e2d672">GooseFEM::Tyings::Periodic::Periodic</a></div><div class="ttdeci">Periodic(const C &amp;coor, const D &amp;dofs, const S &amp;control_dofs, const T &amp;nodal_tyings, const U &amp;iip)</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition</b> <a href="#l00083">TyingsPeriodic.h:83</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_a3d5b282025f8240f97ff5c85c3db4265"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#a3d5b282025f8240f97ff5c85c3db4265">GooseFEM::Tyings::Periodic::Cdp</a></div><div class="ttdeci">Eigen::SparseMatrix&lt; double &gt; Cdp() const</div><div class="ttdoc">Prescribed part of the partitioned tying matrix, see Cdi().</div><div class="ttdef"><b>Definition</b> <a href="#l00310">TyingsPeriodic.h:310</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_a49356b79bbe49769bb20f385b58e4f20"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#a49356b79bbe49769bb20f385b58e4f20">GooseFEM::Tyings::Periodic::Cdu</a></div><div class="ttdeci">Eigen::SparseMatrix&lt; double &gt; Cdu() const</div><div class="ttdoc">Unknown part of the partitioned tying matrix, see Cdi().</div><div class="ttdef"><b>Definition</b> <a href="#l00272">TyingsPeriodic.h:272</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_a4985863027dfda9e9d939bbf87ef4232"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4985863027dfda9e9d939bbf87ef4232">GooseFEM::Tyings::Periodic::iip</a></div><div class="ttdeci">array_type::tensor&lt; size_t, 1 &gt; iip() const</div><div class="ttdoc">Independent prescribed DOFs.</div><div class="ttdef"><b>Definition</b> <a href="#l00219">TyingsPeriodic.h:219</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_a4b1acf54dc71e271c717c510c2b593a7"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#a4b1acf54dc71e271c717c510c2b593a7">GooseFEM::Tyings::Periodic::nnp</a></div><div class="ttdeci">size_t nnp() const</div><div class="ttdef"><b>Definition</b> <a href="#l00150">TyingsPeriodic.h:150</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_a6ff7cbd5136d3cfede8d4464dfb9b0b6"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#a6ff7cbd5136d3cfede8d4464dfb9b0b6">GooseFEM::Tyings::Periodic::iiu</a></div><div class="ttdeci">array_type::tensor&lt; size_t, 1 &gt; iiu() const</div><div class="ttdoc">Independent unknown DOFs.</div><div class="ttdef"><b>Definition</b> <a href="#l00209">TyingsPeriodic.h:209</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_a7f108d7716a1e2f8e96c73cea74ae78b"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#a7f108d7716a1e2f8e96c73cea74ae78b">GooseFEM::Tyings::Periodic::iid</a></div><div class="ttdeci">array_type::tensor&lt; size_t, 1 &gt; iid() const</div><div class="ttdoc">Dependent DOFs.</div><div class="ttdef"><b>Definition</b> <a href="#l00189">TyingsPeriodic.h:189</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_a94917fec18c3d524b4317d37a730cc1d"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#a94917fec18c3d524b4317d37a730cc1d">GooseFEM::Tyings::Periodic::iii</a></div><div class="ttdeci">array_type::tensor&lt; size_t, 1 &gt; iii() const</div><div class="ttdoc">Independent DOFs.</div><div class="ttdef"><b>Definition</b> <a href="#l00199">TyingsPeriodic.h:199</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_a9cc18047ef3f0262beef32234d8fe2d9"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#a9cc18047ef3f0262beef32234d8fe2d9">GooseFEM::Tyings::Periodic::dofs</a></div><div class="ttdeci">const array_type::tensor&lt; size_t, 2 &gt; &amp; dofs() const</div><div class="ttdef"><b>Definition</b> <a href="#l00158">TyingsPeriodic.h:158</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_ab50f4a483af8a5475db95af4cffff663"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#ab50f4a483af8a5475db95af4cffff663">GooseFEM::Tyings::Periodic::control</a></div><div class="ttdeci">const array_type::tensor&lt; size_t, 2 &gt; &amp; control() const</div><div class="ttdef"><b>Definition</b> <a href="#l00167">TyingsPeriodic.h:167</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_ab6ee785b1d6c2fdcbe8fa2c71d380bf0"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#ab6ee785b1d6c2fdcbe8fa2c71d380bf0">GooseFEM::Tyings::Periodic::nni</a></div><div class="ttdeci">size_t nni() const</div><div class="ttdef"><b>Definition</b> <a href="#l00134">TyingsPeriodic.h:134</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_ac1ffeefa729122e3fbeafc806b1527e3"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#ac1ffeefa729122e3fbeafc806b1527e3">GooseFEM::Tyings::Periodic::nnd</a></div><div class="ttdeci">size_t nnd() const</div><div class="ttdef"><b>Definition</b> <a href="#l00126">TyingsPeriodic.h:126</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_ada07b0607da8c5cb75ecf61cdba4e7e8"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#ada07b0607da8c5cb75ecf61cdba4e7e8">GooseFEM::Tyings::Periodic::Cdi</a></div><div class="ttdeci">Eigen::SparseMatrix&lt; double &gt; Cdi() const</div><div class="ttdoc">Return tying matrix such as to get the dependent DOFs from the independent DOFs as follows.</div><div class="ttdef"><b>Definition</b> <a href="#l00238">TyingsPeriodic.h:238</a></div></div>
<div class="ttc" id="aclassGooseFEM_1_1Tyings_1_1Periodic_html_af7aeffaf99596b6265db5178d517f958"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#af7aeffaf99596b6265db5178d517f958">GooseFEM::Tyings::Periodic::nodal_tyings</a></div><div class="ttdeci">const array_type::tensor&lt; size_t, 2 &gt; &amp; nodal_tyings() const</div><div class="ttdoc">Return the applied nodal tyings.</div><div class="ttdef"><b>Definition</b> <a href="#l00179">TyingsPeriodic.h:179</a></div></div>
<div class="ttc" id="aconfig_8h_html"><div class="ttname"><a href="config_8h.html">config.h</a></div><div class="ttdoc">Basic configuration:</div></div>
<div class="ttc" id="aconfig_8h_html_a391cf2265f217c503ef4c35e6422b409"><div class="ttname"><a href="config_8h.html#a391cf2265f217c503ef4c35e6422b409">GOOSEFEM_ASSERT</a></div><div class="ttdeci">#define GOOSEFEM_ASSERT(expr)</div><div class="ttdoc">All assertions are implementation as::</div><div class="ttdef"><b>Definition</b> <a href="config_8h_source.html#l00097">config.h:97</a></div></div>
<div class="ttc" id="anamespaceGooseFEM_1_1array__type_html_adad35bf4db4c7eb54c25136f0f3d34d1"><div class="ttname"><a href="namespaceGooseFEM_1_1array__type.html#adad35bf4db4c7eb54c25136f0f3d34d1">GooseFEM::array_type::tensor</a></div><div class="ttdeci">xt::xtensor&lt; T, N &gt; tensor</div><div class="ttdoc">Fixed (static) rank array.</div><div class="ttdef"><b>Definition</b> <a href="config_8h_source.html#l00177">config.h:177</a></div></div>
<div class="ttc" id="anamespaceGooseFEM_html"><div class="ttname"><a href="namespaceGooseFEM.html">GooseFEM</a></div><div class="ttdoc">Toolbox to perform finite element computations.</div><div class="ttdef"><b>Definition</b> <a href="Allocate_8h_source.html#l00014">Allocate.h:14</a></div></div>
<div class="ttc" id="anamespaceGooseFEM_html_acb082fa83b6ad7cf3a04bd7a181cce81"><div class="ttname"><a href="namespaceGooseFEM.html#acb082fa83b6ad7cf3a04bd7a181cce81">GooseFEM::AsTensor</a></div><div class="ttdeci">auto AsTensor(const T &amp;arg, const S &amp;shape)</div><div class="ttdoc">&quot;Broadcast&quot; a scalar stored in an array (e.g.</div><div class="ttdef"><b>Definition</b> <a href="Allocate_8h_source.html#l00167">Allocate.h:167</a></div></div>
</div><!-- fragment --></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_3769e65ebf8802393a9ec6629f7d9d6e.html">GooseFEM</a></li><li class="navelem"><a class="el" href="TyingsPeriodic_8h.html">TyingsPeriodic.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.10.0 </li>
</ul>
</div>
</body>
</html>

Event Timeline