From d41fb10376ae9dce1875dc040d265c056ff7683d Mon Sep 17 00:00:00 2001 From: Ian Hinder Date: Mon, 28 Nov 2011 23:11:17 +0100 Subject: Add missing "Where -> Interior" to examples --- Examples/SimpleWave.m | 1 + 1 file changed, 1 insertion(+) (limited to 'Examples/SimpleWave.m') diff --git a/Examples/SimpleWave.m b/Examples/SimpleWave.m index 1fbee69..994defc 100644 --- a/Examples/SimpleWave.m +++ b/Examples/SimpleWave.m @@ -25,6 +25,7 @@ evolveCalc = { Name -> "calc_rhs", Schedule -> {"in MoL_CalcRHS"}, + Where -> Interior, Equations -> { dot[phi] -> pi, -- cgit v1.2.3