aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
blob: 24db9983aaf3198d9ad8dcfcd760f4fca65ab23f (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
}