Package: dolfin / 2019.2.0~legacy20240219.1c52e83-18

Metadata

Package Version Patches format
dolfin 2019.2.0~legacy20240219.1c52e83-18 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
deprecated petsc 3.15.patch | (download)

dolfin/la/PETScKrylovSolver.cpp | 7 7 + 0 - 0 !
dolfin/nls/PETScSNESSolver.cpp | 7 7 + 0 - 0 !
dolfin/nls/PETScTAOSolver.cpp | 7 7 + 0 - 0 !
dolfin/nls/TAOLinearBoundSolver.cpp | 5 5 + 0 - 0 !
4 files changed, 26 insertions(+)

---
deprecated petsc 3.17.patch | (download)

dolfin/nls/PETScTAOSolver.cpp | 23 23 + 0 - 0 !
dolfin/nls/TAOLinearBoundSolver.cpp | 15 15 + 0 - 0 !
2 files changed, 38 insertions(+)

---
snes_set_from_options_with_empty_matrix.patch | (download)

python/test/unit/nls/test_PETScSNES_solver.py | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

---
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/function/test_expression.py | 2 1 + 1 - 0 !
python/test/unit/la/test_la_basic.py | 8 4 + 4 - 0 !
python/test/unit/la/test_vector.py | 19 12 + 7 - 0 !
3 files changed, 17 insertions(+), 12 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(-)

---
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(-)

---
t64.patch | (download)

CMakeLists.txt | 5 3 + 2 - 0 !
python/setup.py | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

---
test_timing_precision.patch | (download)

python/test/unit/common/test_timer.py | 18 11 + 7 - 0 !
1 file changed, 11 insertions(+), 7 deletions(-)

---
test_dof_to_vertex_map_PETScVector.patch | (download)

python/test/unit/fem/test_dofmap.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
pusimp.patch | (download)

python/dolfin/__init__.py | 26 26 + 0 - 0 !
python/test/debian-only/test_pusimp.py | 101 101 + 0 - 0 !
2 files changed, 127 insertions(+)

---
mixed_solvers_without_petsc.patch | (download)

dolfin/fem/MixedLinearVariationalSolver.cpp | 4 4 + 0 - 0 !
dolfin/fem/MixedNonlinearVariationalSolver.cpp | 18 14 + 4 - 0 !
dolfin/nls/NewtonSolver.cpp | 6 6 + 0 - 0 !
3 files changed, 24 insertions(+), 4 deletions(-)

---
test_timer_big_int.patch | (download)

python/test/unit/common/test_timer.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
cflags_soabi_in_jit_signature.patch | (download)

python/dolfin/jit/jit.py | 6 5 + 1 - 0 !
python/dolfin/jit/pybind11jit.py | 6 5 + 1 - 0 !
2 files changed, 10 insertions(+), 2 deletions(-)

---
re_raw_strings.patch | (download)

bench/plot.py | 2 1 + 1 - 0 !
cmake/scripts/copy-test-demo-data.py | 2 1 + 1 - 0 !
python/dolfin_utils/meshconvert/meshconvert.py | 12 6 + 6 - 0 !
utils/pylit/pylit.py | 6 3 + 3 - 0 !
4 files changed, 11 insertions(+), 11 deletions(-)

---
install_cmake_devfiles_in_libdir.patch | (download)

CMakeLists.txt | 1 1 + 0 - 0 !
dolfin/CMakeLists.txt | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

---