History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
61931e8adefa | Nicolas Richart | Unizialized memory in phase field material | Mar 3 2023 | |||
13e8c2729164 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
894f3fa58ea4 | saduruss | add prints to phasefield tests | Feb 6 2023 | |||
518da98ed1c3 | saduruss | Merge branch 'master' into bugfixes/46-bug-in-strain-energy-split-and-missing… | Feb 6 2023 | |||
4d3a517e245d | saduruss | clean and fix in phase field material | Feb 3 2023 | |||
9d1b388c8329 | richart | Trying to improve the code quality | Jan 31 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
2ccf190bdba8 | richart | Merge remote-tracking branch 'origin/master' into features/eigen | Jan 25 2023 | |||
00e344d9eb99 | richart | Wrong target modified in CMake | Jan 24 2023 | |||
306e1c50812d | richart | Copied the mesh in the source folder for test_material_damage_non_local | Jan 24 2023 | |||
496e0760fd9b | saduruss | test for anisothropic phase field formulation | Jan 12 2023 | |||
14d0cc09de03 | Nicolas Richart | Roll back of eig to eigh | Dec 23 2022 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
c3769466a8e9 | richart | Simplified named tuples | Oct 31 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
ecbf8d72a733 | richart | bug fix in test_material | Oct 6 2022 | |||
2acd6efbe56c | richart | Cleaning a bit the code | Oct 5 2022 | |||
395abbd6ce0f | richart | Merge branch 'master' into features/eigen | Oct 5 2022 | |||
63f55c853207 | richart | more bugs squashed | Oct 4 2022 | |||
76079e3f087c | richart | Bug fix in structural mechanics | Sep 22 2022 | |||
ec6e4b2dea8b | richart | Bug fix in parallel cohesive elements | Sep 15 2022 | |||
274fc0b35f66 | richart | Bug fix in energy computation | Jul 20 2022 | |||
ed25970cd51e | richart | Update mesh connectivity to reflect mesh_facets changes | Jul 19 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | |||
6748b0c03915 | richart | Correct compilation on ubuntu:lts and with clang | Jul 12 2022 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
3b7063187e3d | richart | Bug fix in the cohesive insertion | Jul 9 2022 | |||
8b3c60bd06f6 | richart | More bug fixes | Jun 7 2022 | |||
d849be145a03 | Lucas Frérot | Merge branch 'bugfixes/multiple_small_bug_in_contact_mechanics' into 'master' | May 4 2022 | |||
b8b5f49bb76d | richart | keeping old version but marking it deprecated | May 4 2022 | |||
3db14ff16b82 | richart | More bug fixes and uint to int/auto | May 3 2022 | |||
678ec54b220c | Philip Mueller, HS | Addessed several of Nicolas' comments on GitLab. | Apr 27 2022 | |||
7a3e0505d63f | Philip Mueller, HS | Added a test for the new event. | Mar 20 2022 | |||
673737f3273a | richart | bug fixes in material tests | Mar 5 2022 | |||
52958650f155 | richart | make it compile with clang | Feb 16 2022 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 2022 | |||
7033f6892183 | richart | bug fix while compiling in coverage | Feb 12 2022 | |||
1891c1181fc6 | richart | Bug fix in models | Feb 12 2022 | |||
7783bd83ea55 | Nicolas Richart | [wip] fixing more bugs Vector<>(size, 0) fails | Jan 28 2022 | |||
a4980c2e8c1d | Nicolas Richart | [wip] more bug fixing and uint to auto | Jan 27 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
021cd6728eb3 | Nicolas Richart | [wip] progressing in the debug | Jan 25 2022 | |||
b9e33c8f19a2 | Nicolas Richart | [wip] starting to debug the mess | Jan 23 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
a08c45ee509b | Nicolas Richart | [wip] tests are compiling | Jan 22 2022 | |||
9522a0eddb68 | Nicolas Richart | [wip] reached a compiling state for the library | Jan 21 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
9fe7ea111967 | richart | Adding missing consts | Nov 5 2021 | |||
01141098e462 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Oct 29 2021 | |||
dd07c2a05544 | Nicolas Richart | [wip] changing back `const (ElementType|ElementKind|GhostType) &` to \1 after… | Oct 29 2021 | |||
47efb065a843 | richart/Nicolas Richart | [wip] More UInt to auto, Int or Idx and Eigen stuffs | Oct 29 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
251af691556a | richart | Merge branch 'master' into features/contact | Jul 20 2021 | |||
88e4bdd1fc1d | richart | Missing symbols with clang | Jun 25 2021 | |||
80a7ec7d8c7d | richart | Merge branch 'master' into features/contact | Jun 24 2021 | |||
e5dda3c4b199 | richart | Problem with tests on ubuntu | Jun 8 2021 | |||
bacf19476747 | richart | Merge branch 'master' into features/contact | Jun 8 2021 | |||
205db61909bc | pundir | tests/examples and python modules for contact code added | Jun 6 2021 | |||
0953503f12d5 | richart | Wrong package, so it does not compile if phase field is deactivated | May 26 2021 | |||
2baf1f94252e | pundir | cleaning tests for check warnings | Apr 28 2021 | |||
b6cbe61d90b8 | pundir | cleaning tests for check warnings | Apr 28 2021 | |||
b310023952d2 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 2021 | |||
00d14211d024 | pundir | Merge branch 'master' into features/phasefield | Apr 2 2021 | |||
5acfa6ca970d | pundir | Merge branch 'master' into features/phasefield | Apr 2 2021 | |||
9d9fd80295fa | pundir | cleaning the code and adding descriptions to the classes | Apr 2 2021 | |||
1ce2f1aeb5ef | pundir | cleaning the code and adding descriptions to the classes | Apr 2 2021 | |||
566986b729dd | richart | Merge branch 'master' into features/material_internals_memory | Mar 15 2021 | |||
3eea84761c29 | richart | Merge branch 'master' into features/material_internals_memory | Mar 15 2021 | |||
265eef7cc4c6 | richart | Remove warning with clang | Mar 15 2021 | |||
ae94c6a35b6a | richart | Remove warning with clang | Mar 15 2021 | |||
ff59a8a88933 | richart | Reformating the license | Mar 15 2021 | |||
75d3faa8c041 | richart | Reformating the license | Mar 15 2021 | |||
bc650421eb69 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
9cb01e0c3a12 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
526b254b52f6 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
12c0a090caee | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
e7a653b7101a | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 13 2021 | |||
db203e90b229 | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 13 2021 | |||
e430fa546b0e | richart | Remaining warning | Mar 12 2021 | |||
2f1d8a6aecd8 | richart | Remaining warning | Mar 12 2021 | |||
42afd1028858 | richart | Bug fix and refactoring | Mar 11 2021 | |||
1159730b10be | richart | Bug fix and refactoring | Mar 11 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
006b83c5ba82 | pundir | Bug Fixed : ill-Conditioning of stiffness matrix corrected | Mar 3 2021 | |||
47d819040865 | pundir | Bug Fixed : ill-Conditioning of stiffness matrix corrected | Mar 3 2021 | |||
212fe077251d | pundir | added python interface for defining new user-defined solvers | Mar 2 2021 | |||
e64b992bfcc9 | pundir | added python interface for defining new user-defined solvers | Mar 2 2021 | |||
4b3aa36f3132 | pundir | test for phasefield using solid mechanics in explicit scheme | Feb 28 2021 | |||
a904260e1701 | pundir | test for phasefield using solid mechanics in explicit scheme | Feb 28 2021 | |||
ff5e68dcafd8 | pundir | Merge remote-tracking branch 'upstream/master' into features/phasefield | Feb 26 2021 | |||
a4e2455c217e | pundir | Merge remote-tracking branch 'upstream/master' into features/phasefield | Feb 26 2021 | |||
857e91531d8e | pundir | Bug Fixed : multiple material reading | Feb 26 2021 | |||
9f6ee871c834 | pundir | Bug Fixed : multiple material reading | Feb 26 2021 | |||
3fb5d4d98714 | pundir | test for multi material added | Feb 26 2021 | |||
c46a2a570d25 | pundir | test for multi material added | Feb 26 2021 | |||
5671899d4a2a | richart | Bug found in the structural mechanics model | Feb 25 2021 |
c4science · Help