]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add an instantiation.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 11 Oct 2013 14:22:21 +0000 (14:22 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 11 Oct 2013 14:22:21 +0000 (14:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@31208 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/lac/sparsity_pattern.cc

index edef0ca4efcb1db7beabdf8d57370af5db40c475..617b820c165b71fbef96479a8d3cef28fb6eb55b 100644 (file)
@@ -1189,6 +1189,7 @@ partition (const unsigned int         n_partitions,
 
 
 // explicit instantiations
+template void SparsityPattern::copy_from<SparsityPattern> (const SparsityPattern &, bool);
 template void SparsityPattern::copy_from<CompressedSparsityPattern> (const CompressedSparsityPattern &, bool);
 template void SparsityPattern::copy_from<CompressedSetSparsityPattern> (const CompressedSetSparsityPattern &, bool);
 template void SparsityPattern::copy_from<CompressedSimpleSparsityPattern> (const CompressedSimpleSparsityPattern &, bool);

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.