Skip to content

Commit

Permalink
Merge pull request #14688 from vyushut/keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
masterleinad committed Jan 17, 2023
2 parents beae2eb + 7f35a86 commit fa41054
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/doxygen/tutorial/tutorial.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@
* <td> Solving a Poisson problem discretized with an interior penalty DG
* method and a multilevel preconditioner in a matrix-free fashion using
* a massively parallel implementation.
* <br/> Keywords: FEFaceEvaluation, FE_DGQHermite
* </td></tr>
*
* <tr valign="top">
Expand Down Expand Up @@ -566,6 +567,7 @@
* <td>step-64</td>
* <td> Solving a Helmholtz problem using matrix-free methods on the GPU
* with MPI parallelization.
* <br/> Keywords: LinearAlgebra::CUDAWrappers, CUDAWrappers::MatrixFree
* </td></tr>
*
* <tr valign="top">
Expand Down Expand Up @@ -678,6 +680,7 @@
* <tr valign="top">
* <td>step-85</td>
* <td> Solving the Poisson equation using the cut finite element method.
* <br/> Keywords: FEInterfaceValues, NonMatching::FEImmersedSurfaceValues
* </td></tr>
*
* </table>
Expand Down

0 comments on commit fa41054

Please sign in to comment.