~fenics-core/ufl/spatder2grad

Viewing all changes in revision 1470.

  • Committer: Martin Sandve Alnæs
  • Date: 2012-11-30 13:52:54 UTC
  • Revision ID: martinal@simula.no-20121130135254-w20k8n3sa1io65lq
Fixes in == behaviour, making sure that e.g.
grad(v) != grad(v2) if v != v2 based on
subclassed behaviour in Argument.

Distinguish between FloatValue(1.0) and IntValue(1).
This is now the correct behaviour, but may break some
code, hopefully not much.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: