]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use a forward declaration followed by a friend declaration rather than
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 12 Dec 2011 19:47:05 +0000 (19:47 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 12 Dec 2011 19:47:05 +0000 (19:47 +0000)
relying on name injection.

git-svn-id: https://svn.dealii.org/trunk@24823 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/sparse_matrix.h

index 46274071b98a5a376124d51a2a571301ecfecba8..f6e3695dde51b49ce8544280e3a233be88be982b 100644 (file)
@@ -25,7 +25,7 @@ DEAL_II_NAMESPACE_OPEN
 template <typename number> class Vector;
 template <typename number> class FullMatrix;
 template <typename Matrix> class BlockMatrixBase;
-
+template <typename number> class SparseILU;
 
 /*! @addtogroup Matrix1
  *@{

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.