From: bangerth Date: Sun, 9 Dec 2007 19:05:56 +0000 (+0000) Subject: Fix instantiations file. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c9ff3b166b2835b58edcf984d0ed925cba2497;p=dealii-svn.git Fix instantiations file. git-svn-id: https://svn.dealii.org/trunk@15582 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/source/sparse_matrix_ez.inst.in b/deal.II/lac/source/sparse_matrix_ez.inst.in index 3ad2e839cc..29cd69e257 100644 --- a/deal.II/lac/source/sparse_matrix_ez.inst.in +++ b/deal.II/lac/source/sparse_matrix_ez.inst.in @@ -11,6 +11,13 @@ // //---------------------------- sparse_matrix_ez.inst.in --------------------------- + +for (S : REAL_SCALARS) + { + template class SparseMatrixEZ; + } + + for (S1, S2 : REAL_SCALARS) { template