rAKA/srcfeatures/modularize…
rAKA/src
features/modularize…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
4648f0fbf28a | richart | Found the exact values for triangle with 6 integration points | May 10 2016 | |||
849764e8a2cb | richart | indentation correction with clang-format | May 10 2016 | |||
e61d58c57927 | richart | Modified determination of pentahedron integration by cross product of triangle… | May 10 2016 | |||
dd271c3d621d | richart | Making possible to compute integrals at different orders than the one… | May 4 2016 | |||
ec5288b8db9f | richart | Changer Parsable in parameter registery + parsable | May 4 2016 | |||
355ee6815b27 | richart | Corrected residual computation, it should work now | Apr 27 2016 | |||
dce266957af7 | richart | Adding *axpy | 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 | |||
413b53313bb8 | richart | Adding gdb pretty printers in akantu | Apr 25 2016 | |||
c5b22de8cef1 | richart | Adding point dump type | Apr 22 2016 | |||
eeb24dba531e | richart | Correcting problems for the installed version | Apr 21 2016 | |||
dab4707e4cf3 | richart | Removing warning in diana reader | Apr 21 2016 | |||
fcf61d36c7c4 | richart | Corrected the handling of MPI tags | Apr 20 2016 | |||
e33453841429 | richart | Removing warnings on old versions of Boost | Apr 20 2016 | |||
c244a8b893ee | richart | solving compilation error on old version of boost | Apr 20 2016 | |||
91b6a53e42c2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 19 2016 | |||
c2adbcc35d68 | richart | Merge branch 'master' of gitolite-richart:akantu | Apr 19 2016 | |||
54d48968a1b6 | richart | Added tests and made them work for a model in static linear, dynmic implicit | Apr 13 2016 | |||
67433eac5275 | richart | Bug fix in a phx::bind call | Apr 2 2016 | |||
989eac36874f | richart | Replaced lazy functions for phx::bind | Apr 2 2016 | |||
5072a1c587f1 | richart | Removing warnings | Apr 2 2016 | |||
26c734f4bfff | Aurelia Cuba Ramos | fixed petsc profile test, removed accessor for youngs modulus | Mar 22 2016 | |||
4a2158331a55 | Aurelia Cuba Ramos | accessor for Young's modulus added | Mar 22 2016 |
c4science · Help