Mercurial > repos > public > sbplib
diff +scheme/Euler1d.m @ 1018:eca4d9df9365 feature/advectionRV
Merge with default for latest changes
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Tue, 11 Dec 2018 17:31:28 +0100 |
parents | a35ed1d124d3 |
children | 2b1b944deae1 |
line wrap: on
line diff
--- a/+scheme/Euler1d.m Tue Dec 11 16:29:21 2018 +0100 +++ b/+scheme/Euler1d.m Tue Dec 11 17:31:28 2018 +0100 @@ -446,7 +446,7 @@ closure = @closure_fun; end - function [closure, penalty] = interface(obj,boundary,neighbour_scheme,neighbour_boundary) + function [closure, penalty] = interface(obj, boundary, neighbour_scheme, neighbour_boundary, type) error('NOT DONE') % u denotes the solution in the own domain % v denotes the solution in the neighbour domain