Source: fenicsx-performance-tests
Section: libdevel
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Drew Parsons <dparsons@debian.org>,
           Francesco Ballarin <francesco.ballarin@unicatt.it>
Build-Depends: debhelper-compat (= 13),
 cmake (>= 3.16~),
 libboost-dev (>= 1.70~),
 libdolfinx-dev (>= 1:0.9~), libdolfinx-real-dev,
 mpi-default-dev,
 python3-ffcx
Standards-Version: 4.7.0
Homepage: https://github.com/FEniCS/performance-test
Vcs-Browser: https://salsa.debian.org/science-team/fenics/fenicsx-performance-tests
Vcs-Git: https://salsa.debian.org/science-team/fenics/fenicsx-performance-tests.git
Rules-Requires-Root: no

Package: fenicsx-performance-tests
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: fenicsx-performance-tests-source
Description: Performance test codes for FEniCS/DOLFIN-X (binaries)
 This package contains solvers for testing the parallel performance of
 DOLFIN-X and the underlying linear solvers. It tests elliptic
 equations - Poisson equation and elasticity - in three dimensions.
 .
 DOLFIN-X is the next-generation Finite Element solver developed by
 the FEniCS project.
 .
 This package provides precompiled binaries.

Package: fenicsx-performance-tests-source
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: cmake,
 libboost-dev (>= 1.70~),
 libdolfinx-dev (>= 1:0.9~), libdolfinx-real-dev,
 mpi-default-dev,
 python3-ffcx
Suggests: fenicsx-performance-tests
Description: Performance test codes for FEniCS/DOLFIN-X (source)
 This package contains solvers for testing the parallel performance of
 DOLFIN-X and the underlying linear solvers. It tests elliptic
 equations - Poisson equation and elasticity - in three dimensions.
 .
 DOLFIN-X is the next-generation Finite Element solver developed by
 the FEniCS project.
 .
 This package provides source code for tests.
