Skip to content

Commit

Permalink
deploy: 4ddff07
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-heltai committed Jun 24, 2024
1 parent 5046899 commit 9e2dc5c
Show file tree
Hide file tree
Showing 704 changed files with 32,686 additions and 31,945 deletions.
2 changes: 1 addition & 1 deletion 01__design_8dox.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="01__design_8dox.html">01_design.dox</a></li>
<li class="footer">Generated on Sun Apr 30 2023 14:06:43 for Fluid structure interaction suite by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Mon Jun 24 2024 23:50:44 for Fluid structure interaction suite by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion _r_e_a_d_m_e_8md.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="_r_e_a_d_m_e_8md.html">README.md</a></li>
<li class="footer">Generated on Sun Apr 30 2023 14:06:44 for Fluid structure interaction suite by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Mon Jun 24 2024 23:50:44 for Fluid structure interaction suite by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion amg_8cc.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#af30fbfa3374844811c9efb79
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_b2f33c71d4aa5e7af42a1ca61ff5af1b.html">source</a></li><li class="navelem"><a class="el" href="dir_391f36ef54c6909ec58be9eca8862451.html">parsed_lac</a></li><li class="navelem"><a class="el" href="amg_8cc.html">amg.cc</a></li>
<li class="footer">Generated on Sun Apr 30 2023 14:06:44 for Fluid structure interaction suite by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Mon Jun 24 2024 23:50:44 for Fluid structure interaction suite by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
17 changes: 8 additions & 9 deletions amg_8cc_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,18 +131,18 @@
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespace_parsed_l_a_c.html">ParsedLAC</a></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;{</div>
<div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="class_parsed_l_a_c_1_1_a_m_g_preconditioner.html#a767e146c94b1c063322003d0e8fd06c1"> 28</a></span>&#160; AMGPreconditioner::AMGPreconditioner(<span class="keyword">const</span> std::string &amp;name,</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> &amp; elliptic,</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> &amp; higher_order_elements,</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> &amp;elliptic,</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> &amp;higher_order_elements,</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> &amp;n_cycles,</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> &amp; w_cycle,</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> &amp;w_cycle,</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; <span class="keyword">const</span> <span class="keywordtype">double</span> &amp;aggregation_threshold,</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> &amp;smoother_sweeps,</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> &amp;smoother_overlap,</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> &amp; output_details,</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; <span class="keyword">const</span> std::string &amp; smoother_type,</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <span class="keyword">const</span> std::string &amp; coarse_type)</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> &amp;output_details,</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; <span class="keyword">const</span> std::string &amp;smoother_type,</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <span class="keyword">const</span> std::string &amp;coarse_type)</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; : <a class="codeRef" href="http://www.dealii.org/developer/doxygen/deal.II/classParameterAcceptor.html">ParameterAcceptor</a>(name)</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; , <a class="codeRef" href="http://www.dealii.org/developer/doxygen/deal.II/classPETScWrappers_1_1PreconditionBoomerAMG.html">PreconditionAMG</a>()</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; , PreconditionAMG()</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; , elliptic(elliptic)</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; , higher_order_elements(higher_order_elements)</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; , n_cycles(n_cycles)</div>
Expand Down Expand Up @@ -297,7 +297,6 @@
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; </div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="ttc" id="aamg_8h_html"><div class="ttname"><a href="amg_8h.html">amg.h</a></div></div>
<div class="ttc" id="aclassPETScWrappers_1_1PreconditionBoomerAMG_html"><div class="ttname"><a href="http://www.dealii.org/developer/doxygen/deal.II/classPETScWrappers_1_1PreconditionBoomerAMG.html">PETScWrappers::PreconditionBoomerAMG</a></div></div>
<div class="ttc" id="aclassParameterAcceptor_html"><div class="ttname"><a href="http://www.dealii.org/developer/doxygen/deal.II/classParameterAcceptor.html">ParameterAcceptor</a></div></div>
<div class="ttc" id="aclassParameterAcceptor_html_a96081d4cc985b722c9841fcf0c0e54ec"><div class="ttname"><a href="http://www.dealii.org/developer/doxygen/deal.II/classParameterAcceptor.html#a96081d4cc985b722c9841fcf0c0e54ec">ParameterAcceptor::prm</a></div><div class="ttdeci">static ParameterHandler prm</div></div>
<div class="ttc" id="aclassParameterAcceptor_html_af2a534c7f1ea5bfa165fa8a469744a5d"><div class="ttname"><a href="http://www.dealii.org/developer/doxygen/deal.II/classParameterAcceptor.html#af2a534c7f1ea5bfa165fa8a469744a5d">ParameterAcceptor::add_parameter</a></div><div class="ttdeci">void add_parameter(const std::string &amp;entry, ParameterType &amp;parameter, const std::string &amp;documentation=&quot;&quot;, ParameterHandler &amp;prm_=prm, const Patterns::PatternBase &amp;pattern=*Patterns::Tools::Convert&lt; ParameterType &gt;::to_pattern())</div></div>
Expand Down Expand Up @@ -339,7 +338,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_b2f33c71d4aa5e7af42a1ca61ff5af1b.html">source</a></li><li class="navelem"><a class="el" href="dir_391f36ef54c6909ec58be9eca8862451.html">parsed_lac</a></li><li class="navelem"><a class="el" href="amg_8cc.html">amg.cc</a></li>
<li class="footer">Generated on Sun Apr 30 2023 14:06:43 for Fluid structure interaction suite by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Mon Jun 24 2024 23:50:44 for Fluid structure interaction suite by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion amg_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_65593bf93f1e4428cc81baf4bb94349f.html">parsed_lac</a></li><li class="navelem"><a class="el" href="amg_8h.html">amg.h</a></li>
<li class="footer">Generated on Sun Apr 30 2023 14:06:43 for Fluid structure interaction suite by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Mon Jun 24 2024 23:50:44 for Fluid structure interaction suite by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
Loading

0 comments on commit 9e2dc5c

Please sign in to comment.