History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f1b6481e3acf | richart | clang-tidy a bit the code | Jun 6 2017 | |||
298222cbaef9 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
cee9f8c9b21f | richart | C++11-ificattion | May 31 2017 | |||
ca61d1994699 | richart | Another round of debugging | May 11 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 | |||
b1e240aae004 | richart | Change of interface of the communicator | Mar 16 2016 | |||
5915f4b370c9 | richart | adding integration schemes for static computations | Feb 19 2016 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
123b4134e86b | richart | reformatting+ removing warnings in -pedantic only some -Wvla left | Jan 21 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 | |||
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 | |||
3970dec2a337 | richart | extending to full support of the MPI reduce operations | Dec 10 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 | |||
1e72176f9e34 | richart | Change residual in internal forces + added instantiation for Time step solver | Oct 16 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 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 | |||
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 | |||
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 | |||
2bff9da7343d | fabarras | insertion of intrinsic cohesive elements along physical surfaces + change of… | Aug 6 2015 | |||
88ec5e44af0b | richart | Modifications to be able to compile akantu in float | Aug 4 2015 | |||
4f7c66ec2034 | richart | Modified cmake to declare the element info in the packages | Jul 19 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 | |||
38cac290ab18 | anciaux | adding the istream reading possibility to elementypes | Jun 4 2015 | |||
9b64fc7eae71 | corrado | fixed bugs with hexahedron_20 | Apr 7 2015 | |||
1f39ca97a8bd | corrado | correcting indentation | Mar 31 2015 | |||
b2cab96fd3d7 | corrado | modification to material_cohesive_linear.cc and implementation of hexa20 and… | Mar 27 2015 | |||
37167c57294e | Aurelia Cuba Ramos | changes to make grid for damage of several zones at the same time work | Mar 20 2015 | |||
2ec003c4fb7b | richart | correction of python wrapper | Dec 16 2014 | |||
65095fda9af0 | Aurelia Cuba Ramos | modifications in akantu to use PETSc | Dec 9 2014 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help