rAKA/src/model/time_step_solvers/time_step_solver_default.ccbugfix/67-change-in-stl…
rAKA/src/model/time_step_solvers/time_step_solver_default.cc
bugfix/67-change-in-stl…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6d7644e043fc | richart | Create matrices at the earliest moment | Feb 8 2019 | |||
b1a307ef66b1 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | |||
b2e3aaf7f89b | richart | Making compilation work with gcc >= 8 | Sep 5 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
397e18a1e5fc | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
99be75ba5710 | richart | Allowing to compute internal forces with K * u in linear cases | Feb 21 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
75f4c432a631 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
b88b3e07a8e2 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
a82571659061 | richart | Range-based for improvement | Jun 2 2017 | |||
bca067751bfe | richart | typo in a comment | May 31 2017 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 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 | |||
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 | |||
8fcd629b2e35 | richart | Advancing on the definition of the TimeStepSolver | Sep 17 2015 | |||
8e5feed2a2e9 | richart | Adding NoLionearSolver TimeStepSolver, adapting fem for the assembly of masses | Sep 15 2015 |
c4science · Help