rAKA/extra_packagesfeatures/ci_code_quality
rAKA/extra_packages
features/ci_code_quality
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
adcfbd6d923f | Nicolas Richart | Removing the material list generator | Mar 7 2023 | |||
b72e9e25088c | richart/Nicolas Richart | Advancing in compilation problems | Feb 25 2023 | |||
14d0cc09de03 | Nicolas Richart | Roll back of eig to eigh | Dec 23 2022 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
6748b0c03915 | richart | Correct compilation on ubuntu:lts and with clang | Jul 12 2022 | |||
673737f3273a | richart | bug fixes in material tests | Mar 5 2022 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 2022 | |||
7783bd83ea55 | Nicolas Richart | [wip] fixing more bugs Vector<>(size, 0) fails | Jan 28 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
9522a0eddb68 | Nicolas Richart | [wip] reached a compiling state for the library | Jan 21 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 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 | |||
431b57d46b5f | richart/Nicolas Richart | [WIP] some UInt to Idx and another small step in the Eigen rabbit hole | Oct 26 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 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 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
36b840eeaa98 | richart | Removing submodules | Feb 6 2021 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
df6425cb1cd3 | anciaux | use new iterators on types | Mar 11 2020 | |||
a55298ef88a1 | richart | Correcting some stuff in the dumpers | Aug 14 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
1e85232f7ebf | richart | adapt to latest changes | Jul 19 2019 | |||
be1354eb1f45 | gallyamov | Remove ghost_type from energy computation | Jul 18 2019 | |||
a67940e8245b | gallyamov | Bug fix in extra materials on compilation | Jul 17 2019 | |||
69c3f4c90ff0 | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
84880d975de9 | richart | Modified MSH reader for version 4.1 of the files | May 21 2019 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
86cbcad5ff57 | richart | Updated ntn contact to make it compile | Oct 17 2018 | |||
033a8225e32a | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
e3b7f3373840 | richart | Updating the traction-at-split-node-contact to the new interface | Mar 13 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
b5e60f1882e8 | richart | Merge branch 'features/dofs-separation-rewrote' | Feb 23 2018 | |||
73360c37944d | richart | Removing warnings | Feb 23 2018 | |||
d6399e287845 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
f679d0c4a2f4 | gallyamov | Changes to material FE2: | Feb 22 2018 | |||
f1db0234fa4b | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
3570bd7c3510 | gallyamov | Compatibility of material FE2 with new branch | Feb 14 2018 | |||
dd6b209a6471 | gallyamov | Compatibility issues of material_FE2: | Feb 9 2018 | |||
b4cdbad06727 | richart | updating test in extra-materials | Feb 4 2018 | |||
e3c3f74c9bf6 | richart | Changing remaining __BEGIN_AKANTU__ __END_AKANTU__ | Feb 3 2018 | |||
ee45e8974d7e | richart | Making extra-materials compiles with new solvers | Feb 2 2018 | |||
4d6337ab9d82 | gallyamov | Modification of extra materials to match Akantu | Feb 2 2018 | |||
13604ff6935f | richart | Add 'extra_packages/extra-materials/' from commit… | Feb 2 2018 | |||
91cdf67da02b | richart/gallyamov | removing submodules in preparation of subtrees | Feb 2 2018 | |||
e9896f2b3dad | richart | Merge commit 'f709e0107e868dfab6656aa94d4bab5865d06ee5' | Feb 2 2018 | |||
8627b072bcac | richart | Add 'extra_packages/parallel-cohesive-element/' from commit… | Jan 24 2018 | |||
6bb508388c04 | richart | Add 'extra_packages/extra-materials/' from commit… | Jan 23 2018 | |||
607319619283 | richart | Add 'extra_packages/igfem/' from commit '58dc619cbc94cae241b84b4e319ea6227a7adf… | Jan 23 2018 | |||
421bd2795891 | richart | removing submodules in preparation of subtrees | Jan 23 2018 | |||
3fd12b2d3e64 | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 2017 | |||
03703fb0c5d5 | richart | Add 'extra_packages/parallel-cohesive-element/' from commit… | Oct 13 2017 | |||
8b4439dd12e6 | richart | Removing the submodule for parallel cohesive elements in preparation of full… | Oct 13 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
e924f5340ff0 | frerot | update igfem package | Jun 14 2017 | |||
2b9d4fafc39e | richart | update igfem meta-data | May 29 2017 | |||
b14435bda98b | richart | Meta data of igfem | May 15 2017 | |||
b986f7f48ba5 | richart | changing meta data for igfem submodule | Mar 28 2017 | |||
3d2dce0766f0 | anciaux | cleaning the material plastic coding convention | Dec 9 2016 | |||
1b4820c1db0b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
cf36bd4580d9 | fabarras | fixing test of parallel insertion for cohesive elements | Aug 9 2016 | |||
6897e0f0db58 | fabarras | modifs related to the new test of parallel cohesive element insertion | Aug 6 2016 | |||
e817679d7df6 | richart | Merge branch 'master' into dofs-separation-rewrote | Apr 25 2016 | |||
c95638304fb0 | richart | Fix in determining the type of library | Apr 22 2016 | |||
34b9bc3bc5cd | richart | updating igfem head | Apr 19 2016 | |||
c86b8eb08605 | richart | updating submodules metadata | Apr 19 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
f79b5473587e | Aurelia Cuba Ramos | merging after conflict resolution | Feb 1 2016 | |||
299656a97e79 | richart | removed traction-at-split-nodes | Jan 26 2016 | |||
00ff09367d2f | richart | updating meta-data | Jan 22 2016 | |||
cdbedf2bc820 | richart | moved alejandro contact to a external repo | Jan 22 2016 | |||
00e2df7e2ff9 | richart | Adding license headers | Jan 22 2016 | |||
c0c8a529b89d | richart | Add 'extra_packages/traction-at-split-node-contact/' from commit… | Jan 22 2016 | |||
2a1d534f659e | richart | Changing the extra_packages structure | Jan 22 2016 | |||
c937ce36b65b | richart | Revert "fixed mpi problem with akantu" | Jan 13 2016 | |||
1d7e2d3c30c0 | anciaux | fixed mpi problem with akantu | Jan 7 2016 | |||
b3344dd1b9d6 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 21 2015 | |||
200e9204e52f | Valentine | pour pouvoir pusher | Dec 18 2015 | |||
17b892f21081 | anciaux | remove the debug tools as required by a ticket | Dec 10 2015 | |||
2be8a88b8197 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 10 2015 | |||
34055c2b6f26 | Valentine | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 8 2015 | |||
98ea3fa4eff0 | Valentine | comments for synchronizer for doxygens doc (ticket 109) | Dec 8 2015 | |||
951172a5e494 | anciaux | update submodules | Dec 8 2015 | |||
c7b68f1be30c | anciaux | update submodules | Dec 8 2015 | |||
a0c4da72abda | anciaux | remove the manual oops | Dec 8 2015 | |||
2fbe060c93b9 | anciaux | merging | Dec 8 2015 | |||
273337d4079f | anciaux | compilation with clang ok | Dec 8 2015 | |||
1900ee00ba64 | richart | Changes from DEPENDENCIES to DEPENDS | Dec 7 2015 |
c4science · Help