~njansson/dolfin/hpc

Viewing all changes in revision 834.

  • Committer: logg
  • Date: 2005-02-01 08:45:39 UTC
  • Revision ID: devnull@localhost-20050201084539-iipfjc00b32la5qc
Tailorized "2005-02-01 02:45:39 by logg"
Updates for new version of FFC, including work on functions (coefficients).
The remaining showstopper is getting FFC to correctly count and number
the coefficients of a form.

For testing, see the Poisson module. To get functions working, Form needs
to be initialized with the correct number of functions and each function
needs to be added (in the correct order) using Form::add(). This will
create a coupling between functions and coefficients.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: