From: Martin Kronbichler Date: Tue, 26 May 2009 13:28:28 +0000 (+0000) Subject: Eventually make the instantiation correct. X-Git-Tag: v8.0.0~7658 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d62413dc298a4279f91c0621ff69ccdc06561e0;p=dealii.git Eventually make the instantiation correct. git-svn-id: https://svn.dealii.org/trunk@18879 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/source/constraint_matrix.cc b/deal.II/lac/source/constraint_matrix.cc index ee20214f64..4023052e3a 100644 --- a/deal.II/lac/source/constraint_matrix.cc +++ b/deal.II/lac/source/constraint_matrix.cc @@ -2097,7 +2097,7 @@ template void ConstraintMatrix::distribute_local_to_global,V MATRIX_FUNCTIONS(BlockSparseMatrix, BlockVector); MATRIX_FUNCTIONS(BlockSparseMatrix, BlockVector); -template void ConstraintMatrix::distribute_local_to_global,Vector > +template void ConstraintMatrix::distribute_local_to_global,BlockVector > (const FullMatrix &, const Vector &, const std::vector &,