Dear Tetsuo,
What do you exactly mean by "shift also enable variables" ? This method copy the value of the current version of a variable declared in a time integration scheme to the variable (data in fact) which stores the value at the previous time step. The fact that the variable is enabled or disabled do not have to change the behavior, I think. By the way, this mecanism of time integration scheme is not used a lot ... Best Regards, Yves ----- Original Message ----- From: "Tetsuo Koyama" <[email protected]> To: "getfem-users" <[email protected]> Sent: Wednesday, February 20, 2019 1:16:35 PM Subject: [Getfem-users] function shift_variables_for_time_integration seem to shift the enable variables. Dear GetFEM++ project Sorry for my frequently ask questions. I guess that "shift_variables_for_time_integration" method in Model object will shift also enable variables.(I checked it only by source and didn't check it in test.) Is it the intended specification? If that so, I will add it to document. If it is not the intended I will fix the source. Could you have a comment ? Best Regard Tetsuo,
