aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Examples/Laplace.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/Laplace.m b/Examples/Laplace.m
index 5e3193c..ffb4a2c 100644
--- a/Examples/Laplace.m
+++ b/Examples/Laplace.m
@@ -41,6 +41,7 @@ evolveCalc =
{
Name -> "Laplace_relax",
Schedule -> {"in MoL_CalcRHS", "AT ANALYSIS"},
+ Where -> Interior,
Equations ->
{
dot[phi] -> mu Euc[ui,uj] PD[phi,li,lj]