History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d6399e287845 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
1c8cf5606e71 | richart | Removing accessor that should not have existed at the first place | Feb 23 2018 | |||
e5bfd63dd472 | richart | Test for penetration in cohesive linear a bit less strict | Feb 23 2018 | |||
5190d5ea048d | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 21 2018 | |||
6d59b791d6f3 | richart | Allowing to compute internal forces with K * u in linear cases | Feb 21 2018 | |||
8522baa0e40f | richart | cleaning the cohesive materials | Feb 21 2018 | |||
f1db0234fa4b | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
ada11297d246 | frerot | more flexible ElementTypeMapArray initializers | Feb 20 2018 | |||
642251769e00 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 20 2018 | |||
2462423f9d19 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
641a0529e826 | richart | Adding cohesive element tests | Feb 19 2018 | |||
5ec837ae3291 | milanese | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 16 2018 | |||
c42fea5eb734 | milanese | added method to set parameters without automatically updating internal… | Feb 16 2018 | |||
5c9cea3b30da | milanese | common methods of anisotropic and orthotropic materials moved to mother class… | Feb 16 2018 | |||
96318a49ab1b | milanese | inline functions for elastic anisotropic and orthotropic materials | Feb 16 2018 | |||
66a26795e804 | frerot | implemented dkt shape derivatives + precompute dkt test | Feb 14 2018 | |||
1dc2738eb44d | frerot | cleanup of embedded | Feb 9 2018 | |||
19a651159638 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
c81618872c90 | frerot | removing useless stress_embedded | Feb 9 2018 | |||
4f69ae29ac71 | frerot | fixed computation of embedded gradient | Feb 9 2018 | |||
2b3e65032fed | gallyamov | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 9 2018 | |||
1da013df450c | richart/gallyamov | Bug fix in the call to computeBtDB in material | Feb 9 2018 | |||
f6e8cdbf0003 | frerot | passing tests without pre-stress + memory savings in directing cosines | Feb 9 2018 | |||
cf26dfd4528d | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 8 2018 | |||
603ed2ea0adf | richart | Dewarningazing the code in release | Feb 8 2018 | |||
7ccec4e8c546 | anciaux | python patch tests are using a custom material | Feb 7 2018 | |||
c9a62c9d73fe | frerot | small cleanup | Feb 7 2018 | |||
59e8446845e6 | frerot | running test w/o error, but stiffness is wrong | Feb 7 2018 | |||
65cacc352a29 | anciaux | cleaning and adding energy features to the material_python interface | Feb 6 2018 | |||
34c26cd37d81 | frerot | removed overload of insert function for ElementTypeMap | Feb 5 2018 | |||
09f92b90ea34 | frerot | made new embedded compile | Feb 5 2018 | |||
4eda17d13739 | richart | Corrections for the python interface | Feb 5 2018 | |||
0de4dd0d2bbd | richart | Updating the swig code for cohesive structural and heat transfer models | Feb 4 2018 | |||
02d65b6eac20 | richart | Lucas you missed some for_each_element | Feb 3 2018 | |||
5fd76a0201cd | • arichart/gallyamov | Missing template in front of some mul<> | Feb 2 2018 | |||
ac5ffb72e789 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 1 2018 | |||
91043c4d1f37 | frerot | added allocating functor for material reinforcement | Feb 1 2018 | |||
022b6ea9aedf | anciaux | python interface compiling: need to check compatibility with scripts | Feb 1 2018 | |||
4d83e6b07478 | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
47f5c259932b | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 31 2018 | |||
8b32aeebc464 | frerot | removed for_each_element plural | Jan 31 2018 | |||
720f6bbe52b9 | richart | Bug fix in heat transfer | Jan 31 2018 | |||
d2eb26203eae | frerot | making embedded compile + remove pollution of K symbol with CGAL | Jan 31 2018 | |||
94a50a748475 | richart | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 30 2018 | |||
19964688c343 | richart | Factorizing code between models | Jan 29 2018 | |||
fd8f81065056 | frerot | implemented tests for isotropic lin elastic material | Jan 29 2018 | |||
5a0f3de19632 | frerot | modified material thermal test for google test | Jan 29 2018 | |||
ba2d1eabaaa2 | richart | Minor changes in models | Jan 26 2018 | |||
1353a9df14af | richart | Bug by silently violating the const correctness... | Jan 25 2018 | |||
e3ca262d60f6 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 23 2018 | |||
bd24ef132147 | richart | Cleaning warning/bugs in release | Jan 23 2018 | |||
c89541f53b1c | richart | correction for dumper compilation | Jan 22 2018 | |||
7e4aba8d393e | richart | Compiled tests with intel | Jan 18 2018 | |||
8adf9a558516 | richart | Changes to make the heat transfer test compile | Jan 16 2018 | |||
03de87ebe97e | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
a89df6d30a92 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
86e65b53f22d | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
5020f0033654 | richart | bug fixes | Dec 15 2017 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
1aa85b4c82da | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
dfcd29729195 | richart | Bug fix in Voigthelper and anisotropic material | Dec 6 2017 | |||
fa6a1eba1efe | richart | improving the material selectors | Dec 5 2017 | |||
63b25c723bb0 | • arichart | modified material selector to correct a bug introduced by the initialization… | Dec 5 2017 | |||
2c0c6cc54ad9 | • arichart | Bug correction in cohesive model | Dec 4 2017 | |||
c2c063fa2de0 | • arichart | Changed initFull to better detect named_argument | Dec 4 2017 | |||
064eca3bbe3c | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
9377d123dea2 | anciaux | start to change the material plastic | Nov 30 2017 | |||
7b777b1c1e87 | richart | Correcting missing Mass matrix error | Nov 29 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 | |||
1357ad6bec19 | brink | Fix calculation of work in static. | Nov 28 2017 | |||
b4a7c9dd6677 | anciaux | remove a useless virtual inheritance | Nov 17 2017 | |||
8c2318c40c6c | anciaux | clang format&tidy | Nov 17 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 | |||
cda04693fb4b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 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 | |||
133a6062c3b5 | richart | Refactoring communicator | Nov 7 2017 | |||
3fd12b2d3e64 | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
0398b78b1d1f | richart | `Merge branch 'features/dofs-separation-rewrote' of lsmssrv1.epfl.ch:akantu… | Sep 27 2017 | |||
7d881add2526 | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
8fc0f4808df2 | richart | Changed named argument declaration | Sep 11 2017 | |||
846d4bf44130 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
a5b86a234e06 | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
56200954d100 | richart | Making it possible to get parameters that can be cast to real | Aug 22 2017 | |||
f2ac6ddf7a81 | richart | Correcting some bug in the cohesive element adaptation | Aug 22 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 | |||
fd0f6180866f | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
431053ddb225 | richart | Small improvements ?! | Aug 9 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
d7d730c41bd2 | richart | Refactoring non-local | Jul 21 2017 |
c4science · Help