History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
aa00bfd12ef1 | junge | Merge branch 'master' into feat/merge_elasto_plasticity | Dec 14 2018 | |||
5d018d06f722 | junge | MAINT: clang-formatted | Dec 14 2018 | |||
92fa33a1065f | D229 | muSpectre-bot | MAINT: improved linting | Dec 12 2018 | ||
bdcd2d2db5b4 | D226 | junge/muSpectre-bot | linted entire c++ code base, added clang-format config and cpplint | Dec 12 2018 | ||
147e2d4c111e | junge | speed comparison hyperelastoplastic | Dec 8 2018 | |||
a33925b6017f | junge | Merge branch 'master' into feat/crystal_plasticity_finite | Dec 4 2018 | |||
293be346d221 | D211 | junge | License switch to LGPL | Nov 20 2018 | ||
c30f6bbb7877 | junge | Merge branch 'master' into feat/crystal_plasticity_finite | Oct 27 2018 | |||
91baed3bdbb9 | D203 | junge | Fixed License (referred to Emacs rather than µSpectre in places) | Oct 12 2018 | ||
2fc6050971d8 | D190 | junge | Statefields integrated with regular fields + python bindings | Jul 24 2018 | ||
f1c381554cbd | junge | Merge branch 'feat/statefield_integration_T2090' into… | Jul 12 2018 | |||
ce7eaae58847 | junge | statefield integrated with regular fields, wrapped in python | Jul 12 2018 | |||
8d3357ca32d6 | junge | intermediate | Jun 7 2018 | |||
00f7d6dad834 | junge | solved mystery about weird transpose on last two dimensions | Jun 7 2018 | |||
896570f7594b | junge | Elastic part of CP fully tested now | May 23 2018 | |||
9bc97b7e7fa8 | D186 | junge | Refactoring field collections, FFT engines and solvers | May 16 2018 | ||
2afdf047f54e | D180 | junge | Optional Compilation of non-mandatory parts | Apr 6 2018 | ||
6acade5140d1 | D177 | junge | MAINT: Moved 'lengths' from FFTEngine to Projection | Apr 3 2018 | ||
656437418c7e | D174 | pastewka | ENH: MPI parallelization | Mar 30 2018 | ||
49ed256c1c21 | pastewka | WIP: Added communication for reduction operations in newton_cg solver. | Mar 16 2018 | |||
d10e89d0559c | pastewka | WIP: de_geus solver converges | Mar 15 2018 | |||
a2980762715b | pastewka | WIP: SolverCG appears to be working in parallel. | Mar 15 2018 | |||
54fd54f58bb3 | pastewka | WIP: Added reduction operations to SolverCG | Mar 14 2018 | |||
d5ff24969ab5 | pastewka | WIP: Pass locations to FieldCollection and Field initialisation. | Mar 14 2018 | |||
eabe0571c30f | junge | Cleanup: FieldCollection template params and FFT engine class names | Mar 7 2018 | |||
a5fb8e631773 | junge | Renamed 'system' to 'cell' | Mar 7 2018 | |||
7e681271d663 | junge | Merge branch 'master' into feat/internal_variables_T1831 | Mar 7 2018 | |||
d2cb3c0afe23 | junge | still writing tests for plastic material | Mar 6 2018 | |||
57e889b22b09 | junge | added "Writing a New Constitutive Law" tutorial | Feb 26 2018 | |||
87f5a158af50 | junge | Merge with feat/eigenstrain_T1830 | Feb 12 2018 | |||
f26b16ccc17b | junge | Squashed commit with the setup of documentation: | Feb 3 2018 | |||
cbb258e3b36d | junge | completely solved small strain issue, bam! | Jan 28 2018 | |||
84a3bfa99993 | junge | streamlined the solver interface and added all Eigen solvers | Jan 21 2018 | |||
d2def4796a54 | junge | Replacing the cg by eigen's implementation is promising | Jan 19 2018 | |||
5d0691f92a3f | junge | Inaccuracy in small strain still not found | Jan 19 2018 | |||
fb3a30f7d8f0 | junge | directional stiffness in small strain inconsistent with python ref | Jan 17 2018 | |||
a8674aa8639c | junge | Verified and fixed projection. Still conditional convergence | Jan 16 2018 | |||
294bc2e8f10e | junge | Fixed convergence issue T1778. | Jan 16 2018 | |||
eea5258d021e | junge | Python bindings reached first useable stage | Jan 15 2018 | |||
384b82a2dca1 | junge | statically typed, dynamically sized field for python bindings | Jan 15 2018 | |||
01f64a9f34bd | junge | Fixed py memory corruption due to default move constructor of System | Jan 15 2018 | |||
f07cfa2f1785 | junge | Added small-strain projection, tests do not yet pass | Jan 14 2018 | |||
45f88ba2c8e4 | junge | added GNU GPL text and cleaned up the file headers some | Jan 8 2018 | |||
73a44dd8a595 | junge | Small-strain patch test passes, yay! | Jan 7 2018 | |||
cd383727076b | junge | Reorganised header inclusion | Jan 7 2018 | |||
de3987d16e79 | junge | reorganised compilation in single library | Jan 7 2018 | |||
1fa724724806 | junge | Now compiles also in clang 4 and 5 | Jan 5 2018 | |||
6684f33383f2 | junge | tweaks on demonstrator1 | Jan 4 2018 | |||
6a8e70cca3b4 | junge | minor cleanups, demonstrator 1 | Jan 3 2018 | |||
a6aaabbe301f | junge | Solvers now consistent and yield same result as prototype | Dec 30 2017 | |||
7d96cf2dcc39 | junge | bug in solver. is projection correct? | Dec 22 2017 | |||
61245bc39a2c | junge | put solver cg and test in place, tests not yet ready | Dec 20 2017 | |||
31be66493707 | junge | started solver cg | Dec 20 2017 |
c4science · Help