rAKA/srcfeatures/moving-pypi…
rAKA/src
features/moving-pypi…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
59faf9244eb0 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Nov 27 2019 | |||
125fb50f0497 | richart | Storing step before solve restoring if solve failed | Nov 27 2019 | |||
970ac3e26845 | richart | Updating cmake | Nov 27 2019 | |||
e6f63992680a | richart | Rewriting the mesh to dual graph generation algorithm | Nov 27 2019 | |||
f570859554d8 | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
f27246f38612 | richart | minor corrections | Nov 27 2019 | |||
1edb8bd9845a | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Nov 27 2019 | |||
d40b01128a4a | richart | Cleaning unused parameters | Nov 11 2019 | |||
1d3b143d927f | richart | cleaning repo to move to sub repo | Oct 30 2019 | |||
7d5788cb11eb | richart | Make akantu compile again on ubuntu xenial | Oct 28 2019 | |||
7b3c1b585f6f | pundir | class contact element modified/ stiffness matrix re computation | Oct 6 2019 | |||
850e6e7cab7d | richart | onElementAdded only for elements of the correct dimension | Oct 4 2019 | |||
9ced33b21085 | richart | Moving the flipFacet call to the mesh facet creation code | Oct 4 2019 | |||
12d6811c677d | richart | minor enhancements | Oct 4 2019 | |||
fe9a13297180 | richart | adding info to mesh events | Oct 4 2019 | |||
cabfaf40d130 | 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 | |||
8d4effaa2144 | richart | cleaning the code | Sep 4 2019 | |||
dc616972a49a | 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 | |||
2f6c39dd1049 | richart | missed the structural shape functions | Aug 27 2019 | |||
00ddecef1c66 | richart | Limiting the shape functions and integrator to one dimension | Aug 27 2019 | |||
aceea939d413 | richart | modernizing the code | Aug 21 2019 | |||
273de36873a2 | richart | adding some debugging | Aug 21 2019 | |||
d9813e44eab2 | richart | bug fix in the profil construction | Aug 20 2019 | |||
4cc5593bbcc3 | richart | Removing useless function + bug fix | Aug 20 2019 | |||
506facc40360 | richart | adding types capabilities | Aug 14 2019 | |||
25ce746b01c9 | richart | Correcting some stuff in the dumpers | Aug 14 2019 | |||
68b36dbdab07 | richart | made the getNbDataPerElem more generic | Aug 9 2019 | |||
07b4268eff7a | richart | Updating the doc for external dumpers | Aug 6 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
5af31d108e6b | richart | removed unused variables | Jul 19 2019 | |||
fe2e6f97b209 | 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 | |||
44d76f195969 | 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 | |||
fd9caec072ec | gallyamov | Bug fix in Jacobian assembly part II | Jul 17 2019 | |||
8a1ff90c4e1b | gallyamov | Small fix in material anisotropic | Jul 17 2019 | |||
e2cd545f4c39 | 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 | |||
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 | |||
394b0e492938 | richart | Adding first version of anisotroptic damage law | Jul 3 2019 | |||
7f0284f9fb5f | richart | Fixed compilations of examples | Jul 3 2019 | |||
31a4b0df8179 | pundir | jacobian for new elements added is wrong/update problem | Jun 30 2019 | |||
a26f45f84b55 | pundir | python interface for contact/coupler/material selector | Jun 20 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 | |||
1f6e9e513dbb | richart | Bug fix in non linear tests | Jun 16 2019 | |||
d56d4c73db45 | 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 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
5679bae8c1dc | 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 | |||
0c6888ff380d | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
f433098ce4ca | 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 | |||
ece172541773 | richart | Bug fix in cohesive elements | Jun 5 2019 | |||
d615f3390f78 | richart | Repairing some swig things | Jun 5 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
e31046f5809d | richart | Minor bug fixes | Jun 5 2019 | |||
dd534854983b | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Jun 4 2019 | |||
02f245d81e99 | richart | Bug fix in the MSH reader version 4 | Jun 2 2019 | |||
3c352c4157a0 | pundir | chmaged contact detector and element class for friciton traction | Jun 1 2019 | |||
6e41dec3f294 | pundir | previous projection needs to be fixed in contact element class for friction to… | May 31 2019 | |||
c9e67b83dadf | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | May 31 2019 | |||
ce7807ee8dd8 | anciaux/richart | correct the construction of the element filter with ek_regular | May 31 2019 | |||
45ceddff1be6 | gallyamov/richart | Correction of the default element types within element_type_map: | May 31 2019 | |||
6d5d7eb67dcf | richart | Few modifications | May 31 2019 | |||
b747d8056676 | richart | Update on mesh_io_msh read and write | May 29 2019 | |||
4c4091082c2c | pundir | removed dumping code in predictor/corrector of coupler class | May 29 2019 | |||
07f445cafcff | pundir | contact code adapted for explicit dynamics/ lot of things have been changed in… | May 28 2019 | |||
236c0837e14e | pundir | working commit before rewiring/ added working tests | May 24 2019 | |||
37f4fb5016b8 | pundir | fixed stress/grad_u dumping in coupler | May 22 2019 | |||
7e48d8081c03 | richart | Modified MSH reader for version 4.1 of the files | May 21 2019 | |||
76248ba30d4b | pundir | friction implementation added/ working on tests | May 20 2019 | |||
80c076550438 | pundir | cleaning the resolution code in contact mechanics model/definitely need a data… | May 20 2019 | |||
c4c42c021e29 | pundir | assembly of friction stiffness/ might need a proper structure for einsum | May 18 2019 | |||
565c009cae64 | pundir | added 2nd derivative for t3, q4 elements | May 17 2019 | |||
8c7c3a6919d8 | pundir | Merge branch 'features/contact' of ssh://c4science.ch/diffusion/AKAPRIV/akantu… | May 16 2019 | |||
25f1467e2e96 | pundir | integrated dof changes to coupler class and started with friction enforcement | May 16 2019 | |||
d2a26eff0fa2 | richart | Merge branch 'features/contact' of c4science:/diffusion/AKAPRIV/akantu-private… | May 15 2019 | |||
fea1ae19bc2f | richart | Broked the compilation... (Mohit I how you a beer), removed some warnings | May 15 2019 | |||
2365e703e433 | pundir | resolved conflict in contact mechanics model | May 14 2019 | |||
9364926c5d3a | richart | Changed the interfaces of models to accept an external dof_manager | May 14 2019 | |||
d6be7077ee76 | richart | This file should never have been in git | May 14 2019 | |||
7a4f63ed245b | richart | Reactivating anisotropic patch tests | May 14 2019 | |||
4929f9340ec6 | richart | Bug fix in material anisotropic | May 14 2019 | |||
7fe63708dd78 | anciaux | removing python files useless now thanks to pybind | May 9 2019 | |||
0781d52fe548 | anciaux | revert the BC namespace | May 9 2019 | |||
c4e9e7754ea5 | anciaux | removing swig | May 9 2019 |
c4science · Help