rAKA/srcbugfixes/material_selec…
rAKA/src
bugfixes/material_selec…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ff09fbb08786 | richart | adding info to mesh events | Oct 4 2019 | |||
cabfaf40d130 | richart | Tangent matrix re-computation a bit more clever | Oct 4 2019 | |||
afa9cc913c79 | richart | Tangent matrix re-computation a bit more clever | Oct 4 2019 | |||
63e723568c6c | pundir | conflicts with master resolved | Oct 2 2019 | |||
2f449dcda0b1 | pundir | added geometry utils to ease friciton calculation | Oct 2 2019 | |||
1f5a64ac85cf | pundir | started working on parallelization of contact detector | Oct 2 2019 | |||
3fdc4ee052a4 | richart | Bug fix in exclusiveScan in sequential | Sep 17 2019 | |||
60e435467a35 | richart | Bug fix in exclusiveScan in sequential | Sep 17 2019 | |||
8d4effaa2144 | richart | cleaning the code | Sep 4 2019 | |||
863d3f407e40 | richart | cleaning the code | Sep 4 2019 | |||
dc616972a49a | richart | Do not compute shape derivatives on all type in onElementsAdded | Aug 27 2019 | |||
f7fc640b45bc | richart | Do not compute shape derivatives on all type in onElementsAdded | Aug 27 2019 | |||
b3f8b6dd7ebb | richart | linting to make jenkins happy again | Aug 27 2019 | |||
155d19a093b4 | richart | linting to make jenkins happy again | Aug 27 2019 | |||
2f6c39dd1049 | richart | missed the structural shape functions | Aug 27 2019 | |||
8fec248f8b4b | richart | missed the structural shape functions | Aug 27 2019 | |||
00ddecef1c66 | richart | Limiting the shape functions and integrator to one dimension | Aug 27 2019 | |||
5a28b410980b | richart | Limiting the shape functions and integrator to one dimension | Aug 27 2019 | |||
aceea939d413 | richart | modernizing the code | Aug 21 2019 | |||
3d0f16c20130 | richart | modernizing the code | Aug 21 2019 | |||
273de36873a2 | richart | adding some debugging | Aug 21 2019 | |||
69c31979d23a | richart | adding some debugging | Aug 21 2019 | |||
d9813e44eab2 | richart | bug fix in the profil construction | Aug 20 2019 | |||
a58bd8d06aea | richart | bug fix in the profil construction | Aug 20 2019 | |||
4cc5593bbcc3 | richart | Removing useless function + bug fix | Aug 20 2019 | |||
912d812b730d | richart | Removing useless function + bug fix | Aug 20 2019 | |||
506facc40360 | richart | adding types capabilities | Aug 14 2019 | |||
534c6752bee0 | richart | adding types capabilities | Aug 14 2019 | |||
25ce746b01c9 | richart | Correcting some stuff in the dumpers | Aug 14 2019 | |||
a55298ef88a1 | richart | Correcting some stuff in the dumpers | Aug 14 2019 | |||
68b36dbdab07 | richart | made the getNbDataPerElem more generic | Aug 9 2019 | |||
7c4625ecd4a8 | richart | made the getNbDataPerElem more generic | Aug 9 2019 | |||
07b4268eff7a | richart | Updating the doc for external dumpers | Aug 6 2019 | |||
dbdc45a8aac7 | richart | Updating the doc for external dumpers | Aug 6 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
5af31d108e6b | richart | removed unused variables | Jul 19 2019 | |||
10c49fba4670 | richart | removed unused variables | Jul 19 2019 | |||
fe2e6f97b209 | richart | Exscan never significant on process 0 | Jul 17 2019 | |||
cdc8b43fdb16 | richart | Exscan never significant on process 0 | Jul 17 2019 | |||
5780ccfff666 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Jul 17 2019 | |||
e85c48c56d22 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Jul 17 2019 | |||
44d76f195969 | richart | Bug fix on exscan for proc 0 | Jul 17 2019 | |||
308ced2de8ff | richart | Bug fix on exscan for proc 0 | Jul 17 2019 | |||
5d002b67cef3 | pundir | changed contact detector to get correct master element index | Jul 17 2019 | |||
d2be181ab9f3 | gallyamov | Correction in the internal field | Jul 17 2019 | |||
88c75927c0ff | gallyamov | Correction in the internal field | Jul 17 2019 | |||
fd9caec072ec | gallyamov | Bug fix in Jacobian assembly part II | Jul 17 2019 | |||
b7fa2cd65510 | gallyamov | Bug fix in Jacobian assembly part II | Jul 17 2019 | |||
8a1ff90c4e1b | gallyamov | Small fix in material anisotropic | Jul 17 2019 | |||
45f7051bd470 | gallyamov | Small fix in material anisotropic | Jul 17 2019 | |||
e2cd545f4c39 | pundir/gallyamov | Bug fix in updating Jacobian with cohesive elements | Jul 17 2019 | |||
de3b2b42cb1f | pundir/gallyamov | Bug fix in updating Jacobian with cohesive elements | Jul 17 2019 | |||
5118388ad5e5 | pundir | Bug fixed : to consider boundary elements in initMeshFacets | Jul 17 2019 | |||
d651a78f1cdd | pundir | Bug fixed : in radius calculation for segement element | Jul 17 2019 | |||
dd9cc2ee49bf | richart/gallyamov | Bug fix with aka_array_tmpl due to compiler version | Jul 17 2019 | |||
c3496bf61b8d | richart/gallyamov | Bug fix with aka_array_tmpl due to compiler version | Jul 17 2019 | |||
50904ff00890 | pundir | bug fixed : compute jacobian in gauss integrator | Jul 17 2019 | |||
090fcb7b6683 | richart | Allowing to call the solver with a different solver callback | Jul 4 2019 | |||
64b062ea67f5 | richart | Allowing to call the solver with a different solver callback | Jul 4 2019 | |||
394b0e492938 | richart | Adding first version of anisotroptic damage law | Jul 3 2019 | |||
34b888c7b651 | richart | Adding first version of anisotroptic damage law | Jul 3 2019 | |||
7f0284f9fb5f | richart | Fixed compilations of examples | Jul 3 2019 | |||
8a9c0bc03921 | richart | Fixed compilations of examples | Jul 3 2019 | |||
31a4b0df8179 | pundir | jacobian for new elements added is wrong/update problem | Jun 30 2019 | |||
14bf8669d912 | pundir | changes to coupler interface of phasefield model | Jun 24 2019 | |||
dc45d7139e94 | pundir | changes to coupler interface of phasefield model | Jun 24 2019 | |||
a26f45f84b55 | pundir | python interface for contact/coupler/material selector | Jun 20 2019 | |||
33f799a9646c | pundir | conflicts resolved | Jun 19 2019 | |||
770410836a9d | pundir | conflicts resolved | Jun 19 2019 | |||
47c3bed53838 | pundir | conflict with master resolved | Jun 19 2019 | |||
5eb7cda6aae0 | pundir | changed fillNodestoElement in mesh/ use meshfacets for coupling | Jun 19 2019 | |||
f255dcc453be | richart | Small leak fix | Jun 16 2019 | |||
f387b399ae6e | richart | Small leak fix | Jun 16 2019 | |||
1f6e9e513dbb | richart | Bug fix in non linear tests | Jun 16 2019 | |||
9fdb8de9cf68 | richart | Bug fix in non linear tests | Jun 16 2019 | |||
d56d4c73db45 | richart | Bug fix in Dumper shared_ptr changes | Jun 16 2019 | |||
7d83cd218a34 | richart | Bug fix in Dumper shared_ptr changes | Jun 16 2019 | |||
7211363d92dc | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
59acc25aa216 | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
5679bae8c1dc | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
b8a8a46e2135 | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
fcf291876e0b | pundir | coupling between solid cohesive and contact mechanics started | Jun 14 2019 | |||
1d9772fd8e9c | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
5d2dc82607de | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
0c6888ff380d | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
788ec250fa23 | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
f433098ce4ca | richart | Compiling with clang with -fsanitize=memory | Jun 12 2019 | |||
36cb05800fb2 | richart | Compiling with clang with -fsanitize=memory | Jun 12 2019 | |||
2bf95c3451ff | pundir | chenged in resolution.cc for nodegroup | Jun 11 2019 | |||
902d6d5d0b49 | pundir | conflicts resolved | Jun 10 2019 | |||
11a039979ab0 | richart | Removing ABAQUS reader | Jun 7 2019 | |||
9ae672d90f06 | richart | Removing ABAQUS reader | Jun 7 2019 | |||
ece172541773 | richart | Bug fix in cohesive elements | Jun 5 2019 | |||
f6f78a8e1f57 | richart | Bug fix in cohesive elements | Jun 5 2019 | |||
d615f3390f78 | richart | Repairing some swig things | Jun 5 2019 | |||
1308f870eb08 | richart | Repairing some swig things | Jun 5 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | Jun 5 2019 |
c4science · Help