Mercurial > repos > public > sbplib
diff +rv/+time/RungekuttaRvMultiGrid.m @ 1176:ebec2b86f539 feature/rv
Update comments for RungekuttaRvMultiStage/Grid
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Fri, 28 Jun 2019 13:50:04 +0200 |
parents | b96b1245a77d |
children |
line wrap: on
line diff
--- a/+rv/+time/RungekuttaRvMultiGrid.m Fri Jun 28 13:33:49 2019 +0200 +++ b/+rv/+time/RungekuttaRvMultiGrid.m Fri Jun 28 13:50:04 2019 +0200 @@ -1,7 +1,7 @@ classdef RungekuttaRvMultiGrid < time.Timestepper properties - F % RHS of the ODE - F_coarse % RHS of the unstabalized ODE + F % RHS of the ODE + F_coarse % RHS of the untabilized coarse grid ODE k % Time step t % Time point v % Solution vector