SimPEG.utils.example_curvilinear_grid#
- SimPEG.utils.example_curvilinear_grid(nC, exType)[source]#
Creates and returns 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.