History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
dbdd954aa9a8 | richart | Making stl random distribution accessible | Jul 9 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
7c7a57204949 | richart | Adding named_argument capability | Jun 16 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
1fa65ad34bcd | richart | Fall back for types, still some weird thing with move operators | Jun 14 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
599d7cd82b35 | richart | Adding chrono from c++11 when possible | Jun 12 2017 | |||
29326497bfe1 | D116 | richart | The assert insert a bug instead of preventing one | Jun 12 2017 | ||
00223853e907 | D114 | junge/richart | fixed voigthelper for 2D cases | Jun 12 2017 | ||
f1b6481e3acf | richart | clang-tidy a bit the code | Jun 6 2017 | |||
298222cbaef9 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
ac6c3960f3b2 | richart | Adding clang-tidy to clean the code | Jun 1 2017 | |||
cee9f8c9b21f | richart | C++11-ificattion | May 31 2017 | |||
ca61d1994699 | richart | Another round of debugging | May 11 2017 | |||
97981337ee56 | richart | Adding initializer_list | May 11 2017 | |||
a62caba660ec | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
cf8ef404e343 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
a307a4df674d | richart/anciaux | Making possible to compute integrals at different orders than the one… | Mar 21 2017 | |||
06e82afebd3a | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
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 |
c4science · Help