From 81f445308d0083bd2d8eb2c035d139beaebee542 Mon Sep 17 00:00:00 2001 From: Vladimir Yushutin Date: Mon, 16 Jan 2023 16:44:46 -0500 Subject: [PATCH] step-59, step-64, step85 keywords added --- doc/doxygen/tutorial/tutorial.h.in | 3 +++ 1 file changed, 3 insertions(+) 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 * * * -- 2.39.5