← Back to team overview

dolfin team mailing list archive

[HG] dolfin-convert fix. (3rd time lucky?).

 

One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.

changeset:   1693:9dc3324a8824aa4aed9fc47e2efe1f9324080135
tag:         tip
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Wed Feb 15 23:22:10 2006 +0100
files:       src/utils/convert/dolfin-convert
description:
dolfin-convert fix. (3rd time lucky?).


changeset:   1692:ea1eb7d780ff703e580cad36867021892747fa83
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Wed Feb 15 23:11:22 2006 +0100
files:       src/utils/convert/dolfin-convert
description:
Fix bug in gmsh function in dolfin-config.


changeset:   1691:c6cc5f39ea0d23ed6eb24a4ddd360e6a3d41db89
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Wed Feb 15 22:44:21 2006 +0100
files:       src/utils/convert/dolfin-convert
description:
-Add conversion from .gmsh (http://www.geuz.org/gmsh/) format to dolfin-convert.
-Add functions in dolfin-convert for writing DOLFIN mesh XML headers, etc, which are common to all mesh conversions.

This was my first foray in Python. Is it possible to overload functions?

def write_cells(n0, n1, n2, n3):
    .

def write_cells(n0, n1, n2):
    .
    

Garth


-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin