History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1b4820c1db0b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
6897e0f0db58 | fabarras | modifs related to the new test of parallel cohesive element insertion | Aug 6 2016 | |||
e817679d7df6 | richart | Merge branch 'master' into dofs-separation-rewrote | Apr 25 2016 | |||
fcf61d36c7c4 | richart | Corrected the handling of MPI tags | Apr 20 2016 | |||
54d48968a1b6 | richart | Added tests and made them work for a model in static linear, dynmic implicit | Apr 13 2016 | |||
202c6ec62b8b | richart | Correction due to ediff n in some files... | Mar 17 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
b1e240aae004 | richart | Change of interface of the communicator | Mar 16 2016 | |||
8f855bf3fefe | corrado | solved memory leaks in static_communicator_mpi and… | Mar 2 2016 | |||
aade5ff089a9 | corrado | modified the test to check the coordinates of the facets barycentre in… | Feb 23 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
3c4776df5aa0 | richart | Merge branch 'release' | Feb 2 2016 | |||
d2ccad3bd2e5 | richart | minor bugfix in mpi termination | Feb 2 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 | |||
13dd560ae534 | Aurelia Cuba Ramos | give unique memory ids to all the elment type maps, needed for FE2 | Jan 31 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
c66c6897a714 | richart | Removing warnings in -pedantic | Jan 22 2016 | |||
123b4134e86b | richart | reformatting+ removing warnings in -pedantic only some -Wvla left | Jan 21 2016 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
569aca0ad4eb | richart | Bug fixes: memory leaks and finalization | Jan 19 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
a1ff9a28c2f8 | richart | Correction of MPI_Init to be able to use mpi4py | Jan 13 2016 | |||
c937ce36b65b | richart | Revert "fixed mpi problem with akantu" | Jan 13 2016 | |||
91ed8461338d | richart | Revert "distinction between clear() used before re-initialize() and finalize()… | Jan 13 2016 | |||
31baa449f8f1 | fabarras | distinction between clear() used before re-initialize() and finalize() methods | Jan 7 2016 | |||
1d7e2d3c30c0 | anciaux | fixed mpi problem with akantu | Jan 7 2016 | |||
5df5f93568d9 | fabarras | Freeing pointer to static member and setting their value to NULL in order to… | Jan 6 2016 | |||
6fffeec69af2 | richart | Modifications for boost | Dec 11 2015 | |||
44bf128800e2 | richart | OpenMPI seems to not define the max tag | Dec 10 2015 | |||
4ddead2f89f4 | richart | conflit not correctly corrected | Dec 10 2015 | |||
2be8a88b8197 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 10 2015 | |||
3970dec2a337 | richart | extending to full support of the MPI reduce operations | Dec 10 2015 | |||
f9c5e0db88e7 | Valentine | pour pouvoir puller puis pusher | Dec 8 2015 | |||
34055c2b6f26 | Valentine | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 8 2015 | |||
98ea3fa4eff0 | Valentine | comments for synchronizer for doxygens doc (ticket 109) | Dec 8 2015 | |||
b4f38a7e8cc1 | anciaux | fixing some more compilation troubles | Dec 8 2015 | |||
2fbe060c93b9 | anciaux | merging | Dec 8 2015 | |||
273337d4079f | anciaux | compilation with clang ok | Dec 8 2015 | |||
df002cebf0b8 | richart | Adding a limitation in the tags from messages | Dec 7 2015 | |||
5462986a7ed5 | richart | Bug fixes + little improvements | Nov 19 2015 | |||
4e871c6da7fe | Aurelia Cuba Ramos | modifications to make non-local compatible with IGFEM | Oct 21 2015 | |||
6f67b4f45472 | Aurelia Cuba Ramos | resolved linking problem when compiling without non-local | Oct 15 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
2d08200f3ffd | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Oct 8 2015 | |||
b05e145d997e | Aurelia Cuba Ramos | modifications to make non-local averaging work in parallel: unique tag | Oct 8 2015 | |||
1f6d3d2a449f | richart | Moving some more code for the solver implementations | Oct 7 2015 | |||
733b401f9a72 | Marco Vocialta | Creation of a class to update the global connectivity in parallel, important… | Oct 2 2015 | |||
f6a3b9d67f7f | Marco Vocialta | Change of events in the mesh sphere intersector and new function to substitute… | Oct 1 2015 | |||
d84828ca54c5 | Marco Vocialta | Adding an id to the mesh intersectors and adding onElementsChanged to… | Sep 28 2015 | |||
4bee089d6542 | richart | Modification to make akantu compile with long int (64bit idx) Still has to… | Aug 4 2015 | |||
82705d8f23c3 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 18 2015 | |||
79c0eea6f9de | Aurelia Cuba Ramos | set IDs | Jun 18 2015 | |||
49ea74fd0a70 | corrado | bugs fixed in the management of mumps errors and warnings | May 4 2015 | |||
d669b69fcf21 | richart | minor correction to avoid potential future bug | Mar 16 2015 | |||
d50034961564 | richart | Bug fix in grid synchronizer, send posted never received | Mar 9 2015 | |||
5de79ae701d5 | richart | bug fix in non local | Feb 27 2015 | |||
72afa32339fa | Aurelia Cuba Ramos | bug fix in material non local | Feb 26 2015 | |||
89581d947977 | Marco Vocialta | Fixes in order to make cohesive elements compatible with the new assignMaterial… | Feb 26 2015 | |||
bf218b3a7743 | richart | change from element_index_by_material to material_index +… | Feb 25 2015 | |||
65095fda9af0 | Aurelia Cuba Ramos | modifications in akantu to use PETSc | Dec 9 2014 | |||
345fed2d5661 | Aurelia Cuba Ramos | accessors added in dof synchronizer, modfied petsc matrix to be notified when… | Nov 4 2014 | |||
9c5bff6d3293 | richart | compilation bug fixes | Nov 3 2014 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help