]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Correct copy-paste bug in FEQ4.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 22 Dec 2000 15:21:11 +0000 (15:21 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 22 Dec 2000 15:21:11 +0000 (15:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@3594 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_lib.quartic.cc

index 184d2938b3c12cd94d60774fabaf25f60ea6607b..8e45532d875a876f944052e2c886efe72a676369 100644 (file)
@@ -2766,7 +2766,7 @@ void FEQ4<2>::get_face_support_points (const DoFHandler<2>::face_iterator &face,
 
 template <>
 FEQ4<3>::FEQ4 () :
-               FEQ1Mapping<3> (1, 2, 4, 8, 1,
+               FEQ1Mapping<3> (1, 3, 9, 27, 1,
                                vector<bool> (1, false))
 {
   Assert (false, ExcNotImplemented());

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.