3
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged in fix_assembly_python_test (pull request #583) More... 3 months ago
Fix unit tests when ufl_domain() is None More... 3 months ago
Merged in fix_assembly_python_test (pull request #582) More... 3 months ago
Fix test : dolfin_form has no ufl_domain More... 3 months ago
Fix test : dolfin_form has no ufl_domain More... 3 months ago
Merged in fix_flake8 (pull request #581) More... 3 months ago
Flake8 fix More... 3 months ago
Fix flake 8 More... 3 months ago
Merged in fix_assembly_python_test (pull request #580) More... 3 months ago
Fix test : form -> dolfin_form More... 3 months ago
Fix test in assembly More... 3 months ago
Merged in dokken/skip_in_parallel_mv (pull request #575) More... over 1 year ago
Skip last test in parallel More... over 1 year ago
Merged fenics-project/dolfin into master More... over 1 year ago
Merged in dokken/flake8 (pull request #574) More... over 1 year ago
Flake8 fix in assembling More... over 1 year ago
Merged fenics-project/dolfin into master More... over 1 year ago
Merged in ci-fix (pull request #573) More... over 1 year ago
Fix circleci More... over 1 year ago
Merged in cecile/fix_check_integration_mesh (pull request #572) More... over 1 year ago
Remove unnecessary import More... over 1 year ago
Remove unnecessary checks for the forms - Add xfail tests to make sure error are thrown for not supported cases More... over 1 year ago
More fixes in checking consistency between integrands and integration mesh More... over 1 year ago
Add check for constants More... over 1 year ago
Fix mixed assembler More... over 1 year ago
Remove wrong assert More... over 1 year ago
Update mapping map after building it More... over 1 year ago
Fixes to mixedassembler were coefficients from other meshviews are used together with test and/or trial functions. Fix problem in restrict with sending in wrong coordinates to evaluate functions at. More... over 1 year ago
Assembly of intergrals involving different submeshes (MeshView) should use assemble_mixed() rather than assemble() + build additional mapping when needed in the mixed assembler More... over 1 year ago
Fix case of integrals with no coeff and no arguments (indexed) More... over 1 year ago