← Back to team overview

dolfin team mailing list archive

Test problem for the new form compiler working. The speedup is a factor [...]

 

Commit from logg (2004-10-22 19:37 CEST)
----------------

Test problem for the new form compiler working. The speedup is a factor
10 for assembling Poisson's equation in 3D. Good news is that the code
automatically generated by FFC is just as fast as the hand-optimized code.
There might be other bottlenecks (such as adding the contributions to the
sparse matrix) that affect these numbers.

  dolfin  src/demo/form/FFCPoisson.h           1.2
  dolfin  src/demo/form/Poisson.h              1.10
  dolfin  src/demo/form/main.cpp               1.10
  dolfin  src/demo/la/Makefile                 1.152
  dolfin  src/demo/solvers/ode/stiff/Makefile  1.107
  dolfin  src/kernel/fem/Makefile              1.157