History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
73f4016ec514 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
25284b38a907 | tomohitpundir | bug in energy compuatation fixed | Apr 10 2022 | |||
5a614112b0c1 | tomohitpundir | dissipated energy computation added | Apr 6 2022 | |||
9890e5b3d6c9 | Philip Mueller, HS | Added an alias function for the lumped mass to the structural model. | Mar 31 2022 | |||
9649c6fd2684 | Philip Mueller, HS | Removed some old functions of mine, that prevented the compilation. | Mar 31 2022 | |||
b6dbd90d648e | Philip Mueller, HS | Merge branch 'bugfixes/65-Making-the-integrators-available-in-Python' into… | Mar 30 2022 | |||
de452cb795f1 | Philip Mueller, HS | This commit fixes a bug in the `assembleResidual()` function of the… | Mar 30 2022 | |||
45847f50eb7d | Philip Mueller, HS | Updated the implementation of the kinetic energy computation in the solid… | Mar 30 2022 | |||
b7c85dd2bf05 | Philip Mueller, HS | Updated the implementation of the `StructuralMechanicsModel::getKineticEnergy… | Mar 30 2022 | |||
596a07bedb2d | Philip Mueller | The structural part now also have the solvers of the continuum. | Mar 25 2022 | |||
72e56f3888d3 | Philip Mueller | Fixed a bug in the lumped mass implementation of the structural part. | Mar 25 2022 | |||
4a883eb2a210 | phimuell | Fixed a typo. | Mar 24 2022 | |||
1531328d5dcb | Philip Mueller | Fixed a bug in the `assembleResidual()` function of the structural mechanics… | Mar 23 2022 | |||
29b90b0f220d | Philip Mueller, HS | Updates the `assembleResidual()` functions of the `StructuralMechanicsModel`. | Mar 22 2022 | |||
7be0c4621be1 | Philip Mueller, HS | Updated the behaviour of the `getPotentialEnergy()` and `getKineticEnergy()`… | Mar 22 2022 | |||
f01a71ed88a5 | Philip Mueller, HS | Updated the `DOFManager`, regarding the new event `MeshIsDistributedEvent`. | Mar 20 2022 | |||
7c8e3eb1d349 | richart | Making IntegratorScheme available in python | Mar 18 2022 | |||
809d12911433 | richart | Missing matrix type | Mar 18 2022 | |||
b592be01af06 | richart | Create the M and K matrices if the assembly function is called directly by the… | Mar 18 2022 | |||
0dbef4831570 | Philip Mueller, HS | Added a check to the `initFullImpl()` function of the `Model` to check the… | Mar 15 2022 | |||
3fbdb1c1064d | richart | Removing debug code | Mar 14 2022 | |||
b8bf04d15d77 | richart | `constepr pi` does not compile on clang | Mar 9 2022 | |||
547c4e3b1cbd | richart | Aligning the code with akantu coding conventions | Mar 8 2022 | |||
673737f3273a | richart | bug fixes in material tests | Mar 5 2022 | |||
030b587794b7 | Philip Mueller | Updated the computation of the Bernulli beams. | Feb 25 2022 | |||
dca49f1688f5 | Philip Mueller, HS/Philip Mueller | It is now possible to force the creation of the lumped mass. | Feb 25 2022 | |||
e18e82be6b0e | Philip Mueller, HS/Philip Mueller | Implemented a shady way of computing the lumped mass matrix. | Feb 25 2022 | |||
01fbff493bec | Philip Mueller, HS/Philip Mueller | Updated the description of the function. | Feb 25 2022 | |||
fa030cf05453 | Philip Mueller, HS/Philip Mueller | Updaed the structural mechanics model. | Feb 25 2022 | |||
52958650f155 | richart | make it compile with clang | Feb 16 2022 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 2022 | |||
28813c1fcd4b | richart | structural mechanics on older compilers | Feb 16 2022 | |||
1e86473f05eb | richart | Correcting cohesive elements for older compilers | Feb 16 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
7033f6892183 | richart | bug fix while compiling in coverage | Feb 12 2022 | |||
1891c1181fc6 | richart | Bug fix in models | Feb 12 2022 | |||
677ca31609cb | richart | Implemented inflate which does the opposite of flatten | Feb 10 2022 | |||
bf02562f93cf | richart | Adding warnings on operator= | Feb 10 2022 | |||
a52962367d43 | richart | Adding operator= to ElementTypeMapArray | Feb 10 2022 | |||
8a1376f66a9f | richart | adding missing functions to the python interface | Feb 10 2022 | |||
4807036100eb | richart | Material name not set properly when using registerNewMaterial | Feb 10 2022 | |||
e4268c1bc417 | richart | Bug fixes | Feb 1 2022 | |||
7783bd83ea55 | Nicolas Richart | [wip] fixing more bugs Vector<>(size, 0) fails | Jan 28 2022 | |||
a4980c2e8c1d | Nicolas Richart | [wip] more bug fixing and uint to auto | Jan 27 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
b9e33c8f19a2 | Nicolas Richart | [wip] starting to debug the mess | Jan 23 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
a08c45ee509b | Nicolas Richart | [wip] tests are compiling | Jan 22 2022 | |||
9522a0eddb68 | Nicolas Richart | [wip] reached a compiling state for the library | Jan 21 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
9fe7ea111967 | richart | Adding missing consts | Nov 5 2021 | |||
174a2e1ab3ac | richart | Adding a layer InterceptSolverCallback to simplify the interception | Nov 5 2021 | |||
3ad087540b2b | richart | Moved dofs ids information to TermsToAssemble | Nov 5 2021 | |||
8e76908f420b | Nicolas Richart | [wip] slowly correcting the merge and rebase errors | Oct 31 2021 | |||
01141098e462 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Oct 29 2021 | |||
dd07c2a05544 | Nicolas Richart | [wip] changing back `const (ElementType|ElementKind|GhostType) &` to \1 after… | Oct 29 2021 | |||
47efb065a843 | richart/Nicolas Richart | [wip] More UInt to auto, Int or Idx and Eigen stuffs | Oct 29 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 2021 | |||
6e70ed19dfd3 | richart/Nicolas Richart | [WIP] passing the material laws to eigen | Oct 22 2021 | |||
3cce03794477 | richart/Nicolas Richart | [WIP] making iterator work with eigen types and started to make akantu eigen… | Oct 22 2021 | |||
7b1fdbf487b0 | richart/Nicolas Richart | More work for eigen transition | Oct 22 2021 | |||
44aa27ae672e | Nicolas Richart | Adding missing parts in the interface and debugging | Oct 22 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
be9997e57239 | richart | Some more errors introduced/revealed by the linter | Sep 16 2021 | |||
93ae1ca0ac57 | richart | Header error discovered by formatting | Sep 16 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
146f7a0e9b4c | richart/Nicolas Richart | initial change for eigen | Sep 14 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
020d57e328cd | richart | Merge branch 'bugfixes/boundary_changes_in_solver' into 'master' | Aug 3 2021 | |||
67d8f5cfd95f | richart | Code quality corrections | Jul 28 2021 | |||
c8d9385f5ff2 | richart | Correction based on @ganciaux review | Jul 28 2021 | |||
6262bb9b0011 | richart | Resetting the J matrix if the boundary changed | Jul 28 2021 | |||
251af691556a | richart | Merge branch 'master' into features/contact | Jul 20 2021 | |||
92bb4e260b29 | anciaux | Merge branch 'features/material-selector-python' into 'master' | Jun 30 2021 | |||
7d0cc3b36cbd | richart | Bug fix following factorization | Jun 26 2021 | |||
88e4bdd1fc1d | richart | Missing symbols with clang | Jun 25 2021 | |||
40104a165ba1 | richart | Corrected clang compilation error and linted some part of the contact code | Jun 24 2021 | |||
2985136e8a09 | richart | Correction based on remarks on MR !9 | Jun 24 2021 | |||
13da75edd185 | richart | Bug fix from the previous refactoring | Jun 24 2021 | |||
80a7ec7d8c7d | richart | Merge branch 'master' into features/contact | Jun 24 2021 | |||
b75e7eac6591 | richart | refactoring the code of the coupler solid contact | Jun 23 2021 | |||
d4516410c368 | Mohit Pundir | changes the dof manage for coupler solid cohesive contact | Jun 19 2021 | |||
74430aec0412 | anciaux | indentation | Jun 15 2021 | |||
1c47c504ad49 | anciaux | remove useless coefficient | Jun 15 2021 | |||
157e744011a6 | richart | Compilation fixes following application of suggestions | Jun 9 2021 | |||
b963975cba79 | richart/tomohitpundir | Apply 34 suggestion(s) to 15 file(s) | Jun 8 2021 | |||
bacf19476747 | richart | Merge branch 'master' into features/contact | Jun 8 2021 | |||
205db61909bc | pundir | tests/examples and python modules for contact code added | Jun 6 2021 | |||
5d6969fe38af | richart/gallyamov | Bug fix in cohesive element inseration while PBC are active | May 28 2021 | |||
2d69ce3355d2 | richart | Improved material-selector | May 26 2021 | |||
45efedd36c79 | richart | Merge branch 'master' into features/phasefield | May 14 2021 | |||
48566fff3ed0 | richart | Merge branch 'master' into features/phasefield | May 14 2021 | |||
2d34133da988 | richart | Correcting documentation | May 14 2021 | |||
fdaa2dacbd0c | richart | Correcting documentation | May 14 2021 | |||
a52b94276329 | richart | Linting the code and applying clang-tidy corrections | May 14 2021 | |||
583b06990849 | richart | Linting the code and applying clang-tidy corrections | May 14 2021 | |||
cc28db023977 | richart | Removing useless parameter that comes from a copy/paste... | May 14 2021 | |||
ed63cd404c2f | richart | Removing useless parameter that comes from a copy/paste... | May 14 2021 |
c4science · Help