← Back to team overview

dolfin team mailing list archive

Re: [HG] Merge - new mesh representation replaces old. Interior assembly works

 

Doesn't work for me either. The FFC format is designed for the old
mesh and the new mesh does not yet have anything that corresponds to
cell.vertexID() etc.

Let's try and fix this as quickly as we possibly can.

Now that the mesh interface is dimension-independent, we can simplify
this a bit.

/Anders


On Mon, Oct 16, 2006 at 10:27:08AM +0200, Garth N. Wells wrote:
> Should the demos still work? I can't compile any of them.
> 
> Garth
> 
> Johan Jansson wrote:
> > On Mon, Oct 16, 2006 at 03:39:32AM +0200, DOLFIN wrote:
> >> One or more new changesets pushed to the primary DOLFIN repository.
> >> A short summary of the last three changesets is included below.
> >>
> >> changeset:   2305:59d1290ce4782edf8e42afcfe565d1b19bea22be
> >> tag:         tip
> >> parent:      2304:d3ec89c865064d3b90f2741451b99f061169878d
> >> parent:      2292:34be9b8d76a1f61b3f1b07d06f0499231f5fb968
> >> user:        "Johan Jansson <johanjan@xxxxxxxxxxxxxxxx>"
> >> date:        Mon Oct 16 03:34:56 2006 +0200
> >> files:       src/demo/solvers/poisson/main.cpp src/kernel/io/OpenDXFile.cpp src/kernel/io/TecplotFile.cpp src/kernel/io/VTKFile.cpp src/kernel/mesh/BoundaryComputation.cpp src/kernel/mesh/MeshGeometry.cpp src/kernel/mesh/TopologyComputation.cpp src/kernel/mesh/UniformMeshRefinement.cpp src/kernel/mesh/dolfin/MeshGeometry.h src/pydolfin/dolfin_mesh.i
> >> description:
> >> Merge - new mesh representation replaces old. Interior assembly works
> >> correctly, boundary assembly not yet fully implemented.
> >>
> > 
> > I had to force push this changeset, don't know why - a pull showed no
> > new changes. Perhaps it's because files were removed/replaced, or I've
> > overlooked something.
> > 
> >   Johan
> > _______________________________________________
> > DOLFIN-dev mailing list
> > DOLFIN-dev@xxxxxxxxxx
> > http://www.fenics.org/mailman/listinfo/dolfin-dev
> > 
> 
> 
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev


Follow ups

References