rAKA/pythonfeatures/solver-rewrite
rAKA/python
features/solver-rewrite
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5d2ca6c2706c | richart/anciaux | Adding CI on macos | Dec 13 2023 | |||
7cf2965a2846 | richart | Switching to shared_ptr to correct undefined behaviors in the the python… | Sep 14 2023 | |||
67530890544a | richart | Missing python interfaces [still a bug with internals in python] | Sep 13 2023 | |||
c8e866554c97 | richart | Bug fix in the coupler interface | Sep 12 2023 | |||
254edd750e3a | richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Sep 12 2023 | |||
d8a7c9ab4052 | Nicolas Richart | Exanding coupler interface | Sep 4 2023 | |||
5b14b292ffd6 | Nicolas Richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Aug 2 2023 | |||
fb1f70bc20e0 | Nicolas Richart | Bug fixes cohesive elements | Aug 1 2023 | |||
0b5b06918b93 | Nicolas Richart | Fixing bugs and adding missing python interface | Jul 28 2023 | |||
4ad6a31e0a1a | Nicolas Richart | Moving heat transfer to diffusion model | Jul 25 2023 | |||
a91fc673e8e7 | Nicolas Richart | [wip] Solved compilation issues | Jul 21 2023 | |||
3ef774152252 | Nicolas Richart | Adding missing python interface and linting | Jul 20 2023 | |||
6c458a3a0a37 | Nicolas Richart | Adding missing python interface and linting | Jul 20 2023 | |||
378e70d38150 | Nicolas Richart | [wip] Reaching a compiling point need to debug now | Jul 14 2023 | |||
882b8698ac6c | anciaux | Merge branch 'bugfixes/all_bugs_found_by_working_on_tutorials' into 'master' | May 5 2023 | |||
0c70fb2d4ef4 | richart | Converter from python gmsh to akantu | May 2 2023 | |||
b87903dbd5da | richart | Small rework on randomparameters | May 1 2023 | |||
437e57a876ec | richart | Adding missing initialize in the ElementTypeMapArray python interface | Apr 26 2023 | |||
7d9c5714bb25 | richart | Forcing to use keywords for getNbElement, this is a api breaking change | Apr 26 2023 | |||
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
6cb1e0229070 | richart | Adding some functions in the python interface | Apr 17 2023 | |||
843d4082f874 | Nicolas Richart | [wip] Changing more internalfields to shared_ptr | Apr 13 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
275453e1154b | gallyamov | Correcting bad_cast | Apr 4 2023 | |||
3b4f27fa5ded | richart/gallyamov | Bug fix with the bad_cast | Apr 4 2023 | |||
6e590d38f9c1 | gallyamov | Modifications to py_material for custom materials | Apr 4 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
5bb957e9b427 | saduruss | solve conflicts with master | Mar 15 2023 | |||
adcfbd6d923f | Nicolas Richart | Removing the material list generator | Mar 7 2023 | |||
5c7ea5a6ccda | Nicolas Richart | [wip] Making the branch compile after a rebase [ci.skip] | Mar 7 2023 | |||
f700d699eaa8 | Nicolas Richart | Cleaning the cmake to remove blas/lapack etc | Mar 1 2023 | |||
13e8c2729164 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
c172a5f9a05d | richart/Nicolas Richart | Submit for testing | Feb 25 2023 | |||
d6d3330741bf | richart | Merge branch 'bugfixes/access_PBC_slaves_python' into 'master' | Feb 25 2023 | |||
23cdc15365b4 | saduruss | formatting | Feb 9 2023 | |||
08844ab5a290 | saduruss | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | Feb 6 2023 | |||
30c579cdf033 | saduruss | fix in phase-field model for nonlinear solver | Feb 3 2023 | |||
4d3a517e245d | saduruss | clean and fix in phase field material | Feb 3 2023 | |||
801237941204 | Nicolas Richart | Merge branch 'master' into features/eigen | Dec 23 2022 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
3b7d23e08456 | tdroch | Merge branch 'master' into bugfixes/access_PBC_slaves_python | Nov 11 2022 | |||
e2c4998ec70d | tdroch | Return list of slaves | Nov 11 2022 | |||
24b44a6c9180 | richart | Adding possibility to write a cohesive material in python | Oct 14 2022 | |||
c623efe070c6 | richart | bug fix in parser and material viscoelastic maxwell | Oct 12 2022 | |||
fbdc646afed3 | anciaux | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | Oct 6 2022 | |||
327856a9918d | richart | Missing part in the mesh interface | Oct 6 2022 | |||
2acd6efbe56c | richart | Cleaning a bit the code | Oct 5 2022 | |||
395abbd6ce0f | richart | Merge branch 'master' into features/eigen | Oct 5 2022 | |||
173d75062333 | richart | Extending cohesive inserter interface | Sep 30 2022 | |||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 2022 | |||
6748b0c03915 | richart | Correct compilation on ubuntu:lts and with clang | Jul 12 2022 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
1b8ce86036c4 | richart | Modifies the return value of add on NodeGroup to solve #42 | Jul 8 2022 | |||
34f9b667ee80 | richart | Python module does not compile with python 3.11 | Jun 29 2022 | |||
a309dba7d066 | richart | Debugging the version detection in the CI | May 13 2022 | |||
9d1341e08698 | tdroch | Merge branch 'bugfixes/create_matrices_if_needed_by_user' into 'master' | May 10 2022 | |||
85243d0a8fb8 | tomohitpundir | parallelization finished | May 9 2022 | |||
d849be145a03 | Lucas Frérot | Merge branch 'bugfixes/multiple_small_bug_in_contact_mechanics' into 'master' | May 4 2022 | |||
b8b5f49bb76d | richart | keeping old version but marking it deprecated | May 4 2022 | |||
d22a093f7d6f | tomohitpundir | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | May 3 2022 | |||
e7ba0c1c0ee7 | richart | extanding python group interface | May 3 2022 | |||
d95695ca47b4 | richart | Setting properly the model type in contact coupler | May 3 2022 | |||
af35006dbf96 | richart | Creating submodule for debug and cleaning debug code | May 3 2022 | |||
4964c71bb961 | richart | Running clang-format for code quality checks | Apr 28 2022 | |||
7ffe79ae43a2 | richart | Merge branch 'master' into 'features/structural_mechanics_lumped_mass' | Apr 28 2022 | |||
8185a160038c | richart | Merge branch 'bugfixes/detect_mixed_distributed_initialization' into 'master' | Apr 28 2022 | |||
f6df60ddf7b7 | richart | Giving access to alpha and beta in NewmarkBeta | Apr 27 2022 | |||
465a82aa17b6 | Philip Mueller, HS | Merge remote-tracking branch 'akantuGL/bugfixes/39-the-python-example-for… | Apr 27 2022 | |||
489f68024a53 | richart | Adding the default argument to `setIntegrationScheme` | Apr 26 2022 | |||
2474784a69e5 | tomohitpundir | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | Apr 8 2022 | |||
5a614112b0c1 | tomohitpundir | dissipated energy computation added | Apr 6 2022 | |||
b619a7464358 | Philip Mueller, HS | Made some small adjuatments in the Python interface. | Mar 31 2022 | |||
b6dbd90d648e | Philip Mueller, HS | Merge branch 'bugfixes/65-Making-the-integrators-available-in-Python' into… | Mar 30 2022 | |||
522a8942da5d | Philip Mueller, HS | Fixed some compilation errors in the `python/py_integration_scheme.cc` file. | Mar 30 2022 | |||
6864c9ffb9ca | Philip Mueller, HS | Fixed the CMake of the Python interface. | Mar 30 2022 | |||
7c8e3eb1d349 | richart | Making IntegratorScheme available in python | Mar 18 2022 | |||
1777d544246a | Philip Mueller, HS | Updated the Python interface of the `Mesh`. | Mar 15 2022 | |||
a1120eb7be62 | Philip Mueller, HS | Updated the `SolverVector` Interface. | Mar 15 2022 | |||
3fbdb1c1064d | richart | Removing debug code | Mar 14 2022 | |||
547c4e3b1cbd | richart | Aligning the code with akantu coding conventions | Mar 8 2022 | |||
237ed1deceae | Philip Mueller | Updated the `SolverVector` class of the Python interface. | Feb 25 2022 | |||
962960572b97 | Philip Mueller | The `SparseMatrix` class now supports a function for testing if its entries are… | Feb 25 2022 | |||
22fdfd97576d | Philip Mueller, HS/Philip Mueller | Updated the Python interface of the DOFManager. | 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 | |||
fa030cf05453 | Philip Mueller, HS/Philip Mueller | Updaed the structural mechanics model. | Feb 25 2022 | |||
f2068e9a8030 | richart | Merge branch 'features/missing-python-interface-for-mesh-data' into 'master' | Feb 18 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 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
677ca31609cb | richart | Implemented inflate which does the opposite of flatten | Feb 10 2022 | |||
9661224b8806 | richart | py::kw_only is pybind11 2.9 | Feb 10 2022 | |||
8a1376f66a9f | richart | adding missing functions to the python interface | Feb 10 2022 | |||
cdbd97116d13 | Philip Mueller, HS/richart | Updated the Python interface of the solid mechanic model. | Feb 10 2022 | |||
a9e5d4c6350f | Philip Mueller, HS/richart | Updated the Python interface of the material. | Feb 10 2022 | |||
0f10ebd6aa4f | Philip Mueller, HS/richart | Updated the Python interface of the parser. | Feb 10 2022 | |||
c6b4c9d7204a | Philip Mueller, HS/richart | Updated the Python interface of the ElementTypeMap | Feb 10 2022 | |||
26cd3a43fc8e | richart | Merge branch 'bugfixes/python_interface_energy_computations' into 'master' | Feb 10 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 |
c4science · Help