]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
Fix a missing include file. 130/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 11 Apr 2023 01:49:58 +0000 (19:49 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 11 Apr 2023 01:49:58 +0000 (19:49 -0600)
information_based_mesh_refinement/mesh_refinement.cc

index 895c4c9eb66db7b86317240aa1d1bbbe484fb423..96ff8647341cfb3719d6962897dd2f0a5777fd86 100644 (file)
@@ -19,6 +19,7 @@
 
 
 #include <deal.II/base/numbers.h>
+#include <deal.II/base/thread_management.h>
 #include <deal.II/grid/tria.h>
 #include <deal.II/dofs/dof_handler.h>
 #include <deal.II/grid/grid_generator.h>

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.