History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
109f7f557e94 | Lucas Frérot | updated copyright year | Mar 4 | |||
9a5764aa65ca | frerot | replaced tamaas::Exception by a finer grain exception set | May 9 2023 | |||
b303b508d657 | frerot | linting | Apr 24 2023 | |||
64d22c94b8f2 | frerot | can change integral operator in PolonskyKeerRey | Apr 21 2023 | |||
828bbaf826db | frerot | added DC-FFT/Boussinesq operator for non-periodic elastic solutions | Apr 21 2023 | |||
9af1338e0168 | frerot | simplified Residual API | Jan 27 2023 | |||
24902e40d876 | frerot | updated copyright year 2023 | Jan 17 2023 | |||
5af9f717d0f1 | frerot | raising exception when model is created with zero dimension | Sep 9 2022 | |||
d002b04ee2d1 | frerot | removed stray print | Aug 26 2022 | |||
824c5e5ebb8d | frerot | making Model use the FieldContainer interface | Aug 18 2022 | |||
bdf8486d443a | frerot | added fields container interface | Aug 18 2022 | |||
22170ad57277 | frerot | implemented a static dispatch system | Aug 15 2022 | |||
e165b5e84fa6 | frerot | ModelFactory can set integration method for volume operators | Jul 15 2022 | |||
4b538827d5d4 | frerot | updated copyrights for C++ files | Jun 29 2022 | |||
a32fd3ed3a84 | frerot | added deep-copy functionality for Model objects | Mar 3 2022 | |||
2b24d9d43e38 | frerot | updated copyright | Jan 4 2022 | |||
1fc7644bad52 | frerot | cleaned up license headers | Jun 10 2021 | |||
6c56b69be4a2 | frerot | [doc] silencing warnings when generating documentation | Mar 20 2021 | |||
2316c9ebcdd7 | frerot | copyright year 2021 | Jan 1 2021 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
41fed3ca52fe | frerot | correct swap for sigma_0 and hardening | Jun 20 2019 | |||
cb09ff877dab | frerot | removed __(BEGIN|END)_TAMAAS__ macros and replaced with namespace | May 1 2019 | |||
3e2bb81840fb | frerot | replaced registered fields with shared pointers | Mar 13 2019 | |||
74b9233dc365 | frerot | changed license to Affero GNU General Public License | Mar 5 2019 | |||
f31c0b36e5f4 | frerot | added registering volume operators to model factory | Mar 1 2019 | |||
04bc2b70bc8e | frerot | implemented "correct" EPIC | Jul 13 2018 | |||
9e0aa1c75b5e | frerot | added generic factory function for model_type | Jul 9 2018 | |||
e4452faac64f | frerot | Polonsky can act on views of model fields | Jul 2 2018 | |||
972965c6e472 | frerot | Merge branch 'master' into features/plasticity | Apr 12 2018 | |||
1c6889d64cd5 | frerot | testing surface model | Apr 9 2018 | |||
0d4a6a6379a1 | frerot | testing Kelvin volume force potential | Apr 3 2018 | |||
3927fa639a53 | frerot | passed clang-format on whole repository | Nov 5 2017 | |||
a79f64962579 | frerot | added @file tag for documentation | Oct 26 2017 | |||
7c7dc19567c8 | frerot | update copyright year in model subdir | Oct 12 2017 | |||
d7454eb3500b | frerot | models are accessible through the python interface, with guessing of numpy… | Jul 24 2017 | |||
86a1e04a7d5c | frerot | model templated by types | Jul 19 2017 | |||
858a2cb52419 | frerot | removed length storage in grid | Jul 11 2017 | |||
ffe3e357e1f9 | frerot | added model and factory | Jul 11 2017 |
c4science · Help