3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged in dokken/skip_in_parallel_mv (pull request #575) More... 2 months ago
Skip last test in parallel More... 2 months ago
Merged fenics-project/dolfin into master More... 2 months ago
Merged in dokken/flake8 (pull request #574) More... 2 months ago
Flake8 fix in assembling More... 2 months ago
Merged fenics-project/dolfin into master More... 2 months ago
Merged in ci-fix (pull request #573) More... 2 months ago
Fix circleci More... 2 months ago
Merged in cecile/fix_check_integration_mesh (pull request #572) More... 2 months ago
Remove unnecessary import More... 2 months ago
Remove unnecessary checks for the forms - Add xfail tests to make sure error are thrown for not supported cases More... 2 months ago
More fixes in checking consistency between integrands and integration mesh More... 2 months ago
Add check for constants More... 2 months ago
Fix mixed assembler More... 2 months ago
Remove wrong assert More... 2 months ago
Update mapping map after building it More... 2 months 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... 2 months 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... 3 months ago
Fix case of integrals with no coeff and no arguments (indexed) More... 3 months ago
Fix case of integrals with no coeff and no arguments (indexed) More... 3 months ago
Add checks for mixed-dim forms : at least one integrand should belong to integration domain + integration domain should be the mesh of lowest dim integrand More... 3 months ago
Merged in francesco/googlegroups (pull request #570) More... 3 months ago
Drop CI and coverage from README More... 3 months ago
Drop readthedocs.org More... 3 months ago
Replace google groups with discourse More... 4 months ago
Add extra if-statement in XDMFFile to avoid accessing non-existing shared_entities More... 8 months ago
Merged in fix/circle-ci-meshview (pull request #569) More... 9 months ago
meshview.py edited online with Bitbucket More... 9 months ago
Merged in dokken/empty_tree (pull request #567) More... 9 months ago
Various fixes for meshview 1. Make sure all facet info is distributed when read from file (not living just on one process). 2. When using subdomain.mark look through all entities (not just owned entities). 3. Initialize mesh bounding box in meshview creation in case of no cells on process and interpolation from parent to child. More... 9 months ago