History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cbdb1e7d0583 | richart | Create matrices at the earliest moment | Feb 8 2019 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
6d59b791d6f3 | richart | Allowing to compute internal forces with K * u in linear cases | Feb 21 2018 | |||
6af81b9fd766 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | |||
5020f0033654 | richart | bug fixes | Dec 15 2017 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
1aa85b4c82da | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
133a6062c3b5 | richart | Refactoring communicator | Nov 7 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
a62caba660ec | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
0db649cf6d67 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
06e82afebd3a | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 2016 | |||
04ead12caed2 | richart | Initialize the solver based on input files | Jun 19 2016 | |||
0d66fe01fea3 | richart | Improving tests, addinf new solver in solid_mechanics_model | Jun 16 2016 | |||
54d48968a1b6 | richart | Added tests and made them work for a model in static linear, dynmic implicit | Apr 13 2016 | |||
f4cdeb6af0c9 | richart | Changes to make the first model solver test run | Mar 16 2016 | |||
044c0d61a355 | richart | Adding priority in event handler + adding mesh events in DOFManager + first test | Feb 26 2016 | |||
5915f4b370c9 | richart | adding integration schemes for static computations | Feb 19 2016 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 2016 | |||
4eda3f0153cd | richart | Changed the integrations scheme to get more inteligence on time stepping… | Oct 23 2015 | |||
1e72176f9e34 | richart | Change residual in internal forces + added instantiation for Time step solver | Oct 16 2015 | |||
1f6d3d2a449f | richart | Moving some more code for the solver implementations | Oct 7 2015 | |||
8e5feed2a2e9 | richart | Adding NoLionearSolver TimeStepSolver, adapting fem for the assembly of masses | Sep 15 2015 | |||
97be65b1e826 | richart | Started changes in matrix instanciation | Aug 21 2015 | |||
128c0520c87c | richart | Begining of implementation of DOFManager as a central object for solver +… | Aug 18 2015 |
c4science · Help