History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e0c8291e366e | richart | Adding Range to be able to zip iterators | Jan 29 2018 | |||
05b4b4003c40 | richart | testing const correctness on array | Jan 26 2018 | |||
f3307a9f5722 | richart | testing const correctness on array | Jan 26 2018 | |||
0dca8dc447e5 | richart | Bug fix to avoid to modify const arrays with no compilation errors | Jan 25 2018 | |||
7119a77a37b4 | richart | Bug fix to avoid to modify const arrays with no compilation errors | Jan 25 2018 | |||
66f8451a3000 | richart | Removing come 0s in the version | Jan 25 2018 | |||
3065eaddd53b | richart | Removing come 0s in the version | Jan 25 2018 | |||
28ce4e716b0d | richart | Passing compilation with intel compiler | Jan 16 2018 | |||
dbab3a696525 | richart | Passing compilation with intel compiler | Jan 16 2018 | |||
543d8170e708 | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
03de87ebe97e | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
523c880703d0 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
a89df6d30a92 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
c74f2ec01748 | richart | Test fe engine precompute working | Dec 28 2017 | |||
ce3fb8cc6773 | richart | Test fe engine precompute working | Dec 28 2017 | |||
477917e694ea | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 22 2017 | |||
e5198aa853c4 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 22 2017 | |||
60a0df3715ca | richart | Added tests for precomputation of finite element engine | Dec 22 2017 | |||
469aa17f263e | richart | Added tests for precomputation of finite element engine | Dec 22 2017 | |||
4581429822bd | richart | Some minor changes to help to compile | Dec 21 2017 | |||
7bd4b48b1a38 | richart | Some minor changes to help to compile | Dec 21 2017 | |||
1418cf29b0d3 | frerot | fixed all compile errors on ShapeStructural | Dec 19 2017 | |||
6ea77414b2e9 | frerot | fixed all compile errors on ShapeStructural | Dec 19 2017 | |||
d7a6385ca6a1 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | |||
6af81b9fd766 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | |||
0366db3dae69 | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
86e65b53f22d | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
0928fd336d5e | richart | Implemented a block operator to correct the structural elements | Dec 8 2017 | |||
eef4dfda8584 | richart | Implemented a block operator to correct the structural elements | Dec 8 2017 | |||
2aa9b087421e | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
1aa85b4c82da | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
479b0ccd5982 | richart | Bug fix in Voigthelper and anisotropic material | Dec 6 2017 | |||
dfcd29729195 | richart | Bug fix in Voigthelper and anisotropic material | Dec 6 2017 | |||
343177c7a98b | frerot | making structural model compile | Dec 5 2017 | |||
17d4867d2c1a | frerot | making structural model compile | Dec 5 2017 | |||
cb355d64b818 | • arichart | Changed initFull to better detect named_argument | Dec 4 2017 | |||
c2c063fa2de0 | • arichart | Changed initFull to better detect named_argument | Dec 4 2017 | |||
a0d939e1f4ea | • arichart | Improved zip iterators | Dec 3 2017 | |||
9654d066d7ea | • arichart | Improved zip iterators | Dec 3 2017 | |||
edec228ecd0d | • arichart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Dec 3 2017 | |||
a166e113211b | • 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 | |||
064eca3bbe3c | • 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 | |||
94f4c38204cd | 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 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
a1af622c89a1 | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
fcbee3a0712f | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
fc64e0ea2b73 | richart | Corrected named_arguments for elementTypes(pack...) | Nov 28 2017 | |||
3a82f7d51ba5 | richart | Corrected named_arguments for elementTypes(pack...) | Nov 28 2017 | |||
77c10aa8d651 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
e673c37968c6 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
1ce07efab337 | richart | Bug fix: wring eigen vectors where computed | Nov 14 2017 | |||
634aa4bff027 | richart | Bug fix: wring eigen vectors where computed | Nov 14 2017 | |||
1656e914600f | richart | Changed FEEngine tests to google-test | Nov 14 2017 | |||
2e7b4dde3d73 | richart | Changed FEEngine tests to google-test | Nov 14 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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
5ed1cacc9b3b | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
a5b86a234e06 | anciaux | Event handler moved to the model level | 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 | |||
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 | |||
5a24c530589e | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
80722bd21ac0 | richart | Bug fix iterators, random engine: | Aug 13 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 |
c4science · Help