History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
24902e40d876 | frerot | updated copyright year 2023 | Jan 17 2023 | |||
824c5e5ebb8d | frerot | making Model use the FieldContainer interface | Aug 18 2022 | |||
22dee88b743f | frerot | more flexible constructors for grids | Jul 18 2022 | |||
912f89c59336 | frerot | added a simple span<T> class to help manage memory views | Jul 18 2022 | |||
056a26ce85d5 | frerot | generic wrap constructor for Grid | Jul 16 2022 | |||
13890bf97ef7 | frerot | matvec interface for Kelvin | Jul 15 2022 | |||
4b538827d5d4 | frerot | updated copyrights for C++ files | Jun 29 2022 | |||
2b24d9d43e38 | frerot | updated copyright | Jan 4 2022 | |||
1fc7644bad52 | frerot | cleaned up license headers | Jun 10 2021 | |||
1de4d8b950ca | frerot | added docstrings to some python function bindings | Jun 9 2021 | |||
0f189d10cd98 | frerot | more compatibility with cuda | May 19 2021 | |||
6c56b69be4a2 | frerot | [doc] silencing warnings when generating documentation | Mar 20 2021 | |||
2316c9ebcdd7 | frerot | copyright year 2021 | Jan 1 2021 | |||
02240a9f1952 | frerot | correcting fundamental mode only on root rank | Dec 8 2020 | |||
83b12befa682 | frerot | uniform debug messages with TAMAAS_DEBUG_MSG macro | Dec 8 2020 | |||
4281604d9e17 | frerot | [DOC] adding paragraph on integration methods | Aug 3 2020 | |||
022c85aa37f2 | frerot | log warning instead of exception for possible overflow in kelvin | Jul 24 2020 | |||
143a681c1611 | frerot | removing unused files | May 5 2020 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
c0aa1c51f0e8 | frerot | fixed memory error in transformOutput | Apr 28 2020 | |||
32977d6d20b0 | frerot | allowing change of integration method in python + appropriate testing | Apr 16 2020 | |||
4554024e4d17 | frerot | finished implementing mindlin with cutoff [segfault on test] | Apr 13 2020 | |||
391e40f8eb10 | frerot | better framework for coexisting integration methods | Apr 11 2020 | |||
46cdc6715ce0 | frerot | added framework for coexisting integration methods in kelvin | Apr 10 2020 | |||
cb09ff877dab | frerot | removed __(BEGIN|END)_TAMAAS__ macros and replaced with namespace | May 1 2019 | |||
74b9233dc365 | frerot | changed license to Affero GNU General Public License | Mar 5 2019 | |||
14a4e8181b5e | frerot | made modifications to integral operators for voigt notation | Feb 5 2019 | |||
1208ebbac10d | frerot | setting output to zero when applying volume operator | Jan 14 2019 | |||
8e67d5326645 | frerot | fixed mindlin. *fundamental corrections are back* | Jan 10 2019 | |||
c23bec197f66 | frerot | moved initialize function to volume potential | Jan 9 2019 | |||
383b32a7e7be | frerot | added test for accumulation | Jan 8 2019 | |||
c74466647365 | frerot | partial implementation of new integration in Kevlin | Jan 7 2019 | |||
9c2793e41f9d | frerot | added litteral integration classes | Dec 19 2018 | |||
f3814a3f4895 | frerot | added filters to integral operators | Sep 5 2018 | |||
ee9781e08e12 | frerot | implemented element based integration of operators | Jul 26 2018 | |||
21ee80e7da38 | frerot | fixed bugs in operators | Jun 26 2018 | |||
dc0038dad392 | frerot | added functions for plasticity in python | Jun 1 2018 | |||
53f5bd549c44 | frerot | cleanup in mindlin code | May 30 2018 | |||
fa76fdcc15a3 | frerot | rearranged kelvin helper classes | May 30 2018 | |||
b2c4fe7015a2 | frerot | factorized kelvin code | May 29 2018 | |||
d3681ba40060 | frerot | tentative mindlin implementation (with wrong surface normal, but why??) | May 22 2018 | |||
eb632776f781 | frerot | added mindlin class | May 22 2018 | |||
d6bfa689f69f | frerot | corrected Kelvin4 implementation + constant shape integration | May 18 2018 | |||
6bf1e2439181 | frerot | fixed integration bug with change of variable | May 15 2018 | |||
a50b0852acac | frerot | tentative implementation of Kelvin4 | May 15 2018 | |||
163d19433861 | frerot | prepared code for Kelvin order 4 | May 2 2018 | |||
04a90ab9ed5d | frerot | wrote kelvin order 3 | May 1 2018 | |||
dd7d0c6c99c8 | frerot | implemented kelvin order 3 tensor | Apr 27 2018 | |||
23194b66cc18 | frerot | fixed new Kelvin operator | Apr 25 2018 | |||
e5c12687759c | frerot | implemented new kelvin | Apr 25 2018 | |||
d1c5d0562f83 | frerot | changed integral operator kind + kelvin as integral operator | Apr 24 2018 | |||
a6218278f85b | frerot | reduced memory print of kelvin | Apr 20 2018 | |||
6a058ccd143c | frerot | correct implementation of Kelvin volume force potential! | Apr 12 2018 | |||
2b1298ba1b93 | frerot | fixed compile errors after merge | Apr 12 2018 | |||
56e1e9fb1c3c | frerot | better implementation of Kelvin operator | Apr 10 2018 | |||
0d4a6a6379a1 | frerot | testing Kelvin volume force potential | Apr 3 2018 | |||
fb4a1aea0c9a | frerot | implemented Kelvin volume force | Mar 31 2018 | |||
74e0e9141f36 | frerot | preparing Kelvin | Mar 28 2018 | |||
460e4d07a92b | frerot | loop overload with execution policy | Mar 28 2018 | |||
f4774c2ac6f2 | frerot | modifications to ve engines | Mar 26 2018 | |||
0158bc7fc227 | frerot | added kelvin class | Mar 16 2018 |
c4science · Help