History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c125960372ea | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 12 2018 | |||
03de87ebe97e | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
24a34460ffdc | frerot | possible setup for applyBC and structural models | Jan 10 2018 | |||
96c885162579 | frerot | simple bernoulli beam test is passing | Jan 10 2018 | |||
a89df6d30a92 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
48bd47dcb30f | richart | clang-formating | Dec 28 2017 | |||
6af81b9fd766 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | |||
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 | |||
dcae3a688f2e | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 6 2017 | |||
c256cca627bc | frerot | added virtual methods implementation in StructuralMechanicsModel | Dec 6 2017 | |||
dfcd29729195 | richart | Bug fix in Voigthelper and anisotropic material | Dec 6 2017 | |||
72bd459833c3 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 5 2017 | |||
fa6a1eba1efe | richart | improving the material selectors | Dec 5 2017 | |||
17d4867d2c1a | frerot | making structural model compile | 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 | |||
3a82f7d51ba5 | richart | Corrected named_arguments for elementTypes(pack...) | Nov 28 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 | |||
cb9d44671aea | anciaux | Merge branch 'tmp' into features/dofs-separation-rewrote | Nov 17 2017 | |||
b4a7c9dd6677 | anciaux | remove a useless virtual inheritance | Nov 17 2017 | |||
8c2318c40c6c | anciaux | clang format&tidy | Nov 17 2017 | |||
09e14d695f0b | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
38321971a389 | 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 | |||
d3f8c2898a0d | frerot | added hermite interpolation | Nov 10 2017 | |||
8c906f6cde22 | richart/lozano | Adding missing functions in dummy communicator | 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 | |||
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 | |||
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 | |||
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 | |||
16c1bb33eff8 | anciaux | begining of porting heattransfer to noew solver interface | Aug 22 2017 | |||
2f43ea5ccce4 | anciaux | Rename marix 'C' to 'M' even for first order integration schemes | Aug 22 2017 | |||
a5b86a234e06 | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
caa1befacdf2 | richart | modernization | 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 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
7c7a57204949 | richart | Adding named_argument capability | Jun 16 2017 | |||
4e857ad48806 | richart | Cleaned the code like a arm-less monkey | Jun 16 2017 | |||
b7b597f32389 | richart | Cleaning a bit + removing warnings on new version of Python.h | Jun 16 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
510f34cb4e8a | richart | Removing some useless code | Jun 6 2017 | |||
c74726f11f29 | richart | Range-based for improvement | Jun 2 2017 | |||
1a3c44e6f58c | richart | Bug Fix in the pseudo time corrector | Jun 2 2017 | |||
d37a3c106066 | richart | switched to unique_ptr | Jun 2 2017 | |||
298222cbaef9 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
149aab3b0ee5 | richart | Taking care of massless (unconnected) nodes | Jun 1 2017 | |||
ee8b4be8e74b | richart | Some code modernization | Jun 1 2017 | |||
6932ff0f4139 | richart | Changed names of force and residual for dumpers | Jun 1 2017 | |||
43bae6278ea4 | richart | Registering the communications | Jun 1 2017 | |||
bfa044616213 | richart | typo in a comment | May 31 2017 | |||
cee9f8c9b21f | richart | C++11-ificattion | May 31 2017 | |||
6ae4aab4ae3d | richart | Bug fix when not in parallel | May 31 2017 | |||
dd2df44311fb | richart | Could not find The Bug, not sure it is in my code or in my head | May 30 2017 | |||
f41e51ff6033 | frerot | fixed linear isotropic hardening VM stress and test | May 22 2017 | |||
848b551583d4 | richart | Still tracking a bug | May 19 2017 | |||
36c60e878f83 | richart | Made it easier to change nb iter | May 11 2017 | |||
945fff780988 | richart | Adding missing synchronization in y = A * x | May 11 2017 | |||
ca61d1994699 | richart | Another round of debugging | May 11 2017 | |||
a62caba660ec | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
ea3d967b727a | richart | Adaptation to the new interface | Mar 28 2017 | |||
cf8ef404e343 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
6aa0b05eb32e | richart | Changes to provide a functor that decides the integrations order for a given… | Mar 21 2017 |
c4science · Help