History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
bbf37adfc2a8 | richart | Optimizing to remove useless allocation and memsets | Jun 17 2016 | |||
590c547789dc | richart | Removing useless copies, still too many malloc showing up in the profiling | Jun 16 2016 | |||
0d66fe01fea3 | richart | Improving tests, addinf new solver in solid_mechanics_model | Jun 16 2016 | |||
355ee6815b27 | richart | Corrected residual computation, it should work now | Apr 27 2016 | |||
6ed18387cdbd | richart | Small modification for lumped mass solver | Apr 25 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 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 2016 | |||
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 | |||
128c0520c87c | richart | Begining of implementation of DOFManager as a central object for solver +… | Aug 18 2015 |
c4science · Help