Commit d7d33993 authored by Christof Schulze's avatar Christof Schulze 😎 Committed by cschulze
Browse files

[+] petsc : added petsc4py

parent 19351d02
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ proc ModulesHelp { } {
        puts stderr "\t- PATH\n"
}

module-whatis   "PETSc - Portable, Extensible Toolkit for Scientific Computation petsc-$version (System gcc-5.1, System python-2.7)"
module-whatis   "PETSc - Portable, Extensible Toolkit for Scientific Computation petsc-$version (System gcc-5.1, System python-2.7) including petsc4py"

conflict	petsc

@@ -33,7 +33,7 @@ setenv PETSC_ARCH ""

prepend-path LD_LIBRARY_PATH  $pkghome/lib
prepend-path PATH             $pkghome/bin

prepend-path PYTHONPATH       $pkghome/lib
unset        pkghome

set MSG "petsc-$version (System gcc-5.1, System python-2.7)"
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ set pkghome /opt/apps/oofem/2.3-petsc

conflict		oofem
#conflict		mpi
prereq			petsc/3.6.2-mini
prereq			petsc/3.4.4-default


setenv			OOFEM_BASE	$pkghome