name updates in DC_Forward_PseudoSection, DC_Utils, example for Utils_surface2ind_topo

This commit is contained in:
Lindsey Heagy
2016-05-02 11:40:02 -07:00
parent ba8f270b3a
commit dd45a6a085
6 changed files with 82 additions and 68 deletions
@@ -37,6 +37,5 @@ def run(plotIt=False, nx = 5, ny = 5):
plt.show()
if __name__ == '__main__':
run(plotIt=True)