summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1645b9a99c3d828c2c3ae6aa4a7390628d3d0528 (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
28
29
30
31
32
33
34
35
36
37
38
39
pkgbase = deal-ii
	pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
	pkgver = 9.5.0
	pkgrel = 1
	url = http://www.dealii.org/
	install = deal-ii.install
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = cmake
	depends = boost
	optdepends = adol-c: automatic differentiation library
	optdepends = arpack: Fortran77 subroutines designed to solve large scale eigenvalue problems
	optdepends = assimp: Library to import various well-known 3D model formats in an uniform manner
	optdepends = cgal: Computational Geometry Algorithms Library
	optdepends = gmsh: An automatic 3D finite element mesh generator with pre and post-processing facilities
	optdepends = gsl: A modern numerical library for C and C++ programmers
	optdepends = hdf5-openmpi: General purpose library and file format for storing scientific data
	optdepends = intel-mkl: Intel Math Kernel Library
	optdepends = lapack: Linear Algebra PACKage
	optdepends = metis: partitioning graphs, finite element meshes, fill reducing orderings for sparse matrices.
	optdepends = muparser: A fast math parser library
	optdepends = openmpi: High performance message passing library (MPI)
	optdepends = opencascade: Open CASCADE Technology, 3D modeling & numerical simulation
	optdepends = p4est-deal-ii: The parallel forest (p4est) library, built to work with deal.II
	optdepends = parmetis: A parallel graph partitioning library
	optdepends = petsc: Portable, extensible toolkit for scientific computation
	optdepends = scalapack: subset of scalable LAPACK routines redesigned for distributed memory MIMD parallel computers
	optdepends = slepc: Scalable library for Eigenvalue problem computations
	optdepends = sundials: Suite of nonlinear differential/algebraic equation solvers
	optdepends = symengine: Fast symbolic manipulation library
	optdepends = tbb: High level abstract threading library
	optdepends = trilinos: object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems
	optdepends = suitesparse: A collection of sparse matrix libraries
	optdepends = zlib: Compression library implementing the deflate compression method found in gzip and PKZIP
	source = https://github.com/dealii/dealii/releases/download/v9.5.0/dealii-9.5.0.tar.gz
	sha1sums = 93070f79afdfc4eb201bcd52a9bd5805385f5501

pkgname = deal-ii