<tr class="memdesc:abc5e21d054742995c202009243e6952e"><td class="mdescLeft"> </td><td class="mdescRight">Same as Solve \( x = A^{-1} b \). <br /></td></tr>
class GooseFEM::MatrixPartitionedSolver< Solver ></div><p>Solve \( x_u = A_{uu}^{-1} (b_u - A_{up} * x_p) \) for <code>A</code> of the MatrixPartitioned() class. </p>
<p>You can solve for multiple right-hand-sides using one factorisation.</p>
<p>For "nodevec" input <code>x</code> is used to read \( x_p \), while \( x_u \) is written. See <a class="el" href="classGooseFEM_1_1MatrixPartitionedBase.html#ae48eba03e3b32d8240b19ec242952f9e" title="Right-hand-size for corresponding to the prescribed DOFs:">MatrixPartitioned::Reaction()</a> to get \( b_p \). </p>
<p class="definition">Definition at line <a class="el" href="MatrixPartitioned_8h_source.html#l00526">526</a> of file <a class="el" href="MatrixPartitioned_8h_source.html">MatrixPartitioned.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<tr><td class="paramname">A</td><td><a class="el" href="namespaceGooseFEM.html" title="Toolbox to perform finite element computations.">GooseFEM</a> (sparse) matrix, see e.g. <a class="el" href="classGooseFEM_1_1MatrixPartitioned.html" title="Sparse matrix partitioned in an unknown and a prescribed part.">GooseFEM::MatrixPartitioned()</a>. </td></tr>
<p class="definition">Definition at line <a class="el" href="MatrixPartitioned_8h_source.html#l00545">545</a> of file <a class="el" href="MatrixPartitioned_8h_source.html">MatrixPartitioned.h</a>.</p>
<tr><td class="paramname">A</td><td><a class="el" href="namespaceGooseFEM.html" title="Toolbox to perform finite element computations.">GooseFEM</a> (sparse) matrix, see e.g. <a class="el" href="classGooseFEM_1_1MatrixPartitioned.html" title="Sparse matrix partitioned in an unknown and a prescribed part.">GooseFEM::MatrixPartitioned()</a>. </td></tr>
<p class="definition">Definition at line <a class="el" href="MatrixPartitioned_8h_source.html#l00568">568</a> of file <a class="el" href="MatrixPartitioned_8h_source.html">MatrixPartitioned.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>