rAKA/testbugfixes/flatten…
rAKA/test
bugfixes/flatten…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b88b3e07a8e2 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
2f35285017b8 | richart | correction for the new random distributions | Aug 22 2017 | |||
05b0c1c673fa | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
74db989ea508 | richart | Change naming counting to enumerate | Aug 16 2017 | |||
c3fadec94a51 | 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 | |||
552b57ecd4b2 | richart | Bug fixes + modernization | Aug 13 2017 | |||
5a24c530589e | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
a34d8a46789c | richart | bug fixing | Aug 11 2017 | |||
e43efd29f387 | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
5e0adaed150e | richart | Small improvements ?! | Aug 9 2017 | |||
8575411e3223 | richart | Bug Fixes | Aug 9 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
2a45f5cbfc1a | richart | Mesh iterator helpers for range based fors | Aug 9 2017 | |||
3e6c4b30672d | richart | Adding zip container and iterator | Jul 21 2017 | |||
464aaf411316 | richart | Refactoring non-local | Jul 21 2017 | |||
521c0f78e061 | 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 | |||
1a3f9dd47689 | richart | Make test compile again | Jul 7 2017 | |||
89c33fb3e76f | richart | Adding named_argument capability | Jun 16 2017 | |||
c7af75a9d18e | richart | grid_synchronizer test repare | Jun 14 2017 | |||
f56c67ca1053 | 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 | |||
023a0f909251 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
3f06fbadf8ff | richart | Corrected eigenstrain and reassign tests | Jun 6 2017 | |||
5bc1fa601634 | richart | Improvement of implicit test | Jun 2 2017 | |||
4766cefb8342 | richart | Taking care of massless (unconnected) nodes | Jun 1 2017 | |||
4c5d5a6c3892 | 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 | |||
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 | |||
8c7943aefb55 | frerot | fixed linear isotropic hardening VM stress and test | May 22 2017 | |||
bd34d3a9d830 | frerot | fixed multi-material elastic test | May 22 2017 | |||
44a1651bf896 | frerot | fixed boundary condition test | May 22 2017 | |||
413bf8e8e202 | frerot | added lapack dependency to mazar test | May 22 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 | |||
78a069efdcd8 | 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 | |||
c231e124aaef | richart | Do not consider not local nodes in energies | May 11 2017 | |||
a8506528f8c2 | richart | Making test more parallel | May 11 2017 | |||
c743f7dc8de6 | richart | Correcting data distribution test | May 11 2017 | |||
0fff10aaefd6 | richart | Another round of debugging | May 11 2017 | |||
3fd93b95ecbf | richart | Adding initializer_list | 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 | |||
a5a08d9d1170 | 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 | |||
442db233393c | richart | test the case of multi material with elastic law | Mar 3 2017 | |||
807ec6a2a72d | 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 | |||
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 | |||
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 | |||
952e8e1ae0f9 | richart | Changes to make the new integration capability work: passes unit tests | May 24 2016 | |||
287652030d2d | richart | passing test to linear solver | May 10 2016 | |||
355ee6815b27 | richart | Corrected residual computation, it should work now | Apr 27 2016 | |||
e817679d7df6 | richart | Merge branch 'master' into dofs-separation-rewrote | Apr 25 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 | |||
f2e7806e89f0 | frerot | fixed unconverged *.verified file of test_material_standard_linear_isotropic_ha… | Apr 7 2016 | |||
26c734f4bfff | Aurelia Cuba Ramos | fixed petsc profile test, removed accessor for youngs modulus | Mar 22 2016 | |||
5ef6aee24ece | Aurelia Cuba Ramos | accessors replaced by git param function | Mar 22 2016 | |||
0eae771840bd | Aurelia Cuba Ramos | copy .sh for exectution of test for petsc solver in parallel | Mar 22 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
f4cdeb6af0c9 | richart | Changes to make the first model solver test run | Mar 16 2016 | |||
b1e4bfebcf73 | frerot | updated elasto-plastic test | Mar 9 2016 | |||
044c0d61a355 | richart | Adding priority in event handler + adding mesh events in DOFManager + first test | Feb 26 2016 | |||
6722825f3939 | frerot | minor changes to test_solid_mechanics_model_boundary_condition | Feb 12 2016 | |||
1b143129d5f3 | frerot | added PBCs to test_solid_mechanics_boundary_condition | Feb 11 2016 | |||
72eb6d4061ed | frerot | revised test_solid_mechanics_model_boundary_conditions | Feb 11 2016 | |||
ef32916bdf4d | frerot | Added test on apply*BC functions that use functors in python interface | Feb 11 2016 | |||
0dd3f78bb408 | frerot | updated test_mesh_interface.py | Feb 5 2016 | |||
03fe43e3763b | richart | Merge branch 'release' | Feb 2 2016 | |||
7197e66f0b3d | richart | fixing test driver for parallel tests | Feb 2 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
034c04c798b6 | frerot | added a test for mesh python interface (only tests getNbElement currently) | Feb 1 2016 | |||
eb9db0c04b5e | Aurelia Cuba Ramos | tests of SMMRVE moved to extra-package material | Feb 1 2016 | |||
f79b5473587e | Aurelia Cuba Ramos | merging after conflict resolution | Feb 1 2016 | |||
b266e36a8204 | Aurelia Cuba Ramos | conflicts resolved | Feb 1 2016 | |||
3be907b09878 | Aurelia Cuba Ramos | modifications to use dummy_communicator for RVEs in FE2 simulations | Feb 1 2016 | |||
9c235391c171 | richart | Removing files that are not in the release 2.3 | Jan 23 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
a9a00a5b7ec0 | richart | minor changes in test and examples handling | Jan 22 2016 | |||
c66c6897a714 | richart | Removing warnings in -pedantic | Jan 22 2016 | |||
2a1d534f659e | richart | Changing the extra_packages structure | Jan 22 2016 | |||
123b4134e86b | richart | reformatting+ removing warnings in -pedantic only some -Wvla left | Jan 21 2016 | |||
71b4aa0b4f40 | richart | making gradient test more robust to numerical error | Jan 21 2016 | |||
9c9b9a8e0e9f | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
d20c75667f15 | richart | library that does not compile with register_test or register_example missing… | Jan 20 2016 | |||
2caac8ae9676 | richart | flags not forwarded properly to examples and tests | Jan 20 2016 | |||
53d467c2fb80 | richart | Correcting some tests | Jan 20 2016 | |||
569aca0ad4eb | richart | Bug fixes: memory leaks and finalization | Jan 19 2016 | |||
891532398ac4 | richart | correction in missing files for the generated package | Jan 19 2016 | |||
336b0925e427 | LSMS Tester/richart | Updating headers + correcting some emails | Jan 18 2016 | |||
f90b54226a1b | richart | Multiple changes for packages: - getting list of files per package - cleaning… | Jan 18 2016 | |||
71b9eea7a413 | richart | Adding information for the packages + generating list of files | Jan 18 2016 |
c4science · Help