rAKA/src/model/solid_mechanics/material.ccbugfixes/macos-clang…
rAKA/src/model/solid_mechanics/material.cc
bugfixes/macos-clang…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
88e4bdd1fc1d | richart | Missing symbols with clang | Jun 25 2021 | |||
e1a94b307393 | richart | Merge branch 'features/material_internals_memory' into 'master' | Mar 16 2021 | |||
e7a551f32e9a | anciaux | adding a reference to remove a bug visible with pre-strained materials | Mar 15 2021 | |||
dc620ac87a26 | richart | Missing include | Mar 12 2021 | |||
42afd1028858 | richart | Bug fix and refactoring | Mar 11 2021 | |||
c66842af1879 | richart | Moving code around | Mar 10 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
081da3e5b7c6 | richart | some linting | Nov 17 2020 | |||
10664658c20c | richart | Bug fix in the eigen-gradu, with cohesive elements | Nov 16 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
33c80c6b352e | richart | Changed the way eigen grad u can be set from the material file | Oct 8 2020 | |||
af9a0441ec8d | anciaux | register the eigen gradu as a material parameter | Oct 8 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
125fb50f0497 | richart | Storing step before solve restoring if solve failed | Nov 27 2019 | |||
f570859554d8 | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
7f0284f9fb5f | richart | Fixed compilations of examples | Jul 3 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
ce7807ee8dd8 | anciaux/richart | correct the construction of the element filter with ek_regular | May 31 2019 | |||
190abbca14dd | anciaux | correct the construction of the element filter with ek_regular | May 8 2019 | |||
b714ad9efc75 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
80bf494bde0b | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
077e6bd1fe54 | anciaux | still working on the materials for python | Apr 16 2019 | |||
5e1c697c5bdd | richart | Scoping some enums | Dec 28 2018 | |||
519dde5353b5 | richart | modernizing material macro | Nov 6 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
f45dac62663f | frerot | added previous state restore on Material | Jun 6 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
d4e6be1751e0 | richart | Removing accessor that should not have existed at the first place | Feb 23 2018 | |||
a2c5387f333e | richart | cleaning the cohesive materials | Feb 21 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
ada2d29a5ea5 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
34fb9dc0f4f1 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
399dace873ac | richart/gallyamov | Bug fix in the call to computeBtDB in material | Feb 9 2018 | |||
3e3dfcf54fea | frerot | running test w/o error, but stiffness is wrong | Feb 7 2018 | |||
c80281c3ac3e | • arichart/gallyamov | Missing template in front of some mul<> | Feb 2 2018 | |||
c5c8dcfccfc1 | richart | Bug fix in heat transfer | Jan 31 2018 | |||
9906cfa09256 | richart | Factorizing code between models | Jan 29 2018 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
f157d17192b3 | • arichart | Tidying the code, going to performance checkers | Dec 3 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 | |||
1b868f6a377f | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
5e0adaed150e | richart | Small improvements ?! | Aug 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 | |||
f56c67ca1053 | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
a82571659061 | richart | Range-based for improvement | Jun 2 2017 | |||
807ec6a2a72d | richart | Bug fix ~ in non local damage | Feb 14 2017 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 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 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 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 | |||
13dd560ae534 | Aurelia Cuba Ramos | give unique memory ids to all the elment type maps, needed for FE2 | Jan 31 2016 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
495126944c1f | richart | Rewrote flattenInternal using the information from the internal... | Nov 24 2015 | |||
4bc197d7bf04 | richart | Revert "bug fix in flattenInternal() to make it work, even if non of the… | Nov 24 2015 | |||
608b08c299f9 | richart | Passed potential energy as a internal field to be able to dump it | Nov 19 2015 | |||
3415d2204cd2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 19 2015 | |||
5462986a7ed5 | richart | Bug fixes + little improvements | Nov 19 2015 | |||
46bb55aa2e82 | Aurelia Cuba Ramos | bug fix in flattenInternal() to make it work, even if non of the materials on… | Nov 17 2015 | |||
cdefe134a4ae | Aurelia Cuba Ramos | bug fixes to make Akantu compatible with IGFEM, function added in the SMM to… | Nov 15 2015 | |||
1ce2acdb9ebf | Aurelia Cuba Ramos | bug fix in parallel non-local, cleaning of mesh-sphere intersector, added… | Oct 28 2015 | |||
1e72176f9e34 | richart | Change residual in internal forces + added instantiation for Time step solver | Oct 16 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
8a3b9afe2828 | Okan | merged | Sep 4 2015 | |||
9d2fa3941813 | Okan | interpolation from control points: bug solved for multi material case | Sep 4 2015 | |||
8f89b975d5b5 | richart | Changes in comments to address ticket #44 [close #44] | Sep 4 2015 | |||
548dfbcb0170 | fabarras | final commit for move of interpolateElementalFieldFromControlPoints | Aug 28 2015 | |||
140331d6f9b2 | fabarras | move of elemental field interpolation to FEEngine | Aug 27 2015 | |||
8cb650db55ce | fabarras | move of computeQuadraturePointsCoordinates in FEEngine | Aug 26 2015 | |||
cd64a69eb84b | Aurelia Cuba Ramos | Renaming of eigenstrain into eigengradu: Ticket #32 | Aug 12 2015 | |||
9054f18b641e | Aurelia Cuba Ramos | Merge conflict resolved in MeshSphereIntersector | Aug 11 2015 | |||
54b6e2f946d8 | Aurelia Cuba Ramos | getInternal and getArray in Material are now templated, cleanup of flattened… | Aug 11 2015 | |||
88ec5e44af0b | richart | Modifications to be able to compile akantu in float | Aug 4 2015 | |||
9419529b4313 | Aurelia Cuba Ramos | accessor for array of uint added, bug fix convertToGlobalElement function | Jul 17 2015 | |||
be8aed2cefbf | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 14 2015 | |||
89088a68b210 | Aurelia Cuba Ramos | add a reference to the feengine the material, modification to dynamically… | Jul 14 2015 | |||
c846efc4c5fd | Lucas Frérot | fixed bugs in dumper for embedded model | Jul 9 2015 | |||
f4b9a7d1e96d | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 1 2015 | |||
39bfed80494f | Marco Vocialta | Adding boolean internal fields in materials | Jun 25 2015 | |||
1e477125e7eb | Lucas Frérot | opened the possibility for finer initialization of material internals | Jun 1 2015 | |||
b48b80bac2b8 | richart | modification to dump facet internal fields | May 22 2015 | |||
baf4c9cec53f | Marco Vocialta | Modifying the functions that insert cohesive elements so that they return the… | Apr 28 2015 | |||
089ea78fe293 | Marco Vocialta | Fixing a bug in the operator= of VectorProxy | Apr 22 2015 | |||
9be3d58a8aa0 | Marco Vocialta | Bug fixes | Apr 22 2015 | |||
cee9304c42a5 | richart | Change in operator[] of array iterator return a proxy instead of a reference | Apr 13 2015 | |||
c26772de679e | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Mar 20 2015 |
c4science · Help