#75: Mesh viewing and unstructured data.
-------------------+--------------------------------------------------------
Reporter: wd15 | Owner:
Type: defect | Status: new
Priority: 1 | Component: None
Version: HEAD | Severity: Bugs
Keywords: |
-------------------+--------------------------------------------------------
Introduce plotMesh() functionality to viewers. Function should just "pass"
for those viewers
that don't have the capability.
Check that make() deals with the unstructured versus structured
distinction correctly.
Update examples/diffusion/circle.py to use make() rather than explicitly
calling
the gist viewer when functionality is available.
--
Ticket URL: <http://matdl-osi.org:9000/fipy/ticket/75>
FiPy <http://www.ctcms.nist.gov/fipy>
A Finite Volume PDE Solver Using Python