← Back to team overview

ffc team mailing list archive

Re: [Branch ~ffc-core/ffc/dev] Rev 1506: Bug fix in MixedElement. Quite a few more cases compile now.

 

On Thu, Jan 21, 2010 at 05:41:38PM +0100, Kristian Oelgaard wrote:
> Did you rearrange some axis in the table the element.tabulate() returns for mixed elements?
> It looks like it is now: (derivative tuples, components) instead of (components, derivative tuples)

The table should be the same as the table returned by FIAT:

  D^a v_i[j](x_k) = table[a][i][j][k]

where a is the derivative tuple.

Is this not correct?

--
Anders


> Kristian
>
> 2010/1/21  <noreply@xxxxxxxxxxxxx>:
> >------------------------------------------------------------
> >revno: 1506
> >committer: Anders Logg <logg@xxxxxxxxx>
> >branch nick: ffc-dev
> >timestamp: Thu 2010-01-21 17:15:59 +0100
> >message:
> > Bug fix in MixedElement. Quite a few more cases compile now.
> > Needed to comment out evaluate_basis_derivatives to avoid error
> > message when compiling Stokes.ufl.
> >modified:
> > ffc/analysis.py
> > ffc/codegeneration.py
> > ffc/mixedelement.py
> >
> >
>



> _______________________________________________
> Mailing list: https://launchpad.net/~ffc
> Post to     : ffc@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ffc
> More help   : https://help.launchpad.net/ListHelp

Attachment: signature.asc
Description: Digital signature


Follow ups

References