Graphfeatures/developer…
Graph
features/developer…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
c5fb4eb8f6a9 | richart | Merge branch 'master' into bugfixes/create_matrices_if_needed_by_user | Apr 27 2022 | ||||
392f7c3dd293 | richart | Merge branch 'bugfixes/39-the-python-example-for-phasefield-are-broken-due-to-a… | Apr 27 2022 | ||||
792f29f6d28d | richart | Making K optional in Newmark-beta for explicit with consistent mass computations | Apr 27 2022 | ||||
489f68024a53 | richart | Adding the default argument to `setIntegrationScheme` | Apr 26 2022 | ||||
af00844e74fe | anciaux | Merge branch 'bugfixes/65-Making-the-integrators-available-in-Python' into… | Apr 8 2022 | ||||
522a8942da5d | Philip Mueller, HS | Fixed some compilation errors in the `python/py_integration_scheme.cc` file. | Mar 30 2022 | ||||
6864c9ffb9ca | Philip Mueller, HS | Fixed the CMake of the Python interface. | Mar 30 2022 | ||||
7c8e3eb1d349 | richart | Making IntegratorScheme available in python | Mar 18 2022 | ||||
809d12911433 | richart | Missing matrix type | Mar 18 2022 | ||||
b592be01af06 | richart | Create the M and K matrices if the assembly function is called directly by the… | Mar 18 2022 | ||||
f2068e9a8030 | richart | Merge branch 'features/missing-python-interface-for-mesh-data' into 'master' | Feb 18 2022 | ||||
0262abf49444 | richart | More typo in FindMumps | Feb 10 2022 | ||||
e2b2f0ed2cc1 | richart | Code cleaning and debuging after rebase | Feb 10 2022 | ||||
f4c285cd20f1 | richart | Modified for clang outputs | Feb 10 2022 | ||||
4153dbf7c71d | richart | Defining a Manjaro docker that has akantu dependencies | Feb 10 2022 | ||||
950df4181187 | richart | Detecting presence of pybind11 | Feb 10 2022 | ||||
6d5f097ba1eb | richart | Improving MUMPS detection | Feb 10 2022 | ||||
2c4fe29b9c9b | richart | Typo and adding non deprecated version of variables | Feb 10 2022 | ||||
b095aa804ace | richart | Forcing skip_mpi_cxx in a way to not generate a warning | Feb 10 2022 | ||||
de3f2a32afcc | richart | Forcing MPI to look only for the needed langagues | Feb 10 2022 | ||||
677ca31609cb | richart | Implemented inflate which does the opposite of flatten | Feb 10 2022 | ||||
4d99cf952ec7 | richart | Typo WARN -> WARNING | Feb 10 2022 | ||||
45ad4bb227b1 | richart | Missing return statement | Feb 10 2022 | ||||
bf02562f93cf | richart | Adding warnings on operator= | Feb 10 2022 | ||||
9661224b8806 | richart | py::kw_only is pybind11 2.9 | Feb 10 2022 | ||||
a52962367d43 | richart | Adding operator= to ElementTypeMapArray | Feb 10 2022 | ||||
8a1376f66a9f | richart | adding missing functions to the python interface | Feb 10 2022 | ||||
4807036100eb | richart | Material name not set properly when using registerNewMaterial | Feb 10 2022 | ||||
cdbd97116d13 | Philip Mueller, HS/richart | Updated the Python interface of the solid mechanic model. | Feb 10 2022 | ||||
a9e5d4c6350f | Philip Mueller, HS/richart | Updated the Python interface of the material. | Feb 10 2022 | ||||
0f10ebd6aa4f | Philip Mueller, HS/richart | Updated the Python interface of the parser. | Feb 10 2022 | ||||
c6b4c9d7204a | Philip Mueller, HS/richart | Updated the Python interface of the ElementTypeMap | Feb 10 2022 | ||||
9111b7503104 | richart | Merge branch 'bugfixes/flatten-internal-that-are-missing' into 'master' | Feb 10 2022 | ||||
26cd3a43fc8e | richart | Merge branch 'bugfixes/python_interface_energy_computations' into 'master' | Feb 10 2022 | ||||
ad183be1801f | richart | Merge branch 'bugfixes/macos-compilation' into 'master' | Feb 10 2022 | ||||
a93d28df4d6e | richart | Macos runner is only a beta for now | Feb 3 2022 | ||||
bc1fa22d87db | richart | Enforce MUMPS to be loaded last | Feb 2 2022 | ||||
f693b3f65b43 | richart | Test to run on the shared-macos runner | Feb 2 2022 | ||||
bb4b04c3803b | richart | Making it possible to declare list of symbols and adding regexp for macos | Feb 2 2022 | ||||
96c9e7c84526 | hnat_lesiv | Fixed finding of mumps | Feb 2 2022 | ||||
ea422d3afcc1 | tdroch | Merge branch 'features/mesh-periodic-info-in-python' into 'master' | Jan 21 2022 | ||||
28ddb633daa4 | Nicolas Richart | Merge branch 'master' into features/mesh-periodic-info-in-python | Jan 20 2022 | ||||
f62223fca929 | Nicolas Richart | Merge branch 'master' into bugfixes/python_interface_energy_computations | Jan 20 2022 | ||||
06016ce80fae | Nicolas Richart | Adding PeriodicSlaves and removing method that returns a unordered_multimap | Jan 20 2022 | ||||
4e311a5e5310 | Nicolas Richart | Merge branch 'master' into features/mesh-periodic-info-in-python | Jan 20 2022 | ||||
2a21aeb28190 | richart | Merge branch 'bugfixes/python_package_test' into 'master' | Jan 19 2022 | ||||
3d9e8d2ee369 | richart | Correcting the tests for the python package | Jan 19 2022 | ||||
3c331277e5d9 | Nicolas Richart | Adding the version of getPotentialEnergy by element_type | Jan 19 2022 | ||||
46b653b86fe8 | Philip Mueller, HS/Nicolas Richart | Added a missing function to the Python interface of the material. | Jan 19 2022 | ||||
d829bf5a7799 | Philip Mueller, HS/Nicolas Richart | This commit fixes a problem in the Python interface of the material regarding… | Jan 19 2022 | ||||
b9f6bc187ae3 | Nicolas Richart | Remove `except tags` in the configuration steps | Jan 17 2022 | ||||
32ba7f54c6bb | Nicolas Richart | Merge branch 'master' into bugfixes/flatten-internal-that-are-missing | Jan 17 2022 | ||||
fbdc2ac1ae19 | richart | Merge branch 'bugfixes/docker-image' into 'master' | Jan 15 2022 | ||||
96aea35d9bf2 | Nicolas Richart | Changed debian:testing to debian:bullseye and corrected coverage | Jan 15 2022 | ||||
9c40e0686a82 | richart | Merge branch 'bugfixes/cmake_regex_error' into 'master' | Jan 15 2022 | ||||
faa3ae1123b2 | anciaux | Merge branch 'master' into bugfixes/cmake_regex_error | Jan 14 2022 | ||||
cb44d0f7690c | tdroch | Merge branch 'bugfixes/36-pretty-print-of-akantu-array' into 'master' | Jan 14 2022 | ||||
e8261daf649e | anciaux | change apt-get to apt hoping to have the key problem fixed | Jan 14 2022 | ||||
b58c882ac2a1 | anciaux | Some cmake version complains about an illegal character | Jan 13 2022 | ||||
2610f04da5bc | Nicolas Richart | Debugging warning linter | Jan 12 2022 | ||||
1bf1286f15f4 | Nicolas Richart | Updating pterry printers and adding missing regexp for Arrays | Jan 11 2022 | ||||
dc73cc98c872 | richart | Merge branch 'features/moving-pypi-package-in-main-akantu' into 'master' | Dec 23 2021 | ||||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | ||||
849f02d8326e | Nicolas Richart | Removing early out of a loop that can cause an flatten internal to not be… | Dec 17 2021 | ||||
7ff89e9b9c50 | richart | Bug fix | Nov 26 2021 | ||||
1c72ce33b004 | tdroch | Merge branch 'features/terms-to-add-in-python' into 'master' | Nov 23 2021 | ||||
16af306e34b6 | richart | Adding missing interface for periodic information | Nov 23 2021 | ||||
6503defbf56c | Nicolas Richart | Bug fix in the interface | Nov 10 2021 | ||||
90b20d4c42ee | Nicolas Richart | Remove pure virtual where not needed | Nov 9 2021 | ||||
9fe7ea111967 | richart | Adding missing consts | Nov 5 2021 | ||||
174a2e1ab3ac | richart | Adding a layer InterceptSolverCallback to simplify the interception | Nov 5 2021 | ||||
3ad087540b2b | richart | Moved dofs ids information to TermsToAssemble | Nov 5 2021 | ||||
adf760250693 | richart | Merge branch 'features/28-getelementinradius-const-element-element-in-feengine… | Oct 22 2021 | ||||
6a555e268fa8 | Nicolas Richart | Example of solver_callback usage | Oct 22 2021 | ||||
44aa27ae672e | Nicolas Richart | Adding missing parts in the interface and debugging | Oct 22 2021 | ||||
260e9988d3c2 | richart | Merge branch 'features/python-doc' into 'master' | Oct 21 2021 | ||||
d5c9b97925e8 | tdroch | Merge branch 'master' of gitlab.com:akantu/akantu into features/python-doc | Oct 21 2021 | ||||
ff3af874c77d | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/terms-to-add-in… | Oct 21 2021 | ||||
4495c438977d | richart | Merge branch 'bugfixes/coverage-not-run-properly-anymore' into 'master' | Oct 21 2021 | ||||
3cf041b128f7 | richart | Correction of the coverage reporting | Oct 21 2021 | ||||
bf256d3a02cd | tdroch | Merge branch 'master' of gitlab.com:akantu/akantu into features/python-doc | Oct 20 2021 | ||||
4150bff40824 | tdroch | remove dependencies from python doc | Oct 20 2021 | ||||
1cf5685c9724 | richart | Adding TermsToAdd and SolverCallbacks to python interface | Oct 20 2021 | ||||
9b728e0b714b | tdroch | Merge branch 'features/changelog' into 'master' | Oct 11 2021 | ||||
444bd1903ad5 | richart | Adding a changelog | Oct 9 2021 | ||||
dae6329da495 | richart | Merge branch 'bugfixes/broken_dumper_nodes' into 'master' | Oct 6 2021 | ||||
6c4aec2225d4 | anciaux | bug fix for the dumper field: now possible again to dump a mesh | Oct 6 2021 | ||||
cf25e59e090b | richart | Debuged getElementInradius and added a test | Oct 1 2021 | ||||
5632dcaaf3f8 | anciaux | Merge branch 'features/another-take-at-ci-stuffs' into 'master' | Sep 21 2021 | ||||
6c2f4744d6e8 | tdroch | Merge branch 'bugfixes/27-bug-in-the-python-interface' into 'master' | Sep 21 2021 | ||||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | ||||
be9997e57239 | richart | Some more errors introduced/revealed by the linter | Sep 16 2021 | ||||
93ae1ca0ac57 | richart | Header error discovered by formatting | Sep 16 2021 | ||||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | ||||
08360b35de3b | Nicolas Richart | Format error | Sep 14 2021 | ||||
f5197fee192c | Nicolas Richart | More massaging to get usable output | Sep 14 2021 | ||||
ed35ac1721c8 | Nicolas Richart | Cleaning a bit the result | Sep 14 2021 | ||||
b018d7c15872 | Nicolas Richart | Typo in the ci | Sep 14 2021 | ||||
aadc6a132455 | Nicolas Richart | Gitlab does not support multiple codequality reports | Sep 14 2021 | ||||
8e686256858f | Nicolas Richart | more bug fixes | Sep 14 2021 |
c4science · Help