Graphfeatures/solver-rewrite
Graph
features/solver-rewrite
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
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 | ||||
0c52d49647c8 | phimuell | Removed a misleading comment. | 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 | ||||
7a3e0505d63f | Philip Mueller, HS | Added a test for the new event. | Mar 20 2022 | ||||
f01a71ed88a5 | Philip Mueller, HS | Updated the `DOFManager`, regarding the new event `MeshIsDistributedEvent`. | Mar 20 2022 | ||||
aaed29043102 | Philip Mueller, HS | Added a new mesh event for the case when the `Mesh` is set to be distributed. | 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 | ||||
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 | ||||
b8bf04d15d77 | richart | `constepr pi` does not compile on clang | Mar 9 2022 | ||||
28e453375af1 | richart | Missing override | 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 | ||||
d6cbb7a4852c | Philip Mueller | Compiler are sop picky. | Feb 25 2022 | ||||
20ecde97aa7a | Philip Mueller | Fixed an error in the `isFinite()` implementation of `SolverVector`. | Feb 25 2022 | ||||
cbfa2ee4faba | Philip Mueller | Updated the Akantu Array. | Feb 25 2022 | ||||
030b587794b7 | Philip Mueller | Updated the computation of the Bernulli beams. | Feb 25 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 | ||||
aa96d746ff76 | Philip Mueller, HS/Philip Mueller | Fixed some issues for the array iterator. | 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 | ||||
3282f240549d | Nicolas Richart/Philip Mueller | Removing early out of a loop that can cause an flatten internal to not be… | Feb 25 2022 | ||||
f2068e9a8030 | richart | Merge branch 'features/missing-python-interface-for-mesh-data' into 'master' | Feb 18 2022 | ||||
0957a3263c34 | richart | constexpr failing on old gcc | Feb 16 2022 | ||||
8f5ed06193db | richart | Drop coverage... | Feb 16 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 | ||||
7e45be1075bf | richart | Make it compile with gcc 5.4.0 | Feb 15 2022 | ||||
aec838772116 | richart | adding eigen3 in ci cache | Feb 15 2022 | ||||
7033f6892183 | richart | bug fix while compiling in coverage | Feb 12 2022 | ||||
dffd2d92f130 | richart | Make it configure and compile with dowloaded eigen | Feb 12 2022 | ||||
cbba90159bc5 | richart | Bug fix in eigen plugin | Feb 12 2022 | ||||
73805ae6e5d4 | richart | Adding capability to download eigen3 | Feb 12 2022 | ||||
1891c1181fc6 | richart | Bug fix in models | Feb 12 2022 | ||||
0262abf49444 | richart | More typo in FindMumps | Feb 10 2022 | ||||
e2b2f0ed2cc1 | richart | Code cleaning and debuging after rebase | Feb 10 2022 | ||||
f4c285cd20f1 | richart | Modified for clang outputs | Feb 10 2022 | ||||
4153dbf7c71d | richart | Defining a Manjaro docker that has akantu dependencies | Feb 10 2022 | ||||
950df4181187 | richart | Detecting presence of pybind11 | Feb 10 2022 | ||||
6d5f097ba1eb | richart | Improving MUMPS detection | Feb 10 2022 | ||||
2c4fe29b9c9b | richart | Typo and adding non deprecated version of variables | Feb 10 2022 | ||||
b095aa804ace | richart | Forcing skip_mpi_cxx in a way to not generate a warning | Feb 10 2022 | ||||
de3f2a32afcc | richart | Forcing MPI to look only for the needed langagues | Feb 10 2022 | ||||
677ca31609cb | richart | Implemented inflate which does the opposite of flatten | Feb 10 2022 | ||||
4d99cf952ec7 | richart | Typo WARN -> WARNING | Feb 10 2022 | ||||
45ad4bb227b1 | richart | Missing return statement | Feb 10 2022 | ||||
bf02562f93cf | richart | Adding warnings on operator= | Feb 10 2022 | ||||
9661224b8806 | richart | py::kw_only is pybind11 2.9 | 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 | ||||
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 | ||||
9111b7503104 | richart | Merge branch 'bugfixes/flatten-internal-that-are-missing' into 'master' | Feb 10 2022 | ||||
26cd3a43fc8e | richart | Merge branch 'bugfixes/python_interface_energy_computations' into 'master' | Feb 10 2022 | ||||
ad183be1801f | richart | Merge branch 'bugfixes/macos-compilation' into 'master' | Feb 10 2022 | ||||
a93d28df4d6e | richart | Macos runner is only a beta for now | Feb 3 2022 | ||||
bc1fa22d87db | richart | Enforce MUMPS to be loaded last | Feb 2 2022 | ||||
f693b3f65b43 | richart | Test to run on the shared-macos runner | Feb 2 2022 | ||||
bb4b04c3803b | richart | Making it possible to declare list of symbols and adding regexp for macos | Feb 2 2022 | ||||
96c9e7c84526 | hnat_lesiv | Fixed finding of mumps | Feb 2 2022 | ||||
def8b7ee6a57 | richart | Removing unknown features from old cmake versions | Feb 1 2022 | ||||
e816557e07a6 | richart | Adding missing file | Feb 1 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 | ||||
138b8e338a84 | Nicolas Richart | Refactoring buildfacet tests | Jan 26 2022 | ||||
021cd6728eb3 | Nicolas Richart | [wip] progressing in the debug | Jan 25 2022 | ||||
b9e33c8f19a2 | Nicolas Richart | [wip] starting to debug the mess | Jan 23 2022 | ||||
4a0134331956 | Nicolas Richart | Updating the docker images to add Eigen3 | Jan 22 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 | ||||
ea422d3afcc1 | tdroch | Merge branch 'features/mesh-periodic-info-in-python' into 'master' | Jan 21 2022 | ||||
28ddb633daa4 | Nicolas Richart | Merge branch 'master' into features/mesh-periodic-info-in-python | Jan 20 2022 | ||||
f62223fca929 | Nicolas Richart | Merge branch 'master' into bugfixes/python_interface_energy_computations | Jan 20 2022 | ||||
06016ce80fae | Nicolas Richart | Adding PeriodicSlaves and removing method that returns a unordered_multimap | Jan 20 2022 | ||||
4e311a5e5310 | Nicolas Richart | Merge branch 'master' into features/mesh-periodic-info-in-python | Jan 20 2022 | ||||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | ||||
2a21aeb28190 | richart | Merge branch 'bugfixes/python_package_test' into 'master' | Jan 19 2022 |
c4science · Help