]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Recommend the use of LD_PRELOAD 15380/head
authorMartin Kronbichler <martin.kronbichler@uni-a.de>
Mon, 19 Jun 2023 17:42:18 +0000 (19:42 +0200)
committerMartin Kronbichler <martin.kronbichler@uni-a.de>
Mon, 19 Jun 2023 17:42:18 +0000 (19:42 +0200)
include/deal.II/matrix_free/fe_evaluation.h

index 59b8f75c6b21f35cf9e2eab03549d2659610db34..4f81431744fc775171eb193692597b2d3dfcc451 100644 (file)
@@ -1716,10 +1716,10 @@ protected:
  * `evaluation_template_face_factory.templates.h` with the
  * `FE_EVAL_FACTORY_DEGREE_MAX` overriden to the desired value. In the second
  * option, symbols will be available twice, and it depends on your linker and
- * dynamic library loader whether the user-specified setting takes
- * precendence. You can check if fast evaluation/integration for a given
- * degree/n_quadrature_points pair by calling
- * FEEvaluation::fast_evaluation_supported() or
+ * dynamic library loader whether the user-specified setting takes precedence;
+ * use `LD_PRELOAD` to select the desired library. You can check if fast
+ * evaluation/integration for a given degree/n_quadrature_points pair by
+ * calling FEEvaluation::fast_evaluation_supported() or
  * FEFaceEvaluation::fast_evaluation_supported().
  *
  * <h3>Handling multi-component systems</h3>

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.