From 49ba827773cb7ac391a18c2465de7e125d51c906 Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 16 Nov 2010 19:46:58 +0000 Subject: [PATCH] Augment docs. git-svn-id: https://svn.dealii.org/trunk@22766 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/codim_one/extract_boundary_mesh_00.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/codim_one/extract_boundary_mesh_00.cc b/tests/codim_one/extract_boundary_mesh_00.cc index 37ff05a0b3..831bb59ac2 100644 --- a/tests/codim_one/extract_boundary_mesh_00.cc +++ b/tests/codim_one/extract_boundary_mesh_00.cc @@ -16,6 +16,8 @@ GridTools::extract_boundary_mesh (...). We test that the order of cells and the orientation of the vertices is consistent between the two meshes. + + This test checks the whole thing for a 2d and 3d hypercube. */ -- 2.39.5