summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b9902925edbd6177ec6745ccc7f60ad532c080da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = dune-fem
	pkgdesc = A discretization module providing an implementation of mathematical abstractions to solve PDEs on parallel computers including local grid adaptivity, dynamic load balancing, and higher order discretization schemes
	pkgver = 2.9.0.2
	pkgrel = 1
	url = https://dune-project.org/modules/dune-fem
	arch = x86_64
	license = GPL2
	makedepends = doxygen
	makedepends = graphviz
	makedepends = python-scikit-build
	makedepends = python-ninja
	depends = dune-alugrid>=2.9.0.2
	depends = dune-istl>=2.9.0.2
	depends = dune-localfunctions>=2.9.0.2
	depends = python-matplotlib
	depends = python-scipy
	depends = python-fenics-ufl
	optdepends = doxygen: Generate the class documentation from C++ sources
	optdepends = graphviz: Graph visualization software
	optdepends = eigen: Lightweight C++ template library for vector and matrix math
	optdepends = papi: for events supported
	optdepends = dune-spgrid: for implement structured, parallel grid
	optdepends = dune-polygongrid: for implement DUNE grid consisting of polygons
	source = https://gitlab.dune-project.org/dune-fem/dune-fem/-/archive/v2.9.0.2/dune-fem-v2.9.0.2.tar.gz
	sha512sums = ea4555dcc6743da34c7babf24bd6d6897d01c25fb09aa0d9e35086572759d01466eefde04510d472ed190d690f0e69afa63dc7e5b75eb257a54370027c20e0a2

pkgname = dune-fem