Mercurial > repos > public > sbplib
diff +grid/Grid.m @ 707:0de70ec8bf60 feature/quantumTriangles
merge with feature/optim
author | Ylva Rydin <ylva.rydin@telia.com> |
---|---|
date | Fri, 10 Nov 2017 14:22:56 +0100 |
parents | 763d50caddf3 |
children |
line wrap: on
line diff
--- a/+grid/Grid.m Thu Oct 05 18:04:23 2017 +0200 +++ b/+grid/Grid.m Fri Nov 10 14:22:56 2017 +0100 @@ -16,7 +16,7 @@ % Projects the grid function gf on obj to the grid g. gf = projectFunc(obj, gf, g) - % Return the names of all boundaries in this grid. + % Return the grid.boundaryIdentifiers of all boundaries in a cell array. bs = getBoundaryNames(obj) % Return coordinates for the given boundary