Hi,
I woluld like to know if anybody has tried to implement explicitly the adaptive loop for a linear time-independent PDE in python (i.e. using LinearSolver, refine and adapt instead of AdaptiveLinearSolver).
My main reason to do this is that I want to put a Try/Except guard to handle possible memory errors.
Best.
Iacopo