rAKA/srcfeatures/joss-2021
rAKA/src
features/joss-2021
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b1a307ef66b1 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | |||
eda67ec08f6a | richart | Swig protection | Feb 8 2019 | |||
3f1987165f52 | richart | Adding iterator_traits to column_iterator | Feb 5 2019 | |||
902821c97efa | richart | Promoting the arange to a forward iterator | Feb 5 2019 | |||
ecc7a17aa46e | richart | namespacing the type traits | Jan 30 2019 | |||
01db2b140172 | richart | some code cleaning | Jan 30 2019 | |||
05ddaf26a7c0 | richart | zip cat iterator | Jan 30 2019 | |||
e6290e410ed8 | richart | removing dead code | Jan 29 2019 | |||
dddb508f8340 | richart | Bug fix in column iterator and some cleaning | Jan 29 2019 | |||
dfaa0e745adb | richart | Adding filtered iterator and zip iterator random_access possibility | Jan 29 2019 | |||
77b260d606a6 | richart | Installing arcanist by hand in the dockerfile | Jan 29 2019 | |||
3d5700f43abf | richart | Bug fix in heat transfer | Jan 22 2019 | |||
f959f4fd73d4 | richart | Adding column iterator on Matrix | Jan 22 2019 | |||
e36b5bd73bac | richart | Working start point | Jan 6 2019 | |||
9c361a0b26d6 | richart | Bug fix in SolverVector | Jan 3 2019 | |||
031679801dd5 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
06c17fcbea47 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 2018 | |||
8b4d5d785dfe | richart | DOFManagerPETSc almost compiling | Dec 28 2018 | |||
06ae11d8c7a5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
bf714c5486a9 | richart | updating the matrix definition | Dec 28 2018 | |||
5e1c697c5bdd | richart | Scoping some enums | Dec 28 2018 | |||
d751892f65a7 | richart | Long overdue cleaning in the model folder | Dec 28 2018 | |||
ff847e3b7b21 | richart | adding bool as a mesh_data | Dec 28 2018 | |||
1d94178d5944 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Dec 24 2018 | |||
cdbf86d1c70d | gallyamov | Bug fix in material viscoelastic | Nov 22 2018 | |||
ea7ead4751dd | gallyamov | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Nov 20 2018 | |||
b4a66fd0988a | gallyamov | Merge branch 'features/viscoelasticity_maxwell' | Nov 20 2018 | |||
e4e18007b260 | gallyamov | Added energy computing functions to viscoelastic material | Nov 19 2018 | |||
173bf05bddef | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
2eeaee5eb0bb | richart | increasing compatibility of iterators with stl iterators | Nov 9 2018 | |||
5e39859da2e9 | richart | Adding scan and exclusiveScan in the communicator | Nov 9 2018 | |||
9265c2128c1c | richart | Bug fix in the node data reader and synchronizer | Nov 6 2018 | |||
cff39378c9ad | richart | solved some swig issues | Nov 6 2018 | |||
519dde5353b5 | richart | modernizing material macro | Nov 6 2018 | |||
81659b92f2fc | richart | Abaqus reader broken with Boost 1.67 (wont fix) | Nov 6 2018 | |||
6601b948c133 | richart | Missing file | Nov 5 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
d4a218d3966d | richart | bug fixes in 1d | Oct 31 2018 | |||
3c94f82ece2c | richart | modernizing some code | Oct 31 2018 | |||
0a98d22843aa | richart | Bug fix in array resize | Oct 31 2018 | |||
f37c3f49eee3 | richart | Updated ntn contact to make it compile | Oct 17 2018 | |||
f738ec593c37 | richart | Cohesive element corretion due to pbc branch merge | Oct 17 2018 | |||
d7b94b74fcf8 | richart | Adding computeBarycenters to the python interface | Oct 16 2018 | |||
19368095d709 | richart | Correcting the bug of insertion finite_deformation and dump (again) | Oct 12 2018 | |||
057a7338660e | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
b2c7ec465ed6 | richart | correcting mesh_io_msh nodedata | Oct 9 2018 | |||
33710fe43077 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Sep 25 2018 | |||
caa62dff9737 | richart | Adding the mesh nodal data to the python interface | Sep 25 2018 | |||
5e18b3fb8fb4 | frerot | default values for InternalField members | Sep 13 2018 | |||
9039ed82b00c | frerot | modernizing InternalField | Sep 13 2018 | |||
ee46ef34e455 | richart | Adding transform adaptor and nodedata in mesh data | Sep 12 2018 | |||
b9556bb7142a | gallyamov | Bug fixed. Both relaxation and creep tests work now. | Sep 6 2018 | |||
dbae85499748 | richart | make periodic debugging | Sep 5 2018 | |||
b2e3aaf7f89b | richart | Making compilation work with gcc >= 8 | Sep 5 2018 | |||
0652e679fb0b | richart | Adding some functions in the python interface | Aug 29 2018 | |||
4accfdcef9e3 | gallyamov | Expanding single Maxwell element to Maxwell chain | Aug 29 2018 | |||
40cfe4f7da48 | richart | modified fe_engine python interface | Aug 14 2018 | |||
ad8d20ef3a99 | richart | refactoring fieldTimesShapes in computeNtb | Aug 10 2018 | |||
d70d5d512379 | richart | Few compilation fixes for gcc>=8 | Aug 10 2018 | |||
df0bceaf33e6 | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
97c250077a6f | richart | Implementing missing function fir makePeriodic | Jun 19 2018 | |||
5d088de0cac9 | richart/gallyamov | Rewrote the equation numbers to work properly with pbc | Jun 19 2018 | |||
0c2653c85209 | • arichart | minor improvements | Jun 17 2018 | |||
7f7fb9d7fe04 | • arichart | Bug fix if periodic mesh have more than one dof per node | Jun 17 2018 | |||
d8067ee3265f | richart | Initialize the is_periodic variable | Jun 15 2018 | |||
74090d0c5422 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
f45dac62663f | frerot | added previous state restore on Material | Jun 6 2018 | |||
a277f6eaeece | frerot | added restore history to InternalField | Jun 6 2018 | |||
32d878ddf5de | gallyamov | Adding viscoelastic material based on Maxwell chain | Jun 4 2018 | |||
92000a4400f5 | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
829e86f18d5a | richart | adding debug info in makePeriodic | Apr 17 2018 | |||
f2e358ff7e23 | richart | Syntax error in mesh.cc DEBUG_ERROR -> ERROR | Apr 9 2018 | |||
4ed50ad78b68 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
1daea34db5dd | richart | Adding BBox | Apr 4 2018 | |||
b2b9387f4a4e | richart | correction in DynamicCommunicationBuffer | Apr 4 2018 | |||
187bef675a45 | richart | namespace correction | Apr 4 2018 | |||
ed2ec79ed3bf | richart | order correction in tensors | Apr 4 2018 | |||
c8b80ad5c3a6 | richart | adding a mesh makePeriodic function | Apr 4 2018 | |||
7c6df5f55619 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
3389fd9864c6 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
bc98d2c6a6f3 | richart | Cleaning the pbc | Apr 4 2018 | |||
6037ec685449 | richart | Minor changes int the python insterface | Mar 27 2018 | |||
0c2f0824a102 | richart | is_extrinic in python | Mar 27 2018 | |||
f9303b3de78a | richart | Fixing bug introduced due to change of behavior when mesh distributed in… | Mar 15 2018 | |||
ae4e2ec0d5b8 | richart | cleaning the code | Mar 15 2018 | |||
6bf505b7f913 | richart | Correcting the make install phase | Mar 15 2018 | |||
58686c062e6c | richart | Bug fix with asynchronous communications | Mar 14 2018 | |||
b5b0cbc6cfc5 | richart | Sanity check to detect a crappy bug | Mar 14 2018 | |||
895680d8653c | richart | Bug fix due to asynchronous communications | Mar 14 2018 | |||
74db8e8e7000 | richart | Correcting communications scheme in case of new nodes added | Mar 14 2018 | |||
c83b88366691 | richart | Bug fix for static computations with cohesive elements | Mar 14 2018 | |||
b822a136e632 | richart | Minor bug fixes | Mar 13 2018 | |||
2e9da021647c | richart | Cleaning getBarycenter | Mar 13 2018 | |||
a6ef7fd14988 | richart | A bit of cleaning | Mar 13 2018 | |||
141f8db39aa4 | richart | Moving the filtering code | Mar 13 2018 | |||
082831982c3f | richart | Bug in pentahedron partitioning | Mar 11 2018 | |||
906630d79395 | richart | Bug fix for element with multiple facet types | Mar 11 2018 | |||
fd25e9d67f89 | richart | Bug fix for cohesive element in sequential | Mar 11 2018 | |||
fbbc81365e3b | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Mar 11 2018 |
c4science · Help