Graphbugfixes/access_PBC_sla…
Graph
bugfixes/access_PBC_sla…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
e3075f54d103 | richart | Cleaning the structural mechanics python examples | Mar 13 2021 | ||||
3d1bde8e1dbb | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 12 2021 | ||||
9f083289cd9b | tdroch | Merge branch 'features/energy_computations' into 'master' | Mar 10 2021 | ||||
74402b5c3648 | tdroch/richart | Fix element acces via getElementIterable | Mar 10 2021 | ||||
165958b179fb | richart | Adding concatenate iterator | Mar 10 2021 | ||||
6f03fe32926e | richart | Adding energy computation per element group | Mar 10 2021 | ||||
170c4ee05db4 | richart | Iterate elements in element group | Mar 10 2021 | ||||
aeea5e3d8d04 | Philip Mueller, HS | Removed a debug output. | Mar 8 2021 | ||||
84842d44c0f8 | richart | Merge branch 'master' into 'master' | Mar 8 2021 | ||||
bff781638aca | Philip Mueller, HS | Updated the Python interface of the `DOFManager` . | Mar 8 2021 | ||||
1b9d3b1e2f9f | Philip Mueller, HS | Updated the text description of the `getMaterial()` functions of the structural… | Mar 8 2021 | ||||
37638c3040d5 | anciaux | improving package system for when included as a third-party module | Mar 8 2021 | ||||
8b2393966ca6 | richart | Adding energy computations | Mar 6 2021 | ||||
b9626220d63d | richart | Adding capability to add matrix to matrix | Mar 6 2021 | ||||
23a4eb17ac12 | richart | Adding capability to register materials by name | Mar 4 2021 | ||||
f27e60b770cd | richart | Merge branch 'bugfixes/dynamics_structural_mechnanics' of gitlab.com… | Mar 3 2021 | ||||
b4da2bec742f | Philip Mueller, HS | Updated the Interface of the mesh to allow the creation of the `extra_normal`… | Mar 3 2021 | ||||
846fa0c86ab1 | richart | Bug found in the structural mechanics model | Feb 25 2021 | ||||
b37d88658024 | richart | Adding solvers to the python interface | Feb 24 2021 | ||||
0f9b429a7a40 | richart | Adding structural test dynamic example | Feb 24 2021 | ||||
c2f8664968f2 | Philip Mueller, HS | Added a new demonstration of the Python interface of the structural model. | Feb 23 2021 | ||||
e3ae5e06016f | Philip Mueller, HS | Fixed the test `test_structural_mechanics_gtest`. | Feb 22 2021 | ||||
90b085f6bff5 | Philip Mueller | Created a constructor for the Python version of the `StructuralMaterial`. | Feb 20 2021 | ||||
08552281d80c | Philip Mueller | Updated the Python example for teh structural mechanics. | Feb 20 2021 | ||||
20b2c5957575 | Philip Mueller | Added a second example for the Python structural mechanics part. | Feb 20 2021 | ||||
bb5ed96f3c75 | Philip Mueller | Continuued to change the Python test for the structural mechanics part. | Feb 20 2021 | ||||
f3139768cd07 | Philip Mueller | Fixed a typo in the CMake for generating the tests for the structural mechanics… | Feb 20 2021 | ||||
d73c423b1e45 | Philip Mueller | Updated the python interface example. | Feb 20 2021 | ||||
a1a3d3e1f37c | Philip Mueller | Corrected the Python interface of the structural mechanic wrapper. | Feb 19 2021 | ||||
d128c8f2a50c | Philip Mueller | Added the `addConnectivityType()` function to the Python mesh interface. | Feb 19 2021 | ||||
729a820968e3 | Philip Mueller | This commit fixes several bugs in the the implementation of the Python… | Feb 19 2021 | ||||
79c5a89e7f62 | Philip Mueller, HS | Fixed a bug in the import statement of the structural mechanics Python… | Feb 9 2021 | ||||
34cdde4a0ef8 | richart | restored hermite shapes | Feb 9 2021 | ||||
d44cbf7a0117 | richart | Refactored python tests | Feb 9 2021 | ||||
8178b1e40e10 | richart | Adding MeshAccessor to python and adding posibility to resize meshes | Feb 9 2021 | ||||
98e6ec45ecd9 | richart | Bug fix in the python interface of structural model | Feb 8 2021 | ||||
d3f488d7feee | richart | Initializing properly the element_material | Feb 8 2021 | ||||
c899d41bc065 | richart | Linting the python interface | Feb 8 2021 | ||||
26c3a5b8f03e | richart | Rewriting the example as a python code, importing the proper code | Feb 8 2021 | ||||
5fc2d6a428ab | richart | Chang zlib includes in iohelper | Feb 7 2021 | ||||
36b840eeaa98 | richart | Removing submodules | Feb 6 2021 | ||||
88d3df4f3c5e | Philip Mueller | This commit fixes an error in the Python interface of the model. | Feb 5 2021 | ||||
fe9ccceae3d5 | Philip Mueller | Added a first try of the test of the Python interface for the structural… | Feb 5 2021 | ||||
4ba9503a3f37 | Philip Mueller | This commit fixes an error, at least I think that, in the Python interface of… | Feb 5 2021 | ||||
e2b06dcbe600 | Philip Mueller | Included the python wrapper of the structural mechanics part into CMake. | Feb 5 2021 | ||||
b21bd8ea6faa | Philip Mueller | Finalized the work on the Python interface for the structural mechanics part. | Feb 5 2021 | ||||
81d5d634d296 | Philip Mueller | Added functions to better interact with the material torage of the… | Feb 5 2021 | ||||
bd14ee9d4261 | Philip Mueller | Modified the `addMaterial()` function of the `StructuralMechanicsModel`. | Feb 5 2021 | ||||
d3b901dacdcc | Philip Mueller, HS/Philip Mueller | Started with the extension of the Python interface such that it also includes… | Feb 5 2021 | ||||
e2a9b85e876e | richart | Bug fix of dynamics structural elements | Feb 5 2021 | ||||
fc805b05db5c | richart | correcting shapes in _bernouilli beams | Feb 1 2021 | ||||
da2c2d3ca841 | richart | A bit more cleaning | Feb 1 2021 | ||||
48c1c478dbae | richart | Assembling structural elements mass matrix in FEEngine | Jan 28 2021 | ||||
96c2c56bc646 | richart | Compilation error on ubuntu corrected | Jan 28 2021 | ||||
beaa59346f63 | richart | Correcting output in example dynamic | Jan 28 2021 | ||||
b74014a5dfe8 | richart | Reactivating mass matrix computation for structural elements | Jan 28 2021 | ||||
39c17a8c4fe7 | richart | Reactivating boundary forces code for structural elements | Jan 27 2021 | ||||
ad04d05918d4 | richart | Adding a bit more messages when detection goes wrong | Jan 22 2021 | ||||
69e6a6b8b066 | richart | Making the "detection" of lib Math more generic | Jan 22 2021 | ||||
065842926eb7 | Philip Mueller/richart | Impoving the detection of MUMPS (OpenMP, Math and LAPACK) | Jan 22 2021 | ||||
73a8b68b5512 | richart | Merge branch 'master' into 'master' | Jan 20 2021 | ||||
4c275a228579 | anciaux/richart | Correct the akantu config to be correct in spack installation | Jan 20 2021 | ||||
b56858367c28 | anciaux | Merge branch 'master' of gitlab.com:akantu/akantu | Jan 18 2021 | ||||
0870565fddd9 | anciaux | making link with library ok | Jan 18 2021 | ||||
264488a89fd1 | anciaux | adding setup.py.in | Jan 18 2021 | ||||
8d1164b286e0 | anciaux | update the dockerfile for centos | Jan 18 2021 | ||||
51dda7e0bc1d | richart | Protect files that are not generated so cmake does not tries to install them | Jan 15 2021 | ||||
037f267f627c | richart | Missed to add threads in potential dependencies | Jan 15 2021 | ||||
627a23c29df7 | richart | Threads is a non conventional package from cmake | Jan 15 2021 | ||||
f59c4437da8e | richart | Adding pthread in the possible dependencies of mumps | Jan 15 2021 | ||||
1a7b1e2153f4 | richart | Merge branch 'features/ci_improvement' into 'master' | Nov 18 2020 | ||||
69b4d1f18bf5 | richart | Missed one TYPED_TEST_SUITE | Nov 18 2020 | ||||
c1084030fd96 | richart | More variadic macro solved without hiding them | Nov 18 2020 | ||||
8035ce763fce | richart | more cleaning | Nov 18 2020 | ||||
725a79223a34 | richart | Bumping version number since this branch brings API breaking changes | Nov 18 2020 | ||||
5ac56912d2cb | richart | Small cleaning touches | Nov 18 2020 | ||||
5176460968fa | richart | report not working properly | Nov 17 2020 | ||||
e9bcfea33128 | richart | Bug fix when not in debug | Nov 17 2020 | ||||
e2fed5339880 | richart | Reoving editorconfig from codeclimate | Nov 17 2020 | ||||
32f63a5c5480 | richart | Trying out Code Quality | Nov 17 2020 | ||||
da42e172aec1 | richart | Adding code coverage | Nov 17 2020 | ||||
ca8b0916b687 | richart | Protecting lambda not used in NDEBUG | Nov 17 2020 | ||||
e13ac132d985 | richart | Removing warning in py_material RTFM... | Nov 17 2020 | ||||
2491c2214859 | richart | compilation bug fix when mpi is off | Nov 17 2020 | ||||
10560320f49d | richart | some linting | Nov 17 2020 | ||||
8f1d14ec176b | richart | removing warnings in py_material | Nov 17 2020 | ||||
986fb0107000 | richart | still not enough time | Nov 17 2020 | ||||
8c4c14ccba46 | richart | Extend timeout for tests runing in debug | Nov 17 2020 | ||||
30d41afebedb | richart | Bug fix in the eigen-gradu, with cohesive elements | Nov 16 2020 | ||||
7824bde4aa81 | richart | Debug in order to be able to do some coverage later on | Nov 16 2020 | ||||
fef91f6b2215 | richart | Trying to solve the problem of artefacts | Nov 16 2020 | ||||
3443a944cf43 | richart | keeping artefacts longer | Nov 14 2020 | ||||
e06b8ab29c69 | richart | improving ccache cache hits: | Nov 13 2020 | ||||
64fb0b466ebe | richart | Bug fix: rebase conflit resolution | Nov 13 2020 | ||||
e56d3c31e766 | richart | sharing ccache in between builds | Nov 13 2020 | ||||
b3bb1a6f112e | richart | Missing marco definition for pybind11 | Nov 13 2020 | ||||
327367782b0e | richart | Warning in pybind11 | Nov 13 2020 | ||||
3ae228d1e7a7 | richart | Correcting deprecated pybind code | Nov 13 2020 | ||||
92684d20aee0 | richart | Minor improvements to help debugging | Nov 13 2020 | ||||
e6cb89c743c8 | richart | bug fix in mesh distribution | Nov 13 2020 |
c4science · Help