History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
dfcd29729195 | richart | Bug fix in Voigthelper and anisotropic material | Dec 6 2017 | |||
17d4867d2c1a | frerot | making structural model compile | Dec 5 2017 | |||
c2c063fa2de0 | • arichart | Changed initFull to better detect named_argument | Dec 4 2017 | |||
9654d066d7ea | • arichart | Improved zip iterators | Dec 3 2017 | |||
a166e113211b | • arichart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Dec 3 2017 | |||
064eca3bbe3c | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
94f4c38204cd | richart | Correcting a bug in the zip iterators, r-value returned by iterators where lost | Dec 3 2017 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
fcbee3a0712f | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
3a82f7d51ba5 | richart | Corrected named_arguments for elementTypes(pack...) | Nov 28 2017 | |||
e673c37968c6 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
634aa4bff027 | richart | Bug fix: wring eigen vectors where computed | Nov 14 2017 | |||
2e7b4dde3d73 | richart | Changed FEEngine tests to google-test | Nov 14 2017 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
2bc78a1688b2 | richart | Adding make_view and c++ standard compatibility layer | Nov 7 2017 | |||
133a6062c3b5 | richart | Refactoring communicator | Nov 7 2017 | |||
e1e93d268755 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
f3ea49a03763 | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
8d9e45a9d4e4 | richart | Factorizing the begin/end functions for iterators on Array<T> | Oct 11 2017 | |||
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
5f372e2250a2 | richart | small improvements | Sep 11 2017 | |||
8fc0f4808df2 | richart | Changed named argument declaration | Sep 11 2017 | |||
50cdff9d4388 | richart | rewrote bad termination code | Sep 11 2017 | |||
846d4bf44130 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
a5b86a234e06 | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
33dc72f501a9 | richart | Adding few operators | Aug 22 2017 | |||
bdeddf03c90d | richart | Change naming counting to enumerate | Aug 16 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
80722bd21ac0 | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
022300508462 | richart | tidying the code | Aug 11 2017 | |||
fd0f6180866f | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
2109dd7c1417 | richart | Adding reserve to array | Aug 9 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
97b388653270 | richart | Adding zip container and iterator | Jul 21 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
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 |
c4science · Help