Graphfeatures/issue-template
Graph
features/issue-template
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
e7a653b7101a | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 13 2021 | ||||
8858a4b6e52e | richart | Merge branch 'features/doc' into 'master' | Mar 13 2021 | ||||
21552a692368 | richart | Merge branch 'master' into 'features/doc' | Mar 13 2021 | ||||
c8c85566dabb | richart | Merge branch 'features/ci_code_quality' into 'master' | Mar 13 2021 | ||||
a2b23bf363b1 | richart | Cleaning the structural mechanics python examples | Mar 13 2021 | ||||
3ceda41725e1 | richart | modified doc deploy branch to master | Mar 13 2021 | ||||
822dff9cfbd3 | richart | Deactivating clang-tidy, needs improvements | Mar 12 2021 | ||||
426dbe2c5125 | richart | Adding sphinxcontrib bibtex to the docker image | Mar 12 2021 | ||||
3db7fb0070ee | richart | Reducing checks to make it faster | Mar 12 2021 | ||||
20f2142d0955 | richart | Improving a bit the code | Mar 12 2021 | ||||
b55a41d487a7 | richart | Cleaning the linting code | Mar 12 2021 | ||||
ec1059276144 | richart | More work on the code quality | Mar 12 2021 | ||||
060caca10a13 | richart | Debugging the runner for clang-tidy | Mar 12 2021 | ||||
078aab353255 | richart | Parse all files | Mar 12 2021 | ||||
34d6a7763d56 | richart | Trying to activate dev engines | Mar 12 2021 | ||||
73fb168cae5a | richart | Adding clang-tidy to code-quality | Mar 12 2021 | ||||
b1051faa5603 | richart | trying to improve code quality report | Mar 12 2021 | ||||
6efd971209a6 | richart | Wrong dependency | Mar 12 2021 | ||||
10ce799f849b | richart | Trying to correct clang-tidy | Mar 12 2021 | ||||
0374a1ec8eb7 | richart | Working on the coverage a bit more | Mar 12 2021 | ||||
714c30291729 | richart | Wrong image for clang-tidy | Mar 12 2021 | ||||
d472b1ddcdd8 | richart | Typo in Linker | Mar 12 2021 | ||||
3c30c6bbe8a0 | richart | Correcting coverage badly reported | Mar 12 2021 | ||||
f8f6f36c6275 | richart | Adding code-quality clang-tidy | Mar 12 2021 | ||||
7de99b2c7036 | richart | Do not want remarks on the Cognitive impact on tests | Mar 12 2021 | ||||
e430fa546b0e | richart | Remaining warning | Mar 12 2021 | ||||
62992923ac0f | richart | Copy paste error in the target name | Mar 12 2021 | ||||
851dabec11da | richart | Trying to remove warnings from pybind11 includes | Mar 12 2021 | ||||
8a61d3b9ea31 | richart | Bug fix in a cohesive example | Mar 12 2021 | ||||
7fadf7358e81 | richart | Impriving codeclimate configuration | Mar 12 2021 | ||||
fcf9aaa26120 | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 12 2021 | ||||
c6cbeaadac47 | richart | Adding logo to sphinx | Mar 12 2021 | ||||
a286e2ae4d54 | frerot/richart | [doc] formatting fixes | Mar 12 2021 | ||||
15b0dc35e905 | richart | adding structural mechanics model | Mar 12 2021 | ||||
96ba760c4103 | richart | Adding heattransfer | Mar 12 2021 | ||||
42a0d9ab7965 | richart | Adding structural mechanics | Mar 12 2021 | ||||
b46e54446684 | richart | Adding materials, cohesive elements and I/O | Mar 12 2021 | ||||
c75cfb2840d4 | richart | adding appendix | Mar 12 2021 | ||||
0732108b2cd1 | richart | Cleaning the cmake for the documentation | Mar 12 2021 | ||||
24cf0a902bea | richart | advancing on the doc | Mar 12 2021 | ||||
d31277d6d2e9 | richart | [doc] Constitutive laws | Mar 12 2021 | ||||
d9e1e7dd8363 | richart | Adding appendix on elements | Mar 12 2021 | ||||
3e903a0f9340 | richart | [doc] Adding constitutive laws | Mar 12 2021 | ||||
c26a8d437e53 | frerot/richart | fixed figure label | Mar 12 2021 | ||||
23ee99f3fe39 | frerot/richart | added large part of solid mechanics model | Mar 12 2021 | ||||
356427b56f2e | frerot/richart | [doc] added generation of members in doxygen sphinx index | Mar 12 2021 | ||||
f7cd1d1879d1 | tdroch | Merge branch 'features/energy_computations' into 'master' | Mar 10 2021 | ||||
b40ed4c089ac | tdroch/richart | Fix element acces via getElementIterable | Mar 10 2021 | ||||
da02a7590df4 | richart | Adding concatenate iterator | Mar 10 2021 | ||||
f672a1a401c6 | richart | Adding energy computation per element group | Mar 10 2021 | ||||
8bfc8a139bc6 | richart | Iterate elements in element group | Mar 10 2021 | ||||
b39b7fc9da15 | Philip Mueller, HS | Removed a debug output. | Mar 8 2021 | ||||
7877708ac182 | richart | Merge branch 'master' into 'master' | Mar 8 2021 | ||||
23e9184a75cb | Philip Mueller, HS | Updated the Python interface of the `DOFManager` . | Mar 8 2021 | ||||
fd4d89795c46 | Philip Mueller, HS | Updated the text description of the `getMaterial()` functions of the structural… | Mar 8 2021 | ||||
6d8435ad83c8 | anciaux | improving package system for when included as a third-party module | Mar 8 2021 | ||||
ed955d571096 | richart | Adding energy computations | Mar 6 2021 | ||||
aa4580780300 | richart | Adding capability to add matrix to matrix | Mar 6 2021 | ||||
5443fca997a8 | richart | Adding capability to register materials by name | Mar 4 2021 | ||||
60794fc0cace | richart | Merge branch 'bugfixes/dynamics_structural_mechnanics' of gitlab.com… | Mar 3 2021 | ||||
89f3a00384f7 | Philip Mueller, HS | Updated the Interface of the mesh to allow the creation of the `extra_normal`… | Mar 3 2021 | ||||
5671899d4a2a | richart | Bug found in the structural mechanics model | Feb 25 2021 | ||||
dfa1d3c6e370 | richart | Adding solvers to the python interface | Feb 24 2021 | ||||
09c97b093cbd | richart | Adding structural test dynamic example | Feb 24 2021 | ||||
6e1a257d1e1e | Philip Mueller, HS | Added a new demonstration of the Python interface of the structural model. | Feb 23 2021 | ||||
20d6ba0361af | Philip Mueller, HS | Fixed the test `test_structural_mechanics_gtest`. | Feb 22 2021 | ||||
20f67dca9f0c | Philip Mueller | Created a constructor for the Python version of the `StructuralMaterial`. | Feb 20 2021 | ||||
f613aeebcf4e | Philip Mueller | Updated the Python example for teh structural mechanics. | Feb 20 2021 | ||||
c6875ddd87e3 | Philip Mueller | Added a second example for the Python structural mechanics part. | Feb 20 2021 | ||||
7fc265ed04a3 | Philip Mueller | Continuued to change the Python test for the structural mechanics part. | Feb 20 2021 | ||||
efeb5b494206 | Philip Mueller | Fixed a typo in the CMake for generating the tests for the structural mechanics… | Feb 20 2021 | ||||
3c12d7cf2bf8 | Philip Mueller | Updated the python interface example. | Feb 20 2021 | ||||
82a7780312a9 | Philip Mueller | Corrected the Python interface of the structural mechanic wrapper. | Feb 19 2021 | ||||
61e663e7ef4e | Philip Mueller | Added the `addConnectivityType()` function to the Python mesh interface. | Feb 19 2021 | ||||
01bcb20c4be1 | Philip Mueller | This commit fixes several bugs in the the implementation of the Python… | Feb 19 2021 | ||||
ada7f82006b3 | Philip Mueller, HS | Fixed a bug in the import statement of the structural mechanics Python… | Feb 9 2021 | ||||
0af64787b61a | richart | restored hermite shapes | Feb 9 2021 | ||||
1abc4f3bbe07 | richart | Refactored python tests | Feb 9 2021 | ||||
4d0f031e57cc | richart | Adding MeshAccessor to python and adding posibility to resize meshes | Feb 9 2021 | ||||
37859443bada | richart | Bug fix in the python interface of structural model | Feb 8 2021 | ||||
2acbdaaf8cd2 | richart | Initializing properly the element_material | Feb 8 2021 | ||||
cfa5e94d461a | richart | Linting the python interface | Feb 8 2021 | ||||
7964cc764648 | richart | Rewriting the example as a python code, importing the proper code | Feb 8 2021 | ||||
5ab846000289 | richart | Chang zlib includes in iohelper | Feb 7 2021 | ||||
7c7393849507 | richart | Removing submodules | Feb 6 2021 | ||||
3b3f8dd7ea14 | Philip Mueller | This commit fixes an error in the Python interface of the model. | Feb 5 2021 | ||||
b33952e29d04 | Philip Mueller | Added a first try of the test of the Python interface for the structural… | Feb 5 2021 | ||||
774ecbc86b45 | Philip Mueller | This commit fixes an error, at least I think that, in the Python interface of… | Feb 5 2021 | ||||
94e219d28e47 | Philip Mueller | Included the python wrapper of the structural mechanics part into CMake. | Feb 5 2021 | ||||
30c9fd7592cc | Philip Mueller | Finalized the work on the Python interface for the structural mechanics part. | Feb 5 2021 | ||||
b50bd31e0897 | Philip Mueller | Added functions to better interact with the material torage of the… | Feb 5 2021 | ||||
79f4c1da6356 | Philip Mueller | Modified the `addMaterial()` function of the `StructuralMechanicsModel`. | Feb 5 2021 | ||||
bb4f972b0fd6 | Philip Mueller, HS/Philip Mueller | Started with the extension of the Python interface such that it also includes… | Feb 5 2021 | ||||
07f0ddac6c74 | richart | Bug fix of dynamics structural elements | Feb 5 2021 | ||||
3fc67b1ce150 | richart | correcting shapes in _bernouilli beams | Feb 1 2021 | ||||
7a4e9ed7d487 | richart | A bit more cleaning | Feb 1 2021 | ||||
444e834089dc | richart | Assembling structural elements mass matrix in FEEngine | Jan 28 2021 | ||||
46d4f944ae1c | richart | Compilation error on ubuntu corrected | Jan 28 2021 | ||||
e6edb9f9650a | richart | Correcting output in example dynamic | Jan 28 2021 | ||||
cd7dcdf942c9 | richart | Reactivating mass matrix computation for structural elements | Jan 28 2021 |
c4science · Help