]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mark a function that already has a doxygen @deprecated string as deprecated. 2874/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 27 Jul 2016 00:18:34 +0000 (18:18 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 27 Jul 2016 00:18:34 +0000 (18:18 -0600)
Specifically, use the DEAL_II_DEPRECATED mark.

include/deal.II/fe/fe_tools.h

index cbf3c2677e5f480682c43b0d641a80bb3cbc14a9..c9e108fcd9d224a35bf08e3b4ba208fe880e0fcb 100644 (file)
@@ -1145,7 +1145,7 @@ namespace FETools
    */
   template <int dim>
   FiniteElement<dim,dim> *
-  get_fe_from_name (const std::string &name);
+  get_fe_from_name (const std::string &name) DEAL_II_DEPRECATED;
 
 
   /**

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.