diff +grid/Grid.m @ 527:763d50caddf3 feature/boundaryGroup

Move the description of boundary identifiers to the grid package and update documentation for grid.Grid.getBoundaryNames
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 03 Aug 2017 14:04:36 +0200
parents c5ca9bbfed41
children
line wrap: on
line diff
--- a/+grid/Grid.m	Thu Aug 03 09:55:59 2017 +0200
+++ b/+grid/Grid.m	Thu Aug 03 14:04:36 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