rAKA/src/model/solid_mechanics/materialsfeatures/node_to_node
rAKA/src/model/solid_mechanics/materials
features/node_to_node
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
74090d0c5422 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
d4f0b6028779 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
a277f6eaeece | frerot | added restore history to InternalField | Jun 6 2018 | |||
0fa983932f3b | frerot | added restore history to InternalField | Jun 6 2018 | |||
32d878ddf5de | gallyamov | Adding viscoelastic material based on Maxwell chain | Jun 4 2018 | |||
48e41e3e8385 | gallyamov | Adding viscoelastic material based on Maxwell chain | Jun 4 2018 | |||
92000a4400f5 | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
033a8225e32a | richart | Multiple changes in order to start implementation of periodicity | May 30 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 | |||
8b0b014a1c51 | richart | Compilation problem with gcc-5 | Feb 23 2018 | |||
b6d7535c2e38 | richart | Compilation problem with gcc-5 | Feb 23 2018 | |||
397e18a1e5fc | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
d6399e287845 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
d4e6be1751e0 | richart | Removing accessor that should not have existed at the first place | Feb 23 2018 | |||
1c8cf5606e71 | richart | Removing accessor that should not have existed at the first place | Feb 23 2018 | |||
a2c5387f333e | richart | cleaning the cohesive materials | Feb 21 2018 | |||
8522baa0e40f | richart | cleaning the cohesive materials | Feb 21 2018 | |||
f88c6e7763a8 | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
f1db0234fa4b | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
2d727c947f95 | frerot | more flexible ElementTypeMapArray initializers | Feb 20 2018 | |||
ada11297d246 | frerot | more flexible ElementTypeMapArray initializers | Feb 20 2018 | |||
375f777d2c4c | milanese | common methods of anisotropic and orthotropic materials moved to mother class… | Feb 16 2018 | |||
5c9cea3b30da | milanese | common methods of anisotropic and orthotropic materials moved to mother class… | Feb 16 2018 | |||
b817f921916b | milanese | inline functions for elastic anisotropic and orthotropic materials | Feb 16 2018 | |||
96318a49ab1b | milanese | inline functions for elastic anisotropic and orthotropic materials | Feb 16 2018 | |||
2473ead61575 | frerot | cleanup of embedded | Feb 9 2018 | |||
1dc2738eb44d | frerot | cleanup of embedded | Feb 9 2018 | |||
34fb9dc0f4f1 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
19a651159638 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
a03aac0e2a2f | frerot | removing useless stress_embedded | Feb 9 2018 | |||
c81618872c90 | frerot | removing useless stress_embedded | Feb 9 2018 | |||
3c2579f7c839 | frerot | fixed computation of embedded gradient | Feb 9 2018 | |||
4f69ae29ac71 | frerot | fixed computation of embedded gradient | Feb 9 2018 | |||
9b7bf7d1c7fb | frerot | passing tests without pre-stress + memory savings in directing cosines | Feb 9 2018 | |||
f6e8cdbf0003 | frerot | passing tests without pre-stress + memory savings in directing cosines | Feb 9 2018 | |||
200111a52640 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 8 2018 | |||
cf26dfd4528d | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 8 2018 | |||
5d3626c18d51 | richart | Dewarningazing the code in release | Feb 8 2018 | |||
603ed2ea0adf | richart | Dewarningazing the code in release | Feb 8 2018 | |||
4f1402336cbe | anciaux | python patch tests are using a custom material | Feb 7 2018 | |||
7ccec4e8c546 | anciaux | python patch tests are using a custom material | Feb 7 2018 | |||
c46eb9849703 | frerot | small cleanup | Feb 7 2018 | |||
c9a62c9d73fe | frerot | small cleanup | Feb 7 2018 | |||
3e3dfcf54fea | frerot | running test w/o error, but stiffness is wrong | Feb 7 2018 | |||
59e8446845e6 | frerot | running test w/o error, but stiffness is wrong | Feb 7 2018 | |||
02a978962bb8 | anciaux | cleaning and adding energy features to the material_python interface | Feb 6 2018 | |||
65cacc352a29 | anciaux | cleaning and adding energy features to the material_python interface | Feb 6 2018 | |||
e8f4afcfc197 | frerot | removed overload of insert function for ElementTypeMap | Feb 5 2018 | |||
34c26cd37d81 | frerot | removed overload of insert function for ElementTypeMap | Feb 5 2018 | |||
7341814134d8 | frerot | made new embedded compile | Feb 5 2018 | |||
09f92b90ea34 | frerot | made new embedded compile | Feb 5 2018 | |||
2cf53a10ac7c | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 1 2018 | |||
ac5ffb72e789 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 1 2018 | |||
93ebe9ad6a0d | frerot | added allocating functor for material reinforcement | Feb 1 2018 | |||
91043c4d1f37 | frerot | added allocating functor for material reinforcement | 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 | |||
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 | |||
6b01341362fe | frerot | implemented tests for isotropic lin elastic material | Jan 29 2018 | |||
fd8f81065056 | frerot | implemented tests for isotropic lin elastic material | Jan 29 2018 | |||
809f03434ba1 | frerot | modified material thermal test for google test | Jan 29 2018 | |||
5a0f3de19632 | frerot | modified material thermal test for google test | Jan 29 2018 | |||
4c6083ca4f0f | richart | Compiled tests with intel | Jan 18 2018 | |||
7e4aba8d393e | richart | Compiled tests with intel | Jan 18 2018 | |||
479b0ccd5982 | richart | Bug fix in Voigthelper and anisotropic material | Dec 6 2017 | |||
dfcd29729195 | richart | Bug fix in Voigthelper and anisotropic material | Dec 6 2017 | |||
0e3dc3436093 | richart | improving the material selectors | Dec 5 2017 | |||
fa6a1eba1efe | richart | improving the material selectors | Dec 5 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 | |||
7e71570a0ba7 | anciaux | start to change the material plastic | Nov 30 2017 | |||
9377d123dea2 | anciaux | start to change the material plastic | Nov 30 2017 | |||
71825f9de69e | richart | Tidying the code | Nov 29 2017 | |||
75beacfadfa6 | richart | Tidying the code | Nov 29 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 | |||
7a2a1b577533 | anciaux | remove a useless virtual inheritance | Nov 17 2017 | |||
b4a7c9dd6677 | anciaux | remove a useless virtual inheritance | Nov 17 2017 | |||
72852cc429f0 | anciaux | clang format&tidy | Nov 17 2017 | |||
8c2318c40c6c | anciaux | clang format&tidy | Nov 17 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 | |||
c5883ff27702 | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 2017 | |||
cda04693fb4b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 2017 | |||
1b868f6a377f | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
ddd46197b831 | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
c39cd450dd7f | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 2017 | |||
3fd12b2d3e64 | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | 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 | |||
35303100644a | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
7d881add2526 | richart | make it compiles with non-local not activated | Sep 27 2017 |
c4science · Help