History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
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 | |||
621fc6a6da5b | richart | bug fix in interpolation on quadragle_8 | Dec 15 2017 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
eef4dfda8584 | richart | Implemented a block operator to correct the structural elements | Dec 8 2017 | |||
1aa85b4c82da | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
c256cca627bc | frerot | added virtual methods implementation in StructuralMechanicsModel | Dec 6 2017 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
ea890c4e6b21 | richart | small rewrite | Nov 30 2017 | |||
9377d123dea2 | anciaux | start to change the material plastic | Nov 30 2017 | |||
becfa533e454 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Nov 29 2017 | |||
75beacfadfa6 | richart | Tidying the code | Nov 29 2017 | |||
fcbee3a0712f | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
c92254030710 | frerot | added computation of rotation matrices | Nov 24 2017 | |||
2d7e46bad25d | frerot | activated assembling mass matrix in structural | Nov 24 2017 | |||
47e42f614760 | richart | Modification in FEEngine for structural elements | Nov 22 2017 | |||
98b3fe1aebaf | frerot | correction of macros for structural elements | Nov 22 2017 | |||
57f8605e572e | frerot | partial rewriting of FEEngine interface for structural elements | Nov 20 2017 | |||
aa0c090116ec | frerot | changed bernoulli shapes and dnds | Nov 15 2017 | |||
09e14d695f0b | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
e673c37968c6 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
37e10749ff14 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
c50430a9dd71 | richart | Minor fix for constexpr | Nov 14 2017 | |||
d3f8c2898a0d | frerot | added hermite interpolation | Nov 10 2017 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
403f60eeed8a | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
ddd46197b831 | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
f4ae8144c05f | richart | Bug fix... | Oct 13 2017 | |||
f3ea49a03763 | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
1c167adfdebb | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
f2ac6ddf7a81 | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
ad2b02c98175 | richart | Bug fix in the assembly of the mass | Aug 14 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
022300508462 | richart | tidying the code | Aug 11 2017 | |||
431053ddb225 | richart | Small improvements ?! | Aug 9 2017 |
c4science · Help