← Back to team overview

ffc team mailing list archive

Added hooks for new finite elements: [...]

 

Commit from logg (2005-05-06 00:56 CEST)
----------------

Added hooks for new finite elements:

	Discontinuous Lagrange
        Discontinuous vector Lagrange
        Crouzeix-Raviart
        Raviart-Thomas
        Brezzi-Douglas-Marini
	Nedelec

These may or may not work (the dof map will surely not work) so
don't use other than for testing.

  ffc  ChangeLog                          1.53
  ffc  src/demo/Poisson.form              1.5
  ffc  src/ffc/compiler/finiteelement.py  1.13