From 20d5885cfdaa6c82a1ef44cfbb94fcd486e5ec24 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 9 Apr 2021 16:13:58 -0600 Subject: [PATCH] Make tooltips more uniform in style. --- examples/step-1/doc/tooltip | 2 +- examples/step-12/doc/tooltip | 2 +- examples/step-17/doc/tooltip | 2 +- examples/step-19/doc/tooltip | 2 +- examples/step-25/doc/tooltip | 2 +- examples/step-38/doc/tooltip | 2 +- examples/step-41/doc/tooltip | 2 +- examples/step-42/doc/tooltip | 2 +- examples/step-44/doc/tooltip | 2 +- examples/step-45/doc/tooltip | 2 +- examples/step-46/doc/tooltip | 2 +- examples/step-47/doc/tooltip | 2 +- examples/step-51/doc/tooltip | 2 +- examples/step-56/doc/tooltip | 2 +- examples/step-57/doc/tooltip | 2 +- examples/step-58/doc/tooltip | 2 +- examples/step-60/doc/tooltip | 2 +- examples/step-61/doc/tooltip | 2 +- examples/step-62/doc/tooltip | 2 +- examples/step-68/doc/tooltip | 2 +- examples/step-69/doc/tooltip | 2 +- examples/step-70/doc/tooltip | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/examples/step-1/doc/tooltip b/examples/step-1/doc/tooltip index ae43afaffd..b845083863 100644 --- a/examples/step-1/doc/tooltip +++ b/examples/step-1/doc/tooltip @@ -1 +1 @@ -Creating a mesh. Refining it. Writing it to a file. +Creating a mesh, refining it, writing it to a file. diff --git a/examples/step-12/doc/tooltip b/examples/step-12/doc/tooltip index 273cc08f95..a4006c851a 100644 --- a/examples/step-12/doc/tooltip +++ b/examples/step-12/doc/tooltip @@ -1 +1 @@ -Discontinuous Galerkin for linear advection. +The Discontinuous Galerkin method for a linear advection problem. diff --git a/examples/step-17/doc/tooltip b/examples/step-17/doc/tooltip index 4f421f37f7..136e6bff60 100644 --- a/examples/step-17/doc/tooltip +++ b/examples/step-17/doc/tooltip @@ -1 +1 @@ -Parallel computing using MPI. Using PETSc. +Parallel computing using MPI, using PETSc. diff --git a/examples/step-19/doc/tooltip b/examples/step-19/doc/tooltip index 05385dd6af..fb0de866cb 100644 --- a/examples/step-19/doc/tooltip +++ b/examples/step-19/doc/tooltip @@ -1 +1 @@ -Coupling particles to the solution of partial differential equations +Coupling particles to the solution of partial differential equations. diff --git a/examples/step-25/doc/tooltip b/examples/step-25/doc/tooltip index 2ba776af55..db53de470e 100644 --- a/examples/step-25/doc/tooltip +++ b/examples/step-25/doc/tooltip @@ -1 +1 @@ -The nonlinear sine-Gordon soliton equation +The nonlinear sine-Gordon soliton equation. diff --git a/examples/step-38/doc/tooltip b/examples/step-38/doc/tooltip index 550a7eb4e4..570b3635c5 100644 --- a/examples/step-38/doc/tooltip +++ b/examples/step-38/doc/tooltip @@ -1 +1 @@ -Solve the Laplace Beltrami operator on a Half Sphere. +Solving the Laplace-Beltrami operator on a surface. diff --git a/examples/step-41/doc/tooltip b/examples/step-41/doc/tooltip index 0f580b91e1..c0ffa66902 100644 --- a/examples/step-41/doc/tooltip +++ b/examples/step-41/doc/tooltip @@ -1 +1 @@ -Solving the obstacle problem (a variational inequality) +Solving the obstacle problem: a variational inequality. diff --git a/examples/step-42/doc/tooltip b/examples/step-42/doc/tooltip index d93e7dfac2..d223b5e1c9 100644 --- a/examples/step-42/doc/tooltip +++ b/examples/step-42/doc/tooltip @@ -1 +1 @@ -An adaptive, 3d solver for an elasto-plastic contact problem +An adaptive, 3d solver for an elasto-plastic contact problem. diff --git a/examples/step-44/doc/tooltip b/examples/step-44/doc/tooltip index 2e08a00fc9..5a60c1c2f0 100644 --- a/examples/step-44/doc/tooltip +++ b/examples/step-44/doc/tooltip @@ -1 +1 @@ -Quasi-static finite-strain elasticity +Quasi-static finite-strain elasticity. diff --git a/examples/step-45/doc/tooltip b/examples/step-45/doc/tooltip index 26a64897b1..5185dc8f27 100644 --- a/examples/step-45/doc/tooltip +++ b/examples/step-45/doc/tooltip @@ -1 +1 @@ -Periodic boundary conditions +Periodic boundary conditions. diff --git a/examples/step-46/doc/tooltip b/examples/step-46/doc/tooltip index 7cddc5ca0c..b2f464de0e 100644 --- a/examples/step-46/doc/tooltip +++ b/examples/step-46/doc/tooltip @@ -1 +1 @@ -Coupling different physical models (flow, elasticity) in different parts of the domain +Coupling different physical models (flow, elasticity) in different parts of the domain. diff --git a/examples/step-47/doc/tooltip b/examples/step-47/doc/tooltip index 51667474f5..b10e070908 100644 --- a/examples/step-47/doc/tooltip +++ b/examples/step-47/doc/tooltip @@ -1 +1 @@ -Solving the fourth-order biharmonic equation +Solving the fourth-order biharmonic equation. diff --git a/examples/step-51/doc/tooltip b/examples/step-51/doc/tooltip index 784e257e2f..f5aa32ea39 100644 --- a/examples/step-51/doc/tooltip +++ b/examples/step-51/doc/tooltip @@ -1 +1 @@ -Convection-diffusion equation. Hybridizable discontinuous Galerkin methods. Face elements. +The convection-diffusion equation. Hybridizable discontinuous Galerkin methods. Face elements. diff --git a/examples/step-56/doc/tooltip b/examples/step-56/doc/tooltip index d33c3abeef..fc2fd38189 100644 --- a/examples/step-56/doc/tooltip +++ b/examples/step-56/doc/tooltip @@ -1 +1 @@ -Geometric multigrid preconditioners for the Stokes problem +Geometric multigrid preconditioners for the Stokes problem. diff --git a/examples/step-57/doc/tooltip b/examples/step-57/doc/tooltip index 25b3ae43f8..dc17e85ae0 100644 --- a/examples/step-57/doc/tooltip +++ b/examples/step-57/doc/tooltip @@ -1 +1 @@ -The Navier Stokes equations via Newton's iteration +The Navier Stokes equations via Newton's iteration. diff --git a/examples/step-58/doc/tooltip b/examples/step-58/doc/tooltip index 9f10cf7c37..fc436dd167 100644 --- a/examples/step-58/doc/tooltip +++ b/examples/step-58/doc/tooltip @@ -1 +1 @@ -The complex-valued Nonlinear Schrödinger Equation +The complex-valued Nonlinear Schrödinger Equation. diff --git a/examples/step-60/doc/tooltip b/examples/step-60/doc/tooltip index 0bb91e23a0..ae7208d111 100644 --- a/examples/step-60/doc/tooltip +++ b/examples/step-60/doc/tooltip @@ -1 +1 @@ -The fictitious domain method using distributed Lagrange multipliers +The fictitious domain method using distributed Lagrange multipliers. diff --git a/examples/step-61/doc/tooltip b/examples/step-61/doc/tooltip index 1f69a06061..ab384f5561 100644 --- a/examples/step-61/doc/tooltip +++ b/examples/step-61/doc/tooltip @@ -1 +1 @@ -Weak Galerkin method applied to the Poisson equation +The Weak Galerkin method applied to the Poisson equation. diff --git a/examples/step-62/doc/tooltip b/examples/step-62/doc/tooltip index c606b58750..17c8519700 100644 --- a/examples/step-62/doc/tooltip +++ b/examples/step-62/doc/tooltip @@ -1 +1 @@ -Elastic equation in the frequency domain. Calculate the transmission and resonance frequency of a phononic structure. +Elastic equation in the frequency domain. Calculating the transmission and resonance frequency of a phononic structure. diff --git a/examples/step-68/doc/tooltip b/examples/step-68/doc/tooltip index a5d687058e..5ef7e1845e 100644 --- a/examples/step-68/doc/tooltip +++ b/examples/step-68/doc/tooltip @@ -1 +1 @@ -A particle tracking problem using an analytically defined velocity field +A particle tracking problem using an analytically defined velocity field. diff --git a/examples/step-69/doc/tooltip b/examples/step-69/doc/tooltip index e9dfd0b4b5..19f07cdf3e 100644 --- a/examples/step-69/doc/tooltip +++ b/examples/step-69/doc/tooltip @@ -1 +1 @@ -Hyperbolic conservation laws: a first-order guaranteed maximum wavespeed method for the compressible Euler equations +Hyperbolic conservation laws: a first-order guaranteed maximum wavespeed method for the compressible Euler equations. diff --git a/examples/step-70/doc/tooltip b/examples/step-70/doc/tooltip index 5d847a3c3d..3ab6595241 100644 --- a/examples/step-70/doc/tooltip +++ b/examples/step-70/doc/tooltip @@ -1 +1 @@ -A fluid structure interaction problem, using a penalty term +A fluid structure interaction problem, using a penalty term. -- 2.39.5