Patch |
File delta |
Description |
extra_CXXFLAGS.patch | (download) |
cpp/dolfinx/CMakeLists.txt |
4 4 + 0 - 0 !
1 file changed, 4 insertions(+) |
---
|
python_cmake_module_path.patch | (download) |
python/CMakeLists.txt |
7 7 + 0 - 0 !
1 file changed, 7 insertions(+) |
---
|
lib_rename.patch | (download) |
cpp/CMakeLists.txt |
6 6 + 0 - 0 !
cpp/cmake/templates/DOLFINXConfig.cmake.in |
3 3 + 0 - 0 !
cpp/cmake/templates/dolfinx.pc.in |
2 1 + 1 - 0 !
cpp/dolfinx/CMakeLists.txt |
15 9 + 6 - 0 !
python/dolfinx/utils.py |
11 11 + 0 - 0 !
python/test/unit/fem/test_custom_assembler.py |
6 4 + 2 - 0 !
6 files changed, 34 insertions(+), 9 deletions(-) |
---
|
python_unit_test_32bit.patch | (download) |
python/test/unit/fem/test_assemble_domains.py |
10 5 + 5 - 0 !
python/test/unit/fem/test_custom_assembler.py |
2 1 + 1 - 0 !
python/test/unit/fem/test_element_integrals.py |
4 2 + 2 - 0 !
3 files changed, 8 insertions(+), 8 deletions(-) |
---
|
docs_local_mathjax.patch | (download) |
cpp/doc/Doxyfile |
2 1 + 1 - 0 !
python/doc/source/conf.py |
2 2 + 0 - 0 !
2 files changed, 3 insertions(+), 1 deletion(-) |
---
|
debian_version_id.patch | (download) |
cpp/CMakeLists.txt |
4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-) |
---
|
demo_no_vtk_adios2.patch | (download) |
python/demo/demo_half_loaded_waveguide.py |
14 10 + 4 - 0 !
python/demo/demo_scattering_boundary_conditions.py |
14 10 + 4 - 0 !
2 files changed, 20 insertions(+), 8 deletions(-) |
---
|
adios_config_mpi.patch | (download) |
cpp/CMakeLists.txt |
4 2 + 2 - 0 !
cpp/cmake/templates/DOLFINXConfig.cmake.in |
2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-) |
---
|
big_endian_skip_adios2_tests.patch | (download) |
cpp/demo/interpolation-io/main.cpp |
29 19 + 10 - 0 !
cpp/demo/interpolation_different_meshes/main.cpp |
13 9 + 4 - 0 !
cpp/demo/poisson/main.cpp |
11 8 + 3 - 0 !
python/demo/demo_interpolation-io.py |
9 6 + 3 - 0 !
4 files changed, 42 insertions(+), 20 deletions(-) |
---
|
python_local_license.patch | (download) |
python/pyproject.toml |
4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-) |
---
|
pusimp.patch | (download) |
python/dolfinx/__init__.py |
23 23 + 0 - 0 !
python/test/debian-only/test_pusimp.py |
91 91 + 0 - 0 !
2 files changed, 114 insertions(+) |
---
|
drop_Werror.patch | (download) |
cpp/CMakeLists.txt |
4 2 + 2 - 0 !
cpp/cmake/scripts/generate-cmakefiles.py |
6 3 + 3 - 0 !
cpp/demo/biharmonic/CMakeLists.txt |
2 1 + 1 - 0 !
cpp/demo/codim_0_assembly/CMakeLists.txt |
2 1 + 1 - 0 !
cpp/demo/custom_kernel/CMakeLists.txt |
2 1 + 1 - 0 !
cpp/demo/hyperelasticity/CMakeLists.txt |
2 1 + 1 - 0 !
cpp/demo/interpolation-io/CMakeLists.txt |
2 1 + 1 - 0 !
cpp/demo/interpolation_different_meshes/CMakeLists.txt |
2 1 + 1 - 0 !
cpp/demo/poisson/CMakeLists.txt |
2 1 + 1 - 0 !
cpp/demo/poisson_matrix_free/CMakeLists.txt |
2 1 + 1 - 0 !
cpp/test/CMakeLists.txt |
4 2 + 2 - 0 !
11 files changed, 15 insertions(+), 15 deletions(-) |
---
|
demo_stokes_mumps_instead_of_superlu_dist.patch | (download) |
python/demo/demo_stokes.py |
20 7 + 13 - 0 !
1 file changed, 7 insertions(+), 13 deletions(-) |
---
|
test_adios2_skip.patch | (download) |
python/test/unit/io/test_adios2.py |
40 40 + 0 - 0 !
1 file changed, 40 insertions(+) |
---
|
unpin_cffi.patch | (download) |
python/pyproject.toml |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
---
|