SimPEG.utils.example_curvilinear_grid#
- SimPEG.utils.example_curvilinear_grid(nC, exType)[source]#
- Create the gridded node locations for a curvilinear mesh. - Parameters
- Returns
- list- of- numpy.ndarray
- List containing the gridded x, y (and z) node locations for the curvilinear mesh.