rAKA/srcbugfixes/60-hybrid…
rAKA/src
bugfixes/60-hybrid…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ca7a0f4b9298 | richart | Merge branch 'features/doc_energies' into 'master' | Apr 29 2021 | |||
7f9fe3088b81 | anciaux | add the possibility to return a vector of possible material allocators | Mar 30 2021 | |||
5dbea3e35321 | frerot | [doc] added energy explaination for plastic materials | Mar 29 2021 | |||
e0ac8fcc77c8 | frerot | [doc] added documentation on getEnergy | Mar 29 2021 | |||
2c2ac9d01138 | anciaux | give better default to the fragmentation_manager tools | Mar 29 2021 | |||
ba9e2713a380 | richart | Merge branch 'features/material_internals_memory' into 'master' | Mar 16 2021 | |||
cfebf6035747 | anciaux | adding a reference to remove a bug visible with pre-strained materials | Mar 15 2021 | |||
e451f9f2d87d | richart | make the compute boundary loads compile and run in structural mechanics | Mar 15 2021 | |||
64df19a129e0 | frerot | silenced override warnings on HeatTransferModel dump() overloads | Mar 15 2021 | |||
d7eb0b0c18be | richart | Fixing dumper warnings | Mar 13 2021 | |||
95d0dced15d1 | richart | Adapting due to changes in structural mechanics | Mar 13 2021 | |||
9cb01e0c3a12 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
12c0a090caee | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
db203e90b229 | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 13 2021 | |||
cee77eb64fae | richart | Merge branch 'master' into 'features/doc' | Mar 13 2021 | |||
ffccf8161507 | richart | Improving a bit the code | Mar 12 2021 | |||
a13f3874ff27 | richart | Adding code-quality clang-tidy | Mar 12 2021 | |||
978f61b1c0a8 | richart | Bug fix in a cohesive example | Mar 12 2021 | |||
af769218ef0b | richart | Missing include | Mar 12 2021 | |||
3d1bde8e1dbb | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 12 2021 | |||
73bed14ec284 | richart | [doc] Adding constitutive laws | Mar 12 2021 | |||
1159730b10be | richart | Bug fix and refactoring | Mar 11 2021 | |||
d14823276f56 | richart | Reactivating the default values for arrays in models | Mar 10 2021 | |||
45d7eb9f8b4a | richart | Moving code around | Mar 10 2021 | |||
74402b5c3648 | tdroch/richart | Fix element acces via getElementIterable | Mar 10 2021 | |||
6f03fe32926e | richart | Adding energy computation per element group | Mar 10 2021 | |||
170c4ee05db4 | richart | Iterate elements in element group | Mar 10 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
aeea5e3d8d04 | Philip Mueller, HS | Removed a debug output. | Mar 8 2021 | |||
8b2393966ca6 | richart | Adding energy computations | Mar 6 2021 | |||
23a4eb17ac12 | richart | Adding capability to register materials by name | Mar 4 2021 | |||
846fa0c86ab1 | richart | Bug found in the structural mechanics model | Feb 25 2021 | |||
b37d88658024 | richart | Adding solvers to the python interface | Feb 24 2021 | |||
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 |
c4science · Help