← Back to team overview

ffc team mailing list archive

Re: Status (again)

 

Anders Logg wrote:
On Wed, Jan 27, 2010 at 08:48:10PM +0100, Anders Logg wrote:
Update:

FFC compilation fails for

  ElementRestriction.ufl
  QuadratureElement.ufl

GCC compilation works for all forms

Running test programs fails for

  P5tet.bin

Output test fails for all forms

  evaluate_basis_*          3048 errors
  tabulate_tensor             34 errors
  interpolate_vertex_values   12 errors
  value_dimension              2 errors
  num_coefficients             1 error

Good job with evaluate_basis Kristian.

Update:

  evaluate_basis_derivatives* 1517
  tabulate_tensor               45 (worse than before?)
  interpolate_vertex_values     12

I think these can be ignored as well.

  evaluate_basis                 4
  value_dimension                2
  num_coefficients               1

The following can be ignored (not implemented before):

  evaluate_basis_all
  evaluate_dofs

I made a quick fix in ffc-0.7.1-reference implementing evaluate_dofs,
so you shouldn't get any errors for this one.

--
Marie

  num_entity_dofs

--
Anders




Follow ups

References