From 0b8f80f41e2159b11afa53b6d89167ae5636e151 Mon Sep 17 00:00:00 2001 From: Lindsey Heagy Date: Tue, 30 Jun 2015 15:15:29 -0700 Subject: [PATCH] fixed typo in ModelBuilder --- SimPEG/Utils/ModelBuilder.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SimPEG/Utils/ModelBuilder.py b/SimPEG/Utils/ModelBuilder.py index f17dac89..93e33250 100644 --- a/SimPEG/Utils/ModelBuilder.py +++ b/SimPEG/Utils/ModelBuilder.py @@ -4,9 +4,9 @@ import scipy.sparse as sp from matutils import mkvc -def getIndecesBlock(p0,p1,ccMesh): +def getIndicesBlock(p0,p1,ccMesh): """ - Creates a vector containing the block indexes in the cell centerd mesh. + Creates a vector containing the block indices in the cell centers mesh. Returns a tuple The block is defined by the points