Mercurial > repos > public > sbplib
log +rv/+diffops/constructDiffOps.m @ 1224:5271c4670733 feature/rv
age | author | description |
---|---|---|
Wed, 06 Nov 2019 14:51:33 +0100 | Vidar Stiernström | Use fine-to-coarse interpolation operators in coarse grid flux discretization feature/rv |
Mon, 29 Jul 2019 16:43:08 +0200 | Vidar Stiernström | Change to use the interpolation operators in sbplib feature/rv |
Mon, 08 Jul 2019 15:12:19 +0200 | Vidar Stiernström | Refactor constructDiffops and remove closures from some of the diffops used to compute the residual. feature/rv |
Fri, 05 Jul 2019 17:51:11 +0200 | Vidar Stiernström | Move specialized constructDiffOps* into constructDiffOps.m. Add multigrid RV using the standard RungekuttaRV time stepper feature/rv |
Fri, 28 Jun 2019 15:13:44 +0200 | Vidar Stiernström | Add wrapper function calling constructDiffOps* for a specified RV method feature/rv |