History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5b14b292ffd6 | Nicolas Richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Aug 2 2023 | |||
fb1f70bc20e0 | Nicolas Richart | Bug fixes cohesive elements | Aug 1 2023 | |||
f7d19198247b | richart | Bug fix in Mesh::sendEvent | May 2 2023 | |||
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
ec0687d64e2f | richart | More code quality cleaning | Jan 29 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
395abbd6ce0f | richart | Merge branch 'master' into features/eigen | Oct 5 2022 | |||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 2022 | |||
ec6e4b2dea8b | richart | Bug fix in parallel cohesive elements | Sep 15 2022 | |||
ed25970cd51e | richart | Update mesh connectivity to reflect mesh_facets changes | Jul 19 2022 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
678ec54b220c | Philip Mueller, HS | Addessed several of Nicolas' comments on GitLab. | Apr 27 2022 | |||
aaed29043102 | Philip Mueller, HS | Added a new mesh event for the case when the `Mesh` is set to be distributed. | Mar 20 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
e4268c1bc417 | richart | Bug fixes | Feb 1 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
9522a0eddb68 | Nicolas Richart | [wip] reached a compiling state for the library | Jan 21 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
01141098e462 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | 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 | |||
7b1fdbf487b0 | richart/Nicolas Richart | More work for eigen transition | Oct 22 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
146f7a0e9b4c | richart/Nicolas Richart | initial change for eigen | Sep 14 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
7841f146511f | richart | Bug fix refixed | Jun 25 2021 | |||
40104a165ba1 | richart | Corrected clang compilation error and linted some part of the contact code | Jun 24 2021 | |||
b963975cba79 | richart/tomohitpundir | Apply 34 suggestion(s) to 15 file(s) | Jun 8 2021 | |||
b310023952d2 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 2021 | |||
bc650421eb69 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
4d0f031e57cc | richart | Adding MeshAccessor to python and adding posibility to resize meshes | Feb 9 2021 | |||
07f0ddac6c74 | richart | Bug fix of dynamics structural elements | Feb 5 2021 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
4090a168ad5e | richart | Minor improvements to help debugging | Nov 13 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
10b19a5ee178 | richart | A bit of cleanup of the code | Nov 13 2020 | |||
df896bbba52f | pundir | conflicts with master resolved | Jun 14 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
6e52064950ba | pundir | Conflict resolved with master | Feb 29 2020 | |||
5461568ecf20 | frerot | fixed warning [-Wempty-body] in Mesh::read | Dec 11 2019 | |||
9ced33b21085 | richart | Moving the flipFacet call to the mesh facet creation code | Oct 4 2019 | |||
fe9a13297180 | richart | adding info to mesh events | Oct 4 2019 | |||
63e723568c6c | pundir | conflicts with master resolved | Oct 2 2019 | |||
68b36dbdab07 | richart | made the getNbDataPerElem more generic | Aug 9 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
5118388ad5e5 | pundir | Bug fixed : to consider boundary elements in initMeshFacets | Jul 17 2019 | |||
47c3bed53838 | pundir | conflict with master resolved | Jun 19 2019 | |||
5eb7cda6aae0 | pundir | changed fillNodestoElement in mesh/ use meshfacets for coupling | Jun 19 2019 | |||
7211363d92dc | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
5679bae8c1dc | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
fcf291876e0b | pundir | coupling between solid cohesive and contact mechanics started | Jun 14 2019 | |||
902d6d5d0b49 | pundir | conflicts resolved | Jun 10 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
c9e67b83dadf | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | May 31 2019 | |||
b56f231301db | richart | exposing partitionate parameters in distribute | Feb 26 2019 | |||
57fecf92275f | pundir | conflict fixed with master | Feb 1 2019 | |||
5e1c697c5bdd | richart | Scoping some enums | Dec 28 2018 | |||
ff847e3b7b21 | richart | adding bool as a mesh_data | Dec 28 2018 | |||
dc19a6ea1a9e | pundir | contact detector capable of orthogonal projection/ needs test | Dec 18 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
057a7338660e | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
ee46ef34e455 | richart | Adding transform adaptor and nodedata in mesh data | Sep 12 2018 | |||
0652e679fb0b | richart | Adding some functions in the python interface | Aug 29 2018 | |||
74090d0c5422 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
92000a4400f5 | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
f2e358ff7e23 | richart | Syntax error in mesh.cc DEBUG_ERROR -> ERROR | Apr 9 2018 | |||
4ed50ad78b68 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
7c6df5f55619 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
f9303b3de78a | richart | Fixing bug introduced due to change of behavior when mesh distributed in… | Mar 15 2018 | |||
c83b88366691 | richart | Bug fix for static computations with cohesive elements | Mar 14 2018 | |||
f24f45d478ad | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
ada2d29a5ea5 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
a7b53ff55aa5 | richart | Adding cohesive element tests | Feb 19 2018 | |||
9ccf5aa61ec8 | frerot | removed for_each_element plural | Jan 31 2018 | |||
5ec14b578669 | richart | Changed debug level of mesh facet messages | Jan 26 2018 | |||
523c880703d0 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
d7a6385ca6a1 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | |||
0366db3dae69 | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
57fad7af08c3 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
75f4c432a631 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
1b868f6a377f | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
d5ad37a502b4 | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
f41369e5e977 | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
023a0f909251 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
c3e0a2a2f58a | richart | range-based for construct on element types | May 31 2017 | |||
ee38ea5b4ddd | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
e86527c33012 | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 |
c4science · Help