Graphfeatures/fe_engine_pyth…
Graph
features/fe_engine_pyth…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
418eebe1b74f | richart | Trying to repair the RTD compilation | Jun 16 2021 | ||||
6f39c7975453 | richart | Bug fixes in viscoelsatic laws | Jun 16 2021 | ||||
c43f44f5ae0f | richart | Merge branch 'master' into features/22-problem-in-the-documentation-for-the… | Jun 16 2021 | ||||
a627f22ac51b | gallyamov | Documenting Maxwell chain viscoelastic material | Jun 16 2021 | ||||
a1cc60006adc | richart | Merge branch 'features/manual-improvement' into 'master' | Jun 15 2021 | ||||
af0069881275 | anciaux | coorect the orthotropic law | Jun 15 2021 | ||||
b7a7173c92a0 | anciaux | adding material example in the doc for cohesive fatigue law | Jun 15 2021 | ||||
1109adb1936b | anciaux | rearrange the documentation of materials | Jun 15 2021 | ||||
ba6cced3bc34 | anciaux | fix double inclusion of some files in the documentation | Jun 15 2021 | ||||
06e98acbdeed | anciaux | removed the material parameter section | Jun 15 2021 | ||||
0c14c227cafb | anciaux | fix broken link in the documentation | Jun 15 2021 | ||||
10a0b1184224 | anciaux | removes a warning during documentation compilation | Jun 15 2021 | ||||
74430aec0412 | anciaux | indentation | Jun 15 2021 | ||||
1c47c504ad49 | anciaux | remove useless coefficient | Jun 15 2021 | ||||
6754a206cb80 | richart | Merge branch 'features/21-get-current-nodes-position-in-solid-mechanics-model… | Jun 8 2021 | ||||
2f2e169a8dd8 | tdroch | wrap getCurrentPosition | Jun 4 2021 | ||||
4e5261b08725 | anciaux | Merge branch 'features/17-create-an-element-group-using-a-node-group-with… | Jun 2 2021 | ||||
751f72b27010 | gallyamov | Merge branch 'bugfixes/cohesive_element_with_pbc' into 'master' | May 28 2021 | ||||
5d6969fe38af | richart/gallyamov | Bug fix in cohesive element inseration while PBC are active | May 28 2021 | ||||
f17918f128f5 | richart | Extending the documentation | May 28 2021 | ||||
dfaf86194a6a | richart | missing empty function | May 27 2021 | ||||
e53983915882 | richart | Extending the groups interfaces | 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 |
c4science · Help