rAKA/srcfeatures/changes-to…
rAKA/src
features/changes-to…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ed8607e8f267 | richart | Few compilation fixes for gcc>=8 | Aug 10 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 | |||
d06c0a0487e5 | richart/gallyamov | Rewrote the equation numbers to work properly with pbc | Jun 19 2018 | |||
8b3453beaf64 | • arichart | minor improvements | Jun 17 2018 | |||
2ec7f7581cc7 | • arichart | Bug fix if periodic mesh have more than one dof per node | Jun 17 2018 | |||
40c729a672b7 | richart | Initialize the is_periodic variable | Jun 15 2018 | |||
d4f0b6028779 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
ce2730d54e3e | frerot | added previous state restore on Material | Jun 6 2018 | |||
0fa983932f3b | frerot | added restore history to InternalField | Jun 6 2018 | |||
48e41e3e8385 | gallyamov | Adding viscoelastic material based on Maxwell chain | Jun 4 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 | |||
7f933d1c9d7c | richart | correction in DynamicCommunicationBuffer | Apr 4 2018 | |||
8ea334aed4ad | richart | namespace correction | Apr 4 2018 | |||
b9f8cbc2348a | richart | order correction in tensors | 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 | |||
8c2ead782ac0 | richart | Cleaning the pbc | Apr 4 2018 | |||
2bbc30b8dd4c | richart | Minor changes int the python insterface | Mar 27 2018 | |||
2bcda32fdee4 | richart | is_extrinic in python | Mar 27 2018 | |||
29f36af846c5 | richart | Fixing bug introduced due to change of behavior when mesh distributed in… | Mar 15 2018 | |||
e28e345c933b | richart | cleaning the code | Mar 15 2018 | |||
1a8e8899ec36 | richart | Correcting the make install phase | Mar 15 2018 | |||
d1c6c42cff98 | richart | Bug fix with asynchronous communications | Mar 14 2018 | |||
a2531b4b8718 | richart | Sanity check to detect a crappy bug | Mar 14 2018 | |||
d713e84a43b3 | richart | Bug fix due to asynchronous communications | Mar 14 2018 | |||
9f259b44ee17 | richart | Correcting communications scheme in case of new nodes added | Mar 14 2018 | |||
c643c426521c | richart | Bug fix for static computations with cohesive elements | Mar 14 2018 | |||
cc1df18202b9 | richart | Minor bug fixes | Mar 13 2018 | |||
2897202b1f6d | richart | Cleaning getBarycenter | Mar 13 2018 | |||
9714682b1b35 | richart | A bit of cleaning | Mar 13 2018 | |||
cb8a85cba847 | richart | Moving the filtering code | Mar 13 2018 | |||
1a2e196d60ef | richart | Bug in pentahedron partitioning | Mar 11 2018 | |||
d79ba446e769 | richart | Bug fix for element with multiple facet types | Mar 11 2018 | |||
6213adec4933 | richart | Bug fix for cohesive element in sequential | Mar 11 2018 | |||
d01e5b0fca1d | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Mar 11 2018 | |||
347aaaa4208f | richart | Cleaning warnings when compiling in release | Mar 11 2018 | |||
1b065daef62a | richart | Fixing bugs introduced will bug fixing cohesive elements in parallel | Mar 11 2018 | |||
cf4f38fcd595 | richart | Bug fix in cohesive intrinsic parallel + changes in material selection | Mar 11 2018 | |||
f0e158294f0f | richart | Typo in a node type | Mar 11 2018 | |||
d94a09928098 | richart | Bug fix in inserter | Mar 11 2018 | |||
201b55bb0036 | richart | Some more rewriting in mesh_utils | Mar 11 2018 | |||
8017498b23df | richart | Bug fix in renumbering nodes during cohesive insertion | Mar 11 2018 | |||
28d5a660b2e7 | richart | Bug fix in the cohesive element insertion | Mar 10 2018 | |||
3a75fa285a83 | richart | Unitialized memory bug | Mar 10 2018 | |||
0557e793fc24 | richart | minor enhancing | Mar 10 2018 | |||
1b32c9ff70d9 | richart | bug fix intregrator gauss | Mar 10 2018 | |||
0c261bbb3bb7 | richart | Adding accessor to the solution | Mar 9 2018 | |||
fb83f31407d2 | richart | Code cleaning | Mar 9 2018 | |||
48c82461b78d | richart | Bug fix in the integrator Gauss when nodes are added | Mar 9 2018 | |||
9f1cdd776629 | richart | protecting comm for sanitychecks | Mar 8 2018 | |||
1796f3857af3 | richart | removing useless object | Mar 8 2018 | |||
a72d7223ce53 | richart | Rewriting some insertion code to try to make it more readable | Mar 8 2018 | |||
b23c7f5855ca | richart | moving event handling code for cohesive elements | Mar 8 2018 | |||
20b46107c7f2 | richart | updating the global ids based on the master nodes and local connectivity | Mar 8 2018 | |||
336316d7a2a3 | richart | Cleaning the mesh events | Mar 8 2018 | |||
dcd8550a5b85 | richart | adding helper accessor in the mesh | Mar 8 2018 | |||
a3cd85da9cd9 | richart | Adding operator distance in vector iterator | Mar 8 2018 | |||
d32942878135 | richart | Cleaning useless events | Mar 8 2018 | |||
49a0ee6695bb | richart | Bug fix in mesh_partition + brooming | Mar 7 2018 | |||
809218ac1513 | richart | Adding more sanity checks in communications | Mar 6 2018 | |||
ce063eadb468 | richart | using separated synchronizer for facet first synchro | Mar 6 2018 | |||
ed2260c94bc2 | richart | removing dead code | Mar 6 2018 | |||
f01aa14d64f4 | richart | correcting different communication | Mar 6 2018 | |||
a6a3c575dfe9 | richart | adding per element accessors | Mar 6 2018 | |||
cf641f3e110a | richart | adding iterator in Vector | Mar 6 2018 | |||
51796baa5306 | richart | Correcting some bugs in determination of node global ids | Mar 5 2018 | |||
94cebcd5a7ff | richart | Some fix on the cohesive test after changes on time steps | Mar 4 2018 | |||
2a7c8e69acb5 | richart | Compilation warning with clang | Mar 4 2018 | |||
aaccf2a6c9d4 | richart | Updating properly the global nodes to correct the cohesive elements | Mar 4 2018 | |||
4878ed94f513 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Mar 3 2018 | |||
661fbad816c4 | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
a3e7ea2c4115 | anciaux | fixing the tests and examples about heat transfer | Mar 2 2018 | |||
f07b5c55ab2d | anciaux | cleaning the test/examples for heat transfer | Mar 2 2018 | |||
13cbc6ed7037 | richart | correcting bugs in cohesive elements | Mar 2 2018 | |||
201bfffc4e81 | anciaux | bug fix for pentahedron15 and hexahedron20 about inradius calculation | Mar 1 2018 | |||
6827e419e1ba | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
2a4d01fb028c | richart | Fixing facet_synchronizer at the cost of performances | Feb 28 2018 | |||
f67a694044ad | anciaux | fixing heat transfer dynamics | Feb 28 2018 | |||
f724586a78b1 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
329078f12b59 | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
8cd4f4ca4b48 | richart | Working on the bug on parallel cohesive element | Feb 28 2018 | |||
a8765ff7edcf | richart | Installing includes | Feb 28 2018 | |||
3996c21398fb | richart | Correcting some interfaces | Feb 28 2018 | |||
5eb9857ac522 | richart | fixing non local tests | Feb 28 2018 | |||
2272a4ebdba9 | richart | Clearing the capacity before assembly | Feb 28 2018 | |||
a8eb1c3c8963 | richart | Correcting initialization of python patch tests | Feb 27 2018 | |||
ca7b773f65ce | richart/gallyamov | Bug fix in elementtypemap initialize | Feb 27 2018 | |||
2a44c9045437 | richart | Correcting test in parallel for solid mechanics model | Feb 26 2018 | |||
362877022129 | richart | Bug fix in the implicit dynamic solver | Feb 26 2018 | |||
847ef2e1583c | richart | Rewrote headers of tests | Feb 24 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
a923907ea06a | richart | missing file | Feb 23 2018 | |||
7182137aa7eb | richart | constexpr needed to compile with intel | Feb 23 2018 |
c4science · Help