]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid a template argument to make doxygen happy.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 16 Feb 2015 19:10:42 +0000 (13:10 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 16 Feb 2015 19:10:42 +0000 (13:10 -0600)
include/deal.II/matrix_free/matrix_free.h

index 27bed9e83991fb9d1d8abb9b6dfe04fe5b08d3c9..6c4dd2769062d3556715c146bcb1f8feece28c7f 100644 (file)
@@ -599,7 +599,7 @@ public:
    * range in @p cell_loop runs from zero to n_macro_cells() (exclusive), so
    * this is the appropriate size if you want to store arrays of data for all
    * cells to be worked on. This number is approximately
-   * n_physical_cells()/VectorizedArray<number>::n_array_elements (depending
+   * n_physical_cells()/VectorizedArray::n_array_elements (depending
    * on how many cell chunks that do not get filled up completely).
    */
   unsigned int n_macro_cells () const;

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.