← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Fix bug in XMLFile

 

Fixed.

Ilmar Wilbers skrev den 24/04-2008 følgende:
> OK, that fixed it. Now we are left with two problems, the namespace 
> problem and the following demo:
> ----------------------------------------------------------------------
> ./../../demo/la/eigensolver/python (Python)
>  
> Initializing PETSc (ignoring command-line arguments).
> Traceback (most recent call last):
>   File "./demo.py", line 25, in <module>
>     A[0, 0] = 4.0
>   File 
> "/Users/ilmarw/local/tmp/lib/python2.5/site-packages/dolfin/dolfin.py",
>  line 1746, in __setitem__
>     return _dolfin.GenericMatrix___setitem__(*args)
> TypeError: in method 'GenericMatrix___setitem__', argument 2 of type 
> 'std::pai
> r<dolfin::uint,dolfin::uint >'
> 
> ilmar
> 
> DOLFIN skrev:
> > One or more new changesets pushed to the primary dolfin repository.
> > A short summary of the last three changesets is included below.
> >
> > changeset:   4068:46d9784a2fd221e7d15edbbdff965c1431f91300
> > tag:         tip
> > user:        "Ola Skavhaug <skavhaug@xxxxxxxxx>"
> > date:        Thu Apr 24 07:10:40 2008 +0200
> > files:       dolfin/io/XMLFile.cpp
> > description:
> > Fix bug in XMLFile
> >
> >
> > changeset:   4067:e484b044834fa7fcbbd0bf234d3d94024123a26c
> > user:        "Anders Logg <logg@xxxxxxxxx>"
> > date:        Wed Apr 23 22:31:18 2008 +0200
> > files:       dolfin/io/XMLFile.cpp
> > description:
> > Bug fix in XMLFile
> >
> >
> > changeset:   4066:3d72e838f6953653c0e7b3f565e29bf73c0f8bfa
> > user:        "Anders Logg <logg@xxxxxxxxx>"
> > date:        Wed Apr 23 21:04:32 2008 +0200
> > files:       dolfin/la/Scalar.h
> > description:
> > Minor fix
> >
> > ----------------------------------------------------------------------
> > For more details, visit http://www.fenics.org/hg/dolfin
> > _______________________________________________
> > 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


References