Mercurial > repos > public > sbplib
diff +scheme/Wave2dCurve.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 | 706d1c2b4199 |
children |
line wrap: on
line diff
--- a/+scheme/Wave2dCurve.m Tue Dec 11 16:29:21 2018 +0100 +++ b/+scheme/Wave2dCurve.m Tue Dec 11 17:31:28 2018 +0100 @@ -243,7 +243,7 @@ end end - function [closure, penalty] = interface(obj,boundary,neighbour_scheme,neighbour_boundary) + function [closure, penalty] = interface(obj, boundary, neighbour_scheme, neighbour_boundary, type) % u denotes the solution in the own domain % v denotes the solution in the neighbour domain tuning = 1.2;