History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
72bc1b60d6fa | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | |||
788ec250fa23 | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
8a8cbaa53817 | richart | Few modifications | May 31 2019 | |||
1e093d42f748 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
72c0214a7b7a | richart | PETSc dynamic solver | Apr 5 2019 | |||
de3632b9a117 | richart | Removed small tweaks made it more stable by copying the profiles | Mar 27 2019 | |||
0183db140277 | richart | First correct solution obtained with PETSc | Mar 27 2019 | |||
82efd2d855ec | richart | refactoring some assembly code | Mar 13 2019 | |||
8a5df0c6141d | richart | Bug fix in SolverVector | Jan 3 2019 | |||
05a352d13d99 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
327aad04af0a | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
5e6c78f0d96c | richart | Passing patch tests in gtests | Dec 4 2017 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
846d4bf44130 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
dd2df44311fb | richart | Could not find The Bug, not sure it is in my code or in my head | May 30 2017 | |||
848b551583d4 | richart | Still tracking a bug | May 19 2017 | |||
945fff780988 | richart | Adding missing synchronization in y = A * x | May 11 2017 | |||
ca61d1994699 | richart | Another round of debugging | May 11 2017 | |||
0db649cf6d67 | 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 | |||
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 | |||
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 | |||
97be65b1e826 | richart | Started changes in matrix instanciation | Aug 21 2015 |
c4science · Help