]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Small update.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Mar 1998 16:59:03 +0000 (16:59 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Mar 1998 16:59:03 +0000 (16:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@61 0785d39b-7218-0410-832d-ea1e28bc413d

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

index d6d6321fd973bf188e3adb634a5acf3ea71ea1af..ebd4e00631db3bc05888c660f8cf5446b43d17d5 100644 (file)
@@ -97,7 +97,7 @@ int main () {
   PoissonEquation<2> equation;
   QGauss4<2>         quadrature;
   
-  tria.create_unit_hypercube();
+  tria.create_hypercube();
   tria.refine_global (1);
   dof.distribute_dofs (fe);
   problem.assemble (equation, quadrature, fe);
index d6d6321fd973bf188e3adb634a5acf3ea71ea1af..ebd4e00631db3bc05888c660f8cf5446b43d17d5 100644 (file)
@@ -97,7 +97,7 @@ int main () {
   PoissonEquation<2> equation;
   QGauss4<2>         quadrature;
   
-  tria.create_unit_hypercube();
+  tria.create_hypercube();
   tria.refine_global (1);
   dof.distribute_dofs (fe);
   problem.assemble (equation, quadrature, fe);

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.