]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't process implementation from doxygen.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Apr 2009 00:01:42 +0000 (00:01 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Apr 2009 00:01:42 +0000 (00:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@18727 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/precondition.h

index 9c463bae5750e8cdfd4c46b6ccfff6f6a3011f9c..523f29a5b14ac0393281137a915ecdf2c26d7c5f 100644 (file)
@@ -749,6 +749,9 @@ class PreconditionedMatrix : public Subscriptor
 /*@}*/
 /* ---------------------------------- Inline functions ------------------- */
 
+#ifndef DOXYGEN
+
+
 template<class VECTOR>
 inline void
 PreconditionIdentity::vmult (VECTOR &dst, const VECTOR &src) const
@@ -1150,6 +1153,8 @@ PreconditionedMatrix<MATRIX, PRECOND, VECTOR>
   return dst.l2_norm ();
 }
 
+#endif // DOXYGEN
+
 DEAL_II_NAMESPACE_CLOSE
 
 #endif

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.