From 004ea10198960ce0f7395975b027fd112edf960c Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 2 Jan 2020 14:13:23 +0100 Subject: tmp --- ell_grid_solve.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ell_grid_solve.h') diff --git a/ell_grid_solve.h b/ell_grid_solve.h index 095c591..27c2848 100644 --- a/ell_grid_solve.h +++ b/ell_grid_solve.h @@ -88,6 +88,8 @@ typedef struct EGSRelaxContext { */ double relax_multiplier; + int adaptive_step; + Timer timer_correct; } EGSRelaxContext; -- cgit v1.2.3