Diffusion akantu (features/22-problem-in-the-documentation-for-the-viscoelastic-constitutive-laws) Graph
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 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 | |||
952e8e1ae0f9 | richart | Changes to make the new integration capability work: passes unit tests | May 24 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 | |||
dce266957af7 | richart | Adding *axpy | Apr 27 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 | |||
044c0d61a355 | richart | Adding priority in event handler + adding mesh events in DOFManager + first test | Feb 26 2016 | |||
5915f4b370c9 | richart | adding integration schemes for static computations | Feb 19 2016 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 2016 | |||
fb393b6c71bd | frerot | changed warning flat in aka_blas_lapack.hh to remove unused parameters warnings | Feb 4 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
b266e36a8204 | Aurelia Cuba Ramos | conflicts resolved | Feb 1 2016 | |||
766e2d24b7e5 | Aurelia Cuba Ramos | bug fixes in material_anisotropic | Jan 31 2016 | |||
8b77901c9c9f | richart | updating headers | 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 | |||
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 | |||
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 | |||
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 | |||
b8d0f76aca4c | richart | Revert "wrong position of MPI_barrier call" | Jan 13 2016 | |||
fd9c1bfca6ce | richart | Merge branch 'master' of gitolite-richart:akantu | Jan 13 2016 | |||
5818e27cf649 | fabarras | finalization of StaticSolver in finalize() method rather than clear() | Jan 13 2016 | |||
beda55d3ce6b | fabarras | wrong position of MPI_barrier call | 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 | |||
5df5f93568d9 | fabarras | Freeing pointer to static member and setting their value to NULL in order to… | Jan 6 2016 | |||
64e10e9a43f6 | fabarras | modifications to clear static Parser content | Jan 6 2016 | |||
facbca4a1976 | Lucas Frérot | added doc for parser + aka_blas_lapack.hh | Dec 17 2015 | |||
5c2dd6f3479e | Aurelia Cuba Ramos | resolution of tickets 118, 115, 122, 102, 80, bug fixes in non-local | Dec 16 2015 | |||
3c8d3d807f9c | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 14 2015 | |||
6fffeec69af2 | richart | Modifications for boost | Dec 11 2015 | |||
17b892f21081 | anciaux | remove the debug tools as required by a ticket | 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 | |||
c17ed228b8ca | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 8 2015 | |||
b90648112933 | Lucas Frérot | added doc for Tensor3 and changed [] operator in Tensor3 | Dec 8 2015 | |||
273337d4079f | anciaux | compilation with clang ok | Dec 8 2015 | |||
3415d2204cd2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 19 2015 | |||
5462986a7ed5 | richart | Bug fixes + little improvements | Nov 19 2015 | |||
cabbb9b7fa37 | richart | Moving code python code out of akantu API + minor cleaning | Nov 16 2015 | |||
78fc2376708c | anciaux | example of a material entirely in python | Nov 13 2015 | |||
7f95a9a09872 | richart | binary packages corrected, python almost compiling on windows | Nov 11 2015 | |||
72a20029b64d | richart | Modifications to compile on windows | Nov 11 2015 | |||
484c1dcb5452 | Clement Roux | clearer comment with example for Array::extendComponentsInterlaced | Nov 6 2015 | |||
1bd0eeb2bfc0 | Clement Roux | Add comments and doc for mesh_data and aka_array | Nov 5 2015 | |||
f58b7e7a1b1e | richart | Merge branch 'master' of gitolite-richart:akantu | Oct 26 2015 | |||
cdf24a08a964 | richart | Modification to make the hash pass compilation with c++11 deactivated | Oct 26 2015 | |||
4eda3f0153cd | richart | Changed the integrations scheme to get more inteligence on time stepping… | Oct 23 2015 | |||
daa765529140 | Aurelia Cuba Ramos | added tolerance in weight computation | Oct 21 2015 | |||
1e72176f9e34 | richart | Change residual in internal forces + added instantiation for Time step solver | Oct 16 2015 | |||
ff3a62a20cdb | richart | Merge branch 'master' of gitolite-richart:akantu | Oct 16 2015 | |||
4cd8f6df144d | richart | Adding aiterable type on element kinds | Oct 16 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 | |||
1ee55182d240 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 28 2015 | |||
f684c1ff93ec | Aurelia Cuba Ramos | development of non-local toolbox started: make non-local averaging generic and… | Sep 26 2015 | |||
c4eea3cc3071 | Marco Vocialta | First step in the parallelism of the geometry | Sep 21 2015 | |||
8fcd629b2e35 | richart | Advancing on the definition of the TimeStepSolver | Sep 17 2015 | |||
8e5feed2a2e9 | richart | Adding NoLionearSolver TimeStepSolver, adapting fem for the assembly of masses | Sep 15 2015 | |||
b214f10aa754 | richart | Merge branch 'master' into dofs-separation-rewrote | Aug 21 2015 | |||
f43c94d839a1 | richart | Merge branch 'master' into dofs-separation-rewrote | Aug 18 2015 | |||
128c0520c87c | richart | Begining of implementation of DOFManager as a central object for solver +… | Aug 18 2015 | |||
05df46a996de | richart | Made unordered_map a bit more generic with an autodetection in cmake | Aug 18 2015 | |||
cea2d4828c56 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Aug 8 2015 | |||
4ba0541fcf79 | richart | INTEREST_LIST generated in cmake (ticket #68) | Aug 8 2015 | |||
21ce0527e9b2 | anciaux | make the init for the solver reentrant | Aug 7 2015 | |||
2bff9da7343d | fabarras | insertion of intrinsic cohesive elements along physical surfaces + change of… | Aug 6 2015 | |||
4bee089d6542 | richart | Modification to make akantu compile with long int (64bit idx) Still has to… | Aug 4 2015 | |||
88ec5e44af0b | richart | Modifications to be able to compile akantu in float | Aug 4 2015 | |||
7d2223d91ea9 | anciaux | extend resize for temp Array for python and allow setmodetext to models | Jul 21 2015 | |||
4f7c66ec2034 | richart | Modified cmake to declare the element info in the packages | Jul 19 2015 | |||
9c0597a826d0 | LSMS Tester | correction for the python interface | Jul 14 2015 | |||
070a0968f192 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 13 2015 | |||
0b8d00ba3541 | richart | Change of array output to correct the fe_engine test in Release mode | Jul 13 2015 | |||
a96f3a10e04a | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 8 2015 | |||
e4b33a973bf9 | Aurelia Cuba Ramos | asserts for range of access of matrix, vector and tensor3 objects added… | Jul 8 2015 | |||
f4b9a7d1e96d | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 1 2015 | |||
7cf43887b4af | Marco Vocialta | Fix to allow Akantu use a version of Petsc compiled for C and bugfix on my last… | Jun 24 2015 | |||
808c659e96fe | Marco Vocialta | Fixing the are_float_equal function that now can correctly deal with little… | Jun 24 2015 | |||
b4ac98334d85 | anciaux | setting public a solve method and adding an include to let it compile without… | Jun 23 2015 | |||
66d977849ef8 | Aurelia Cuba Ramos | moving element info to element_class_info | Jun 19 2015 | |||
82705d8f23c3 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 18 2015 | |||
7c84b8eabfd0 | Aurelia Cuba Ramos | removed element info from aka_common in seperate files, new interpolation… | Jun 18 2015 | |||
abc39fe1ae35 | anciaux | modify the doc for trapezoidal integrator | Jun 9 2015 | |||
6421d1c9b447 | Marco Vocialta | Adding the possibility to have zero tolerance with are_float_equal | Jun 5 2015 | |||
38cac290ab18 | anciaux | adding the istream reading possibility to elementypes | Jun 4 2015 | |||
89412ac018dd | anciaux | add feature to the nodal group | May 28 2015 | |||
b48b80bac2b8 | richart | modification to dump facet internal fields | May 22 2015 |
c4science · Help