rAKA/srcbugfixes/installation_d…
rAKA/src
bugfixes/installation_d…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
71ddf3ad432b | richart | Adding scan and exclusiveScan in the communicator | Nov 9 2018 | |||
0988ff27c1d9 | richart | Bug fix in the node data reader and synchronizer | Nov 6 2018 | |||
7e2cd66c9507 | richart | solved some swig issues | Nov 6 2018 | |||
d02061c6e2d6 | richart | modernizing material macro | Nov 6 2018 | |||
6b6d5ac0192c | richart | Abaqus reader broken with Boost 1.67 (wont fix) | Nov 6 2018 | |||
1422395dd95b | richart | Missing file | Nov 5 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 | |||
04f6203383ea | richart | Bug fix in array resize | Oct 31 2018 | |||
86cbcad5ff57 | richart | Updated ntn contact to make it compile | Oct 17 2018 | |||
c49e61deed71 | richart | Cohesive element corretion due to pbc branch merge | Oct 17 2018 | |||
33eaf7cb000e | richart | Adding computeBarycenters to the python interface | Oct 16 2018 | |||
091d83ec5d79 | richart | Correcting the bug of insertion finite_deformation and dump (again) | Oct 12 2018 | |||
0dc284119849 | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
e129d486a1a0 | richart | correcting mesh_io_msh nodedata | Oct 9 2018 | |||
17fde1346772 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Sep 25 2018 | |||
7b78eda9f30a | richart | Adding the mesh nodal data to the python interface | Sep 25 2018 | |||
46063ac227c6 | frerot | default values for InternalField members | Sep 13 2018 | |||
6068be0bf5d8 | frerot | modernizing InternalField | Sep 13 2018 | |||
023a4b630b0e | richart | Adding transform adaptor and nodedata in mesh data | Sep 12 2018 | |||
6c3f44f613c6 | gallyamov | Bug fixed. Both relaxation and creep tests work now. | Sep 6 2018 | |||
8ec3c922e7ee | richart | make periodic debugging | Sep 5 2018 | |||
a835a3214c48 | richart | Making compilation work with gcc >= 8 | Sep 5 2018 | |||
71beddeb9549 | richart | Adding some functions in the python interface | Aug 29 2018 | |||
7ef5d59b37a7 | gallyamov | Expanding single Maxwell element to Maxwell chain | Aug 29 2018 | |||
00b736ea3a6f | richart | modified fe_engine python interface | Aug 14 2018 | |||
f4dd6b579644 | richart | refactoring fieldTimesShapes in computeNtb | Aug 10 2018 | |||
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 |
c4science · Help