3
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
try again More... over 4 years ago
remove indent More... over 4 years ago
Revert ffc to highlight issues on working ci More... over 4 years ago
Merge remote-tracking branch 'origin/cecile/fix-cpp-demos-ufl-constant' into dokken/interval-tables-and-quadrature-fixes More... over 4 years ago
Merge remote-tracking branch 'origin/cecile/fix-cpp-demos-ufl-constant' into dokken/matplotlib-update More... over 4 years ago
Moving aspect to 1D-2D as it is not implemented for 3D More... over 4 years ago
Correct ffc path More... over 4 years ago
Updated to correct ffc More... over 4 years ago
Test that will check if ffc handles special cases of variational problems correctly More... over 4 years ago
Fix [Werror=reorder] in MeshTopology More... over 4 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... over 4 years ago
[Minor] replace dolfin_assert by throw exception in build_mapping More... over 4 years ago
[Minor] assemble_mixed return None if given form is None More... over 4 years ago
Up MixedLinearVariationalSolver : convert matrix type from MATNEST to MATAIJ with direct solver, or if preconditioner is not default (avoid KSPSolve error) More... over 4 years ago
Update build_mappings() : Fix non-linear case (additional mappings for coefficients) + avoid using a copy of mappings map More... over 4 years ago
Use mesh mappings when calling restrict() on mixed-dimensional forms More... over 4 years ago
Minor change in assemble_mixed routine More... over 4 years ago
Add new function convert_to_aij function to PETScNestMatrix, to convert MATNEST into MATAIJ (needed to use direct solvers)+ pybyding. More... over 4 years ago
Update variable names : local_ldim[]->local_facets[] More... over 4 years ago
[Fix cpp demos] - Replace Constant(...) by Coefficient(...) with Real function space to match new Constant support implemented in UFL More... over 4 years ago
[Fix cpp demos] - Replace Constant(...) by Coefficient(...) with Real function space to match new Constant support implemented in UFL More... over 4 years ago
Mixor fix More... over 4 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 4 years ago
Update mixed assembler testing - new test case handling integration over interface with arguments from two adjacent submeshes More... over 4 years ago
Add MixedLinearVariational(Problem/Solver) and MixedNonlinearVariational(Problem/Solver) imports More... over 4 years ago
Minor fix : MixedNonlinearVariationalSolver::solve pybinding return type More... almost 5 years ago
Format the time step in XDMF files consistently and with appropriate precision More... almost 5 years ago
add missing bbox tree with points build More... almost 5 years ago
Merged in Lejon (pull request #1) More... almost 5 years ago
CMakeLists.txt edited online with Bitbucket More... almost 5 years ago