From: Wolfgang Bangerth Date: Thu, 12 Jan 2006 16:02:39 +0000 (+0000) Subject: Pacify warnings from Doxygen. X-Git-Tag: v8.0.0~12659 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c64ea468c5e260907672d18a9bbd9268039299;p=dealii.git Pacify warnings from Doxygen. git-svn-id: https://svn.dealii.org/trunk@12003 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/hp_fe_values.h b/deal.II/deal.II/include/fe/hp_fe_values.h index 32e5316618..cd8acb0f8e 100644 --- a/deal.II/deal.II/include/fe/hp_fe_values.h +++ b/deal.II/deal.II/include/fe/hp_fe_values.h @@ -246,7 +246,7 @@ namespace hp * the respective parameter in * that function also being the * return value of the - * DoFHandler::get_fe() + * DoFHandler::get_fe() * function. */ FEValues (const hp::MappingCollection &mapping_collection, @@ -274,7 +274,7 @@ namespace hp * the respective parameter in * that function also being the * return value of the - * DoFHandler::get_fe() + * DoFHandler::get_fe() * function. */ FEValues (const hp::FECollection &fe_collection, @@ -334,7 +334,7 @@ namespace hp * the respective parameter in * that function also being the * return value of the - * DoFHandler::get_fe() + * DoFHandler::get_fe() * function. */ FEFaceValues (const hp::MappingCollection &mapping_collection, @@ -362,7 +362,7 @@ namespace hp * the respective parameter in * that function also being the * return value of the - * DoFHandler::get_fe() + * DoFHandler::get_fe() * function. */ FEFaceValues (const hp::FECollection &fe_collection, @@ -447,7 +447,7 @@ namespace hp * the respective parameter in * that function also being the * return value of the - * DoFHandler::get_fe() + * DoFHandler::get_fe() * function. */ FESubfaceValues (const hp::MappingCollection &mapping_collection, @@ -475,7 +475,7 @@ namespace hp * the respective parameter in * that function also being the * return value of the - * DoFHandler::get_fe() + * DoFHandler::get_fe() * function. */ FESubfaceValues (const hp::FECollection &fe_collection,