History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9bc97b7e7fa8 | D186 | junge | Refactoring field collections, FFT engines and solvers | May 16 2018 | ||
620865a692a8 | D178 | RLeute | Implementation of T1920 and meaningfull error message if a user dont has mpi4py… | Apr 4 2018 | ||
b4cb16585ec0 | pastewka | WIP: Replace public resize with explicit pad size information in FieldBase | Mar 13 2018 | |||
af6fe4b0838c | pastewka | Revert "WIP: Made 'resize' of Field* public. MPI FFTW needs to enlarge the… | Mar 13 2018 | |||
4c7b0a9182d0 | pastewka | WIP: Made 'resize' of Field* public. MPI FFTW needs to enlarge the underlying… | Mar 12 2018 | |||
a5fb8e631773 | junge | Renamed 'system' to 'cell' | Mar 7 2018 | |||
7e681271d663 | junge | Merge branch 'master' into feat/internal_variables_T1831 | Mar 7 2018 | |||
d3affecf925c | junge | Added StateField (T1902) | Mar 6 2018 | |||
8dad2be6502e | junge | Documentation cleanup | Feb 26 2018 | |||
4a33d5ec6b0a | D163 | pastewka | - Updated documentation of Field, FieldCollection and FieldMap. - Updated CMake… | Feb 26 2018 | ||
2f84baf3e899 | junge | Efficient logm and const correctness bug in MaterialMuSpectre fixed | Feb 22 2018 | |||
1c871f98ffb7 | junge | Written elasto-plastic law, no tests yet | Feb 22 2018 | |||
87f5a158af50 | junge | Merge with feat/eigenstrain_T1830 | Feb 12 2018 | |||
f26b16ccc17b | junge | Squashed commit with the setup of documentation: | Feb 3 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 | |||
fb3a30f7d8f0 | junge | directional stiffness in small strain inconsistent with python ref | Jan 17 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 | |||
45f88ba2c8e4 | junge | added GNU GPL text and cleaned up the file headers some | Jan 8 2018 | |||
cd383727076b | junge | Reorganised header inclusion | Jan 7 2018 | |||
1fa724724806 | junge | Now compiles also in clang 4 and 5 | Jan 5 2018 | |||
a5e7efd534ef | junge | still bug in solver, bug fixed a const-correctness bug | Dec 25 2017 | |||
31be66493707 | junge | started solver cg | Dec 20 2017 | |||
1ae30e7ae997 | junge | wrote system_base, tests not yet ready. | Dec 14 2017 | |||
a6b5e026bc00 | junge | intermediate test fails | Dec 5 2017 | |||
d8f259673da1 | junge | multiple additions; tests for materialhyperelastic1 not yet done | Nov 29 2017 | |||
14bc92e779e6 | junge | MaterialMuSpectre iterable proxy compiles. not yet tested | Nov 26 2017 | |||
ce89ec0d8e8d | junge | Fixed const-correctness logic for field maps | Nov 22 2017 | |||
f4077d704a77 | junge | intermediate step. need to fix const-correctness logic of field maps | Nov 22 2017 | |||
2e660ccaae21 | junge | Getting closer, but convenient interface still non-functional | Nov 21 2017 | |||
18c00849ecfa | junge | fixed field collections | Nov 5 2017 | |||
3aef164c9796 | junge | added tensor algebra stubs and material toolbox stubs (unsigned) | Nov 5 2017 | |||
d264fdd5f80b | junge | switched fields to aligned-memory std::vectors | Nov 1 2017 | |||
0b20f57bbf82 | junge | initial import | Nov 1 2017 |
c4science · Help