From: Vladimir Yushutin Date: Mon, 16 Jan 2023 21:44:46 +0000 (-0500) Subject: step-59, step-64, step85 keywords added X-Git-Tag: v9.5.0-rc1~638^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f445308d0083bd2d8eb2c035d139beaebee542;p=dealii.git step-59, step-64, step85 keywords added --- diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in index 5d2b3dd7a6..6650116329 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -531,6 +531,7 @@ * 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. + *
Keywords: FEFaceEvaluation, FE_DGQHermite * * * @@ -566,6 +567,7 @@ * step-64 * Solving a Helmholtz problem using matrix-free methods on the GPU * with MPI parallelization. + *
Keywords: LinearAlgebra::CUDAWrappers, CUDAWrappers::MatrixFree * * * @@ -678,6 +680,7 @@ * * step-85 * Solving the Poisson equation using the cut finite element method. + *
Keywords: FEInterfaceValues, NonMatching, FEImmersedSurfaceValues * * *