]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Document that compute_aspect_ratio_of_cells() requires LAPACK. 15294/head
authorDavid Wells <drwells@email.unc.edu>
Thu, 1 Jun 2023 18:18:57 +0000 (14:18 -0400)
committerDavid Wells <drwells@email.unc.edu>
Thu, 1 Jun 2023 18:18:57 +0000 (14:18 -0400)
include/deal.II/grid/grid_tools.h
tests/mappings/mapping_q_cache_09.with_lapack=true.output [moved from tests/mappings/mapping_q_cache_09.output with 100% similarity]

index 3d1bc3fbdd51c9f96e9975367e96e9b90cace229..fcfb6c94d8a33de777846ed185d767d12d705fc9 100644 (file)
@@ -344,6 +344,9 @@ namespace GridTools
    * n_active_cells but the aspect ratio is only computed for the cells that
    * are locally owned and placed at index CellAccessor::active_cell_index(),
    * respectively. All other values are set to 0.
+   *
+   * @note This function can only be used if deal.II was configured with
+   * support for LAPACK.
    */
   template <int dim>
   Vector<double>

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.