Diffusion akantu (bugfix/69-segmentation-fault-caused-by-model-applybc-aka-fromtraction-trac-traction) Graph
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cd4ab7137869 | Nicolas Richart | Fixing buges and reverting on registerInternal | Jul 20 2023 | |||
378e70d38150 | Nicolas Richart | [wip] Reaching a compiling point need to debug now | Jul 14 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
801237941204 | Nicolas Richart | Merge branch 'master' into features/eigen | Dec 23 2022 | |||
be373f5d943e | richart | Moving initDOFManager in body of constructor | Dec 7 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 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 | |||
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 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
13da75edd185 | richart | Bug fix from the previous refactoring | Jun 24 2021 | |||
b75e7eac6591 | richart | refactoring the code of the coupler solid contact | Jun 23 2021 | |||
b310023952d2 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 2021 | |||
9d302f1bae82 | richart | Fixing dumper warnings | Mar 13 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 | |||
07f0ddac6c74 | richart | Bug fix of dynamics structural elements | Feb 5 2021 | |||
7a4e9ed7d487 | richart | A bit more cleaning | Feb 1 2021 | |||
1271f428e7a1 | richart | Bug fix in insertion of cohesive element in 1D and in model creation | Dec 23 2020 | |||
64b82d6b21fe | richart | Made a backward compatible constructor for Model | Dec 14 2020 | |||
88f0eb347fa5 | richart | Bug fix in the constructor of structural_mechanics_model | Dec 12 2020 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
df896bbba52f | pundir | conflicts with master resolved | Jun 14 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
47c3bed53838 | pundir | conflict with master resolved | 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 | |||
9364926c5d3a | richart | Changed the interfaces of models to accept an external dof_manager | May 14 2019 | |||
bc98d2c6a6f3 | richart | Cleaning the pbc | Apr 4 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
f88c6e7763a8 | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
5d3626c18d51 | richart | Dewarningazing the code in release | Feb 8 2018 | |||
543d8170e708 | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
2aa9b087421e | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
cb355d64b818 | • arichart | Changed initFull to better detect named_argument | Dec 4 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 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
5ed1cacc9b3b | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
3415d2204cd2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 19 2015 | |||
5462986a7ed5 | richart | Bug fixes + little improvements | Nov 19 2015 | |||
85cb1a83da47 | kammer | small improvements about what is printed in various dbl levels | Nov 11 2015 | |||
1e72176f9e34 | richart | Change residual in internal forces + added instantiation for Time step solver | Oct 16 2015 | |||
97be65b1e826 | richart | Started changes in matrix instanciation | Aug 21 2015 | |||
f43c94d839a1 | richart | Merge branch 'master' into dofs-separation-rewrote | Aug 18 2015 | |||
128c0520c87c | richart | Begining of implementation of DOFManager as a central object for solver +… | Aug 18 2015 | |||
7d2223d91ea9 | anciaux | extend resize for temp Array for python and allow setmodetext to models | Jul 21 2015 | |||
5bcfd0771d3d | anciaux | adding heat transfer to python interface | Jul 15 2015 | |||
b48b80bac2b8 | richart | modification to dump facet internal fields | May 22 2015 | |||
d342eb95aeda | Lucas Frérot | modified dumper functions for dumping stress_embedded in embedded model | May 4 2015 | |||
9e924cb2de8b | richart | Modifications to compile David's contact | Jan 6 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help