rAKA/srcbugfixes/cmake_regex_er…
rAKA/src
bugfixes/cmake_regex_er…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
0183db140277 | richart | First correct solution obtained with PETSc | Mar 27 2019 | |||
ad8da63e2e3d | frerot | setting rpath for python extension | Mar 20 2019 | |||
82efd2d855ec | richart | refactoring some assembly code | Mar 13 2019 | |||
2ff5e44cc57d | richart | This seams to work to assemble with multiple dofs and in parallel (needs a bit… | Mar 7 2019 | |||
76e9be0a5b66 | richart | exposing partitionate parameters in distribute | Feb 26 2019 | |||
89582c779053 | richart | Adding modules for debug | Feb 26 2019 | |||
0caf92148c1b | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
431ad889f5c5 | richart | Adding traction test for Mazars | Feb 13 2019 | |||
cbdb1e7d0583 | richart | Create matrices at the earliest moment | Feb 8 2019 | |||
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 |
c4science · Help