Please
- quote code,
- provide a MCVE.
Generally, you would have your problem contained in a structure, bound to a variable, and you can simply implement a reset(problem::MyProblemType)
method.
Please
Generally, you would have your problem contained in a structure, bound to a variable, and you can simply implement a reset(problem::MyProblemType)
method.