rAKA/srcfeatures/68-automatic…
rAKA/src
features/68-automatic…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
727f18940ec2 | anciaux | some changes to make PBC work again in sequential: to review | Mar 15 2020 | |||
f2e4a0fa4491 | anciaux | some changes to make PBC work again in sequential: to review | Mar 15 2020 | |||
1ef067ca8326 | anciaux | correct a memory fault problem with the pbc | Mar 13 2020 | |||
4da59a0e63c4 | anciaux | correct a memory fault problem with the pbc | Mar 13 2020 | |||
210089c6948a | anciaux | set tag upper bound based in MPI_COMM_WORLD | Mar 9 2020 | |||
d751a95ffe34 | anciaux | set tag upper bound based in MPI_COMM_WORLD | Mar 9 2020 | |||
3e99190b3c2f | anciaux | extend communicator creation in akantu | Mar 6 2020 | |||
30ae51bad185 | anciaux | extend communicator creation in akantu | Mar 6 2020 | |||
6e52064950ba | pundir | Conflict resolved with master | Feb 29 2020 | |||
47fd26fc5c36 | pundir | example added for contact mechanics | Feb 26 2020 | |||
db48e749ac96 | pundir | added synchronization tags for better parallelization | Feb 22 2020 | |||
9a71011e80b4 | pundir | added synchronization tags for better parallelization | Feb 22 2020 | |||
f500f4aafa06 | pundir | afterSolveStep in phase_field_model.hh changed | Feb 21 2020 | |||
7ba5e666881b | pundir | afterSolveStep in phase_field_model.hh changed | Feb 21 2020 | |||
79949d11664c | pundir | changed afterSolverStep initialization | Feb 21 2020 | |||
1b07206f1413 | pundir | changed afterSolverStep initialization | Feb 21 2020 | |||
c3b8aecba3ce | pundir | conflict with master resolved | Feb 21 2020 | |||
f8216b08dab8 | pundir | conflict with master resolved | Feb 21 2020 | |||
1945e593c93f | pundir | working in parallel | Feb 21 2020 | |||
837ecef167c0 | pundir | working in parallel | Feb 21 2020 | |||
bcf26686a629 | pundir | modifications to compile with RelWithDeBugInfo cmake option | Feb 20 2020 | |||
e61c7e5e8733 | pundir | commenting unused variables | Feb 20 2020 | |||
2b66ebfbfb54 | pundir | working on parallelization | Feb 19 2020 | |||
dae4255c29f7 | pundir | working on parallelization | Feb 19 2020 | |||
c67b978cb04e | richart | Adding a possibility to insert cohesive element only in some | Feb 18 2020 | |||
684f4e9f9da5 | richart | Adding a possibility to insert cohesive element only in some | Feb 18 2020 | |||
e0e3609775aa | pundir | Bug fixed : 2nd shape derivatives for quad 4 added | Feb 17 2020 | |||
fccde3b914f9 | pundir | few modifications to clean the code | Feb 17 2020 | |||
667ed59814ab | richart | Installing python binding and akantu-iterators properly | Jan 23 2020 | |||
8b12a8c50daf | richart | Installing python binding and akantu-iterators properly | Jan 23 2020 | |||
be8e3f9d35f2 | richart | improving the install process | Jan 22 2020 | |||
4a17d216cedb | richart | improving the install process | Jan 22 2020 | |||
89c853c10096 | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | |||
72bc1b60d6fa | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | |||
f600d5b63508 | richart | Wrongly protected compilation | Dec 20 2019 | |||
3741ee66d19a | richart | Wrongly protected compilation | Dec 20 2019 | |||
58bf31d34709 | richart | Bug fix in the export of the target akantu | Dec 18 2019 | |||
38689942d5bb | richart | Bug fix in the export of the target akantu | Dec 18 2019 | |||
ac4f37242023 | richart | extanding SparseMatrix and DOFManager interface in python | Dec 13 2019 | |||
0ff570ffbf37 | richart | extanding SparseMatrix and DOFManager interface in python | Dec 13 2019 | |||
1e38564b9582 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Dec 11 2019 | |||
9af5e8823b34 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Dec 11 2019 | |||
8eadccc15c0a | richart | The fix for clang breaks gcc | Dec 11 2019 | |||
238e081bfa3e | richart | The fix for clang breaks gcc | Dec 11 2019 | |||
5461568ecf20 | frerot | fixed warning [-Wempty-body] in Mesh::read | Dec 11 2019 | |||
b9311d8ff17e | frerot | fixed warning [-Wempty-body] in Mesh::read | Dec 11 2019 | |||
f553aa3c8bf8 | richart | bug fix to compile on clang | Dec 11 2019 | |||
ff7c24cea62e | richart | bug fix to compile on clang | Dec 11 2019 | |||
29c9bb06c2ba | richart | do not buildFacets in between constructor and initFull... | Dec 4 2019 | |||
d5726d36cee2 | richart | do not buildFacets in between constructor and initFull... | Dec 4 2019 | |||
6af7c64831a5 | richart | bug fix in case the facet is a boundary facet | Dec 4 2019 | |||
fccb500bf91a | richart | bug fix in case the facet is a boundary facet | Dec 4 2019 | |||
eb4a47db35a1 | richart | avoiding assigning materials to "no element" | Dec 4 2019 | |||
0e809a7ec2c3 | richart | avoiding assigning materials to "no element" | Dec 4 2019 | |||
2848d379ed8a | richart | Adding a missing S | Dec 3 2019 | |||
5ac36c978a89 | richart | Adding a missing S | Dec 3 2019 | |||
701e628670f7 | richart | Compilation fix when structural elements are not activated | Dec 2 2019 | |||
092b290520c2 | richart | Compilation fix when structural elements are not activated | Dec 2 2019 | |||
f6a5d382c9cb | richart | Reverted a changes that make cohesive element insertion fail in parallel | Nov 29 2019 | |||
549557bb86a5 | richart | Reverted a changes that make cohesive element insertion fail in parallel | Nov 29 2019 | |||
2385e94fa9ac | richart | Securing accessors on pointers | Nov 29 2019 | |||
9bdc4bbe7ab0 | richart | Securing accessors on pointers | Nov 29 2019 | |||
0c8304556d60 | richart | Corrected num iter count | Nov 27 2019 | |||
dcdb1495214c | richart | Corrected num iter count | Nov 27 2019 | |||
f501efc5a1a2 | richart | Extending feengine generic api | Nov 27 2019 | |||
a7b944d6c817 | richart | Extending feengine generic api | Nov 27 2019 | |||
59faf9244eb0 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Nov 27 2019 | |||
525799376c2e | 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 | |||
2d7706576326 | richart | Storing step before solve restoring if solve failed | Nov 27 2019 | |||
970ac3e26845 | richart | Updating cmake | Nov 27 2019 | |||
3b5ad8bc6ce8 | richart | Updating cmake | Nov 27 2019 | |||
e6f63992680a | richart | Rewriting the mesh to dual graph generation algorithm | Nov 27 2019 | |||
e0974cf6bcc5 | richart | Rewriting the mesh to dual graph generation algorithm | Nov 27 2019 | |||
f570859554d8 | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
ba6837e25b9b | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
f27246f38612 | richart | minor corrections | Nov 27 2019 | |||
c8376fd17f15 | richart | minor corrections | Nov 27 2019 | |||
1edb8bd9845a | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Nov 27 2019 | |||
6fc95097d887 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Nov 27 2019 | |||
d40b01128a4a | richart | Cleaning unused parameters | Nov 11 2019 | |||
295fdd9828a3 | richart | Cleaning unused parameters | Nov 11 2019 | |||
1d3b143d927f | richart | cleaning repo to move to sub repo | Oct 30 2019 | |||
5cff0fa4bf8f | richart | cleaning repo to move to sub repo | Oct 30 2019 | |||
7d5788cb11eb | richart | Make akantu compile again on ubuntu xenial | Oct 28 2019 | |||
67bc28894cfb | richart | Make akantu compile again on ubuntu xenial | Oct 28 2019 | |||
adce8c7a3b54 | pundir | examples changed in phasefield | Oct 10 2019 | |||
45189f6f6170 | pundir | examples changed in phasefield | Oct 10 2019 | |||
7b3c1b585f6f | pundir | class contact element modified/ stiffness matrix re computation | Oct 6 2019 | |||
5114f417840a | pundir | modified aka_array file | Oct 6 2019 | |||
478babb20688 | pundir | modified aka_array file | Oct 6 2019 | |||
cc6eaaa2c72e | pundir | conflicts with master resolved | Oct 5 2019 | |||
8ab1824459dc | pundir | conflicts with master resolved | Oct 5 2019 | |||
850e6e7cab7d | richart | onElementAdded only for elements of the correct dimension | Oct 4 2019 | |||
5dcbd68a7b1a | 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 | |||
dd086a28369f | richart | Moving the flipFacet call to the mesh facet creation code | Oct 4 2019 | |||
12d6811c677d | richart | minor enhancements | Oct 4 2019 | |||
d95b4e96bb27 | richart | minor enhancements | Oct 4 2019 | |||
fe9a13297180 | richart | adding info to mesh events | Oct 4 2019 |
c4science · Help