← Back to team overview

dolfin team mailing list archive

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

 

On Mon, Oct 16, 2006 at 02:03:14PM +0200, Johan Jansson wrote:
> On Mon, Oct 16, 2006 at 01:50:16PM +0200, Garth N. Wells wrote:
> > 
> > 
> > Anders Logg wrote:
> > > 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.
> > > 
> > 
> > Should this be changed on the FFC side? Johan J. has changed (I assume
> > be hand) cell.vertexID() to  cell.connections()[]. Let me if this is OK
> > and I can change it in FFC is no one has on it started yet.
> > 
> > Garth
> > 
> 
> I actually changed it on the FFC side. I'm attaching the bundle (do
> "ffc unbundle"). It's very small though, you might have already made
> the changes.

Fixed, but untested.

/Anders


References