History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9d71cf55d088 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | Mar 24 2020 | |||
e8a7879155ab | richart | small bug fix | Mar 24 2020 | |||
4b1996c1a5f2 | anciaux | removes a wrong clear of elastic constants in anisotropic law | Mar 18 2020 | |||
44a04848e239 | anciaux | allow to initialize the material manually | Mar 18 2020 | |||
1ca2a17aa807 | anciaux | correct uninitialized values from materials | Mar 18 2020 | |||
f2e4a0fa4491 | anciaux | some changes to make PBC work again in sequential: to review | Mar 15 2020 | |||
3741ee66d19a | richart | Wrongly protected compilation | Dec 20 2019 | |||
d5726d36cee2 | richart | do not buildFacets in between constructor and initFull... | Dec 4 2019 | |||
0e809a7ec2c3 | richart | avoiding assigning materials to "no element" | Dec 4 2019 | |||
549557bb86a5 | richart | Reverted a changes that make cohesive element insertion fail in parallel | Nov 29 2019 | |||
9bdc4bbe7ab0 | richart | Securing accessors on pointers | Nov 29 2019 | |||
dcdb1495214c | richart | Corrected num iter count | Nov 27 2019 | |||
a7b944d6c817 | richart | Extending feengine generic api | Nov 27 2019 | |||
525799376c2e | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Nov 27 2019 | |||
2d7706576326 | richart | Storing step before solve restoring if solve failed | Nov 27 2019 | |||
ba6837e25b9b | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
6fc95097d887 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Nov 27 2019 | |||
295fdd9828a3 | richart | Cleaning unused parameters | Nov 11 2019 | |||
67bc28894cfb | richart | Make akantu compile again on ubuntu xenial | Oct 28 2019 | |||
5dcbd68a7b1a | richart | onElementAdded only for elements of the correct dimension | Oct 4 2019 | |||
dd086a28369f | richart | Moving the flipFacet call to the mesh facet creation code | Oct 4 2019 | |||
afa9cc913c79 | richart | Tangent matrix re-computation a bit more clever | Oct 4 2019 | |||
a58bd8d06aea | richart | bug fix in the profil construction | Aug 20 2019 | |||
912d812b730d | richart | Removing useless function + bug fix | Aug 20 2019 | |||
7c4625ecd4a8 | richart | made the getNbDataPerElem more generic | Aug 9 2019 | |||
dbdc45a8aac7 | richart | Updating the doc for external dumpers | Aug 6 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
88c75927c0ff | gallyamov | Correction in the internal field | Jul 17 2019 | |||
45f7051bd470 | gallyamov | Small fix in material anisotropic | Jul 17 2019 | |||
64b062ea67f5 | richart | Allowing to call the solver with a different solver callback | Jul 4 2019 | |||
34b888c7b651 | richart | Adding first version of anisotroptic damage law | Jul 3 2019 | |||
8a9c0bc03921 | richart | Fixed compilations of examples | Jul 3 2019 | |||
9fdb8de9cf68 | richart | Bug fix in non linear tests | Jun 16 2019 | |||
7d83cd218a34 | richart | Bug fix in Dumper shared_ptr changes | Jun 16 2019 | |||
59acc25aa216 | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
b8a8a46e2135 | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
5d2dc82607de | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
f6f78a8e1f57 | richart | Bug fix in cohesive elements | Jun 5 2019 | |||
69c3f4c90ff0 | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
d77e9ccf0452 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Jun 4 2019 | |||
b1971f0dd3a7 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | May 31 2019 | |||
e8875aefc8da | anciaux/richart | correct the construction of the element filter with ek_regular | May 31 2019 | |||
e6acdd6c5042 | gallyamov/richart | Correction of the default element types within element_type_map: | May 31 2019 | |||
84880d975de9 | richart | Modified MSH reader for version 4.1 of the files | May 21 2019 | |||
c992924e0405 | richart | Reactivating anisotropic patch tests | May 14 2019 | |||
c42b7b3e4d52 | richart | Bug fix in material anisotropic | May 14 2019 | |||
8b217bd84ecd | anciaux | removing python files useless now thanks to pybind | May 9 2019 | |||
f26800db0de2 | anciaux | revert the BC namespace | May 9 2019 | |||
84d2362e4f31 | anciaux | removing swig | May 9 2019 | |||
16fe68ba4a6f | anciaux | correct the construction of the element filter with ek_regular | May 8 2019 | |||
2aa1e344ee31 | gallyamov/anciaux | Correction of the default element types within element_type_map: | May 8 2019 | |||
3565525f24c3 | anciaux | clang formating | May 8 2019 | |||
9f3f511c4fff | anciaux | remove call to mother material computepotential doing nothing | May 8 2019 | |||
7e653f041bc2 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
3da5d746f8a3 | anciaux | revert my stupid change | May 7 2019 | |||
70aace4f4ca6 | anciaux | remove the ghost type in energy based things | May 7 2019 | |||
b149cd70180c | anciaux | correct the problem of material thermal not having an implementation of… | May 6 2019 | |||
047e8a1179a8 | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
29ce3cc1f3a1 | richart | Adding dof manager tests for petsc | Apr 23 2019 | |||
6e15f4e65858 | anciaux | still working on the materials for python | Apr 16 2019 | |||
c2fdaea2317f | anciaux | adding test and dynamic example now working | Apr 12 2019 | |||
bbddb3bb42f1 | anciaux | remove the useless namespaces Dirichlet and Neumann | Apr 9 2019 | |||
1e093d42f748 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
72c0214a7b7a | richart | PETSc dynamic solver | Apr 5 2019 | |||
de3632b9a117 | richart | Removed small tweaks made it more stable by copying the profiles | Mar 27 2019 | |||
0183db140277 | richart | First correct solution obtained with PETSc | Mar 27 2019 | |||
82efd2d855ec | richart | refactoring some assembly code | Mar 13 2019 | |||
2ff5e44cc57d | richart | This seams to work to assemble with multiple dofs and in parallel (needs a bit… | Mar 7 2019 | |||
0caf92148c1b | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
431ad889f5c5 | richart | Adding traction test for Mazars | Feb 13 2019 | |||
cbdb1e7d0583 | richart | Create matrices at the earliest moment | Feb 8 2019 | |||
f8a03d4d85b9 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | |||
832d879319a6 | richart | some code cleaning | Jan 30 2019 | |||
1c60fe620524 | richart | removing dead code | Jan 29 2019 | |||
ca4fcfd6ba44 | richart | Bug fix in heat transfer | Jan 22 2019 | |||
05a352d13d99 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
bb1dc4591df5 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
926d81321873 | richart | DOFManagerPETSc almost compiling | Dec 28 2018 | |||
08a4aeef80c5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
81e90b9978ef | richart | updating the matrix definition | Dec 28 2018 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
d41cf25de0e0 | richart | Long overdue cleaning in the model folder | Dec 28 2018 | |||
7237f444b33e | richart | adding bool as a mesh_data | Dec 28 2018 | |||
f3474ad9c8d7 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Dec 24 2018 | |||
089d572bcbb4 | gallyamov | Bug fix in material viscoelastic | Nov 22 2018 | |||
e317d05f3111 | gallyamov | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Nov 20 2018 | |||
aa499870207c | gallyamov | Merge branch 'features/viscoelasticity_maxwell' | Nov 20 2018 | |||
48be6004b2b8 | gallyamov | Added energy computing functions to viscoelastic material | Nov 19 2018 | |||
7b2e468f963a | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
d02061c6e2d6 | richart | modernizing material macro | Nov 6 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
86cbcad5ff57 | richart | Updated ntn contact to make it compile | Oct 17 2018 | |||
c49e61deed71 | richart | Cohesive element corretion due to pbc branch merge | Oct 17 2018 | |||
091d83ec5d79 | richart | Correcting the bug of insertion finite_deformation and dump (again) | Oct 12 2018 | |||
0dc284119849 | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
17fde1346772 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Sep 25 2018 | |||
46063ac227c6 | frerot | default values for InternalField members | Sep 13 2018 | |||
6068be0bf5d8 | frerot | modernizing InternalField | Sep 13 2018 |
c4science · Help