History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
eb2d53a80166 | junge | Splitting field.hh into mult. headers, adding tests | Apr 10 2018 | |||
a7fbb71dbc91 | junge | Dropped the possibility to store `Eigen::Arrays` in the field | Apr 10 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