rAKA/srcbugfixes/project_metada…
rAKA/src
bugfixes/project_metada…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a0d939e1f4ea | • arichart | Improved zip iterators | Dec 3 2017 | |||
edec228ecd0d | • arichart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Dec 3 2017 | |||
f157d17192b3 | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
533bafbdd1f2 | richart | Correcting a bug in the zip iterators, r-value returned by iterators where lost | Dec 3 2017 | |||
24a164f9d615 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
5cfb05de25a9 | richart | small rewrite | Nov 30 2017 | |||
7e71570a0ba7 | anciaux | start to change the material plastic | Nov 30 2017 | |||
faba77f915e5 | richart | Correcting missing Mass matrix error | Nov 29 2017 | |||
9aa2c2ef911b | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Nov 29 2017 | |||
71825f9de69e | richart | Tidying the code | Nov 29 2017 | |||
a1af622c89a1 | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
8efd1895a721 | brink | Fix calculation of work in static. | Nov 28 2017 | |||
fc64e0ea2b73 | richart | Corrected named_arguments for elementTypes(pack...) | Nov 28 2017 | |||
effedc066b02 | frerot | added computation of rotation matrices | Nov 24 2017 | |||
b0558a7c7575 | frerot | activated assembling mass matrix in structural | Nov 24 2017 | |||
14a0b4eae490 | richart | Modification in FEEngine for structural elements | Nov 22 2017 | |||
f1cec4f3567b | frerot | correction of macros for structural elements | Nov 22 2017 | |||
e42af4fe5d2c | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 20 2017 | |||
37242f588de4 | frerot | partial rewriting of FEEngine interface for structural elements | Nov 20 2017 | |||
0e0d29d8ab34 | anciaux | Merge branch 'tmp' into features/dofs-separation-rewrote | Nov 17 2017 | |||
7a2a1b577533 | anciaux | remove a useless virtual inheritance | Nov 17 2017 | |||
72852cc429f0 | anciaux | clang format&tidy | Nov 17 2017 | |||
6b9c9e52ede8 | frerot | changed bernoulli shapes and dnds | Nov 15 2017 | |||
a212f0f538cd | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
cd28bb1f1103 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
e2577bd8edba | richart | Missing file in the previous commit | Nov 15 2017 | |||
77c10aa8d651 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
6f6e924a9102 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
5343c882c44c | richart | Correcting some tests | Nov 14 2017 | |||
4abff8840d70 | richart | Minor fix for constexpr | Nov 14 2017 | |||
1ce07efab337 | richart | Bug fix: wring eigen vectors where computed | Nov 14 2017 | |||
1656e914600f | richart | Changed FEEngine tests to google-test | Nov 14 2017 | |||
e4504f3a7aac | frerot | added hermite interpolation | Nov 10 2017 | |||
9cca8fbf934d | brink | Missing #include. | Nov 10 2017 | |||
995a6a7196c4 | richart/lozano | Adding missing functions in dummy communicator | Nov 10 2017 | |||
57fad7af08c3 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
75f4c432a631 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
c5883ff27702 | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 2017 | |||
8d4272f6e195 | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
1b868f6a377f | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
cb69f0b0ec22 | richart | Adding make_view and c++ standard compatibility layer | Nov 7 2017 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
3d7fe3d976e2 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
47f62e7855fa | richart | Typo went in last commit | Oct 24 2017 | |||
d3abbc7e0cd1 | richart | Avoiding 'internal error' of the compiler gcc-5.4 | Oct 24 2017 | |||
e8c9d91a268f | richart | Bug fix... | Oct 13 2017 | |||
c39cd450dd7f | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 2017 | |||
ab22453f6e4d | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
093ec27b2599 | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
0d7f020b78e3 | richart | Factorizing the begin/end functions for iterators on Array<T> | Oct 11 2017 | |||
7ea41b355b00 | D154 | richart | Adding iohelper as a subtree + some bug fixes | Oct 2 2017 | ||
af7afe4fce60 | richart | `Merge branch 'features/dofs-separation-rewrote' of lsmssrv1.epfl.ch:akantu… | Sep 27 2017 | |||
35303100644a | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
21a264dc517d | richart | small improvements | Sep 11 2017 | |||
dfadd45f17d1 | richart | introspect + better errors | Sep 11 2017 | |||
194d29e20f40 | richart | Changed named argument declaration | Sep 11 2017 | |||
d58b7e84753c | richart | rewrote bad termination code | Sep 11 2017 | |||
b88b3e07a8e2 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
0c75e6edc4ff | anciaux | begining of porting heattransfer to noew solver interface | Aug 22 2017 | |||
24acdbabaabb | anciaux | Rename marix 'C' to 'M' even for first order integration schemes | Aug 22 2017 | |||
5ed1cacc9b3b | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
25649b6ec2d5 | richart | modernization | Aug 22 2017 | |||
cb9054c480c0 | richart | Adding a for_each capability to help in filtered loops | Aug 22 2017 | |||
7c09ff8af7dd | richart | Making it possible to get parameters that can be cast to real | Aug 22 2017 | |||
05b0c1c673fa | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
80cb4b3c4f38 | richart | Adding few operators | Aug 22 2017 | |||
74db989ea508 | richart | Change naming counting to enumerate | Aug 16 2017 | |||
c3fadec94a51 | richart | Bug fix in the assembly of the mass | Aug 14 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
552b57ecd4b2 | richart | Bug fixes + modernization | Aug 13 2017 | |||
5a24c530589e | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
a34d8a46789c | richart | bug fixing | Aug 11 2017 | |||
589bdce5d945 | richart | tidying the code | Aug 11 2017 | |||
e43efd29f387 | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
5e0adaed150e | richart | Small improvements ?! | Aug 9 2017 | |||
d5ad37a502b4 | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
7aa5e2971b57 | richart | Adding reserve to array | Aug 9 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
2a45f5cbfc1a | richart | Mesh iterator helpers for range based fors | Aug 9 2017 | |||
3e6c4b30672d | richart | Adding zip container and iterator | Jul 21 2017 | |||
464aaf411316 | richart | Refactoring non-local | Jul 21 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
e0281a15232e | richart | Making stl random distribution accessible | Jul 9 2017 | |||
f41369e5e977 | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
2f83f1409862 | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
89c33fb3e76f | richart | Adding named_argument capability | Jun 16 2017 | |||
12e88a835e85 | richart | Cleaned the code like a arm-less monkey | Jun 16 2017 | |||
1add1661bfe2 | richart | Misplaced include | Jun 16 2017 | |||
0a83a9141bc4 | richart | Cleaned a bit too much | Jun 16 2017 | |||
8836b961651f | richart | Cleaning a bit + removing warnings on new version of Python.h | Jun 16 2017 | |||
101def147ef1 | richart | Adding ghost types range based iterable | Jun 15 2017 | |||
f56c67ca1053 | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
98c7107cfdf2 | richart | Fall back for types, still some weird thing with move operators | Jun 14 2017 | |||
023a0f909251 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
ee3e4390daa5 | richart | Adding chrono from c++11 when possible | Jun 12 2017 | |||
db56831ce6ec | D116 | richart | The assert insert a bug instead of preventing one | Jun 12 2017 |
c4science · Help