Open tommbendall opened 3 months ago
The TR_BDF2 scheme is currently implemented from the TimeDiscretisation class, but it could actually be implemented from the ImplicitMultistage class.
TR_BDF2
TimeDiscretisation
ImplicitMultistage
The
TR_BDF2
scheme is currently implemented from theTimeDiscretisation
class, but it could actually be implemented from theImplicitMultistage
class.