2010/1/8 <noreply@xxxxxxxxxxxxx>:
------------------------------------------------------------
revno: 1429
committer: Kristian B. Ølgaard <k.b.oelgaard@xxxxxxxxx>
branch nick: dev
timestamp: Fri 2010-01-08 16:54:41 +0100
message:
Finished support for 3D Lagrange in evaluate_basis.
modified:
ffc/evaluatebasis.py
2D and 3D works now for Lagrange elements, 1D is not implemented because
of a bug in FIAT.
Before fixing BDM, Nedelec and MixedElements we should fix the following
bugs:
In FIAT.FiniteElement: set the correct mapping (self._mapping) for all
elements