aboutsummaryrefslogtreecommitdiff
blob: c1c80201aa9ed9ea11851411f023262b6bc006e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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 Unified Form Language (UFL) is a domain specific language for
		declaration of finite element discretizations of variational forms. More
		precisely, it defines a flexible interface for choosing finite element
		spaces and defining expressions for weak forms in a notation close to
		mathematical notation.
	</longdescription>
	<use>
		<flag name="scipy">Adds support for evaluating Bessel functions using <pkg>dev-python/scipy</pkg></flag>
	</use>
</pkgmetadata>