Graphfeatures/python-doc
Graph
features/python-doc
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
61767103f923 | richart | problem in chaining material selectors | May 27 2021 | ||||
55289ed9ac3e | richart | Backward compatibility with older version of pybind11 | May 26 2021 | ||||
0953503f12d5 | richart | Wrong package, so it does not compile if phase field is deactivated | May 26 2021 | ||||
2d69ce3355d2 | richart | Improved material-selector | May 26 2021 | ||||
63db325b3a31 | richart | Merge branch 'features/phasefield' into 'master' | May 19 2021 | ||||
48566fff3ed0 | richart | Merge branch 'master' into features/phasefield | May 14 2021 | ||||
fdaa2dacbd0c | richart | Correcting documentation | May 14 2021 | ||||
da8a139c0051 | richart | removing dead cmake code | May 14 2021 | ||||
583b06990849 | richart | Linting the code and applying clang-tidy corrections | May 14 2021 | ||||
ed63cd404c2f | richart | Removing useless parameter that comes from a copy/paste... | May 14 2021 | ||||
a1f8c50c9afc | richart | Reordering methods | May 14 2021 | ||||
5c0a955c98b9 | richart | Correcting compilation errors on newer version of pybind11 | May 14 2021 | ||||
0f2be8165fcb | pundir | Documentation for phasefield added changes in index | May 9 2021 | ||||
1a3b184cdd43 | pundir | Documentation for phasefield added | May 9 2021 | ||||
6c828a4ab000 | richart | Merge branch 'features/versioneer' into 'master' | May 7 2021 | ||||
f66bea2afab4 | richart | Modified the import of py11_akantu | May 7 2021 | ||||
2214b92238c9 | richart | Relocated py11_akantu module as a submodule of akantu | May 7 2021 | ||||
ccc0cad429ca | richart | adding versioneer to generate a version number in the python interface | May 7 2021 | ||||
ca7a0f4b9298 | richart | Merge branch 'features/doc_energies' into 'master' | Apr 29 2021 | ||||
b6cbe61d90b8 | pundir | cleaning tests for check warnings | Apr 28 2021 | ||||
a3a0c621fd12 | pundir | fixed override functions | Apr 28 2021 | ||||
3c109d4497eb | frerot | [doc] added dissipated energy doc for relevant materials | Apr 23 2021 | ||||
4e7cea78bab9 | pundir | increased mesh size for phasefield example to finish as a test | Apr 7 2021 | ||||
2f318e8d0e9b | pundir | removed the memory part from the phasefield model | Apr 2 2021 | ||||
5acfa6ca970d | pundir | Merge branch 'master' into features/phasefield | Apr 2 2021 | ||||
be0ea515f119 | pundir | added eta parameter to avoid full degradation of elastic energy | Apr 2 2021 | ||||
1ce2f1aeb5ef | pundir | cleaning the code and adding descriptions to the classes | Apr 2 2021 | ||||
5905a7ea8175 | richart | Merge branch 'features/python_fragment_manager' | Mar 30 2021 | ||||
22eb3a214a25 | anciaux | remove matplotlib things | Mar 30 2021 | ||||
7f9fe3088b81 | anciaux | add the possibility to return a vector of possible material allocators | Mar 30 2021 | ||||
245660087964 | anciaux | CMake generates the mesh | Mar 30 2021 | ||||
f18bcf4c8e30 | anciaux | CMake generates the mesh | Mar 30 2021 | ||||
5dbea3e35321 | frerot | [doc] added energy explaination for plastic materials | Mar 29 2021 | ||||
e0ac8fcc77c8 | frerot | [doc] added documentation on getEnergy | Mar 29 2021 | ||||
35cd9f678615 | anciaux | correct code style | Mar 29 2021 | ||||
2c2ac9d01138 | anciaux | give better default to the fragmentation_manager tools | Mar 29 2021 | ||||
3d563b45a618 | anciaux | adding a fragmentation example | Mar 29 2021 | ||||
c7e03d7ebae5 | anciaux | adding the fragment manager to python interface | Mar 29 2021 | ||||
ba9e2713a380 | richart | Merge branch 'features/material_internals_memory' into 'master' | Mar 16 2021 | ||||
ea2e7652da39 | richart | Merge branch 'bugfixes/eigen_strain_failed_init' into 'master' | Mar 15 2021 | ||||
5b3351523a74 | richart | linting python structural mechanics examples | Mar 15 2021 | ||||
3eea84761c29 | richart | Merge branch 'master' into features/material_internals_memory | Mar 15 2021 | ||||
cfebf6035747 | anciaux | adding a reference to remove a bug visible with pre-strained materials | Mar 15 2021 | ||||
01e9ee80de03 | anciaux | Merge branch 'bugfixes/heat_virtual_dump' into 'master' | Mar 15 2021 | ||||
bc514ea38833 | richart | missing include in py_mesh | Mar 15 2021 | ||||
e451f9f2d87d | richart | make the compute boundary loads compile and run in structural mechanics | Mar 15 2021 | ||||
23ce2ae76c3b | richart | Fix the mesh to make the example run properly | Mar 15 2021 | ||||
99b1b4059854 | Lucas Frérot | Merge branch 'features/doc_material_parameters' into 'master' | Mar 15 2021 | ||||
ae94c6a35b6a | richart | Remove warning with clang | Mar 15 2021 | ||||
75d3faa8c041 | richart | Reformating the license | Mar 15 2021 | ||||
64df19a129e0 | frerot | silenced override warnings on HeatTransferModel dump() overloads | Mar 15 2021 | ||||
99815f41b5ad | frerot | [doc] added material parameters description and updated some figures | Mar 14 2021 | ||||
797ec47f3478 | richart | Bug fixes in examples | Mar 14 2021 | ||||
a81c6b33ae37 | richart | making matplotib optional for the ci | Mar 13 2021 | ||||
d7eb0b0c18be | richart | Fixing dumper warnings | Mar 13 2021 | ||||
95d0dced15d1 | richart | Adapting due to changes in structural mechanics | Mar 13 2021 | ||||
9528782b1b34 | richart | Merge branch 'bugfixes/project_metadata' into 'master' | Mar 13 2021 | ||||
e566eea29622 | frerot | fixing copyright year and homepage url | Mar 13 2021 | ||||
effcfe7920e4 | frerot | [doc] fixed documentation metadata | Mar 13 2021 | ||||
9cb01e0c3a12 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | ||||
cc50b397b4ba | richart | Merge branch 'bugfixes/dynamics_structural_mechnanics' into 'master' | Mar 13 2021 | ||||
12c0a090caee | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | ||||
db203e90b229 | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 13 2021 | ||||
1b9c3cd9e78d | richart | Merge branch 'features/doc' into 'master' | Mar 13 2021 | ||||
cee77eb64fae | richart | Merge branch 'master' into 'features/doc' | Mar 13 2021 | ||||
eb43f181a4cb | richart | Merge branch 'features/ci_code_quality' into 'master' | Mar 13 2021 | ||||
e3075f54d103 | richart | Cleaning the structural mechanics python examples | Mar 13 2021 | ||||
bd91a3346147 | richart | modified doc deploy branch to master | Mar 13 2021 | ||||
3a985b5b05ed | richart | Deactivating clang-tidy, needs improvements | Mar 12 2021 | ||||
87018e564d38 | richart | Adding sphinxcontrib bibtex to the docker image | Mar 12 2021 | ||||
44b77edd375b | richart | Reducing checks to make it faster | Mar 12 2021 | ||||
ffccf8161507 | richart | Improving a bit the code | Mar 12 2021 | ||||
847f1fbd4e3b | richart | Cleaning the linting code | Mar 12 2021 | ||||
fe44bbafd3ee | richart | More work on the code quality | Mar 12 2021 | ||||
5a0113389fcb | richart | Debugging the runner for clang-tidy | Mar 12 2021 | ||||
92d6c0d0324b | richart | Parse all files | Mar 12 2021 | ||||
eebbf94c1a82 | richart | Trying to activate dev engines | Mar 12 2021 | ||||
94051cfb5abd | richart | Adding clang-tidy to code-quality | Mar 12 2021 | ||||
bba044d80b99 | richart | trying to improve code quality report | Mar 12 2021 | ||||
ed438a2d53ec | richart | Wrong dependency | Mar 12 2021 | ||||
d920212c2bf3 | richart | Trying to correct clang-tidy | Mar 12 2021 | ||||
3893b550aa4f | richart | Working on the coverage a bit more | Mar 12 2021 | ||||
118ed1c6090c | richart | Wrong image for clang-tidy | Mar 12 2021 | ||||
db45c33d5ad0 | richart | Typo in Linker | Mar 12 2021 | ||||
f35b21b71449 | richart | Correcting coverage badly reported | Mar 12 2021 | ||||
a13f3874ff27 | richart | Adding code-quality clang-tidy | Mar 12 2021 | ||||
70834eaaf950 | richart | Do not want remarks on the Cognitive impact on tests | Mar 12 2021 | ||||
2f1d8a6aecd8 | richart | Remaining warning | Mar 12 2021 | ||||
7b357e2dce56 | richart | Copy paste error in the target name | Mar 12 2021 | ||||
d5fb526af36e | richart | Trying to remove warnings from pybind11 includes | Mar 12 2021 | ||||
978f61b1c0a8 | richart | Bug fix in a cohesive example | Mar 12 2021 | ||||
2cc6e44de178 | richart | Impriving codeclimate configuration | Mar 12 2021 | ||||
29cedb86df59 | richart | reactivating running examples | Mar 12 2021 | ||||
af769218ef0b | richart | Missing include | Mar 12 2021 | ||||
3d1bde8e1dbb | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 12 2021 | ||||
819ef344f5a5 | richart | Adding logo to sphinx | Mar 12 2021 | ||||
4f86a0ad6046 | frerot/richart | [doc] formatting fixes | Mar 12 2021 | ||||
f87f25030886 | richart | adding structural mechanics model | Mar 12 2021 | ||||
cc75abd257eb | richart | Adding heattransfer | Mar 12 2021 | ||||
572e2780389e | richart | Adding structural mechanics | Mar 12 2021 |
c4science · Help