From: michael Date: Wed, 24 Nov 2021 15:07:17 +0000 (+0100) Subject: Deleted wrong attribute _timeScheme X-Git-Tag: V9_8_0~30 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=02794737d0d518dee1143ab8c1c04939d0268080;p=tools%2Fsolverlab.git Deleted wrong attribute _timeScheme --- diff --git a/CoreFlows/Models/inc/DiffusionEquation.hxx b/CoreFlows/Models/inc/DiffusionEquation.hxx index 614d749..001f23c 100755 --- a/CoreFlows/Models/inc/DiffusionEquation.hxx +++ b/CoreFlows/Models/inc/DiffusionEquation.hxx @@ -147,7 +147,6 @@ protected : Vec _Tn_seq; // Local sequential copy of the parallel vector _Tn, used for saving result files double _dt_diffusion, _dt_src; - TimeScheme _timeScheme; map _limitField;