rAKA/src/model/solid_mechanics/solid_mechanics_model.hhbugfixes/contact_mechan…
rAKA/src/model/solid_mechanics/solid_mechanics_model.hh
bugfixes/contact_mechan…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
df896bbba52f | pundir | conflicts with master resolved | Jun 14 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
6253ea6dfda4 | anciaux | allow to initialize the material manually | Mar 18 2020 | |||
6e52064950ba | pundir | Conflict resolved with master | Feb 29 2020 | |||
2385e94fa9ac | richart | Securing accessors on pointers | Nov 29 2019 | |||
125fb50f0497 | richart | Storing step before solve restoring if solve failed | Nov 27 2019 | |||
63e723568c6c | pundir | conflicts with master resolved | Oct 2 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
47c3bed53838 | pundir | conflict with master resolved | Jun 19 2019 | |||
1f6e9e513dbb | richart | Bug fix in non linear tests | Jun 16 2019 | |||
5679bae8c1dc | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
07f445cafcff | pundir | contact code adapted for explicit dynamics/ lot of things have been changed in… | May 28 2019 | |||
9364926c5d3a | richart | Changed the interfaces of models to accept an external dof_manager | May 14 2019 | |||
0781d52fe548 | anciaux | revert the BC namespace | May 9 2019 | |||
c4e9e7754ea5 | anciaux | removing swig | May 9 2019 | |||
b714ad9efc75 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
171761bb304c | anciaux | adding test and dynamic example now working | Apr 12 2019 | |||
57fecf92275f | pundir | conflict fixed with master | Feb 1 2019 | |||
e6290e410ed8 | richart | removing dead code | Jan 29 2019 | |||
c50dec22606d | pundir | vector mathematics for resolution added | Jan 17 2019 | |||
6037ec685449 | richart | Minor changes int the python insterface | Mar 27 2018 | |||
64ad92139da0 | richart | minor enhancing | Mar 10 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
99be75ba5710 | richart | Allowing to compute internal forces with K * u in linear cases | Feb 21 2018 | |||
bfb03566f26a | richart | Updating the swig code for cohesive structural and heat transfer models | Feb 4 2018 | |||
8f49e481521f | 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 | |||
8d48bb5bdb82 | richart | Changes to make the heat transfer test compile | Jan 16 2018 | |||
543d8170e708 | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
523c880703d0 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
0366db3dae69 | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
139eee44fc18 | • 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 | |||
24a164f9d615 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
71825f9de69e | richart | Tidying the code | Nov 29 2017 | |||
57fad7af08c3 | 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 | |||
8d4272f6e195 | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
194d29e20f40 | richart | Changed named argument declaration | Sep 11 2017 | |||
b88b3e07a8e2 | 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 | |||
552b57ecd4b2 | richart | Bug fixes + modernization | Aug 13 2017 | |||
5e0adaed150e | richart | Small improvements ?! | Aug 9 2017 | |||
464aaf411316 | richart | Refactoring non-local | Jul 21 2017 | |||
521c0f78e061 | 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 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
89c33fb3e76f | richart | Adding named_argument capability | Jun 16 2017 | |||
023a0f909251 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
e0161e530eef | richart | Removing some useless code | Jun 6 2017 | |||
82e850eb7693 | richart | Some code modernization | Jun 1 2017 | |||
f75e9969df32 | 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 | |||
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 | |||
8b0311418f95 | corrado | modifications to enable parallel computations with extrinsic cohesive elements… | Feb 19 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 | |||
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 | |||
8525404f6626 | Valentine | comments for tickets 79 | Dec 18 2015 | |||
9a5a440a02b9 | anciaux | Merge branch 'master' of gitolite:akantu | Nov 30 2015 | |||
91b54e719d8b | anciaux | avoid memory leak for the pbc | Nov 30 2015 | |||
54d319e1c23d | Aurelia Cuba Ramos | examples for non-local in parallel added | Nov 25 2015 | |||
cabbb9b7fa37 | richart | Moving code python code out of akantu API + minor cleaning | Nov 16 2015 | |||
752fa47b5bbc | Aurelia Cuba Ramos | merge conflicts resolved | Nov 15 2015 | |||
cdefe134a4ae | Aurelia Cuba Ramos | bug fixes to make Akantu compatible with IGFEM, function added in the SMM to… | Nov 15 2015 | |||
78fc2376708c | anciaux | example of a material entirely in python | Nov 13 2015 | |||
1e72176f9e34 | richart | Change residual in internal forces + added instantiation for Time step solver | Oct 16 2015 | |||
2d08200f3ffd | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Oct 8 2015 | |||
1f6d3d2a449f | richart | Moving some more code for the solver implementations | Oct 7 2015 | |||
733b401f9a72 | Marco Vocialta | Creation of a class to update the global connectivity in parallel, important… | Oct 2 2015 | |||
f53070fb66ff | Aurelia Cuba Ramos | Operators in quadrature point class corrected, non-local modifications… | Oct 2 2015 | |||
9aef3a008b31 | Aurelia Cuba Ramos | Non-local modifications continued: Computation of weights now independent of… | Oct 1 2015 | |||
c4eea3cc3071 | Marco Vocialta | First step in the parallelism of the geometry | Sep 21 2015 | |||
8fcd629b2e35 | richart | Advancing on the definition of the TimeStepSolver | Sep 17 2015 | |||
8e5feed2a2e9 | richart | Adding NoLionearSolver TimeStepSolver, adapting fem for the assembly of masses | Sep 15 2015 | |||
f43c94d839a1 | richart | Merge branch 'master' into dofs-separation-rewrote | Aug 18 2015 | |||
128c0520c87c | richart | Begining of implementation of DOFManager as a central object for solver +… | Aug 18 2015 | |||
2bff9da7343d | fabarras | insertion of intrinsic cohesive elements along physical surfaces + change of… | Aug 6 2015 | |||
a96f3a10e04a | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 8 2015 | |||
aa7e201ebcbd | Aurelia Cuba Ramos | function in feengine to determine IGFEMTypes of regular elements, initArray in… | Jul 8 2015 | |||
f4b9a7d1e96d | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 1 2015 | |||
b4ac98334d85 | anciaux | setting public a solve method and adding an include to let it compile without… | Jun 23 2015 | |||
96edddadb091 | anciaux | implementing implicit dynamics for heat transfer model | Jun 5 2015 | |||
26fd029ead83 | anciaux | adding implicit dynamics to heat transfer model | Jun 5 2015 | |||
b48b80bac2b8 | richart | modification to dump facet internal fields | May 22 2015 | |||
60f636a6c07b | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | May 4 2015 | |||
d342eb95aeda | Lucas Frérot | modified dumper functions for dumping stress_embedded in embedded model | May 4 2015 | |||
b4ffb627fad7 | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 28 2015 | |||
7694f2f7b554 | Lucas Frérot | made getInternalDataPerElem virtual for embedded model | Apr 28 2015 |
c4science · Help