Package: dolfin / 2019.2.0~git20201207.b495043-5

Metadata

Package Version Patches format
dolfin 2019.2.0~git20201207.b495043-5 3.0 (quilt)

Patch series

view the series file
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_vector.py | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 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(-)

---
fix_ftbfs.patch | (download)

dolfin/geometry/IntersectionConstruction.cpp | 1 1 + 0 - 0 !
dolfin/io/VTKFile.cpp | 6 3 + 3 - 0 !
dolfin/io/VTKWriter.cpp | 1 0 + 1 - 0 !
dolfin/mesh/MeshFunction.h | 1 1 + 0 - 0 !
4 files changed, 5 insertions(+), 4 deletions(-)

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

---