* the respective parameter in
* that function also being the
* return value of the
- * DoFHandler<tt>::get_fe()</tt>
+ * <tt>DoFHandler::get_fe()</tt>
* function.
*/
FEValues (const hp::MappingCollection<dim> &mapping_collection,
* the respective parameter in
* that function also being the
* return value of the
- * DoFHandler<tt>::get_fe()</tt>
+ * <tt>DoFHandler::get_fe()</tt>
* function.
*/
FEValues (const hp::FECollection<dim> &fe_collection,
* the respective parameter in
* that function also being the
* return value of the
- * DoFHandler<tt>::get_fe()</tt>
+ * <tt>DoFHandler::get_fe()</tt>
* function.
*/
FEFaceValues (const hp::MappingCollection<dim> &mapping_collection,
* the respective parameter in
* that function also being the
* return value of the
- * DoFHandler<tt>::get_fe()</tt>
+ * <tt>DoFHandler::get_fe()</tt>
* function.
*/
FEFaceValues (const hp::FECollection<dim> &fe_collection,
* the respective parameter in
* that function also being the
* return value of the
- * DoFHandler<tt>::get_fe()</tt>
+ * <tt>DoFHandler::get_fe()</tt>
* function.
*/
FESubfaceValues (const hp::MappingCollection<dim> &mapping_collection,
* the respective parameter in
* that function also being the
* return value of the
- * DoFHandler<tt>::get_fe()</tt>
+ * <tt>DoFHandler::get_fe()</tt>
* function.
*/
FESubfaceValues (const hp::FECollection<dim> &fe_collection,