rAKA/src/model/solid_mechanics/solid_mechanics_model.ccmaster
rAKA/src/model/solid_mechanics/solid_mechanics_model.cc
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
aee8589005a9 | richart | Minor changes in models | Jan 26 2018 | |||
ba2d1eabaaa2 | richart | Minor changes in models | Jan 26 2018 | |||
8d5be913a934 | richart | Bug by silently violating the const correctness... | Jan 25 2018 | |||
1353a9df14af | richart | Bug by silently violating the const correctness... | Jan 25 2018 | |||
d1e2a83ba291 | richart | correction for dumper compilation | Jan 22 2018 | |||
c89541f53b1c | richart | correction for dumper compilation | Jan 22 2018 | |||
543d8170e708 | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
03de87ebe97e | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
523c880703d0 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
a89df6d30a92 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
bf3efbd62eb3 | richart | bug fixes | Dec 15 2017 | |||
5020f0033654 | richart | bug fixes | Dec 15 2017 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
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 | |||
139eee44fc18 | • arichart | modified material selector to correct a bug introduced by the initialization… | Dec 5 2017 | |||
63b25c723bb0 | • arichart | modified material selector to correct a bug introduced by the initialization… | Dec 5 2017 | |||
cb355d64b818 | • arichart | Changed initFull to better detect named_argument | Dec 4 2017 | |||
c2c063fa2de0 | • arichart | Changed initFull to better detect named_argument | Dec 4 2017 | |||
8efd1895a721 | brink | Fix calculation of work in static. | Nov 28 2017 | |||
1357ad6bec19 | brink | Fix calculation of work in static. | Nov 28 2017 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
133a6062c3b5 | richart | Refactoring communicator | Nov 7 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
b88b3e07a8e2 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
846d4bf44130 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
5ed1cacc9b3b | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
a5b86a234e06 | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
552b57ecd4b2 | richart | Bug fixes + modernization | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
5e0adaed150e | richart | Small improvements ?! | Aug 9 2017 | |||
431053ddb225 | richart | Small improvements ?! | Aug 9 2017 | |||
d5ad37a502b4 | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
464aaf411316 | richart | Refactoring non-local | Jul 21 2017 | |||
d7d730c41bd2 | richart | Refactoring non-local | Jul 21 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
2f83f1409862 | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
89c33fb3e76f | richart | Adding named_argument capability | Jun 16 2017 | |||
7c7a57204949 | richart | Adding named_argument capability | Jun 16 2017 | |||
023a0f909251 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
e0161e530eef | richart | Removing some useless code | Jun 6 2017 | |||
510f34cb4e8a | richart | Removing some useless code | Jun 6 2017 | |||
4766cefb8342 | richart | Taking care of massless (unconnected) nodes | Jun 1 2017 | |||
149aab3b0ee5 | richart | Taking care of massless (unconnected) nodes | Jun 1 2017 | |||
82e850eb7693 | richart | Some code modernization | Jun 1 2017 | |||
ee8b4be8e74b | richart | Some code modernization | Jun 1 2017 | |||
4c5d5a6c3892 | richart | Changed names of force and residual for dumpers | Jun 1 2017 | |||
6932ff0f4139 | richart | Changed names of force and residual for dumpers | Jun 1 2017 | |||
bbedfc477f8c | richart | Registering the communications | Jun 1 2017 | |||
43bae6278ea4 | richart | Registering the communications | Jun 1 2017 | |||
6757424f9283 | richart | C++11-ificattion | May 31 2017 | |||
cee9f8c9b21f | richart | C++11-ificattion | May 31 2017 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
0db649cf6d67 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 2016 | |||
04ead12caed2 | richart | Initialize the solver based on input files | Jun 19 2016 | |||
bbf37adfc2a8 | richart | Optimizing to remove useless allocation and memsets | Jun 17 2016 | |||
0d66fe01fea3 | richart | Improving tests, addinf new solver in solid_mechanics_model | Jun 16 2016 | |||
202c6ec62b8b | richart | Correction due to ediff n in some files... | Mar 17 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
b1e240aae004 | richart | Change of interface of the communicator | Mar 16 2016 | |||
80873594b42a | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 19 2016 | |||
8b0311418f95 | corrado | modifications to enable parallel computations with extrinsic cohesive elements… | Feb 19 2016 | |||
5915f4b370c9 | richart | adding integration schemes for static computations | Feb 19 2016 | |||
ff6ea1d4bf3f | Aurelia Cuba Ramos | bug fix when dumping igfem elements, reverted CGAL Kernel to exact for IGFEm | Feb 18 2016 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
b266e36a8204 | Aurelia Cuba Ramos | conflicts resolved | Feb 1 2016 | |||
3be907b09878 | Aurelia Cuba Ramos | modifications to use dummy_communicator for RVEs in FE2 simulations | Feb 1 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
569aca0ad4eb | richart | Bug fixes: memory leaks and finalization | Jan 19 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
b3344dd1b9d6 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 21 2015 | |||
9a5a440a02b9 | anciaux | Merge branch 'master' of gitolite:akantu | Nov 30 2015 | |||
91b54e719d8b | anciaux | avoid memory leak for the pbc | Nov 30 2015 | |||
495126944c1f | richart | Rewrote flattenInternal using the information from the internal... | Nov 24 2015 | |||
3415d2204cd2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 19 2015 |
c4science · Help