1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
/*! \page download Download
\section howtosources How to download sources files of the API?
<ul>
<li> <a href="https://github.com/FrictionalContactLibrary/fclib">latest version on github</a></li>
<li> <a href="https://github.com/FrictionalContactLibrary/fclib/releases"> releases on github </a></li>
</ul>
<br>
<p></p>
\section howtolibrary How to download the collection of problems ?
<ul>
<li> The problems are stored on a github repo with the help of git-lfs <a href="https://github.com/FrictionalContactLibrary/fclib-library"> fclib-library </a> </li>
<li> The release of the library of problems are tagged and can be found <a href="https://github.com/FrictionalContactLibrary/fclib-library/releases"> there </a> </li>
<br/>
*/
/*! \page contact Contact us
For any information or help, send an email to <img src="./images/mail.gif"/>
*/
/*! \page publications Related Publications
<p>
<a href="https://hal.inria.fr/hal-00945820v2/document" > Vincent Acary, Maurice Brémond, Tomasz Koziara, Franck Pérignon.<br>
FCLIB: a collection of discrete 3D Frictional Contact problems. [Technical Report] RT-0444, INRIA. 2014, pp.34.</a>
<br></br>
<br/>
</p>
<br/>
*/
|