rAKA/srcfeatures/moving-pypi…
rAKA/src
features/moving-pypi…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9cca8fbf934d | brink | Missing #include. | Nov 10 2017 | |||
fe5ef2655df7 | brink | Missing #include. | Nov 10 2017 | |||
995a6a7196c4 | richart/lozano | Adding missing functions in dummy communicator | Nov 10 2017 | |||
8c906f6cde22 | 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 | |||
98405b386e09 | 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 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
c5883ff27702 | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 2017 | |||
cda04693fb4b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 2017 | |||
8d4272f6e195 | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
403f60eeed8a | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
1b868f6a377f | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
ddd46197b831 | 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 | |||
2bc78a1688b2 | richart | Adding make_view and c++ standard compatibility layer | Nov 7 2017 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
133a6062c3b5 | richart | Refactoring communicator | Nov 7 2017 | |||
3d7fe3d976e2 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
e1e93d268755 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
47f62e7855fa | richart | Typo went in last commit | Oct 24 2017 | |||
05c405300d2e | richart | Typo went in last commit | Oct 24 2017 | |||
d3abbc7e0cd1 | richart | Avoiding 'internal error' of the compiler gcc-5.4 | Oct 24 2017 | |||
b135b6fe9c11 | richart | Avoiding 'internal error' of the compiler gcc-5.4 | Oct 24 2017 | |||
e8c9d91a268f | richart | Bug fix... | Oct 13 2017 | |||
f4ae8144c05f | richart | Bug fix... | Oct 13 2017 | |||
c39cd450dd7f | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 2017 | |||
3fd12b2d3e64 | 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 | |||
f3ea49a03763 | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
093ec27b2599 | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
1c167adfdebb | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
e25f4e309c2e | 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 | |||
8d9e45a9d4e4 | 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 | ||
aa3ceb21cd72 | 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 | |||
0398b78b1d1f | 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 | |||
7d881add2526 | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
21a264dc517d | richart | small improvements | Sep 11 2017 | |||
5f372e2250a2 | richart | small improvements | Sep 11 2017 | |||
dfadd45f17d1 | richart | introspect + better errors | Sep 11 2017 | |||
24097fe07a12 | richart | introspect + better errors | Sep 11 2017 | |||
194d29e20f40 | richart | Changed named argument declaration | Sep 11 2017 | |||
8fc0f4808df2 | richart | Changed named argument declaration | Sep 11 2017 | |||
d58b7e84753c | richart | rewrote bad termination code | Sep 11 2017 | |||
50cdff9d4388 | richart | rewrote bad termination code | Sep 11 2017 | |||
b88b3e07a8e2 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
846d4bf44130 | 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 | |||
16c1bb33eff8 | 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 | |||
2f43ea5ccce4 | 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 | |||
a5b86a234e06 | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
25649b6ec2d5 | richart | modernization | Aug 22 2017 | |||
caa1befacdf2 | richart | modernization | Aug 22 2017 | |||
cb9054c480c0 | richart | Adding a for_each capability to help in filtered loops | Aug 22 2017 | |||
b4cb8d8cff7f | 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 | |||
56200954d100 | 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 | |||
f2ac6ddf7a81 | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
80cb4b3c4f38 | richart | Adding few operators | Aug 22 2017 | |||
33dc72f501a9 | richart | Adding few operators | Aug 22 2017 | |||
74db989ea508 | richart | Change naming counting to enumerate | Aug 16 2017 | |||
bdeddf03c90d | richart | Change naming counting to enumerate | Aug 16 2017 | |||
c3fadec94a51 | richart | Bug fix in the assembly of the mass | Aug 14 2017 | |||
ad2b02c98175 | 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 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
552b57ecd4b2 | richart | Bug fixes + modernization | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
5a24c530589e | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
80722bd21ac0 | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
a34d8a46789c | richart | bug fixing | Aug 11 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
589bdce5d945 | richart | tidying the code | Aug 11 2017 | |||
022300508462 | richart | tidying the code | Aug 11 2017 | |||
e43efd29f387 | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
fd0f6180866f | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
5e0adaed150e | richart | Small improvements ?! | Aug 9 2017 | |||
431053ddb225 | richart | Small improvements ?! | Aug 9 2017 | |||
d5ad37a502b4 | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
7aa5e2971b57 | richart | Adding reserve to array | Aug 9 2017 | |||
2109dd7c1417 | richart | Adding reserve to array | Aug 9 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
2a45f5cbfc1a | richart | Mesh iterator helpers for range based fors | Aug 9 2017 | |||
0ef82d70a41e | richart | Mesh iterator helpers for range based fors | Aug 9 2017 | |||
3e6c4b30672d | richart | Adding zip container and iterator | Jul 21 2017 | |||
97b388653270 | richart | Adding zip container and iterator | Jul 21 2017 |
c4science · Help