History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e290de0838e8 | frerot | added some debug log messages | Nov 27 2020 | |||
9b70d3fba43f | frerot | initializing model with local MPI sizes | Jul 14 2020 | |||
7dbb2d1099f2 | frerot | added access to yield stress and hardening modulus in residual | Jun 25 2020 | |||
2c3c3ddadf5a | frerot | added __contains__ and __iter__ to model bindings | Jun 18 2020 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
35997c97068f | frerot | linting on modernize-* rules in clang-tidy | Sep 24 2019 | |||
2d5d7aabb8b4 | frerot | added possibility to dump all fields of a model | Apr 30 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 | |||
c23abaf90bd2 | frerot | modified some model behavior for voigt notation (WIP) | Feb 6 2019 | |||
e133c2920e0a | frerot | const correctedness of model dumper and integral op methods | Dec 5 2018 | |||
9f1e5f8c78d4 | frerot | list of dumpers in Model | Oct 19 2018 | |||
4c61bcf26659 | frerot | added interface for field access directly from model | Oct 19 2018 | |||
194f68bb7912 | frerot | moved elastic helper to model.hh | Sep 11 2018 | |||
04bc2b70bc8e | frerot | implemented "correct" EPIC | Jul 13 2018 | |||
2dd9b1f6c9ce | frerot | replaced shared_ptrs for operators in Model by unique_ptrs | Jul 11 2018 | |||
b4245bcc71f3 | frerot | added dump possibility to model | Jul 10 2018 | |||
bf4f1939268a | frerot | simpler allocation functions for grids | Jul 10 2018 | |||
fddfb365a80d | frerot | added residual class | Jul 9 2018 | |||
e4452faac64f | frerot | Polonsky can act on views of model fields | Jul 2 2018 | |||
966dd0718da2 | frerot | compiled refactoring of integral operators | Apr 22 2018 | |||
e8a5ca404b06 | frerot | implemented print for models | Apr 3 2018 | |||
74e0e9141f36 | frerot | preparing Kelvin | Mar 28 2018 | |||
2e3b93674788 | frerot | correct handling of hermitian grid by pybind | Mar 24 2018 | |||
f03ad955dcac | frerot | layed out structure for Mindlin integral operators | Mar 16 2018 | |||
73dd359ecbfa | frerot | simplification of influence functions code | Nov 23 2017 | |||
3927fa639a53 | frerot | passed clang-format on whole repository | Nov 5 2017 | |||
01bc15346e7f | frerot | added some documentation to classes | Oct 28 2017 | |||
a79f64962579 | frerot | added @file tag for documentation | Oct 26 2017 | |||
7c7dc19567c8 | frerot | update copyright year in model subdir | Oct 12 2017 | |||
393b17a3c8bb | frerot | new PolonskyKeerRey is working in pressure and gap | Jul 31 2017 | |||
4e360c83523a | frerot | removed old bems from compilation, implemented PolonskyKeerRey | Jul 26 2017 | |||
d7454eb3500b | frerot | models are accessible through the python interface, with guessing of numpy… | Jul 24 2017 | |||
5ba0295e7c92 | frerot | started implementation of westergaard | Jul 20 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