Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ab43e6c7 authored by Olivier COULAUD's avatar Olivier COULAUD
Browse files

Add list of examples

parent fc5cef33
No related branches found
No related tags found
No related merge requests found
......@@ -90,10 +90,20 @@
* \section driver Drivers
* <a href="../html/files.html"> Here</a> some drivers.
\subsection drivers From Examples repository
<ul>
<li>DirectComputation Direct computation between particles (N^2 algorithm). </li>
<li>ChebyshevInterpolationFMM FMM on Chebyshev grid points.</li>
<li>LagrangeInterpolationFMM FMM on equispaced grid points</li>
<li>ChebyshevInterpolationMPIFMM MPI-FMM on Chebyshev grid points..</li>
<li>RotationFMM FMM with spherical harmonics expansion with rotation.</li>
<li>RotationMPIFMM MPI-FMM with spherical harmonics expansion with rotation..</li>
<li>generateDistributions driver to generate particles distribution.</li>
<li>CutOffAlgorithm Cutoff algorithm.</li>
<li>changeFmaFormat driver to manage our input/output format..</li>
*
html/files.html
\section example_from_test Examples from Tests
\section example_from_test Examples from Tests
\subsection tests_utils From Tests/Utils
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment