]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix forgotten template arg.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Jul 1999 08:57:43 +0000 (08:57 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Jul 1999 08:57:43 +0000 (08:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@1559 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Attic/examples/poisson/problem.cc
tests/big-tests/poisson/problem.cc

index bfb37b0268b4739f6a8906fdc7168fc1dfb4e52d..422b03f1bcd57ab7e18f75c94cf0c35719108147 100644 (file)
@@ -581,4 +581,4 @@ void PoissonProblem<dim>::run (ParameterHandler &prm) {
 
 
 
-template class PoissonProblem<3>;
+template class PoissonProblem<2>;
index bfb37b0268b4739f6a8906fdc7168fc1dfb4e52d..422b03f1bcd57ab7e18f75c94cf0c35719108147 100644 (file)
@@ -581,4 +581,4 @@ void PoissonProblem<dim>::run (ParameterHandler &prm) {
 
 
 
-template class PoissonProblem<3>;
+template class PoissonProblem<2>;

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.