We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a387e7e commit 79afe3eCopy full SHA for 79afe3e
source/mesh_deformation/external_tool_interface.cc
@@ -22,6 +22,8 @@
22
#include <aspect/mesh_deformation/external_tool_interface.h>
23
#include <aspect/simulator_signals.h>
24
25
+#include <deal.II/numerics/vector_tools_evaluate.h>
26
+
27
/*
28
TODO:
29
- PointDataOut: move to deal.II
0 commit comments