]> https://gitweb.dealii.org/ - release-papers.git/commitdiff
Add two annotations.
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 27 Jun 2023 14:15:03 +0000 (08:15 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 27 Jun 2023 14:15:03 +0000 (08:15 -0600)
9.5/paper.tex

index 77241565aff6151533a1ea937ff26fe0178b23e4..40e2efb2c70dc43d3143e184c702924386a380c5 100644 (file)
@@ -500,7 +500,15 @@ the three external solvers with a unified interface. The user can either let
 \dealii{} decide which of the packages to use (depending on the current availability of
 the external packages) or specify it manually.
 
-Here is a complete example of an MPI parallel Newton solver that automatically chooses one of the available packages:
+Here is a complete example of an MPI parallel Newton solver that
+automatically chooses one of the available packages:
+\todo[inline]{The NOX example was nicely indented. Can we do the same
+  here? Perhaps if we call the variable \texttt{nl\_solver}?}
+\todo[inline]{But separately: Does the code snippet really provide any
+  additional value? It is for all practical purposes identical to the
+  NOX one, and the NOX one is already identical to the SNES one. Do we
+need to repeat things a third time, or could one just use one or two
+sentences to express the same?}
 \begin{c++}
     using NLSolver = NonlinearSolverSelector<LA::MPI::Vector>;
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.