#13: Mesh refactor
---------------------+------------------------------------------------------
Reporter: wd15 | Owner: nobody
Type: defect | Status: assigned
Priority: 5 | Component: None
Version: None | Severity: Private
Resolution: None | Keywords:
---------------------+------------------------------------------------------
Changes (by guyer):
* type: => defect
Old description:
> {{{
> Refactor the meshing utilities: - Include Grid1D object - remove seperate
> nummesh and pymesh - remove obsolete classes - use doctest rather than
> current unittest (maybe not?) - consolidate functionality - lazy array
> evaluation where required in the get methods - look at gmsh capability
> }}}
New description:
Refactor the meshing utilities: - Include Grid1D object - remove seperate
nummesh and pymesh - remove obsolete classes - use doctest rather than
current unittest (maybe not?) - consolidate functionality - lazy array
evaluation where required in the get methods - look at gmsh capability
--
Ticket URL: <https://www.matforge.org/fipy/ticket/13#comment:1>
FiPy <http://www.ctcms.nist.gov/fipy>
A Finite Volume PDE Solver Using Python