Diffusion akantu (features/28-getelementinradius-const-element-element-in-feengine-returns-always-0) Graph
rAKA/srcfeatures/28-getelementi…
rAKA/src
features/28-getelementi…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f8a03d4d85b9 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | |||
87e540f9faa7 | richart | Swig protection | Feb 8 2019 | |||
8e18d660550e | richart | Adding iterator_traits to column_iterator | Feb 5 2019 | |||
3f02cd677bf3 | richart | Promoting the arange to a forward iterator | Feb 5 2019 | |||
449964d7deb7 | richart | namespacing the type traits | Jan 30 2019 | |||
832d879319a6 | richart | some code cleaning | Jan 30 2019 | |||
5adae7dba462 | richart | zip cat iterator | Jan 30 2019 | |||
1c60fe620524 | richart | removing dead code | Jan 29 2019 | |||
4ffeb75ecfda | richart | Bug fix in column iterator and some cleaning | Jan 29 2019 | |||
3ceff0e60343 | richart | Adding filtered iterator and zip iterator random_access possibility | Jan 29 2019 | |||
d0b37677147c | richart | Installing arcanist by hand in the dockerfile | Jan 29 2019 | |||
ca4fcfd6ba44 | richart | Bug fix in heat transfer | Jan 22 2019 | |||
079fccbb5a42 | richart | Adding column iterator on Matrix | Jan 22 2019 | |||
d3fcb3f40e61 | richart | Working start point | Jan 6 2019 | |||
8a5df0c6141d | richart | Bug fix in SolverVector | Jan 3 2019 | |||
05a352d13d99 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
bb1dc4591df5 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
926d81321873 | richart | DOFManagerPETSc almost compiling | Dec 28 2018 | |||
08a4aeef80c5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
81e90b9978ef | richart | updating the matrix definition | Dec 28 2018 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
d41cf25de0e0 | richart | Long overdue cleaning in the model folder | Dec 28 2018 | |||
7237f444b33e | richart | adding bool as a mesh_data | Dec 28 2018 | |||
f3474ad9c8d7 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Dec 24 2018 | |||
089d572bcbb4 | gallyamov | Bug fix in material viscoelastic | Nov 22 2018 | |||
e317d05f3111 | gallyamov | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Nov 20 2018 | |||
aa499870207c | gallyamov | Merge branch 'features/viscoelasticity_maxwell' | Nov 20 2018 | |||
48be6004b2b8 | gallyamov | Added energy computing functions to viscoelastic material | Nov 19 2018 | |||
7b2e468f963a | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
74848b91ed80 | richart | increasing compatibility of iterators with stl iterators | Nov 9 2018 | |||
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 |
c4science · Help