History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
583b06990849 | richart | Linting the code and applying clang-tidy corrections | May 14 2021 | |||
ed63cd404c2f | richart | Removing useless parameter that comes from a copy/paste... | May 14 2021 | |||
5acfa6ca970d | pundir | Merge branch 'master' into features/phasefield | Apr 2 2021 | |||
95d0dced15d1 | richart | Adapting due to changes in structural mechanics | Mar 13 2021 | |||
9cb01e0c3a12 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
12c0a090caee | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
db203e90b229 | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 13 2021 | |||
ffccf8161507 | richart | Improving a bit the code | Mar 12 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
c41f89ae02c7 | pundir | Bug Fixed : added definition of computeNtbN function for structural class | Mar 2 2021 | |||
a4e2455c217e | pundir | Merge remote-tracking branch 'upstream/master' into features/phasefield | Feb 26 2021 | |||
34cdde4a0ef8 | richart | restored hermite shapes | Feb 9 2021 | |||
e2a9b85e876e | richart | Bug fix of dynamics structural elements | Feb 5 2021 | |||
fc805b05db5c | richart | correcting shapes in _bernouilli beams | Feb 1 2021 | |||
da2c2d3ca841 | richart | A bit more cleaning | Feb 1 2021 | |||
48c1c478dbae | richart | Assembling structural elements mass matrix in FEEngine | Jan 28 2021 | |||
b74014a5dfe8 | richart | Reactivating mass matrix computation for structural elements | Jan 28 2021 | |||
39c17a8c4fe7 | richart | Reactivating boundary forces code for structural elements | Jan 27 2021 | |||
996fba290d56 | richart | Accounting for stupid version of compilers | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
18bc82b3bd6a | richart | A bit of cleanup of the code | Nov 13 2020 | |||
c921ebe198ff | pundir | Conflict with master resolved | Jun 19 2020 | |||
04f84f3897ff | anciaux | fix rotation wrongly inserted in the natural coordinates for tetrahedron4 | Jun 17 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
f8216b08dab8 | pundir | conflict with master resolved | Feb 21 2020 | |||
dae4255c29f7 | pundir | working on parallelization | Feb 19 2020 | |||
5ac36c978a89 | richart | Adding a missing S | Dec 3 2019 | |||
092b290520c2 | richart | Compilation fix when structural elements are not activated | Dec 2 2019 | |||
a7b944d6c817 | richart | Extending feengine generic api | Nov 27 2019 | |||
8ab1824459dc | pundir | conflicts with master resolved | Oct 5 2019 | |||
d95b4e96bb27 | richart | minor enhancements | Oct 4 2019 | |||
f7fc640b45bc | richart | Do not compute shape derivatives on all type in onElementsAdded | Aug 27 2019 | |||
155d19a093b4 | richart | linting to make jenkins happy again | Aug 27 2019 | |||
8fec248f8b4b | richart | missed the structural shape functions | Aug 27 2019 | |||
5a28b410980b | richart | Limiting the shape functions and integrator to one dimension | Aug 27 2019 | |||
912d812b730d | richart | Removing useless function + bug fix | Aug 20 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
b7fa2cd65510 | gallyamov | Bug fix in Jacobian assembly part II | Jul 17 2019 | |||
de3b2b42cb1f | pundir/gallyamov | Bug fix in updating Jacobian with cohesive elements | Jul 17 2019 | |||
770410836a9d | pundir | conflicts resolved | Jun 19 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
69c3f4c90ff0 | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
84d2362e4f31 | anciaux | removing swig | May 9 2019 | |||
832d879319a6 | richart | some code cleaning | Jan 30 2019 | |||
4ffeb75ecfda | richart | Bug fix in column iterator and some cleaning | Jan 29 2019 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
ed8a2ee04528 | richart | modernizing some code | Oct 31 2018 | |||
8356bbe1ea09 | pundir | computeNtbN added in fe engine, phasefield examples added | Oct 5 2018 | |||
da8aaf74d710 | pundir | changed fe_engine computeNtd funciton | Oct 2 2018 | |||
00b736ea3a6f | richart | modified fe_engine python interface | Aug 14 2018 | |||
f4dd6b579644 | richart | refactoring fieldTimesShapes in computeNtb | Aug 10 2018 | |||
e28e345c933b | richart | cleaning the code | Mar 15 2018 | |||
6213adec4933 | richart | Bug fix for cohesive element in sequential | Mar 11 2018 | |||
0557e793fc24 | richart | minor enhancing | Mar 10 2018 | |||
1b32c9ff70d9 | richart | bug fix intregrator gauss | Mar 10 2018 | |||
48c82461b78d | richart | Bug fix in the integrator Gauss when nodes are added | Mar 9 2018 | |||
d32942878135 | richart | Cleaning useless events | Mar 8 2018 | |||
4878ed94f513 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Mar 3 2018 | |||
201bfffc4e81 | anciaux | bug fix for pentahedron15 and hexahedron20 about inradius calculation | Mar 1 2018 | |||
3996c21398fb | richart | Correcting some interfaces | Feb 28 2018 | |||
362877022129 | richart | Bug fix in the implicit dynamic solver | Feb 26 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
7182137aa7eb | richart | constexpr needed to compile with intel | Feb 23 2018 | |||
d6399e287845 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
6dee4c33e3c2 | frerot | fixed shell elements | Feb 21 2018 | |||
f1db0234fa4b | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
f2be27395dbf | frerot | assembling residual in structural model | Feb 20 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
642251769e00 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 20 2018 | |||
fa5eedf60764 | frerot | fixing broken structural tests because of shape derivatives change | Feb 19 2018 | |||
347ab4315d81 | frerot | modified structural shape derivatives pipeline for shell elements | Feb 19 2018 | |||
641a0529e826 | richart | Adding cohesive element tests | Feb 19 2018 | |||
66a26795e804 | frerot | implemented dkt shape derivatives + precompute dkt test | Feb 14 2018 | |||
445e699741a8 | frerot | added rotation matrices for DKT18 + tangent modulus | Feb 10 2018 | |||
02d65b6eac20 | richart | Lucas you missed some for_each_element | Feb 3 2018 | |||
8b32aeebc464 | frerot | removed for_each_element plural | Jan 31 2018 | |||
fbdc1233e74b | frerot | added interface BtD... for ShapeStructural. To be implemented | Jan 31 2018 | |||
d0b419a13e3e | richart | Correcting compilation errors due to factorization of computeBtD | Jan 30 2018 | |||
8dd92f49f5d7 | richart | Bug fix + code cleaning | Jan 30 2018 | |||
19964688c343 | richart | Factorizing code between models | Jan 29 2018 | |||
4868c98d1cfc | frerot | better initialization of memory of structural precompute fields | Jan 25 2018 | |||
512ca1361c2e | frerot | modified structural model tests to google tests | Jan 25 2018 | |||
7611a1d0809a | frerot | fixed compile error | Jan 25 2018 | |||
7e2138d9e310 | frerot | fixed bug when no extra_normal defined | Jan 25 2018 | |||
0c2a4269e7f8 | frerot | bernoulli_3 are working | Jan 25 2018 | |||
41a559eaea2c | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 24 2018 | |||
473c78de63fc | frerot | fixing hermite shape functions | Jan 24 2018 | |||
8fec32fc551f | richart | Accelerating buildDualGraph | Jan 23 2018 | |||
96c885162579 | frerot | simple bernoulli beam test is passing | Jan 10 2018 | |||
ce3fb8cc6773 | richart | Test fe engine precompute working | Dec 28 2017 | |||
2f5476e27826 | frerot | testing precomputation of shapes for bernoulli_2 beams | Dec 21 2017 | |||
ad0087629fd0 | frerot | commented out output of shapes in FEEngineTemplate's printself | Dec 20 2017 | |||
60d0a1159c6a | frerot | testing rotation matrices in test_precomputation for bernoulli beams | Dec 20 2017 | |||
6ea77414b2e9 | frerot | fixed all compile errors on ShapeStructural | Dec 19 2017 | |||
e73fb8ffe8b4 | frerot | Added last missing method to ShapeStructural | Dec 19 2017 | |||
39ccf092a32c | frerot | corrected some compile errors in shape structural | Dec 19 2017 | |||
4392752f2345 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Dec 15 2017 | |||
e7267c3d1947 | frerot | added missing methods to ShapeStructural for FEEngine to compile | Dec 15 2017 |
c4science · Help