UFL

lp:~grm08/ufl/indexpartitioning

Created by Graham Markall and last modified
Get this branch:
bzr branch lp:~grm08/ufl/indexpartitioning
Only Graham Markall can upload to this branch. If you are Graham Markall please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Graham Markall
Project:
UFL
Status:
Development

Recent revisions

1417. By Graham Markall

Begin adding partitioning algorithms from mcfc.

1416. By Martin Sandve Alnæs

Add some temporary hacks to support uflacs development.

1415. By Martin Sandve Alnæs

Bugfix in new evaluation code.

1414. By Martin Sandve Alnæs

Cover a larger class of expressions with __float__.

1413. By Martin Sandve Alnæs

Remove __float__ from Terminal, was not needed. Skip expand_derivatives in _call if no dimension is known. Probably could be implemented smoother with some work.

1412. By Martin Sandve Alnæs

Implement __float__ in Terminal base class, passing on to ufl_evaluate if available.

1411. By Martin Sandve Alnæs

Minor refactoring in test base class, splitting 2.7 compatibility and
ufl specific stuff.

1410. By Martin Sandve Alnæs

Update copyright year to 2012.

Also let my emacs do whitespace pruning so my future commits
won't be polluted with such changes.

1409. By Martin Sandve Alnæs

Allow float(expression) for any expression with a unique float value
by symbolic evaluation. For example,
dot(as_vector((1,2)),as_vector((1,2)))
is not automatically simplified but can be evaluated symbolically
to a single float value. This is useful in unit tests.

Also emacs did a lot of whitespace removal in this commit.

1408. By Martin Sandve Alnæs

Add some comments.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~fenics-core/ufl/main
This branch contains Public information 
Everyone can see this information.

Subscribers