]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Correct include statements in deal.II/fe/fe_tools_extrapolate.templates.h
authorGuilhem Poy <guilhempoy07@gmail.com>
Fri, 25 Apr 2025 18:09:24 +0000 (20:09 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 18:09:24 +0000 (20:09 +0200)
Co-authored-by: Luca Heltai <luca.heltai@unipi.it>
include/deal.II/fe/fe_tools_extrapolate.templates.h

index 5eac52ec25f430e7047ff91cb87b92e14f7bbe01..b6ef9cbd4f63b426e8fb46f955458e16f52744cd 100644 (file)
@@ -32,9 +32,9 @@
 
 #include <deal.II/grid/tria.h>
 
-#include "deal.II/lac/block_vector_base.h"
 #include <deal.II/lac/affine_constraints.h>
 #include <deal.II/lac/block_vector.h>
+#include <deal.II/lac/block_vector_base.h>
 #include <deal.II/lac/la_parallel_block_vector.h>
 #include <deal.II/lac/la_parallel_vector.h>
 #include <deal.II/lac/petsc_block_vector.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.