History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
090fcb7b6683 | richart | Allowing to call the solver with a different solver callback | Jul 4 2019 | |||
394b0e492938 | richart | Adding first version of anisotroptic damage law | Jul 3 2019 | |||
7f0284f9fb5f | richart | Fixed compilations of examples | Jul 3 2019 | |||
1f6e9e513dbb | richart | Bug fix in non linear tests | Jun 16 2019 | |||
d56d4c73db45 | richart | Bug fix in Dumper shared_ptr changes | Jun 16 2019 | |||
7211363d92dc | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
5679bae8c1dc | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
1d9772fd8e9c | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
ece172541773 | richart | Bug fix in cohesive elements | Jun 5 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
dd534854983b | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Jun 4 2019 | |||
c9e67b83dadf | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | May 31 2019 | |||
ce7807ee8dd8 | anciaux/richart | correct the construction of the element filter with ek_regular | May 31 2019 | |||
45ceddff1be6 | gallyamov/richart | Correction of the default element types within element_type_map: | May 31 2019 | |||
7e48d8081c03 | richart | Modified MSH reader for version 4.1 of the files | May 21 2019 | |||
7a4f63ed245b | richart | Reactivating anisotropic patch tests | May 14 2019 | |||
4929f9340ec6 | richart | Bug fix in material anisotropic | May 14 2019 | |||
7fe63708dd78 | anciaux | removing python files useless now thanks to pybind | May 9 2019 | |||
0781d52fe548 | anciaux | revert the BC namespace | May 9 2019 | |||
c4e9e7754ea5 | anciaux | removing swig | May 9 2019 | |||
190abbca14dd | anciaux | correct the construction of the element filter with ek_regular | May 8 2019 | |||
2030e8779a0d | gallyamov/anciaux | Correction of the default element types within element_type_map: | May 8 2019 | |||
28cb4e0ace4b | anciaux | clang formating | May 8 2019 | |||
90024f20a859 | anciaux | remove call to mother material computepotential doing nothing | May 8 2019 | |||
b714ad9efc75 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
191162f7494f | anciaux | revert my stupid change | May 7 2019 | |||
731ab906ec2c | anciaux | remove the ghost type in energy based things | May 7 2019 | |||
4eb2305b7bca | anciaux | correct the problem of material thermal not having an implementation of… | May 6 2019 | |||
80bf494bde0b | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
2b0ae7185dfd | richart | Adding dof manager tests for petsc | Apr 23 2019 | |||
077e6bd1fe54 | anciaux | still working on the materials for python | Apr 16 2019 | |||
171761bb304c | anciaux | adding test and dynamic example now working | Apr 12 2019 | |||
70056ac38e32 | anciaux | remove the useless namespaces Dirichlet and Neumann | Apr 9 2019 | |||
abe40d59ea17 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
355731645768 | richart | PETSc dynamic solver | Apr 5 2019 | |||
400b63f904dc | richart | Removed small tweaks made it more stable by copying the profiles | Mar 27 2019 | |||
f05cce9ba8ca | richart | First correct solution obtained with PETSc | Mar 27 2019 | |||
c0e6a0777c8d | richart | refactoring some assembly code | Mar 13 2019 | |||
0b437330b711 | richart | This seams to work to assemble with multiple dofs and in parallel (needs a bit… | Mar 7 2019 | |||
65d6f0a06f07 | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
df011ae4a4f0 | richart | Adding traction test for Mazars | Feb 13 2019 | |||
6d7644e043fc | richart | Create matrices at the earliest moment | Feb 8 2019 | |||
b1a307ef66b1 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | |||
01db2b140172 | richart | some code cleaning | Jan 30 2019 | |||
e6290e410ed8 | richart | removing dead code | Jan 29 2019 | |||
3d5700f43abf | richart | Bug fix in heat transfer | Jan 22 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 | |||
519dde5353b5 | richart | modernizing material macro | Nov 6 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 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 | |||
19368095d709 | richart | Correcting the bug of insertion finite_deformation and dump (again) | Oct 12 2018 | |||
057a7338660e | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
33710fe43077 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | 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 | |||
b2e3aaf7f89b | richart | Making compilation work with gcc >= 8 | Sep 5 2018 | |||
4accfdcef9e3 | gallyamov | Expanding single Maxwell element to Maxwell chain | Aug 29 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 | |||
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 | |||
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 | |||
4ed50ad78b68 | richart | NodeType becomes NodeFlags + node_prank | 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 | |||
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 | |||
a6ef7fd14988 | richart | A bit of cleaning | Mar 13 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 | |||
46137d1e4317 | richart | Cleaning warnings when compiling in release | Mar 11 2018 | |||
96d02f64e85e | richart | Fixing bugs introduced will bug fixing cohesive elements in parallel | Mar 11 2018 | |||
dec21000d081 | richart | Bug fix in cohesive intrinsic parallel + changes in material selection | Mar 11 2018 |
c4science · Help