Mercurial > repos > public > sbplib
diff +scheme/Wave2dCurve.m @ 968:a4ad90b37998 feature/poroelastic
Merge with default.
author | Martin Almquist <malmquist@stanford.edu> |
---|---|
date | Sun, 23 Dec 2018 14:39:31 +0100 |
parents | 706d1c2b4199 |
children |
line wrap: on
line diff
--- a/+scheme/Wave2dCurve.m Sun Dec 23 14:06:26 2018 +0100 +++ b/+scheme/Wave2dCurve.m Sun Dec 23 14:39:31 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;