From 2a8484f453c55d8c7160fa50b05adde7d7878478 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 29 Apr 2001 16:25:50 +0000 Subject: [PATCH] Add description. git-svn-id: https://svn.dealii.org/trunk@4502 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/deal.II/support_point_map.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/deal.II/support_point_map.cc b/tests/deal.II/support_point_map.cc index 2cb348c7a0..e59039e2e3 100644 --- a/tests/deal.II/support_point_map.cc +++ b/tests/deal.II/support_point_map.cc @@ -13,7 +13,8 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 2001 */ - +/* Purpose: check the map_dofs_to_support_points and + map_support_points_to_dofs functions. */ #include -- 2.39.5