]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make compile again.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 4 Apr 2012 18:11:40 +0000 (18:11 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 4 Apr 2012 18:11:40 +0000 (18:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@25382 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/fe/fe_system.cc

index f5e91881ae7573cb6b48482085fd7cadcf2ccd68..38bccab0d1340427a8392e279a68baef90456f36 100644 (file)
@@ -394,7 +394,7 @@ FESystem<dim,spacedim>::clone() const
       fes.push_back( & base_element(i) );
       multiplicities.push_back(this->element_multiplicity(i) );
     }
-  return new FESystem<dim>(fes, multiplicities);
+  return new FESystem<dim,spacedim>(fes, multiplicities);
 }
 
 

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.