From: wolf Date: Sun, 29 Apr 2001 16:25:50 +0000 (+0000) Subject: Add description. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2edab536f35245ccca95cda6394d1ca9f37135fd;p=dealii-svn.git Add description. git-svn-id: https://svn.dealii.org/trunk@4502 0785d39b-7218-0410-832d-ea1e28bc413d --- 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