Skip to content

Commit

Permalink
Merge pull request #971 from firedrakeproject/finat_zenodo
Browse files Browse the repository at this point in the history
add FInAT to zenodo
  • Loading branch information
dorugeber authored Dec 16, 2016
2 parents 48aeadc + 831767b commit 24b6e32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/firedrake-zenodo
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ descriptions = OrderedDict([
("tsfc", "The Two Stage Form Compiler"),
("COFFEE", "A Compiler for Fast Expression Evaluation"),
("ufl", "The Unified Form Language"),
("FInAT", "a smarter library of finite elements"),
("fiat", "The Finite Element Automated Tabulator"),
("petsc", "Portable, Extensible Toolkit for Scientific Computation"),
("petsc4py", "The Python interface to PETSc")])
Expand All @@ -28,6 +29,7 @@ projects = dict(
("tsfc", "firedrakeproject"),
("COFFEE", "coneoproject"),
("ufl", "firedrakeproject"),
("FInAT", "FInAT"),
("fiat", "firedrakeproject"),
("petsc", "firedrakeproject"),
("petsc4py", "firedrakeproject")])
Expand Down

0 comments on commit 24b6e32

Please sign in to comment.