]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid the use of @brief which appears to confuse doxygen (it won't
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 24 Apr 2009 00:09:44 +0000 (00:09 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 24 Apr 2009 00:09:44 +0000 (00:09 +0000)
find a link within the same html page).

git-svn-id: https://svn.dealii.org/trunk@18730 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/grid_refinement.h

index 14492cd2f424cb3fa5c79625bdc9a4547474d386..f9540a490d83781f4f0fe59718047d9eccad6edf 100644 (file)
@@ -46,9 +46,9 @@ template <class T> class Vector;
 namespace GridRefinement
 {
 /**
- * @brief Refinement strategy with predictable growth of the mesh
+ * This function provides a refinement strategy with predictable growth of the mesh.
  *
- * This function takes a vector of refinement @p criteria and two values
+ * The function takes a vector of refinement @p criteria and two values
  * between zero and one denoting the fractions of cells to be refined
  * and coarsened. It flags cells for further processing by
  * Triangulation::execute_coarsening_and_refinement() according to the
@@ -119,7 +119,8 @@ namespace GridRefinement
       const unsigned int          max_n_cells = std::numeric_limits<unsigned int>::max());
 
 /**
- * @brief Refinement strategy controlling the reduction of the error estimate
+ * This function provides a refinement strategy controlling the
+ * reduction of the error estimate.
  *
  * Also known as the <b>bulk criterion</b>, this function computes the
  * thresholds for refinement and coarsening such that the @p criteria

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.