rAKA/srcfeatures/34-poisson…
rAKA/src
features/34-poisson…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
34cdde4a0ef8 | richart | restored hermite shapes | Feb 9 2021 | |||
8178b1e40e10 | richart | Adding MeshAccessor to python and adding posibility to resize meshes | Feb 9 2021 | |||
d3f488d7feee | richart | Initializing properly the element_material | Feb 8 2021 | |||
81d5d634d296 | Philip Mueller | Added functions to better interact with the material torage of the… | Feb 5 2021 | |||
bd14ee9d4261 | Philip Mueller | Modified the `addMaterial()` function of the `StructuralMechanicsModel`. | Feb 5 2021 | |||
e2a9b85e876e | richart | Bug fix of dynamics structural elements | Feb 5 2021 | |||
fc805b05db5c | richart | correcting shapes in _bernouilli beams | Feb 1 2021 | |||
da2c2d3ca841 | richart | A bit more cleaning | Feb 1 2021 | |||
48c1c478dbae | richart | Assembling structural elements mass matrix in FEEngine | Jan 28 2021 | |||
96c2c56bc646 | richart | Compilation error on ubuntu corrected | Jan 28 2021 | |||
b74014a5dfe8 | richart | Reactivating mass matrix computation for structural elements | Jan 28 2021 | |||
39c17a8c4fe7 | richart | Reactivating boundary forces code for structural elements | Jan 27 2021 | |||
e9bcfea33128 | richart | Bug fix when not in debug | Nov 17 2020 | |||
ca8b0916b687 | richart | Protecting lambda not used in NDEBUG | Nov 17 2020 | |||
e13ac132d985 | richart | Removing warning in py_material RTFM... | Nov 17 2020 | |||
2491c2214859 | richart | compilation bug fix when mpi is off | Nov 17 2020 | |||
10560320f49d | richart | some linting | Nov 17 2020 | |||
8f1d14ec176b | richart | removing warnings in py_material | Nov 17 2020 | |||
30d41afebedb | richart | Bug fix in the eigen-gradu, with cohesive elements | Nov 16 2020 | |||
92684d20aee0 | richart | Minor improvements to help debugging | Nov 13 2020 | |||
e6cb89c743c8 | richart | bug fix in mesh distribution | Nov 13 2020 | |||
7fe6b3c3c105 | richart | Bug fix in size computation | Nov 13 2020 | |||
cf7c4837cb90 | richart | bug fix in the insertion of 3d elements | Nov 13 2020 | |||
36b61f922c3e | richart | Full rewrite of cohesive insertion to ensure the order of insertion across… | Nov 13 2020 | |||
e67b19e9c27e | richart | Bug fix | Nov 13 2020 | |||
996fba290d56 | richart | Accounting for stupid version of compilers | Nov 13 2020 | |||
e430cc0cba3c | richart | Remaining semicolon | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
a7cedbf9906c | richart | Bug fix in non_local cleanup | Nov 13 2020 | |||
18bc82b3bd6a | richart | A bit of cleanup of the code | Nov 13 2020 | |||
d0b63cea21e3 | richart | Change in pybind11 compilation | Nov 13 2020 | |||
1f6666b97403 | richart | Bug fixes and compilation warning cleaning: | Nov 13 2020 | |||
1ca3bf659e84 | richart | [ci] Extanding the ci: | Nov 13 2020 | |||
5cc4b76ac4b6 | richart | Adding git information to the code | Nov 13 2020 | |||
8f5380fd35d3 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private into master | Nov 13 2020 | |||
baacd6b48076 | richart | Changed the way eigen grad u can be set from the material file | Oct 8 2020 | |||
5c8a4684bc7f | anciaux | register the eigen gradu as a material parameter | Oct 8 2020 | |||
f7d749d67510 | richart | Extanding the python interface of FEEngine and cohesive element | Jul 21 2020 | |||
3fb8ce4a66af | anciaux | remove prank and psize from communicator.hh | Jun 23 2020 | |||
04f84f3897ff | anciaux | fix rotation wrongly inserted in the natural coordinates for tetrahedron4 | Jun 17 2020 | |||
03d3e280c971 | pundir | Bug fixed : multiple cohesive materials in extrinsic insertion | Jun 8 2020 | |||
95f643fbb529 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | May 6 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
a80e6d048c5a | anciaux | Merge branch 'master' of gitlab.com:akantu/akantu | Mar 25 2020 | |||
f12826f744d5 | anciaux | if sequential, should exchange information for the pbc | Mar 25 2020 | |||
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 | |||
4da59a0e63c4 | anciaux | correct a memory fault problem with the pbc | Mar 13 2020 | |||
d751a95ffe34 | anciaux | set tag upper bound based in MPI_COMM_WORLD | Mar 9 2020 | |||
30ae51bad185 | anciaux | extend communicator creation in akantu | Mar 6 2020 | |||
684f4e9f9da5 | richart | Adding a possibility to insert cohesive element only in some | Feb 18 2020 | |||
8b12a8c50daf | richart | Installing python binding and akantu-iterators properly | Jan 23 2020 | |||
4a17d216cedb | richart | improving the install process | Jan 22 2020 | |||
72bc1b60d6fa | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | |||
3741ee66d19a | richart | Wrongly protected compilation | Dec 20 2019 | |||
38689942d5bb | richart | Bug fix in the export of the target akantu | Dec 18 2019 | |||
0ff570ffbf37 | richart | extanding SparseMatrix and DOFManager interface in python | Dec 13 2019 | |||
9af5e8823b34 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Dec 11 2019 | |||
238e081bfa3e | richart | The fix for clang breaks gcc | Dec 11 2019 | |||
b9311d8ff17e | frerot | fixed warning [-Wempty-body] in Mesh::read | Dec 11 2019 | |||
ff7c24cea62e | richart | bug fix to compile on clang | Dec 11 2019 | |||
d5726d36cee2 | richart | do not buildFacets in between constructor and initFull... | Dec 4 2019 | |||
fccb500bf91a | richart | bug fix in case the facet is a boundary facet | Dec 4 2019 | |||
0e809a7ec2c3 | richart | avoiding assigning materials to "no element" | Dec 4 2019 | |||
5ac36c978a89 | richart | Adding a missing S | Dec 3 2019 | |||
092b290520c2 | richart | Compilation fix when structural elements are not activated | Dec 2 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 | |||
3b5ad8bc6ce8 | richart | Updating cmake | Nov 27 2019 | |||
e0974cf6bcc5 | richart | Rewriting the mesh to dual graph generation algorithm | Nov 27 2019 | |||
ba6837e25b9b | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
c8376fd17f15 | richart | minor corrections | 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 | |||
5cff0fa4bf8f | richart | cleaning repo to move to sub repo | Oct 30 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 | |||
d95b4e96bb27 | richart | minor enhancements | Oct 4 2019 | |||
ff09fbb08786 | richart | adding info to mesh events | Oct 4 2019 | |||
afa9cc913c79 | richart | Tangent matrix re-computation a bit more clever | Oct 4 2019 | |||
60e435467a35 | richart | Bug fix in exclusiveScan in sequential | Sep 17 2019 | |||
863d3f407e40 | richart | cleaning the code | Sep 4 2019 | |||
f7fc640b45bc | richart | Do not compute shape derivatives on all type in onElementsAdded | Aug 27 2019 | |||
155d19a093b4 | richart | linting to make jenkins happy again | Aug 27 2019 | |||
8fec248f8b4b | richart | missed the structural shape functions | Aug 27 2019 | |||
5a28b410980b | richart | Limiting the shape functions and integrator to one dimension | Aug 27 2019 | |||
3d0f16c20130 | richart | modernizing the code | Aug 21 2019 | |||
69c31979d23a | richart | adding some debugging | Aug 21 2019 | |||
a58bd8d06aea | richart | bug fix in the profil construction | Aug 20 2019 | |||
912d812b730d | richart | Removing useless function + bug fix | Aug 20 2019 | |||
534c6752bee0 | richart | adding types capabilities | Aug 14 2019 |
c4science · Help