aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
blob: 4a8c1e39fefbd54b6255f18dc32eff77ae6f5afd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Configuration definitions for thorn PETSc
# $Header$

# NO_SOURCE

REQUIRES LAPACK

PROVIDES PETSC
{
  SCRIPT petsc.sh
  LANG sh
  OPTIONS PETSC_DIR PETSC_ARCH PETSC_ARCH_LIBS
}