Skip to content

Commit

Permalink
Deployed 5ddaea1 with MkDocs version: 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tzanio committed May 11, 2024
1 parent 495d5a9 commit ef8ebea
Show file tree
Hide file tree
Showing 10 changed files with 85 additions and 518 deletions.
8 changes: 4 additions & 4 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ <h2 id="contributors">Contributors</h2>
<li><a href="https://github.com/joshessman-llnl">Josh Essman</a></li>
<li><a href="https://people.llnl.gov/fisher47">Aaron Fisher</a></li>
<li><a href="https://people.llnl.gov/gardner48">David Gardner</a></li>
<li><a href="https://crd.lbl.gov/departments/applied-mathematics/scalable-solvers/members/staff-members/pieter-ghysels-2">Pieter Ghysels</a></li>
<li><a href="https://crd.lbl.gov/divisions/amcr/applied-mathematics-dept/scalable-solvers/members/staff-members/pieter-ghysels-2">Pieter Ghysels</a></li>
<li><a href="https://akgillette.github.io">Andrew Gillette</a></li>
<li><a href="https://scholar.google.com/citations?user=p2FEptUAAAAJ&amp;hl=en">Sebastian Grimberg</a></li>
<li><a href="https://www.mn.uio.no/geo/english/people/aca/metos/hennesh/index.html">Hennes Hajduk</a></li>
Expand All @@ -424,7 +424,7 @@ <h2 id="contributors">Contributors</h2>
<li><a href="https://people.llnl.gov/mittal3">Ketan Mittal</a></li>
<li><a href="https://wsmoses.com">William Moses</a></li>
<li><a href="https://github.com/najlkin">Jan Nikl</a></li>
<li><a href="http://www.lkm.rub.de/institut/team/ogiermann.html">Dennis Ogiermann</a></li>
<li><a href="https://github.com/termi-official">Dennis Ogiermann</a></li>
<li><a href="https://github.com/goxberry">Geoffrey Oxberry</a></li>
<li><a href="https://pazner.github.io">Will Pazner</a></li>
<li><a href="https://people.llnl.gov/petra1">Cosmin Petra</a></li>
Expand All @@ -449,15 +449,15 @@ <h2 id="contributors">Contributors</h2>
<li><a href="https://people.llnl.gov/tomov2">Vladimir Tomov</a></li>
<li><a href="https://github.com/jetremblay">Jean-Étienne Tremblay</a></li>
<li><a href="https://artv3.github.io">Arturo Vargas</a></li>
<li><a href="https://engineering.wustl.edu/faculty/Umberto-Villa.html">Umberto Villa</a></li>
<li><a href="https://oden.utexas.edu/people/directory/Umberto-E.-Villa">Umberto Villa</a></li>
<li><a href="https://people.llnl.gov/vogl2">Chris Vogl</a></li>
<li><a href="https://people.llnl.gov/watts24">Seth Watts</a></li>
<li><a href="https://people.llnl.gov/weiss27">Kenneth Weiss</a></li>
<li><a href="https://people.llnl.gov/white37">Daniel White</a></li>
<li><a href="https://github.com/BradWhitlock">Brad Whitlock</a></li>
<li><a href="https://github.com/wo80">Christian Woltering</a></li>
<li><a href="https://github.com/jonwong12">Jonathan Wong</a></li>
<li><a href="https://github.com/kanye-quest">Max Yang</a></li>
<li><a href="https://github.com/publixsubfan">Max Yang</a></li>
<li><a href="https://github.com/gzagaris">George Zagaris</a></li>
<li><a href="https://ecrc.kaust.edu.sa/Pages/People.aspx">Stefano Zampini</a></li>
<li><a href="https://www.ics.usi.ch/index.php/people-detail-page/93-patrick-zulian-sp-1923892153">Patrick Zulian</a></li>
Expand Down
10 changes: 5 additions & 5 deletions features/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ <h2 id="wide-range-of-mesh-types">Wide Range of Mesh Types</h2>
<h2 id="parallel-scalable-and-gpu-ready">Parallel, Scalable and GPU-ready</h2>
<p>MFEM supports MPI-based parallelism throughout the library, and can readily be used as a scalable unstructured finite element problem generator.</p>
<ul>
<li>MFEM-based <a href="https://www.llnl.gov/casc/blast">applications</a> have been <a href="https://computing.llnl.gov/blast/parallel-performance">scaled</a> to hundreds of thousands of parallel cores.</li>
<li>MFEM-based <a href="https://www.llnl.gov/casc/blast">applications</a> have been <a href="https://computing.llnl.gov/projects/blast/parallel-performance">scaled</a> to hundreds of thousands of parallel cores.</li>
<li>The library supports <a href="../performance/">efficient operator assembly/evaluation</a> for tensor-product high-order elements.</li>
<li>Support for hardware devices, such as <a href="../gpu-support/">GPUs</a>, and programming models, such as CUDA, HIP, <a href="https://libocca.org">OCCA</a>, <a href="https://github.com/LLNL/RAJA">RAJA</a> and OpenMP is also included.</li>
</ul>
Expand Down Expand Up @@ -428,7 +428,7 @@ <h2 id="extensive-examples">Extensive Examples</h2>
<li><a href="https://docs.mfem.org/html/ex8_8cpp_source.html">Example 8</a>: Discontinuous Petrov-Galerkin (DPG) for the Laplace problem,</li>
<li><a href="https://docs.mfem.org/html/ex9_8cpp_source.html">Example 9</a>: Discontinuous Galerkin (DG) time-dependent advection,</li>
<li><a href="https://docs.mfem.org/html/ex10_8cpp_source.html">Example 10</a>: time-dependent implicit nonlinear elasticity,</li>
<li><a href="https://docs.mfem.org/html/examples_2ex11p_8cpp_source.html">Example 11</a>: parallel Laplace eigensolver,</li>
<li><a href="https://docs.mfem.org/html/ex11p_8cpp_source.html">Example 11</a>: parallel Laplace eigensolver,</li>
<li><a href="https://docs.mfem.org/html/ex12p_8cpp_source.html">Example 12</a>: parallel linear elasticity eigensolver,</li>
<li><a href="https://docs.mfem.org/html/ex13p_8cpp_source.html">Example 13</a>: parallel Maxwell eigensolver,</li>
<li><a href="https://docs.mfem.org/html/ex14_8cpp_source.html">Example 14</a>: Discontinuous Galerkin (DG) for the Laplace problem,</li>
Expand All @@ -452,7 +452,7 @@ <h2 id="extensive-examples">Extensive Examples</h2>
<li><a href="https://docs.mfem.org/html/ex32p_8cpp_source.html">Example 32</a>: parallel Nedelec Maxwell eigensolver with anisotropic permittivity,</li>
<li><a href="https://docs.mfem.org/html/ex33_8cpp_source.html">Example 33</a>: nodal C0 FEM for the fractional Laplacian problem,</li>
<li><a href="https://docs.mfem.org/html/ex34_8cpp_source.html">Example 34</a>: source function from SubMesh,</li>
<li><a href="https://docs.mfem.org/html/ex35_8cpp_source.html">Example 35</a>: port boundary condition from SubMesh,</li>
<li><a href="https://docs.mfem.org/html/ex35p_8cpp_source.html">Example 35</a>: port boundary condition from SubMesh,</li>
<li><a href="https://docs.mfem.org/html/ex36_8cpp_source.html">Example 36</a>: high-order FEM for the obstacle problem,</li>
<li><a href="https://docs.mfem.org/html/ex37_8cpp_source.html">Example 37</a>: topology optimization,</li>
<li><a href="https://docs.mfem.org/html/ex38_8cpp_source.html">Example 38</a>: cut-surface and cut-volume integration,</li>
Expand All @@ -464,7 +464,7 @@ <h2 id="extensive-examples">Extensive Examples</h2>
<ul>
<li><a href="https://docs.mfem.org/html/volta_8cpp_source.html">Volta</a>: simple electrostatics simulation code,</li>
<li><a href="https://docs.mfem.org/html/tesla_8cpp_source.html">Tesla</a>: simple magnetostatics simulation code,</li>
<li><a href="https://docs.mfem.org/html/maxwell_8cpp_source.html">Maxwell</a>: transient electromagnetics simulation code,</li>
<li><a href="https://docs.mfem.org/html/electromagnetics_2maxwell_8cpp_source.html">Maxwell</a>: transient electromagnetics simulation code,</li>
<li><a href="https://docs.mfem.org/html/joule_8cpp_source.html">Joule</a>: transient magnetics and Joule heating miniapp,</li>
<li><a href="https://docs.mfem.org/html/classmfem_1_1navier_1_1NavierSolver.html#details">Navier</a>: solver for the incompressible time-dependent Navier-Stokes equations,</li>
<li><a href="https://docs.mfem.org/html/mesh-explorer_8cpp_source.html">Mesh Explorer</a>: visualize and manipulate meshes,</li>
Expand All @@ -475,7 +475,7 @@ <h2 id="extensive-examples">Extensive Examples</h2>
<li><a href="https://github.com/mfem/mfem/blob/master/miniapps/gslib/schwarz_ex1.cpp">Overlapping Grids</a>: Schwarz coupling of single- and multi-physics problems,</li>
<li><a href="https://docs.mfem.org/html/extrapolate_8cpp_source.html">Extrapolation</a>: finite element extrapolation solver,</li>
<li><a href="https://docs.mfem.org/html/distance_8cpp_source.html">Distance</a>: finite element distance solver,</li>
<li><a href="https://docs.mfem.org/html/shifted_8cpp_source.html">Shifted Diffusion</a>: high-order shifted boundary method for non body-fitted meshes,</li>
<li><a href="https://docs.mfem.org/html/miniapps_2shifted_2diffusion_8cpp_source.html">Shifted Diffusion</a>: high-order shifted boundary method for non body-fitted meshes,</li>
<li><a href="https://docs.mfem.org/html/minimal-surface_8cpp_source.html">Minimal Surface</a>: compute the minimal surface of a given mesh,</li>
<li><a href="https://docs.mfem.org/html/display-basis_8cpp_source.html">Display Basis</a>: visualize finite element basis functions,</li>
<li><a href="https://docs.mfem.org/html/get-values_8cpp_source.html">Get Values</a>: extract field values via DataCollection classes,</li>
Expand Down
Loading

0 comments on commit ef8ebea

Please sign in to comment.