]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Extend comment of direct solver class
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Jul 2014 10:17:13 +0000 (10:17 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Jul 2014 10:17:13 +0000 (10:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@33120 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/trilinos_solver.h

index 4c3fd840526da681729d194b9c12a06b51acda98..e5db3770e714b225d1dee2b5e768ea8a9ee4ba5f 100644 (file)
@@ -498,11 +498,14 @@ namespace TrilinosWrappers
 
 
   /**
-   * An implementation of the Trilinos KLU direct solver (using the Amesos
-   * package).
+   * An implementation of Trilinos direct solvers (using the Amesos
+   * package). The data field AdditionalData::solver_type can be used to
+   * specify the type of solver. It allows the use of built-in solvers
+   * Amesos_Klu as well as third-party solvers Amesos_Superludist or
+   * Amesos_Mumps.
    *
    * @ingroup TrilinosWrappers
-   * @author Martin Kronbichler, 2009
+   * @author Martin Kronbichler, 2009, Uwe K&ouml;cher, 2014
    */
   class SolverDirect
   {

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.