dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #25936
Re: [Branch ~dolfin-core/dolfin/trunk] Rev 6899: Fix multicore bench code and some more assembler tidy-up.
On Fri, Sep 14, 2012 at 09:35:54PM +0200, Johannes Ring wrote:
> On Fri, Sep 14, 2012 at 2:38 PM, Anders Logg <logg@xxxxxxxxx> wrote:
> > On Fri, Sep 14, 2012 at 02:35:38PM +0200, Anders Logg wrote:
> >> It's broken because it tries to call AssemblerBase::init_global_tensor
> >> with 6 arguments. Plus it also uses that function as a static function
> >> when an object is needed.
> >
> > Should be fixed now.
>
> I still have the same problem. Did you forget to push?
Yes. Committed in the wrong directory. Should be pushed now.
--
Anders
References