]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add instantiation
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Jun 2013 22:58:34 +0000 (22:58 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Jun 2013 22:58:34 +0000 (22:58 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_unify_linear_algebra@29773 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/lac/trilinos_block_sparse_matrix.cc

index 8db28fc6104096894d5e81b3233c9abd5fa14aed..b0a85bf8803c167048fd8b6194962730244088f4 100644 (file)
@@ -402,6 +402,11 @@ namespace TrilinosWrappers
   BlockSparseMatrix::reinit (const std::vector<Epetra_Map> &,
                              const dealii::BlockCompressedSimpleSparsityPattern &);
 
+  template void
+  BlockSparseMatrix::reinit (const std::vector<IndexSet> &,
+                             const dealii::BlockCompressedSimpleSparsityPattern &,
+                             const MPI_Comm &);
+
 }
 
 

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.