# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
bitbucket.setup petsc petsc4py 3.8.1
description PETSc for Python - Python bindings for PETSc
long_description PETSc is a suite of data structures and routines for the scalable \
(parallel) solution of scientific applications modeled by partial \
differential equations. It employs the MPI standard for all \
message-passing communication.
checksums rmd160 a86fd9d249f498e74822375b2bc4c0ceae8cc96b \
sha256 da07ffef7da61164ad75b23af59860fea467ae47532302d91b7b4ec561aa0f9c
python.versions 27 34 35 36
build.env-append PETSC_DIR=${prefix}/lib/petsc
destroot.env-append PETSC_DIR=${prefix}/lib/petsc
if {${subport} ne ${name}} {
py${python.version}-mpi4py
port:py${python.version}-setuptools \
port:py${python.version}-cython
port:py${python.version}-mpi4py \
port:py${python.version}-numpy