3 Commits

Author SHA256 Message Date
e7827eece9 Accepting request 772419 from home:StefanBruens:branches:science
- Update to 2019.1.0
  * Added an implementation of the Bell finite element
    (K. Bell 1969 doi:10.1002/nme.1620010180), with extra basis
    functions for transformation theory from
    Kirby (2018) doi:10.5802/smai-jcm.33.
- Update to 2018.1.0
  * Remove Python 2 support
  * Generalize Bubble element to CodimBubble to create bubbles on
    entity of arbitrary codimension; add FacetBubble, keep Bubble
    (as bubble on cell)
- Update to 2017.2.0
  * Add quadrilateral and hexahedron reference cells
  * Add quadrilateral and hexahedron elements (with a wrapping class
    for TensorProductElement)
- Update to 2017.1.0
  * Change PyPI package name to fenics-fiat.
  * Extended the discontinuous trace element HDivTrace to support
    tensor product reference cells. Tabulating the trace defined on
    a tensor product cell relies on the argument entity to specify
    a facet of the cell. The backwards compatibility case
    entity=None does not support tensor product tabulation as a
    result. Tabulating the trace of triangles or tetrahedron
    remains unaffected and works as usual with or without an
    entity argument.
- Drop obsolete Fix-regression-in-SymPy-1_2.patch
- Remove python3-devel build dependency, package is noarch.

OBS-URL: https://build.opensuse.org/request/show/772419
OBS-URL: https://build.opensuse.org/package/show/science/python3-FIAT?expand=0&rev=3
2020-02-09 04:10:36 +00:00
Ana Guerrero
d4fc71fb19 Accepting request 687019 from home:StefanBruens:branches:science
- Fix a regression with SymPy 1.2, add
  Fix-regression-in-SymPy-1_2.patch
- Use %license, remove %defattr
- Use https for Url: and Source: tags

OBS-URL: https://build.opensuse.org/request/show/687019
OBS-URL: https://build.opensuse.org/package/show/science/python3-FIAT?expand=0&rev=2
2019-03-20 18:48:32 +00:00
6adeab1183 Accepting request 478983 from home:polyconvex:branches:science
This package is not a generic python3 package. It is an integral part of
the FEniCS project and exists only as a prerequisit for the dolfin package
in the science repository. This package must not be pushed to 
devel:languages:python.

OBS-URL: https://build.opensuse.org/request/show/478983
OBS-URL: https://build.opensuse.org/package/show/science/python3-FIAT?expand=0&rev=1
2017-03-16 14:37:45 +00:00