aboutsummaryrefslogtreecommitdiff
blob: 70a09ed53d90f6dc6c695c1033a1fdd55d6ec598 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>sci</herd>
	<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>
		<remote-id type="launchpad">fiat</remote-id>
	</upstream>
</pkgmetadata>