]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Documentation and style changes.
authorMarkus Buerg <buerg@math.tamu.edu>
Tue, 13 Jul 2010 14:52:55 +0000 (14:52 +0000)
committerMarkus Buerg <buerg@math.tamu.edu>
Tue, 13 Jul 2010 14:52:55 +0000 (14:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@21492 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/sparse_direct.cc

index d5e3e74b121fb56ce5286d01b8b32edecf18d41d..31ba2e1bb3553f533071bd037ffecb98c8f3e84d 100644 (file)
@@ -2025,7 +2025,7 @@ InstantiateUMFPACK(BlockSparseMatrix<float>);
 // explicit instantiations for SparseDirectMUMPS
 #ifdef DEAL_II_USE_MUMPS
 template <class Matrix>
-void SparseDirectMUMPS::initialize (const SparseMatrix<double>& matrix, 
+void SparseDirectMUMPS::initialize (const Matrix& matrix, 
                                    const Vector<double>      & vector);
 
 void SparseDirectMUMPS::solve (Vector<double>& vector); 

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.