History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c8b80ad5c3a6 | richart | adding a mesh makePeriodic function | Apr 4 2018 | |||
ba18e5860efa | richart | adding a mesh makePeriodic function | Apr 4 2018 | |||
7c6df5f55619 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
a6ae4099f295 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
3389fd9864c6 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
11d8a4d1b2c5 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
ae4e2ec0d5b8 | richart | cleaning the code | Mar 15 2018 | |||
e28e345c933b | richart | cleaning the code | Mar 15 2018 | |||
fd25e9d67f89 | richart | Bug fix for cohesive element in sequential | Mar 11 2018 | |||
6213adec4933 | richart | Bug fix for cohesive element in sequential | Mar 11 2018 | |||
96d02f64e85e | richart | Fixing bugs introduced will bug fixing cohesive elements in parallel | Mar 11 2018 | |||
1b065daef62a | richart | Fixing bugs introduced will bug fixing cohesive elements in parallel | Mar 11 2018 | |||
69e597870898 | richart | Typo in a node type | Mar 11 2018 | |||
f0e158294f0f | richart | Typo in a node type | Mar 11 2018 | |||
fd79895439f2 | richart | Unitialized memory bug | Mar 10 2018 | |||
3a75fa285a83 | richart | Unitialized memory bug | Mar 10 2018 | |||
e25611259612 | richart | Adding operator distance in vector iterator | Mar 8 2018 | |||
a3cd85da9cd9 | richart | Adding operator distance in vector iterator | Mar 8 2018 | |||
d0358611a6fb | richart | adding iterator in Vector | Mar 6 2018 | |||
cf641f3e110a | richart | adding iterator in Vector | Mar 6 2018 | |||
a0482ec9d17b | richart | Correcting some bugs in determination of node global ids | Mar 5 2018 | |||
51796baa5306 | 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 | |||
f07b5c55ab2d | anciaux | cleaning the test/examples for heat transfer | Mar 2 2018 | |||
e3f531622ef9 | richart | Correcting test in parallel for solid mechanics model | Feb 26 2018 | |||
2a44c9045437 | richart | Correcting test in parallel for solid mechanics model | Feb 26 2018 | |||
165c792569e1 | richart | Rewrote headers of tests | Feb 24 2018 | |||
847ef2e1583c | richart | Rewrote headers of tests | Feb 24 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
67e95140ade7 | richart | correcting minor python stuff | Feb 23 2018 | |||
29968496541f | richart | correcting minor python stuff | Feb 23 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
36ac5589a411 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 20 2018 | |||
642251769e00 | 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 | |||
2462423f9d19 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
960e6af02ea3 | frerot | made block argument constant | Feb 19 2018 | |||
cd565fe490da | frerot | made block argument constant | Feb 19 2018 | |||
562758ad506e | richart | Corrections for the python interface | Feb 5 2018 | |||
4eda17d13739 | richart | Corrections for the python interface | Feb 5 2018 | |||
c619521c4a09 | richart | sanity checks in make_view | Feb 2 2018 | |||
dcc5e7bbbfe8 | richart | sanity checks in make_view | Feb 2 2018 | |||
9534c7dd286a | anciaux | python interface compiling: need to check compatibility with scripts | Feb 1 2018 | |||
022b6ea9aedf | 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 | |||
4d83e6b07478 | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
db5a9d36d778 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 31 2018 | |||
47f5c259932b | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 31 2018 | |||
c5c8dcfccfc1 | richart | Bug fix in heat transfer | Jan 31 2018 | |||
720f6bbe52b9 | richart | Bug fix in heat transfer | Jan 31 2018 | |||
4b379ee75ad7 | frerot | making embedded compile + remove pollution of K symbol with CGAL | Jan 31 2018 | |||
d2eb26203eae | 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 | |||
866bdf7258f0 | richart | some bug fix in heat transfer model | Jan 31 2018 | |||
2ee359540d67 | richart | Adding Range to be able to zip iterators | Jan 29 2018 | |||
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 |
c4science · Help