← Back to team overview

dolfin team mailing list archive

Re: Python typemap problem in Lucid

 

On Mon, Oct 01, 2012 at 02:35:42PM +0200, Johannes Ring wrote:
> On Mon, Oct 1, 2012 at 2:11 PM, Anders Logg <logg@xxxxxxxxx> wrote:
> > My guess is Lucid is using an older SWIG which doesn't handle the
> > uBLAS templates well enough to understand the type is uBLAS.
>
> The lucid-amd64 buildslave is using SWIG version 2.0.3. It is
> installed by Dorsal.

I tried to dig some more but couldn't figure out what goes wrong, in
particular why _has_type_uBLASVector returns false when it gets a
Vector initialized with the uBLAS backend.

Bug report filed:

https://bugs.launchpad.net/dolfin/+bug/1060119

--
Anders


References