]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Eventually make the instantiation correct.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 26 May 2009 13:28:28 +0000 (13:28 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 26 May 2009 13:28:28 +0000 (13:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@18879 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/constraint_matrix.cc

index ee20214f64ca15250ff70896bbf9d9fcad470454..4023052e3a362399ce9335e31c472ecea44f836a 100644 (file)
@@ -2097,7 +2097,7 @@ template void ConstraintMatrix::distribute_local_to_global<SparseMatrix<float>,V
 
 MATRIX_FUNCTIONS(BlockSparseMatrix<double>, BlockVector<double>);
 MATRIX_FUNCTIONS(BlockSparseMatrix<float>,  BlockVector<float>);
-template void ConstraintMatrix::distribute_local_to_global<BlockSparseMatrix<float>,Vector<double> > 
+template void ConstraintMatrix::distribute_local_to_global<BlockSparseMatrix<float>,BlockVector<double> > 
 (const FullMatrix<double>        &,
  const Vector<double>            &,
  const std::vector<unsigned int> &,

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.