On Mon, Jun 22, 2009 at 06:12:49PM +0200, Johan Hake wrote:
> On Monday 22 June 2009 18:05:56 Anders Logg wrote:
> > On Mon, Jun 22, 2009 at 05:18:09PM +0200, Johan Hake wrote:
> > > On Monday 22 June 2009 14:51:54 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:   6364:883aca95604cf51f9994fb3894f7b893945c754b
> > > > tag:         tip
> > > > user:        Anders Logg <l...@simula.no>
> > > > date:        Mon Jun 22 14:51:43 2009 +0200
> > > > files:       dolfin/fem/Assembler.cpp dolfin/fem/Assembler.h
> > > > dolfin/io/XMLMesh.cpp dolfin/mesh/MeshEditor.cpp
> > > > dolfin/mesh/MeshEditor.h dolfin/mesh/MeshGeometry.cpp
> > > > dolfin/mesh/MeshGeometry.h description: Move computation of boundary
> > > > indicators from Assembler to MeshEditor. Now called in
> > > > MeshEditor::close() and therefore when reading from file.
> > >
> > > assemble.py needs to be updated for this change.
> > >
> > > Johan
> >
> > Why?
> >
> > Where does it break?
> 
> Look at the error meassages for the python demos at the buildbot.
>   
>   AttributeError: type object 'Assembler' has no
>   attribute 'compute_mesh_function_from_mesh_arrays'

Should be fixed now.

-- 
Anders

Attachment: signature.asc
Description: Digital signature

_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@fenics.org
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to