History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
5bb957e9b427 | saduruss | solve conflicts with master | Mar 15 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | |||
f38f6f35b637 | tomohitpundir | flatten internals added for phasefield model | May 13 2022 | |||
85243d0a8fb8 | tomohitpundir | parallelization finished | May 9 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
8e76908f420b | Nicolas Richart | [wip] slowly correcting the merge and rebase errors | Oct 31 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 | |||
308a7eb3b266 | richart/Nicolas Richart | [WIP] UInt to auto, Idx or Int | Oct 26 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 2021 | |||
3cce03794477 | richart/Nicolas Richart | [WIP] making iterator work with eigen types and started to make akantu eigen… | Oct 22 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
80a7ec7d8c7d | richart | Merge branch 'master' into features/contact | Jun 24 2021 | |||
157e744011a6 | richart | Compilation fixes following application of suggestions | Jun 9 2021 | |||
b963975cba79 | richart/tomohitpundir | Apply 34 suggestion(s) to 15 file(s) | 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 | |||
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 | |||
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 | |||
8a61d3b9ea31 | richart | Bug fix in a cohesive example | Mar 12 2021 | |||
978f61b1c0a8 | richart | Bug fix in a cohesive example | Mar 12 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 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 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
19086cd4e3db | richart | Full rewrite of cohesive insertion to ensure the order of insertion across… | Nov 13 2020 | |||
36b61f922c3e | richart | Full rewrite of cohesive insertion to ensure the order of insertion across… | Nov 13 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
10b19a5ee178 | richart | A bit of cleanup of the code | Nov 13 2020 | |||
18bc82b3bd6a | richart | A bit of cleanup of the code | Nov 13 2020 | |||
dc28a63f3fa9 | pundir | enum class for contact state added | Aug 3 2020 | |||
ebae9abcee87 | pundir | Conflict with master resolved | Jun 19 2020 | |||
c921ebe198ff | pundir | Conflict with master resolved | Jun 19 2020 | |||
df896bbba52f | pundir | conflicts with master resolved | Jun 14 2020 | |||
271e73ac5baa | pundir | working on contact coheisve coupler | Jun 12 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
6e52064950ba | pundir | Conflict resolved with master | Feb 29 2020 | |||
db48e749ac96 | pundir | added synchronization tags for better parallelization | Feb 22 2020 | |||
9a71011e80b4 | pundir | added synchronization tags for better parallelization | Feb 22 2020 | |||
c3b8aecba3ce | pundir | conflict with master resolved | Feb 21 2020 | |||
f8216b08dab8 | pundir | conflict with master resolved | Feb 21 2020 | |||
2385e94fa9ac | richart | Securing accessors on pointers | Nov 29 2019 | |||
9bdc4bbe7ab0 | richart | Securing accessors on pointers | Nov 29 2019 | |||
cc6eaaa2c72e | pundir | conflicts with master resolved | Oct 5 2019 | |||
8ab1824459dc | pundir | conflicts with master resolved | Oct 5 2019 | |||
fe9a13297180 | richart | adding info to mesh events | Oct 4 2019 | |||
ff09fbb08786 | richart | adding info to mesh events | Oct 4 2019 | |||
63e723568c6c | pundir | conflicts with master resolved | Oct 2 2019 | |||
506facc40360 | richart | adding types capabilities | Aug 14 2019 | |||
534c6752bee0 | richart | adding types capabilities | Aug 14 2019 | |||
31a4b0df8179 | pundir | jacobian for new elements added is wrong/update problem | Jun 30 2019 | |||
14bf8669d912 | pundir | changes to coupler interface of phasefield model | Jun 24 2019 | |||
dc45d7139e94 | pundir | changes to coupler interface of phasefield model | Jun 24 2019 | |||
a26f45f84b55 | pundir | python interface for contact/coupler/material selector | Jun 20 2019 | |||
33f799a9646c | pundir | conflicts resolved | Jun 19 2019 | |||
770410836a9d | pundir | conflicts resolved | Jun 19 2019 | |||
47c3bed53838 | pundir | conflict with master resolved | Jun 19 2019 | |||
1f6e9e513dbb | richart | Bug fix in non linear tests | Jun 16 2019 | |||
9fdb8de9cf68 | richart | Bug fix in non linear tests | Jun 16 2019 | |||
d56d4c73db45 | richart | Bug fix in Dumper shared_ptr changes | Jun 16 2019 | |||
7d83cd218a34 | richart | Bug fix in Dumper shared_ptr changes | Jun 16 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
0c6888ff380d | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
788ec250fa23 | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
69c3f4c90ff0 | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
07f445cafcff | pundir | contact code adapted for explicit dynamics/ lot of things have been changed in… | May 28 2019 | |||
c4e9e7754ea5 | anciaux | removing swig | May 9 2019 | |||
84d2362e4f31 | anciaux | removing swig | May 9 2019 | |||
3002e784be21 | pundir | started working on coupler class | May 8 2019 | |||
abe40d59ea17 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
1e093d42f748 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
f99638333296 | pundir | changes in resolution class | Feb 4 2019 | |||
57fecf92275f | pundir | conflict fixed with master | Feb 1 2019 | |||
ecc7a17aa46e | richart | namespacing the type traits | Jan 30 2019 | |||
449964d7deb7 | richart | namespacing the type traits | Jan 30 2019 | |||
a51bcf06c2f7 | pundir | dumper added/ projection modification in progress | Jan 21 2019 | |||
c50dec22606d | pundir | vector mathematics for resolution added | Jan 17 2019 | |||
031679801dd5 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
05a352d13d99 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 2018 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
5e1c697c5bdd | richart | Scoping some enums | Dec 28 2018 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
dc19a6ea1a9e | pundir | contact detector capable of orthogonal projection/ needs test | Dec 18 2018 | |||
cff39378c9ad | richart | solved some swig issues | Nov 6 2018 |
c4science · Help