Mercurial > repos > public > sbplib
diff +grid/Grid.m @ 535:b52ea450f4c3 feature/grids
Merge feature/boundaryGroup
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 07 Aug 2017 09:56:01 +0200 |
parents | 763d50caddf3 |
children |
line wrap: on
line diff
--- a/+grid/Grid.m Wed Aug 02 19:26:39 2017 +0200 +++ b/+grid/Grid.m Mon Aug 07 09:56:01 2017 +0200 @@ -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