]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a point to the list.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 6 Jul 2009 18:50:17 +0000 (18:50 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 6 Jul 2009 18:50:17 +0000 (18:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@19035 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-36/doc/intro.dox

index 8d6c56429e2fe848c302c7b20bf7335a07349bdd..b2e4e82c2bf316d2feb029e97f1a9f4db337d1b2 100644 (file)
@@ -41,6 +41,12 @@ The program below is essentially just a slightly modified version of
   @ref step_18 "step-18" since that is what the SLEPc eigenvalue
   solvers require.
 
+- The function <code>EigenvalueProblem::solve</code> is entirely
+  different from anything seen so far in the tutorial, as it does not
+  just solve a linear system but actually solves the eigenvalue problem.
+  It is built on the SLEPc library, and more immediately on the deal.II
+  SLEPc wrappers in the class SLEPcWrappers::SolverKrylovSchur.
+
 - We use the ParameterHandler class to describe a few input parameters,
   such as the exact form of the potential $V(\mathbf x)$, the number of
   global refinement steps of the mesh, or the number of eigenvalues

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.