History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8b1b1e45cd8a | richart | Bug fix in the dumper for enums | Jun 23 2021 | |||
c71d208ad3a6 | richart/tomohitpundir | Apply 34 suggestion(s) to 15 file(s) | Jun 8 2021 | |||
59511c932ccc | pundir | tests/examples and python modules for contact code added | Jun 6 2021 | |||
5fbd5f362282 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 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 | |||
3d1bde8e1dbb | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 12 2021 | |||
1159730b10be | richart | Bug fix and refactoring | Mar 11 2021 | |||
74402b5c3648 | tdroch/richart | Fix element acces via getElementIterable | Mar 10 2021 | |||
170c4ee05db4 | richart | Iterate elements in element group | Mar 10 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
8178b1e40e10 | richart | Adding MeshAccessor to python and adding posibility to resize meshes | Feb 9 2021 | |||
e2a9b85e876e | richart | Bug fix of dynamics structural elements | Feb 5 2021 | |||
5f5bcf63b549 | richart | Correcting compilation errors due to merge | Dec 11 2020 | |||
a5d5a08124f6 | richart | Merge branch 'master' into features/contact | Dec 11 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 | |||
2494dc4e9df3 | richart | clang-tidy | 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 | |||
8decd1bbe0c1 | pundir | conflicts with master resolved | Jun 14 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 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 | |||
29a3edd4dac6 | pundir | Conflict resolved with master | Feb 29 2020 | |||
b9311d8ff17e | frerot | fixed warning [-Wempty-body] in Mesh::read | Dec 11 2019 | |||
dd086a28369f | richart | Moving the flipFacet call to the mesh facet creation code | Oct 4 2019 | |||
ff09fbb08786 | richart | adding info to mesh events | Oct 4 2019 | |||
2475508cefbe | pundir | conflicts with master resolved | Oct 2 2019 | |||
7c4625ecd4a8 | richart | made the getNbDataPerElem more generic | Aug 9 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
0e33289cdc09 | pundir | Bug fixed : to consider boundary elements in initMeshFacets | Jul 17 2019 | |||
fdd932f6c20d | pundir | jacobian for new elements added is wrong/update problem | Jun 30 2019 | |||
41cabfe949f2 | pundir | python interface for contact/coupler/material selector | Jun 20 2019 | |||
bca70b4e93bf | pundir | conflict with master resolved | Jun 19 2019 | |||
a0e19c5e89c6 | pundir | changed fillNodestoElement in mesh/ use meshfacets for coupling | Jun 19 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 | |||
d5024bd23cb4 | pundir | coupling between solid cohesive and contact mechanics started | Jun 14 2019 | |||
5d2dc82607de | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
788ec250fa23 | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
f45c6557b01d | pundir | conflicts resolved | Jun 10 2019 | |||
1308f870eb08 | richart | Repairing some swig things | 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 | |||
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 | |||
e6acdd6c5042 | gallyamov/richart | Correction of the default element types within element_type_map: | 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 | |||
84d2362e4f31 | anciaux | removing swig | May 9 2019 | |||
2aa1e344ee31 | gallyamov/anciaux | Correction of the default element types within element_type_map: | May 8 2019 | |||
1e093d42f748 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
0183db140277 | richart | First correct solution obtained with PETSc | Mar 27 2019 | |||
ad8da63e2e3d | frerot | setting rpath for python extension | Mar 20 2019 | |||
76e9be0a5b66 | richart | exposing partitionate parameters in distribute | Feb 26 2019 | |||
67288e857750 | pundir | cleaning | Feb 5 2019 | |||
1084411c62c6 | pundir | conflict fixed with master | Feb 1 2019 | |||
4ffeb75ecfda | richart | Bug fix in column iterator and some cleaning | Jan 29 2019 | |||
50098fd0b6e2 | pundir | contact mechanics explicit working/ need to fix dumper in coupling with solid | Jan 24 2019 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
7237f444b33e | richart | adding bool as a mesh_data | Dec 28 2018 | |||
355de55b09f3 | pundir | contact detector capable of orthogonal projection/ needs test | Dec 18 2018 | |||
7b2e468f963a | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
7e2cd66c9507 | richart | solved some swig issues | Nov 6 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
41a834663730 | richart | bug fixes in 1d | Oct 31 2018 | |||
ed8a2ee04528 | richart | modernizing some code | Oct 31 2018 | |||
0dc284119849 | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
7b78eda9f30a | richart | Adding the mesh nodal data to the python interface | Sep 25 2018 | |||
023a4b630b0e | richart | Adding transform adaptor and nodedata in mesh data | Sep 12 2018 | |||
8ec3c922e7ee | richart | make periodic debugging | Sep 5 2018 | |||
71beddeb9549 | richart | Adding some functions in the python interface | Aug 29 2018 | |||
327aad04af0a | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
d35974ef9782 | richart | Implementing missing function fir makePeriodic | Jun 19 2018 | |||
40c729a672b7 | richart | Initialize the is_periodic variable | Jun 15 2018 | |||
d4f0b6028779 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
033a8225e32a | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
ba0d478cf0b3 | richart | adding debug info in makePeriodic | Apr 17 2018 | |||
195608c9be30 | richart | Syntax error in mesh.cc DEBUG_ERROR -> ERROR | Apr 9 2018 | |||
7d530d027fd0 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
e71e540aaa48 | richart | Adding BBox | Apr 4 2018 | |||
ba18e5860efa | richart | adding a mesh makePeriodic function | Apr 4 2018 | |||
a6ae4099f295 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
11d8a4d1b2c5 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
29f36af846c5 | richart | Fixing bug introduced due to change of behavior when mesh distributed in… | Mar 15 2018 | |||
c643c426521c | richart | Bug fix for static computations with cohesive elements | Mar 14 2018 | |||
2897202b1f6d | richart | Cleaning getBarycenter | Mar 13 2018 | |||
f0e158294f0f | richart | Typo in a node type | Mar 11 2018 | |||
28d5a660b2e7 | richart | Bug fix in the cohesive element insertion | Mar 10 2018 | |||
336316d7a2a3 | richart | Cleaning the mesh events | Mar 8 2018 | |||
dcd8550a5b85 | richart | adding helper accessor in the mesh | Mar 8 2018 | |||
d32942878135 | richart | Cleaning useless events | Mar 8 2018 |
c4science · Help