rAKA/testfeatures/solver-rewrite
rAKA/test
features/solver-rewrite
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ad2b02c98175 | richart | Bug fix in the assembly of the mass | Aug 14 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
552b57ecd4b2 | richart | Bug fixes + modernization | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
5a24c530589e | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
80722bd21ac0 | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
a34d8a46789c | richart | bug fixing | Aug 11 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
e43efd29f387 | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
fd0f6180866f | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
5e0adaed150e | richart | Small improvements ?! | Aug 9 2017 | |||
431053ddb225 | richart | Small improvements ?! | Aug 9 2017 | |||
8575411e3223 | richart | Bug Fixes | Aug 9 2017 | |||
7ccd0d966a3c | richart | Bug Fixes | Aug 9 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
2a45f5cbfc1a | richart | Mesh iterator helpers for range based fors | Aug 9 2017 | |||
0ef82d70a41e | richart | Mesh iterator helpers for range based fors | Aug 9 2017 | |||
3e6c4b30672d | richart | Adding zip container and iterator | Jul 21 2017 | |||
97b388653270 | richart | Adding zip container and iterator | Jul 21 2017 | |||
464aaf411316 | richart | Refactoring non-local | Jul 21 2017 | |||
d7d730c41bd2 | richart | Refactoring non-local | Jul 21 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
e0281a15232e | richart | Making stl random distribution accessible | Jul 9 2017 | |||
dbdd954aa9a8 | richart | Making stl random distribution accessible | Jul 9 2017 | |||
1a3f9dd47689 | richart | Make test compile again | Jul 7 2017 | |||
492b4c7b589e | richart | Make test compile again | Jul 7 2017 | |||
89c33fb3e76f | richart | Adding named_argument capability | Jun 16 2017 | |||
7c7a57204949 | richart | Adding named_argument capability | Jun 16 2017 | |||
c7af75a9d18e | richart | grid_synchronizer test repare | Jun 14 2017 | |||
f936985afac7 | richart | grid_synchronizer test repare | Jun 14 2017 | |||
f56c67ca1053 | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
98c7107cfdf2 | richart | Fall back for types, still some weird thing with move operators | Jun 14 2017 | |||
1fa65ad34bcd | richart | Fall back for types, still some weird thing with move operators | Jun 14 2017 | |||
023a0f909251 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
3f06fbadf8ff | richart | Corrected eigenstrain and reassign tests | Jun 6 2017 | |||
5954da20ebc0 | richart | Corrected eigenstrain and reassign tests | Jun 6 2017 | |||
5bc1fa601634 | richart | Improvement of implicit test | Jun 2 2017 | |||
84514a55110e | richart | Improvement of implicit test | Jun 2 2017 | |||
4766cefb8342 | richart | Taking care of massless (unconnected) nodes | Jun 1 2017 | |||
149aab3b0ee5 | richart | Taking care of massless (unconnected) nodes | Jun 1 2017 | |||
4c5d5a6c3892 | richart | Changed names of force and residual for dumpers | Jun 1 2017 | |||
6932ff0f4139 | richart | Changed names of force and residual for dumpers | Jun 1 2017 | |||
19c68893be67 | richart | make the test compiles with the new solver interface | May 31 2017 | |||
510c02fa13e7 | richart | make the test compiles with the new solver interface | May 31 2017 | |||
b38507b9d37e | richart | change the criteria to make a real test | May 31 2017 | |||
9a1795561c9b | 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 | |||
dd2df44311fb | richart | Could not find The Bug, not sure it is in my code or in my head | May 30 2017 | |||
8c7943aefb55 | frerot | fixed linear isotropic hardening VM stress and test | May 22 2017 | |||
f41e51ff6033 | frerot | fixed linear isotropic hardening VM stress and test | May 22 2017 | |||
bd34d3a9d830 | frerot | fixed multi-material elastic test | May 22 2017 | |||
388bb0fdee70 | frerot | fixed multi-material elastic test | May 22 2017 | |||
44a1651bf896 | frerot | fixed boundary condition test | May 22 2017 | |||
9c1dddf9a2f2 | frerot | fixed boundary condition test | May 22 2017 | |||
413bf8e8e202 | frerot | added lapack dependency to mazar test | May 22 2017 | |||
19f9cf14bc30 | frerot | added lapack dependency to mazar test | May 22 2017 | |||
d3d93c57f198 | richart | Still tracking a bug | May 19 2017 | |||
848b551583d4 | 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 | |||
ce6b1a2fbb9a | richart | Adding more test in the path to fund the parallel solver bug | May 19 2017 | |||
78a069efdcd8 | richart | Addapting the way parallel tests are spawned | May 15 2017 | |||
17a9cbbab5d7 | richart | Addapting the way parallel tests are spawned | May 15 2017 | |||
628a7bbd07f0 | richart | Fixed the number of iterations to 2 (which should always be the case on a… | May 11 2017 | |||
fd0f85acb8ff | 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 | |||
1221c0417ab3 | richart | Do not consider not local nodes in energies | May 11 2017 | |||
a8506528f8c2 | richart | Making test more parallel | May 11 2017 | |||
41b84c840251 | richart | Making test more parallel | May 11 2017 | |||
c743f7dc8de6 | richart | Correcting data distribution test | May 11 2017 | |||
ca5d409e4ee8 | richart | Correcting data distribution test | May 11 2017 | |||
0fff10aaefd6 | richart | Another round of debugging | May 11 2017 | |||
ca61d1994699 | richart | Another round of debugging | May 11 2017 | |||
3fd93b95ecbf | richart | Adding initializer_list | May 11 2017 | |||
97981337ee56 | richart | Adding initializer_list | May 11 2017 | |||
91d5a803b69c | richart | Test model solver explicit works in parallel | Apr 1 2017 | |||
a59691ac4bb7 | richart | Test model solver explicit works in parallel | Apr 1 2017 | |||
ee38ea5b4ddd | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
a62caba660ec | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
a5a08d9d1170 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
cf8ef404e343 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
6172ebb7714a | richart | Changes to provide a functor that decides the integrations order for a given… | Mar 21 2017 | |||
6aa0b05eb32e | richart | Changes to provide a functor that decides the integrations order for a given… | Mar 21 2017 | |||
442db233393c | richart | test the case of multi material with elastic law | Mar 3 2017 | |||
389ec90eccb9 | richart | test the case of multi material with elastic law | Mar 3 2017 | |||
807ec6a2a72d | richart | Bug fix ~ in non local damage | Feb 14 2017 | |||
e04fde03207c | richart | Bug fix ~ in non local damage | Feb 14 2017 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
0db649cf6d67 | 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 | |||
0f78f3ff18c0 | • 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 | |||
06e82afebd3a | 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 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 2016 |
c4science · Help