log

age author description
Tue, 25 Jun 2019 15:04:53 +0200 Vidar Stiernström Fix bug using 2d maximum neighborhood in 1d feature/rv
Tue, 25 Jun 2019 14:14:25 +0200 Vidar Stiernström Add option to compute maximum neighbordhood residual feature/rv
Tue, 25 Jun 2019 13:24:01 +0200 Vidar Stiernström Add residual order as an input argument to constructDiffOps feature/rv
Tue, 25 Jun 2019 13:06:42 +0200 Vidar Stiernström Attempt to fix oscilations when not using bdfs by adding lower-order 2nd derivative correction term to the Residual feature/rv
Mon, 24 Jun 2019 17:44:21 +0200 Vidar Stiernström Change penalty term and add missing semicolon feature/rv
Wed, 06 Mar 2019 09:45:52 +0100 Vidar Stiernström Improve efficiency of diffOps in Burgers2d, the artificial diffusion operator in rv.constructDiffOps and the RungekuttaExteriorRv time-steppers feature/rv
Tue, 05 Mar 2019 10:57:26 +0100 Vidar Stiernström Fix bug in Burgers schemes resulting in incorrect wave speed. feature/rv