<trclass="memdesc:a22c94233f560b36c5e782d6e73cebae3"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Calculates the distance between 2 nodes. <ahref="namespacefea.html#a22c94233f560b36c5e782d6e73cebae3">More...</a><br/></td></tr>
<trclass="memitem:adb99d60a0e4eb10e55a7c52044efb6e3"><tdclass="memItemLeft"align="right"valign="top">void </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="namespacefea.html#adb99d60a0e4eb10e55a7c52044efb6e3">fea::loadTies</a> (std::vector< Eigen::Triplet< double >>&triplets, const std::vector< Tie >&ties)</td></tr>
<trclass="memdesc:adb99d60a0e4eb10e55a7c52044efb6e3"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Loads any tie constraints into the set of triplets that will become the global stiffness matrix. <ahref="namespacefea.html#adb99d60a0e4eb10e55a7c52044efb6e3">More...</a><br/></td></tr>
<trclass="memdesc:ad101dfa486fc4d0bd848129ff2453139"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Computes the forces in the tie elements based on the nodal displacements of the FE analysis and the spring constants provided in <code>ties</code>. <ahref="namespacefea.html#ad101dfa486fc4d0bd848129ff2453139">More...</a><br/></td></tr>
<trclass="memitem:af9e37d32f38ace35944f1e63f4a447fa"><tdclass="memItemLeft"align="right"valign="top">void </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="namespacefea.html#af9e37d32f38ace35944f1e63f4a447fa">fea::loadForces</a> (SparseMat &force_vec, const std::vector< Force >&forces)</td></tr>
<trclass="memdesc:af9e37d32f38ace35944f1e63f4a447fa"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Loads the prescribed forces into the force vector. <ahref="namespacefea.html#af9e37d32f38ace35944f1e63f4a447fa">More...</a><br/></td></tr>
<trclass="memitem:aca9724c7cab58b0671b29f3f4318e599"><tdclass="memItemLeft"align="right"valign="top">Summary </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="namespacefea.html#aca9724c7cab58b0671b29f3f4318e599">fea::solve</a> (const Job &job, const std::vector< BC >&BCs, const std::vector< Force >&forces, const std::vector< Tie >&ties, const Options &options)</td></tr>
<trclass="memdesc:aca9724c7cab58b0671b29f3f4318e599"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Solves the finite element analysis defined by the input <aclass="el"href="structfea_1_1_job.html"title="Contains a node list, element list, and the properties of each element. ">Job</a>, boundary conditions, and prescribed nodal forces. <ahref="namespacefea.html#aca9724c7cab58b0671b29f3f4318e599">More...</a><br/></td></tr>