rAKA/src/model/heat_transfer/heat_transfer_model.hhbugfixes/64bit-integer…
rAKA/src/model/heat_transfer/heat_transfer_model.hh
bugfixes/64bit-integer…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bef9a046a233 | richart | Correcting nammings and compilation error | Sep 28 2023 | |||
0b5b06918b93 | Nicolas Richart | Fixing bugs and adding missing python interface | Jul 28 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 | |||
1a6844f6f451 | richart | Cleaning dead code | Jul 9 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
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 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 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 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
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 | |||
63e723568c6c | pundir | conflicts with master resolved | Oct 2 2019 | |||
4cc5593bbcc3 | richart | Removing useless function + bug fix | Aug 20 2019 | |||
47c3bed53838 | pundir | conflict with master resolved | Jun 19 2019 | |||
5679bae8c1dc | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
fea1ae19bc2f | richart | Broked the compilation... (Mohit I how you a beer), removed some warnings | May 15 2019 | |||
f75c534402b9 | anciaux | fixing the tests and examples about heat transfer | Mar 2 2018 | |||
4dc5d8896ced | anciaux | cleaning the test/examples for heat transfer | Mar 2 2018 | |||
432397954271 | anciaux | fixing heat transfer dynamics | Feb 28 2018 | |||
828c31d14e76 | richart | Clearing the capacity before assembly | Feb 28 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
562758ad506e | richart | Corrections for the python interface | Feb 5 2018 | |||
964f142aa5d2 | richart | Making extra-materials compiles with new solvers | Feb 2 2018 | |||
a99c06d6308c | gallyamov | Changing HeatTransferModel dumper | Feb 2 2018 | |||
2a8d8b5dfc4a | richart | some bug fix in heat transfer model | Jan 31 2018 | |||
308f10365b29 | richart | Bug fix + code cleaning | Jan 30 2018 | |||
bf682d1e6653 | richart | Coorecting bugs due to new interface | Jan 29 2018 | |||
8d48bb5bdb82 | richart | Changes to make the heat transfer test compile | Jan 16 2018 | |||
543d8170e708 | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
0c75e6edc4ff | anciaux | begining of porting heattransfer to noew solver interface | Aug 22 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
b4f38a7e8cc1 | anciaux | fixing some more compilation troubles | Dec 8 2015 | |||
91b54e719d8b | anciaux | avoid memory leak for the pbc | Nov 30 2015 | |||
2f3754aa6ba1 | anciaux | offer possibility to compute conductivity yourself | Jul 17 2015 | |||
1674fb67f8ca | anciaux | fix bug on dumpers for heat transfer model + test on imlpicit compute for… | Jul 17 2015 | |||
2350e9719ce4 | anciaux | provide possibility to compute conductivity matrix | Jul 17 2015 | |||
96edddadb091 | anciaux | implementing implicit dynamics for heat transfer model | Jun 5 2015 | |||
26fd029ead83 | anciaux | adding implicit dynamics to heat transfer model | Jun 5 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help