summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 83e5b5cab30eb5eefdb99d022ee270765205934c (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
pkgbase = petsc
	pkgdesc = Portable, extensible toolkit for scientific computation
	pkgver = 3.14.2
	pkgrel = 1
	url = https://www.mcs.anl.gov/petsc/
	install = petsc.install
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = gcc
	makedepends = gcc-fortran
	makedepends = cmake
	depends = python
	depends = openmpi
	depends = boost
	depends = lapack
	optdepends = trilinos: support for trilinos
	optdepends = ptscotch: support for ptscotch sequential and parallel graph partitioning library
	optdepends = parmetis: support for parmetis parallel graph partitioning library
	optdepends = metis: support for metis graph partitioning library
	optdepends = pastix: support for the pastix solver
	optdepends = superlu: support for the superlu sparse solver
	optdepends = hypre: support for the hypre sparse system solver
	optdepends = hdf5-openmpi: support for the parallel version of HDF5
	optdepends = mumps: support for the mumps sparse solver
	optdepends = fftw: support for the FFTW fast Fourier transform
	optdepends = triangle: support for the two-dimensional quality mesh generator and Delaunay triangulator
	optdepends = suitesparse: support for the suitesparse sparse matrix libraries
	options = staticlibs
	source = http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-lite-3.14.2.tar.gz
	source = test_optdepends.sh
	sha256sums = 87a04fd05cac20a2ec47094b7d18b96e0651257d8c768ced2ef7db270ecfb9cb
	sha256sums = f67901cec213c346481b6c9a56080dee9ee00a3852e46da9f35e933a11870623

pkgname = petsc