]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Patch by Jason Sheldon: Add some previously missing instantiations.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Jun 2012 07:51:09 +0000 (07:51 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Jun 2012 07:51:09 +0000 (07:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@25637 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/lac/constraint_matrix.cc

index 9f5c16d2f3ab4dbd7786394040049a37df40b77f..55df9b2a4bbebdedf694bc81241a4ace9f1c4594 100644 (file)
@@ -2421,6 +2421,8 @@ ONLY_MATRIX_FUNCTIONS(SparseMatrix<float>);
 ONLY_MATRIX_FUNCTIONS(SparseMatrix<double>);
 ONLY_MATRIX_FUNCTIONS(MatrixBlock<SparseMatrix<float> >);
 ONLY_MATRIX_FUNCTIONS(MatrixBlock<SparseMatrix<double> >);
+ONLY_MATRIX_FUNCTIONS(BlockSparseMatrix<float>);
+ONLY_MATRIX_FUNCTIONS(BlockSparseMatrix<double>);
 
 #ifdef DEAL_II_USE_TRILINOS
 ONLY_MATRIX_FUNCTIONS(TrilinosWrappers::SparseMatrix);

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.