Home | Trees | Indices | Help |
---|
|
object --+ | GmshMeshReceiverBase --+ | GmshMeshReceiverNumPy
GmshReceiver that emulates the semantics of :class:`meshpy.triangle.MeshInfo` and :class:`meshpy.tet.MeshInfo` by using similar fields, but instead of loading data into ForeignArrays, load into NumPy arrays. Since this class is not wrapping any libraries in other languages -- the Gmsh data is obtained via parsing text -- use :mod:`numpy` arrays as the base array data structure for convenience.
.. versionadded:: 2014.1
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|
|
|
|
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Apr 2 12:04:50 2016 | http://epydoc.sourceforge.net |