3
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Up mixed dimensional solver : Use zero_columns function to apply Dirichlet BC More... almost 7 years ago
Update zero_columns function used to impose Dirichlet BC on off-diag blocks More... almost 7 years ago
Keep previous SparsityPatternBuilder::build function which now calls SparsityPatternBuilder::build_mixed More... almost 7 years ago
Note about Python 3.7 users needing pybind11 from master. More... almost 7 years ago
Added results in demo More... almost 7 years ago
Merge branch 'master' into jackhale/pybind11-dolfin-form-function-space More... almost 7 years ago
Fix issue #1033 More... almost 7 years ago
Removed six import More... almost 7 years ago
Merged in florianwechsung/dolfin/fw/coordinate-derivative-2 (pull request #490) More... almost 7 years ago
comment on why we skip one of the tests in parallel More... almost 7 years ago
rename More... almost 7 years ago
Merged in jackhale/cmake-use-gnu-install-dirs-pkgconfig (pull request #488) More... almost 7 years ago
added skip in parallel instead of if-tests More... almost 7 years ago
Changed the test such that they should work in parallel. Computing matrix norms frobenius instead of using allclose. Skipping integral scaling edge case, as it throws another error than uflexception, allthough i guess they stem from the same error More... almost 7 years ago
Don't use hardcoded paths in pkgconfig file. More... almost 7 years ago
Revert "Merged in florianwechsung/dolfin/fw/coordinate-derivative (pull request #461)" More... almost 7 years ago
Minor cleaning More... almost 7 years ago
Typo. More... almost 7 years ago
Wrap Form::function_spaces and Form::function_space. More... almost 7 years ago
Merged in florianwechsung/dolfin/fw/coordinate-derivative (pull request #461) More... almost 7 years ago
Started writing doc for elastodynamics demo More... almost 7 years ago
Revert dolfin_error wrapping + replace by Python exception More... almost 7 years ago
Minor : update test.py since name of formsplitter test has changed More... almost 7 years ago
Remove unused demos More... almost 7 years ago
Add dolfin_error to python layer More... almost 7 years ago
Fix PETScSNESSolver memory leak occurring in case of multiple calls to solve. More... almost 7 years ago
Fix memory leak in EigenLUSolver More... almost 7 years ago
Link to actual docs from RTD More... almost 7 years ago
Remove ArgumentProduct and CoefficientProduct More... almost 7 years ago
Updates according to changes in FunctionSpaceProduct (UFL) More... almost 7 years ago