We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e35b9 commit 5c5ba97Copy full SHA for 5c5ba97
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