rAKA/srcfeatures/hydro_mechanic…
rAKA/src
features/hydro_mechanic…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2f83f1409862 | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
89c33fb3e76f | richart | Adding named_argument capability | Jun 16 2017 | |||
12e88a835e85 | richart | Cleaned the code like a arm-less monkey | Jun 16 2017 | |||
1add1661bfe2 | richart | Misplaced include | Jun 16 2017 | |||
0a83a9141bc4 | richart | Cleaned a bit too much | Jun 16 2017 | |||
8836b961651f | richart | Cleaning a bit + removing warnings on new version of Python.h | Jun 16 2017 | |||
101def147ef1 | richart | Adding ghost types range based iterable | Jun 15 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 | |||
ee3e4390daa5 | richart | Adding chrono from c++11 when possible | Jun 12 2017 | |||
db56831ce6ec | D116 | richart | The assert insert a bug instead of preventing one | Jun 12 2017 | ||
7a087c07b246 | D114 | junge/richart | fixed voigthelper for 2D cases | Jun 12 2017 | ||
c3559eba186b | D112 | richart | Missing include when compiling python support | Jun 12 2017 | ||
e0161e530eef | richart | Removing some useless code | Jun 6 2017 | |||
16a09345bce9 | richart | clang-tidy a bit the code | Jun 6 2017 | |||
a82571659061 | richart | Range-based for improvement | Jun 2 2017 | |||
1bb9825ea67b | richart | Bug Fix in the pseudo time corrector | Jun 2 2017 | |||
572bd0864ad1 | richart | switched to unique_ptr | Jun 2 2017 | |||
57cdda9e5a14 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
4766cefb8342 | richart | Taking care of massless (unconnected) nodes | Jun 1 2017 | |||
82e850eb7693 | richart | Some code modernization | Jun 1 2017 | |||
4c5d5a6c3892 | richart | Changed names of force and residual for dumpers | Jun 1 2017 | |||
bbedfc477f8c | richart | Registering the communications | Jun 1 2017 | |||
e680eb0b674d | richart | Adding clang-tidy to clean the code | Jun 1 2017 | |||
bca067751bfe | richart | typo in a comment | May 31 2017 | |||
6757424f9283 | richart | C++11-ificattion | May 31 2017 | |||
ae9b185ca3c3 | richart | Bug fix when not in parallel | May 31 2017 | |||
68a8a867b18e | richart | constructing the physical_names groups directly in the reader | May 31 2017 | |||
c3e0a2a2f58a | richart | range-based for construct on element types | 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 | |||
421d57ea0664 | frerot | fixed implicit dynamics 2d test (temporary ?) | 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 | |||
ad05b6f602ee | richart | Made it easier to change nb iter | May 11 2017 | |||
81d35e91db16 | richart | Adding missing synchronization in y = A * x | 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 | |||
12a929cba3f1 | richart | bug fix in factorization of pbc code | May 5 2017 | |||
91d5a803b69c | richart | Test model solver explicit works in parallel | Apr 1 2017 | |||
ee38ea5b4ddd | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
0e5bd3908f59 | richart | Adaptation to the new interface | Mar 28 2017 | |||
d78d6a3b45ec | richart | Make it compile again with structural model activated | Mar 28 2017 | |||
a5a08d9d1170 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
cce2b090e5ea | richart | Found the exact values for triangle with 6 integration points | Mar 21 2017 | |||
6172ebb7714a | richart | Changes to provide a functor that decides the integrations order for a given… | Mar 21 2017 | |||
b5bca9ffb12e | richart | Merge branch 'master' of gitolite-richart:akantu | Mar 21 2017 | |||
12a3ec3b60f5 | anciaux | Merge branch 'master' of gitolite:akantu | Mar 21 2017 | |||
f8ef9cbcc9b9 | richart/anciaux | Modified determination of pentahedron integration by cross product of triangle… | Mar 21 2017 | |||
3c4052e8b524 | richart/anciaux | Making possible to compute integrals at different orders than the one… | Mar 21 2017 | |||
c6e4f4c41fe7 | corrado | tiny modifications in material_cohesive_linear_uncoupled.cc | Mar 20 2017 | |||
520dc6c8ac2a | corrado | modifications to the implementation of the cohesive_linear_uncoupled law | Mar 17 2017 | |||
154cfc009ac9 | anciaux | add the corrdinates of quad points to the python material | Mar 3 2017 | |||
5f5ea0336516 | richart | ooops corection | Feb 14 2017 | |||
08d7afad0ead | richart | Bug fix in cppargparse | Feb 14 2017 | |||
807ec6a2a72d | richart | Bug fix ~ in non local damage | Feb 14 2017 | |||
7092be232321 | richart | Passing communicators to const StaticCommunicator | Jan 24 2017 | |||
4cb53654b515 | anciaux | extend the material python to allow some sort of material selector | Jan 23 2017 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
5e2a78c9c8c3 | anciaux | coorect useless include | Jan 17 2017 | |||
ae216c2dd040 | anciaux | correct compilation trouble | Jan 17 2017 | |||
f1528dfd16d1 | anciaux | store internals and parameters in dictionary so as to pass them to python the… | Jan 12 2017 | |||
fb31b215d8da | anciaux | adding the possibility to set the size of the internals | Jan 9 2017 | |||
64dccd315f89 | anciaux | The python material now call the functor with the total arrays | Jan 5 2017 | |||
bdbc90bad47c | richart | Clean includes in material elastic | Dec 16 2016 | |||
30fddb0fb3aa | richart | Adding an optional support to the dof | Dec 16 2016 | |||
234b8c21e74c | richart | Merge branch 'features/dofs-separation-rewrote' of gitolite-richart:akantu into… | Dec 14 2016 | |||
68bb4fa43451 | richart | Correction for cmake 3.0.2 | Dec 14 2016 | |||
cb5350837c2e | • arichart | Build profile per types on demand and access to equations numbers needed to… | Dec 14 2016 | |||
34a27352caa3 | anciaux | cleaning the material plastic coding convention | Dec 9 2016 | |||
a466be31cc5c | anciaux | correct a bug in the python material | Dec 8 2016 | |||
e86527c33012 | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
6c3aef109118 | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
85bdf2a31a19 | fabarras | Merge branch 'master' of lsmssrv1.epfl.ch:/akantu | Nov 17 2016 | |||
4a70acfdc37e | fabarras | enabling external calls to synchronisation of cohesive data | Nov 17 2016 | |||
64954059ffc0 | fabarras | checking material id fallback during insertion along physical objects combined… | Aug 27 2016 | |||
bd850012b549 | fabarras | modifs related to the new test of parallel cohesive element insertion | Aug 6 2016 | |||
c5cb62e613e2 | fabarras | fixing bugs in the synchronisation of intrinsic cohesive elements | Aug 5 2016 | |||
1ea0a5a0d0b0 | fabarras | Merge branch 'master' of lsmssrv1.epfl.ch:/akantu | Aug 5 2016 | |||
458cf885f6ec | fabarras | force computation of current position to avoid NAN values in cohesive stiffness… | Aug 5 2016 | |||
8d511cc192d9 | corrado | bug fixing in material_cohesive_exponential.cc | Aug 4 2016 | |||
eed21a823106 | corrado | new implementation of the cohesive exponential law which avoid the use of… | Aug 4 2016 | |||
e4d2852b9b5f | fabarras | silence akantu complaining about its lack of partner | Jul 26 2016 | |||
9a71f272f634 | corrado | added the cohesive linear uncoupled law | Jul 25 2016 | |||
ba3d9ca5eb8f | corrado | tiny modification in cohesive linear friction law | Jul 22 2016 | |||
df0fce475f4b | corrado | fixed bug when no. guass point of facets is different from no gauss points of… | Jul 22 2016 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 2016 | |||
04ead12caed2 | richart | Initialize the solver based on input files | Jun 19 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 | |||
34bce58365a8 | richart | Compilation fix in the data_cache of the dof_manager | Jun 16 2016 | |||
0d66fe01fea3 | richart | Improving tests, addinf new solver in solid_mechanics_model | Jun 16 2016 | |||
2249b246ae90 | corrado | increased the number of gauss points for cohesive elements to correclty… | May 26 2016 | |||
fb5f23705df9 | anciaux | correct a compilation error | May 25 2016 | |||
bb624d17e38a | frerot | unregistered stress from material reinforcement | May 24 2016 | |||
952e8e1ae0f9 | richart | Changes to make the new integration capability work: passes unit tests | May 24 2016 |
c4science · Help