changeset 936:a205264664cd feature/utux2D

Remove default values from LaplaceCurvilinear.interfaceStandard
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 04 Dec 2018 12:54:33 +0100
parents 1bf200417957
children ed8c98c4d479
files +scheme/LaplaceCurvilinear.m
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/+scheme/LaplaceCurvilinear.m	Tue Dec 04 12:53:59 2018 +0100
+++ b/+scheme/LaplaceCurvilinear.m	Tue Dec 04 12:54:33 2018 +0100
@@ -294,9 +294,6 @@
         end
 
         function [closure, penalty] = interfaceStandard(obj,boundary,neighbour_scheme,neighbour_boundary,type)
-
-            default_arg('type', struct);
-            default_field(type, 'tuning', 1.2);
             tuning = type.tuning;
 
             % u denotes the solution in the own domain