diff +grid/Grid.m @ 592:4422c4476650 feature/utux2D

Merge with feature/grids
author Martin Almquist <martin.almquist@it.uu.se>
date Mon, 11 Sep 2017 14:17:15 +0200
parents 763d50caddf3
children
line wrap: on
line diff
--- a/+grid/Grid.m	Mon Sep 11 14:12:54 2017 +0200
+++ b/+grid/Grid.m	Mon Sep 11 14:17:15 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