Mercurial > repos > public > sbplib
diff +scheme/Scheme.m @ 539:08b6281ba2a9 feature/grids
Add some todos
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 08 Aug 2017 13:25:19 +0200 |
parents | a70d5387d2ca |
children | 12ee11893453 |
line wrap: on
line diff
--- a/+scheme/Scheme.m Tue Aug 08 08:26:49 2017 +0200 +++ b/+scheme/Scheme.m Tue Aug 08 13:25:19 2017 +0200 @@ -28,7 +28,8 @@ [closure, penalty] = boundary_condition(obj,boundary,type) [closure, penalty] = interface(obj,boundary,neighbour_scheme,neighbour_boundary) - % op = getBoundaryOperator()?? + % TODO: op = getBoundaryOperator()?? + % makes sense to have it available through a method instead of random properties % Returns the number of degrees of freedom. N = size(obj)