4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert ffc to highlight issues on working ci More... almost 5 years ago
Merge remote-tracking branch 'origin/cecile/fix-cpp-demos-ufl-constant' into dokken/interval-tables-and-quadrature-fixes More... almost 5 years ago
Merge remote-tracking branch 'origin/cecile/fix-cpp-demos-ufl-constant' into dokken/matplotlib-update More... almost 5 years ago
Moving aspect to 1D-2D as it is not implemented for 3D More... almost 5 years ago
Correct ffc path More... almost 5 years ago
Updated to correct ffc More... almost 5 years ago
Test that will check if ffc handles special cases of variational problems correctly More... almost 5 years ago
Added fixes More... almost 5 years ago
Fix [Werror=reorder] in MeshTopology More... about 5 years ago
Fix for dofmap building when involving a MeshView and a Real type functionspace (in parallel) + temporarily revert previous change in Function::restrict operator More... about 5 years ago
[Minor] replace dolfin_assert by throw exception in build_mapping More... about 5 years ago
[Minor] assemble_mixed return None if given form is None More... about 5 years ago
Up MixedLinearVariationalSolver : convert matrix type from MATNEST to MATAIJ with direct solver, or if preconditioner is not default (avoid KSPSolve error) More... about 5 years ago
Update build_mappings() : Fix non-linear case (additional mappings for coefficients) + avoid using a copy of mappings map More... about 5 years ago
Use mesh mappings when calling restrict() on mixed-dimensional forms More... about 5 years ago
Minor change in assemble_mixed routine More... about 5 years ago
Add new function convert_to_aij function to PETScNestMatrix, to convert MATNEST into MATAIJ (needed to use direct solvers)+ pybyding. More... about 5 years ago
Update variable name : ldim_entity->local_facet More... about 5 years ago
Update variable names : local_ldim[]->local_facets[] More... about 5 years ago
[Fix cpp demos] - Replace Constant(...) by Coefficient(...) with Real function space to match new Constant support implemented in UFL More... about 5 years ago
[Fix cpp demos] - Replace Constant(...) by Coefficient(...) with Real function space to match new Constant support implemented in UFL More... about 5 years ago
Update circleCI config : Get UFL and FIAT from GitHub More... over 5 years ago
Update circleCI config : Get UFL and FIAT from GitHub More... over 5 years ago
Mixor fix More... over 5 years ago
Update circleci config (use UFL and FIAT from GitHub) + add (temporary) cmake option to skip cpp demos compilation (waiting for new Constant support in FFC) More... over 5 years ago
Update mixed assembler testing - new test case handling integration over interface with arguments from two adjacent submeshes More... over 5 years ago
Add MixedLinearVariational(Problem/Solver) and MixedNonlinearVariational(Problem/Solver) imports More... over 5 years ago
Merge master (Constant changes) into mixed-dimensional + fix conflits More... over 5 years ago
Merged in michal/ufl-constant (pull request #116) More... over 5 years ago
Remove unused import More... over 5 years ago