Package: petsc / 3.7.5+dfsg1-4
Metadata
Package | Version | Patches format |
---|---|---|
petsc | 3.7.5+dfsg1-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
build debug nowarn.patch | (download) |
config/PETSc/options/debugging.py |
10 0 + 10 - 0 ! |
--- |
build no rpath.patch | (download) |
config/BuildSystem/config/setCompilers.py |
23 1 + 22 - 0 ! |
--- |
docs.patch | (download) |
docs/bugreporting.html |
2 1 + 1 - 0 ! |
--- |
example src dir.patch | (download) |
src/mat/examples/tests/ex110.c |
2 1 + 1 - 0 ! |
--- |
lib versions.patch | (download) |
lib/petsc/conf/rules |
9 5 + 4 - 0 ! |
--- |
sprng 2.patch | (download) |
config/BuildSystem/config/packages/sprng.py |
2 1 + 1 - 0 ! |
--- |
clean no double colon.patch | (download) |
lib/petsc/conf/rules |
2 1 + 1 - 0 ! |
--- |
hypre.patch | (download) |
config/BuildSystem/config/packages/hypre.py |
2 1 + 1 - 0 ! |
--- |
nocleanup.patch | (download) |
config/BuildSystem/config/framework.py |
2 1 + 1 - 0 ! |
--- |
g++ 4.8.patch | (download) |
include/petscsys.h |
3 3 + 0 - 0 ! |
--- |
python_header | (download) |
bin/parseargs.py |
4 2 + 2 - 0 ! |
--- |
soname_extension | (download) |
config/PETSc/Configure.py |
40 29 + 11 - 0 ! |
--- |
hurd.patch | (download) |
src/sys/memory/mem.c |
3 3 + 0 - 0 ! |
--- |
test_mpi_conditional_bug816101 | (download) |
src/snes/examples/tutorials/makefile |
2 1 + 1 - 0 ! |
--- |
build ssl1.1.patch | (download) |
config/BuildSystem/config/packages/ssl.py |
4 2 + 2 - 0 ! |
[patch] update so that ssl support will compile and run with ssl 1.1 Tested on Apple with brew install openssl@1.1 and on linux with manual install of 1.1 Please report any problems Resolves issue #145 Reported-by: Drew Parsons |