]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Added a reference to TrilinosWrappers in the LAC documentation.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 10 Sep 2008 16:10:34 +0000 (16:10 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 10 Sep 2008 16:10:34 +0000 (16:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@16789 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/trilinos.h [new file with mode: 0644]

diff --git a/deal.II/doc/doxygen/headers/trilinos.h b/deal.II/doc/doxygen/headers/trilinos.h
new file mode 100644 (file)
index 0000000..4727656
--- /dev/null
@@ -0,0 +1,32 @@
+//-------------------------------------------------------------------------
+//    $Id: trilinos.h 12036 2006-01-15 21:24:49Z wolf $
+//    Version: $Name$
+//
+//    Copyright (C) 2008 by the deal.II authors
+//
+//    This file is subject to QPL and may not be  distributed
+//    without copyright and license information. Please refer
+//    to the file deal.II/doc/license.html for the  text  and
+//    further information on this license.
+//
+//-------------------------------------------------------------------------
+
+
+/**
+ * @defgroup TrilinosWrappers TrilinosWrappers
+ * 
+ * The classes in this module are wrappers around functionality
+ * provided by the Trilinos library. They provide a modern
+ * object-oriented interface that is compatible with the interfaces of
+ * the other linear algebra classes in deal.II. All classes and
+ * functions in this group reside in a namespace @p TrilinosWrappers.
+ *
+ * These classes are only available if a Trilinos installation was
+ * detected during configuration of deal.II. Refer to the README file
+ * for more details about this.
+ *
+ * @author Martin Kronbichler, Wolfgang Bangerth, 2008
+ * @ref SoftwareTrilinos
+ *
+ * @ingroup LAC
+ */

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.