diff --git a/Project/ApplyRobinBC_mult_rot.m b/Project/ApplyRobinBC_mult_rot.m index 39b5587..540c829 100644 --- a/Project/ApplyRobinBC_mult_rot.m +++ b/Project/ApplyRobinBC_mult_rot.m @@ -34,4 +34,4 @@ for eID = robinEdges F([i j]) = F([i j]) + Fe; end end -end +end \ No newline at end of file