changeset 522:68178e013868 feature/grids

Add not-implemented-error for interface method in multiblock.DiffOp
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 01 Aug 2017 12:22:59 +0200
parents d4b999585af1
children 3c062cc72986
files +multiblock/DiffOp.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/+multiblock/DiffOp.m	Thu Jun 22 13:07:07 2017 +0200
+++ b/+multiblock/DiffOp.m	Tue Aug 01 12:22:59 2017 +0200
@@ -177,7 +177,7 @@
         end
 
         function [closure, penalty] = interface(obj,boundary,neighbour_scheme,neighbour_boundary)
-
+            error('not implemented')
         end
 
         % Size returns the number of degrees of freedom