]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
typo
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 8 Jun 2006 07:50:42 +0000 (07:50 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 8 Jun 2006 07:50:42 +0000 (07:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@13201 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/fe_data_test.cc

index bf2f4845f130c4c39f19fe39edeab68220e24c14..c72bbde6c505cd28f1da7b65ba73ffadb03237a3 100644 (file)
@@ -153,7 +153,7 @@ void test_fe_datas()
       deallog << "generalized_face_support_points=" << fe_data->get_generalized_face_support_points().size()
              << std::endl;
       
-      dealog << "face_to_equivalent_cell_index:";
+      deallog << "face_to_equivalent_cell_index:";
       for (unsigned int i=0;i<fe_data->dofs_per_face;++i)
        deallog << ' ' << fe_data->face_to_equivalent_cell_index(i);
       deallog << std::endl;

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.