rAKA/test/test_model/test_model_solverbugfixes/41-group-not…
rAKA/test/test_model/test_model_solver
bugfixes/41-group-not…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
165c792569e1 | richart | Rewrote headers of tests | Feb 24 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
f88c6e7763a8 | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
3da44d9d4ae4 | gallyamov | Adding proper solver's name as solveStep() argument | Feb 9 2018 | |||
4c6083ca4f0f | richart | Compiled tests with intel | Jan 18 2018 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
75f4c432a631 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
b88b3e07a8e2 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
023a0f909251 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
b38507b9d37e | richart | change the criteria to make a real test | May 31 2017 | |||
f920bd93a04c | richart | Could not find The Bug, not sure it is in my code or in my head | May 30 2017 | |||
d3d93c57f198 | richart | Still tracking a bug | May 19 2017 | |||
a9e707fc2c66 | richart | Adding more test in the path to fund the parallel solver bug | May 19 2017 | |||
628a7bbd07f0 | richart | Fixed the number of iterations to 2 (which should always be the case on a… | May 11 2017 | |||
c231e124aaef | richart | Do not consider not local nodes in energies | May 11 2017 | |||
c743f7dc8de6 | richart | Correcting data distribution test | May 11 2017 | |||
91d5a803b69c | richart | Test model solver explicit works in parallel | Apr 1 2017 | |||
ee38ea5b4ddd | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
cb5350837c2e | • arichart | Build profile per types on demand and access to equations numbers needed to… | Dec 14 2016 | |||
e86527c33012 | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
0d66fe01fea3 | richart | Improving tests, addinf new solver in solid_mechanics_model | Jun 16 2016 | |||
287652030d2d | richart | passing test to linear solver | May 10 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 |
c4science · Help