FFC

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:ffc

There are download files available for FFC.

See all merge proposals.

FFC has 15 active branches owned by 5 people and 3 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:ffc/1.2.x
Series: 1.2.x
2 Mature 2013-05-06 09:49:14 UTC
1860. Updated references for new version nu...

Author: Johannes Ring
Revision Date: 2013-03-24 15:53:03 UTC

Updated references for new version number

lp:ffc/1.1.x
Series: 1.1.x
2 Mature 2013-05-06 09:49:23 UTC
1771. Updates for version 1.1.0

Author: Anders Logg
Revision Date: 2013-01-07 14:23:38 UTC

Updates for version 1.1.0

lp:ffc/1.0.x
Series: 1.0.x
bug 2 Mature 2013-05-06 09:49:38 UTC
1750. Updated references for new version nu...

Author: Anders Logg
Revision Date: 2013-01-07 19:47:32 UTC

Updated references for new version number

lp:ffc-vector
Series: trunk
1 Development 2013-08-12 08:50:27 UTC
1850. Going to commit changes to support Ma...

Author: FabioL
Revision Date: 2013-08-12 08:50:27 UTC

Going to commit changes to support Mass (need to not print out empty fissioned loops). So far, MixedPoisson and Helmholtz seem working properly..

lp:~chaffra/ffc/main 1 Development 2013-03-28 16:30:23 UTC
1828. added custom mathfunction capability

Author: Chaffra Affouda
Revision Date: 2013-03-28 16:30:23 UTC

added custom mathfunction capability

lp:~chaffra/ffc/main-old 1 Development 2013-03-27 16:59:43 UTC
1686. revert to branch r1684

Author: Chaffra Affouda
Revision Date: 2013-03-18 15:35:13 UTC

revert to branch r1684

lp:~mapdes/ffc/pyop2-mixed 1 Development 2013-03-12 14:55:08 UTC
1806. Back out pyop2 special casing for mix...

Author: Florian Rathgeber
Revision Date: 2013-03-12 14:55:08 UTC

Back out pyop2 special casing for mixed space argument access

lp:~massing/ffc/1.0.x-interface 1 Development 2013-03-12 12:45:20 UTC
1813. Fix bug for contraction of vector coe...

Author: Marie Rognes
Revision Date: 2012-03-15 17:00:48 UTC

Fix bug for contraction of vector coefficients.

lp:~mapdes/ffc/pyop2 (Linked to a blueprint) 1 Development 2013-02-28 02:32:33 UTC
1803. Merge FFC trunk revision 1839

Author: Florian Rathgeber
Revision Date: 2013-02-28 02:32:33 UTC

Merge FFC trunk revision 1839

lp:~mapdes/ffc/pyop2-constant-coefficients 1 Development 2013-01-30 23:59:41 UTC
1806. Need to take address of constants bef...

Author: Florian Rathgeber
Revision Date: 2013-01-30 23:54:48 UTC

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.

lp:~mapdes/ffc/pyop2-iterationspace-extensions 1 Development 2013-01-18 18:10:25 UTC
1802. Using the pyop2 backend, compile form...

Author: Florian Rathgeber
Revision Date: 2013-01-18 17:55:44 UTC

Using the pyop2 backend, compile form returns a dict instead of string

The PyOP2 iteration space concept allows optimisation of putting code
at the right depth of the generated loop nest s.t. it is executed the
minimum number of times necessary. To enable that flexibility it is
necessary to return pieces of code generated by FFC that should be
placed at different depths in the loop nest as separate pieces of code
instead of returning a single monolithic kernel function as it is
normally the case with FFC.

As a first step we split the kernel body into three parts:
* declarations of (global) constants s.a. basis functions and
  quadrature weights
* computations that do not vary over an element and hence should only
  be done once per element i.e. computation of the Jacobian
* the actual expression for local assembly of the integral for a given
  pair i,j of basis functions

These are returned separately as part of a dictionary (instead of a
single string) that also contains the monolithic kernel function as
before for backwards compatibility and for benchmarking purposes.

lp:~fenics-core/ffc/remove-init-mesh (Linked to a blueprint) 1 Development 2013-01-08 19:37:52 UTC
1780. Update references.

Author: Martin Sandve Alnæs
Revision Date: 2013-01-08 19:37:52 UTC

Update references.

lp:~simula-acdc/ffc/tensorproducts 1 Development 2012-09-07 13:04:47 UTC
1772. Treat all Radau points as internal (t...

Author: Marie Rognes
Revision Date: 2012-09-07 13:04:47 UTC

Treat all Radau points as internal (to ensure that we get z points per
cell and not x points per cell + y points per vertex)

lp:~meg-simula/ffc/interface 2 Mature 2012-03-15 17:00:48 UTC
1813. Fix bug for contraction of vector coe...

Author: Marie Rognes
Revision Date: 2012-03-15 17:00:48 UTC

Fix bug for contraction of vector coefficients.

lp:~florian-rathgeber/ffc/gpu-wrappers 0 Experimental 2011-01-21 15:33:43 UTC
1513. updated DOLFIN GPU includes

Author: Florian Rathgeber
Revision Date: 2011-01-21 15:33:43 UTC

updated DOLFIN GPU includes

115 of 15 results
You can't create new branches for FFC.