forked from gentoo/sci
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.xml
More file actions
21 lines (21 loc) · 912 Bytes
/
Copy pathmetadata.xml
File metadata and controls
21 lines (21 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
The FInite element Automatic Tabulator FIAT supports generation of
arbitrary order instances of the Lagrange elements on lines, triangles,
and tetrahedra. It is also capable of generating arbitrary order
instances of Jacobi-type quadrature rules on the same element shapes.
Further, H(div) and H(curl) conforming finite element spaces such as the
families of Raviart-Thomas, Brezzi-Douglas-Marini and Nedelec are
supported on triangles and tetrahedra. Upcoming versions will also
support Hermite and nonconforming elements.
</longdescription>
<upstream>
<remote-id type="bitbucket">fenics-project/fiat</remote-id>
</upstream>
</pkgmetadata>