aboutsummaryrefslogtreecommitdiff
blob: 616045c4671883e64d267e0fee255afff62e76b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>sci</herd>
	<longdescription lang="en">
		FFC works as a compiler for multilinear forms by generating code (C or
		C++) for the evaluation of a multilinear form given in mathematical
		notation. This new approach to form evaluation makes it possible to
		combine generality with efficiency; the form can be given in
		mathematical notation and the generated code is as efficient as
		hand-optimized code.
   </longdescription>
	<upstream>
		<remote-id type="bitbucket">fenics-project/ffc</remote-id>
	</upstream>
</pkgmetadata>