Added 1D Cylindrical mesh.

This commit is contained in:
Dave Marchant
2013-10-18 17:43:11 -07:00
parent 17d52087f8
commit ec42871640
4 changed files with 340 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
.. _api_Cyl1DMesh:
Cylindrical 1D Mesh
*******************
.. automodule:: SimPEG.mesh.Cyl1DMesh
:members:
:undoc-members:
+1
View File
@@ -26,6 +26,7 @@ Meshing & Operators
api_TensorMesh
api_TensorView
api_LogicallyOrthogonalMesh
api_Cyl1DMesh
api_LOMView
api_DiffOperators
api_InnerProducts