FFC

lp:~mapdes/ffc/pyop2-constant-coefficients

Created by Florian Rathgeber and last modified
Get this branch:
bzr branch lp:~mapdes/ffc/pyop2-constant-coefficients
Members of MAPDES can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MAPDES
Project:
FFC
Status:
Development

Recent revisions

1806. By Florian Rathgeber

Need to take address of constants before tabulate_tensor body

This is necessary to make them addressable via double indirection just
like all other coefficients.

1805. By Florian Rathgeber

Fix indentation if for pyop2 format

1804. By Florian Rathgeber

Check coefficient type when building arglist

If it's a constant we expect the argument to be a double *, otherwise
a double **.

1803. By Florian Rathgeber

Attach coefficients to integral ir

1802. By Florian Rathgeber

Special case tensor argument in kernel signature for pyop2 backend

The tensor argument in the kernel signature is a fixed-shape double
array with the shape of the local tensor. This does not work for the
case of a rank 0 tensor i.e. a scalar, since the tensor shape in this
case is empty. We use the shape (1,) instead in this case.

1801. By Graham Markall

Update references

1800. By Graham Markall

Update references due to change in UFL.

1799. By Graham Markall

Merge FFC trunk revision 1767

1798. By Graham Markall

Update references.

1797. By Graham Markall

Cherry-pick FFC trunk revision 1795

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ffc
This branch contains Public information 
Everyone can see this information.

Subscribers