diff +multiblock/DiffOp.m @ 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 225765e345c4
children 2ec8080027ab
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