<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="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< double, 2 > & 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< size_t, 2 > & 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< size_t, 1 > & 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 &coor, const N &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< size_t, 2 > & 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_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 &coor, const D &dofs, const S &control_dofs, const T &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 &coor, const D &dofs, const S &control_dofs, const T &nodal_tyings, const U &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< double > 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< double > 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_ada07b0607da8c5cb75ecf61cdba4e7e8"><div class="ttname"><a href="classGooseFEM_1_1Tyings_1_1Periodic.html#ada07b0607da8c5cb75ecf61cdba4e7e8">GooseFEM::Tyings::Periodic::Cdi</a></div><div class="ttdeci">Eigen::SparseMatrix< double > 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="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 &arg, const S &shape)</div><div class="ttdoc">"Broadcast" 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! -->