diff --git a/example/Numerics/Vortex_in_cell/main_vic_petsc.cpp b/example/Numerics/Vortex_in_cell/main_vic_petsc.cpp index 5de162eb320fb04a4131feabecfe88925988855e..3d8071b365f7bd8f7d19ad95262c2574e3a8c394 100644 --- a/example/Numerics/Vortex_in_cell/main_vic_petsc.cpp +++ b/example/Numerics/Vortex_in_cell/main_vic_petsc.cpp @@ -104,6 +104,7 @@ #include "Solvers/petsc_solver.hpp" #include "interpolation/mp4_kernel.hpp" #include "interpolation/interpolation.hpp" +#include "Solvers/petsc_solver_AMG_report.hpp" constexpr int x = 0; constexpr int y = 1; diff --git a/openfpm_data b/openfpm_data index 9498e79d63d3bdf388e6dec8daa8eccf4dd714c6..a9a2348fa0551c29fdba3aacd056bcf7e5cfa7e7 160000 --- a/openfpm_data +++ b/openfpm_data @@ -1 +1 @@ -Subproject commit 9498e79d63d3bdf388e6dec8daa8eccf4dd714c6 +Subproject commit a9a2348fa0551c29fdba3aacd056bcf7e5cfa7e7 diff --git a/openfpm_numerics b/openfpm_numerics index b8b1616b21a1d2f1daa93d887071504fbedb3494..0f84683a560d059a1de5fe83554794c21f71a710 160000 --- a/openfpm_numerics +++ b/openfpm_numerics @@ -1 +1 @@ -Subproject commit b8b1616b21a1d2f1daa93d887071504fbedb3494 +Subproject commit 0f84683a560d059a1de5fe83554794c21f71a710