History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
69e597870898 | richart | Typo in a node type | Mar 11 2018 | |||
fd79895439f2 | richart | Unitialized memory bug | Mar 10 2018 | |||
e25611259612 | richart | Adding operator distance in vector iterator | Mar 8 2018 | |||
d0358611a6fb | richart | adding iterator in Vector | Mar 6 2018 | |||
a0482ec9d17b | richart | Correcting some bugs in determination of node global ids | Mar 5 2018 | |||
4dc5d8896ced | anciaux | cleaning the test/examples for heat transfer | Mar 2 2018 | |||
e3f531622ef9 | richart | Correcting test in parallel for solid mechanics model | Feb 26 2018 | |||
165c792569e1 | richart | Rewrote headers of tests | Feb 24 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
67e95140ade7 | richart | correcting minor python stuff | Feb 23 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
36ac5589a411 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 20 2018 | |||
ada2d29a5ea5 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
960e6af02ea3 | frerot | made block argument constant | Feb 19 2018 | |||
562758ad506e | richart | Corrections for the python interface | Feb 5 2018 | |||
c619521c4a09 | richart | sanity checks in make_view | Feb 2 2018 | |||
9534c7dd286a | anciaux | python interface compiling: need to check compatibility with scripts | Feb 1 2018 | |||
8f49e481521f | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
db5a9d36d778 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 31 2018 | |||
c5c8dcfccfc1 | richart | Bug fix in heat transfer | Jan 31 2018 | |||
4b379ee75ad7 | frerot | making embedded compile + remove pollution of K symbol with CGAL | Jan 31 2018 | |||
2a8d8b5dfc4a | richart | some bug fix in heat transfer model | Jan 31 2018 | |||
2ee359540d67 | richart | Adding Range to be able to zip iterators | Jan 29 2018 | |||
05b4b4003c40 | 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 | |||
66f8451a3000 | richart | Removing come 0s in the version | Jan 25 2018 | |||
28ce4e716b0d | richart | Passing compilation with intel compiler | Jan 16 2018 | |||
543d8170e708 | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
523c880703d0 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
c74f2ec01748 | richart | Test fe engine precompute working | Dec 28 2017 | |||
477917e694ea | 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 | |||
4581429822bd | richart | Some minor changes to help to compile | Dec 21 2017 | |||
1418cf29b0d3 | frerot | fixed all compile errors on ShapeStructural | Dec 19 2017 | |||
d7a6385ca6a1 | 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 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
0928fd336d5e | richart | Implemented a block operator to correct the structural elements | Dec 8 2017 | |||
2aa9b087421e | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
479b0ccd5982 | richart | Bug fix in Voigthelper and anisotropic material | Dec 6 2017 | |||
343177c7a98b | frerot | making structural model compile | Dec 5 2017 | |||
cb355d64b818 | • arichart | Changed initFull to better detect named_argument | Dec 4 2017 | |||
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 | |||
a1af622c89a1 | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
fc64e0ea2b73 | 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 | |||
1ce07efab337 | richart | Bug fix: wring eigen vectors where computed | Nov 14 2017 | |||
1656e914600f | 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 | |||
75f4c432a631 | richart | clang-tidy first pass of auto-fixes | Nov 8 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 | |||
ab22453f6e4d | richart | More changes in the cleaning of structural elements. | Oct 13 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 | |||
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 | |||
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 | |||
5ed1cacc9b3b | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
80cb4b3c4f38 | richart | Adding few operators | Aug 22 2017 | |||
74db989ea508 | richart | Change naming counting to enumerate | Aug 16 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
5a24c530589e | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
589bdce5d945 | richart | tidying the code | Aug 11 2017 | |||
e43efd29f387 | richart | adding arange similar to numpy.arange | Aug 11 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 | |||
3e6c4b30672d | richart | Adding zip container and iterator | 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 | |||
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 | ||
7a087c07b246 | D114 | junge/richart | fixed voigthelper for 2D cases | Jun 12 2017 | ||
16a09345bce9 | richart | clang-tidy a bit the code | Jun 6 2017 | |||
57cdda9e5a14 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
e680eb0b674d | richart | Adding clang-tidy to clean the code | Jun 1 2017 | |||
6757424f9283 | richart | C++11-ificattion | May 31 2017 | |||
0fff10aaefd6 | richart | Another round of debugging | May 11 2017 | |||
3fd93b95ecbf | richart | Adding initializer_list | May 11 2017 | |||
ee38ea5b4ddd | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
a5a08d9d1170 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
3c4052e8b524 | richart/anciaux | Making possible to compute integrals at different orders than the one… | Mar 21 2017 | |||
e86527c33012 | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 |
c4science · Help