| Patch |
File delta |
Description |
| mpi_prefer_mumps_not_superlu_dist.patch | (download) |
dolfin/la/PETScLUSolver.cpp |
20 7 + 13 - 0 !
dolfin/nls/PETScSNESSolver.cpp |
8 4 + 4 - 0 !
dolfin/nls/PETScTAOSolver.cpp |
8 4 + 4 - 0 !
3 files changed, 15 insertions(+), 21 deletions(-) |
---
|
| skip_demo_hyperelasticity_mpi.patch | (download) |
python/demo/test.py |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
---
|
| extra_CXXFLAGS.patch | (download) |
dolfin/CMakeLists.txt |
4 4 + 0 - 0 !
1 file changed, 4 insertions(+) |
---
|
| scripts_python3.patch | (download) |
scripts/dolfin-order/dolfin-order |
6 3 + 3 - 0 !
scripts/dolfin-plot/dolfin-plot |
29 16 + 13 - 0 !
2 files changed, 19 insertions(+), 16 deletions(-) |
---
|
| lib_rename.patch | (download) |
CMakeLists.txt |
1 1 + 0 - 0 !
cmake/templates/DOLFINConfig.cmake.in |
2 1 + 1 - 0 !
cmake/templates/dolfin.pc.in |
2 1 + 1 - 0 !
dolfin/CMakeLists.txt |
4 2 + 2 - 0 !
python/dolfin/jit/jit.py |
5 4 + 1 - 0 !
5 files changed, 9 insertions(+), 5 deletions(-) |
---
|
| cmake_find_petsc.patch | (download) |
cmake/templates/DOLFINConfig.cmake.in |
12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-) |
---
|
| test_floating_point.patch | (download) |
python/test/unit/geometry/test_point.py |
17 9 + 8 - 0 !
1 file changed, 9 insertions(+), 8 deletions(-) |
---
|
| test_float128.patch | (download) |
python/test/unit/la/test_la_basic.py |
8 4 + 4 - 0 !
python/test/unit/la/test_vector.py |
15 10 + 5 - 0 !
2 files changed, 14 insertions(+), 9 deletions(-) |
---
|
| demo_block assembly 3D2D_relax.patch | (download) |
python/demo/undocumented/block-assembly-3D2D/demo_block-assembly-3D2D.py |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
---
|
| test_relax_tolerance.patch | (download) |
python/test/unit/fem/test_system_assembler.py |
2 1 + 1 - 0 !
python/test/unit/multimesh/test_multimesh_autocover.py |
4 2 + 2 - 0 !
python/test/unit/multimesh/test_multimesh_solve.py |
2 1 + 1 - 0 !
python/test/unit/multimesh/test_volume.py |
10 5 + 5 - 0 !
4 files changed, 9 insertions(+), 9 deletions(-) |
---
|
| catch_SIGSTKSZ_libc6_2.34.patch | (download) |
test/unit/cpp/catch/catch.hpp |
17 14 + 3 - 0 !
1 file changed, 14 insertions(+), 3 deletions(-) |
---
|
| docs_local_mathjax.patch | (download) |
doc/Doxyfile |
2 1 + 1 - 0 !
doc/source/conf.py |
2 2 + 0 - 0 !
python/doc/source/conf.py |
2 2 + 0 - 0 !
3 files changed, 5 insertions(+), 1 deletion(-) |
---
|
| matplotlib3.6.patch | (download) |
python/dolfin/common/plotting.py |
12 5 + 7 - 0 !
1 file changed, 5 insertions(+), 7 deletions(-) |
---
|
| debian_version_id.patch | (download) |
CMakeLists.txt |
4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-) |
---
|