⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 applications.php

📁 一个用来实现偏微分方程中网格的计算库
💻 PHP
字号:
<?php $root=""; ?><?php require($root."navigation.php"); ?><html><head>  <title>libMesh Applications</title>  <?php load_style($root); ?></head><body><?php make_navigation("applications",$root)?><div class="content"><h2>Here you will find presentations, organized by application area, that use libMesh</h2><ul>  <li>    Foo </li>  <li>    Bar </li></ul><h2>Natural Convection</h2><ul>  <li> <a href="http://cfdlab.ae.utexas.edu/~benkirk/adv_flows_project.pdf">Ben's Adavnced Flows Class Project</a> </li></ul><h2>Exterior Acoustics</h2><ul>  <li> <a href="http://www.mum.tu-harburg.de/ovestorff/projects/project_dd.html">Acoustic Radiation of Ocean Engineering Structures</a> </li>  <li> <a href="http://www.mum.tu-harburg.de/ovestorff/projects/project_sp.html">Tire Rolling Noise</a> </li></ul></div><!--<div id="navBeta"></div>--><?php make_footer() ?></body></html><?php if (0) { ?># Local Variables:# mode: html# End:<?php } ?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -