rAKA/srcbugfixes/python_interfa…
rAKA/src
bugfixes/python_interfa…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
a55298ef88a1 | richart | Correcting some stuff in the dumpers | Aug 14 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 | |||
10c49fba4670 | richart | removed unused variables | Jul 19 2019 | |||
cdc8b43fdb16 | richart | Exscan never significant on process 0 | Jul 17 2019 | |||
e85c48c56d22 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Jul 17 2019 | |||
308ced2de8ff | richart | Bug fix on exscan for proc 0 | Jul 17 2019 | |||
88c75927c0ff | gallyamov | Correction in the internal field | Jul 17 2019 | |||
b7fa2cd65510 | gallyamov | Bug fix in Jacobian assembly part II | Jul 17 2019 | |||
45f7051bd470 | gallyamov | Small fix in material anisotropic | Jul 17 2019 | |||
de3b2b42cb1f | pundir/gallyamov | Bug fix in updating Jacobian with cohesive elements | Jul 17 2019 | |||
c3496bf61b8d | richart/gallyamov | Bug fix with aka_array_tmpl due to compiler version | 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 | |||
f387b399ae6e | richart | Small leak fix | Jun 16 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 | |||
788ec250fa23 | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
36cb05800fb2 | richart | Compiling with clang with -fsanitize=memory | Jun 12 2019 | |||
f6f78a8e1f57 | richart | Bug fix in cohesive elements | Jun 5 2019 | |||
1308f870eb08 | richart | Repairing some swig things | Jun 5 2019 | |||
69c3f4c90ff0 | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
aa8c5c4077ce | richart | Minor bug fixes | Jun 5 2019 | |||
d77e9ccf0452 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Jun 4 2019 | |||
7a04471d3e4d | richart | Bug fix in the MSH reader version 4 | Jun 2 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 | |||
8a8cbaa53817 | richart | Few modifications | May 31 2019 | |||
df7dd4dc2abc | richart | Update on mesh_io_msh read and write | May 29 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 | |||
211d3896d5bc | anciaux | improved error message | 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 | |||
7c6724f81ef6 | richart | Correction in transform iterators | Apr 23 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 | |||
5c67ccc6e23b | richart/anciaux | Abaqus reader broken with Boost 1.67 (wont fix) | Apr 8 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 |
c4science · Help