muSpectre/language_bindings/pythonfeat/mpi2
muSpectre/language_bindings/python
feat/mpi2
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
59bc89d19050 | pastewka | ENH: Added resolutions, locations and lengths getters. | Apr 10 2018 | |||
28f88ff81c7a | pastewka | MAINT: Throw exception if input array size does not match field size. | Apr 10 2018 | |||
48336a293cc2 | pastewka | ENH: Added resolutions, locations and lengths getters. | Apr 10 2018 | |||
17e004b218e6 | pastewka | Merge branch 'master' into feat/mpi2 | Apr 10 2018 | |||
8bd3a9105774 | pastewka | MAINT: Make mpi4py optional. | Apr 10 2018 | |||
a3ed5346e6ee | pastewka | ENH: Projection has now option to specify FFT engine. | Apr 5 2018 | |||
620865a692a8 | D178 | RLeute | Implementation of T1920 and meaningfull error message if a user dont has mpi4py… | Apr 4 2018 | ||
6acade5140d1 | D177 | junge | MAINT: Moved 'lengths' from FFTEngine to Projection | Apr 3 2018 | ||
16496ec3aafd | pastewka | MAINT: Added Engine as a separate template parameter. | Apr 2 2018 | |||
8fad33abd20b | pastewka | MAINT: Moved Engine to first template argument. | Apr 2 2018 | |||
ab245d1bc7a3 | pastewka | ENH: Added resolutions and locations getters. | Apr 2 2018 | |||
204e58eff301 | pastewka | MAINT: resolutions->subdomain_resolutions, locations->subdomain_locations | Apr 2 2018 | |||
4a3e3cd7d8cf | pastewka | MAINT: Moved 'lengths' from FFTEngine to Projection | Apr 1 2018 | |||
656437418c7e | D174 | pastewka | ENH: MPI parallelization | Mar 30 2018 | ||
acb656fa2706 | D169 | junge/pastewka | ENH: First implementation of MPI parallelization. | Mar 16 2018 | ||
0f03cbf18341 | pastewka | WIP: Updated language bindings to reflect recent changes in API. | Mar 16 2018 | |||
eabe0571c30f | junge | Cleanup: FieldCollection template params and FFT engine class names | Mar 7 2018 | |||
a5fb8e631773 | junge | Renamed 'system' to 'cell' | Mar 7 2018 | |||
2f84baf3e899 | junge | Efficient logm and const correctness bug in MaterialMuSpectre fixed | Feb 22 2018 | |||
aeb858290a83 | D161 | RLeute | Included a material with distribution of stiffness properties | Feb 21 2018 | ||
b3f3772f45b1 | D160 | pastewka | CMAKE: macOS compatibility | Feb 20 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 | |||
2a473b1926d0 | junge | confirmed comparison for finite strain projections | Jan 18 2018 | |||
6f1cdb4f63e4 | junge | working on comparison between projections | Jan 18 2018 | |||
e324dbe246d5 | junge | Started working on Projection checks | Jan 18 2018 | |||
94e2f83651aa | junge | FFT_engine accuracy checks added to tests | Jan 18 2018 | |||
fb3a30f7d8f0 | junge | directional stiffness in small strain inconsistent with python ref | Jan 17 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 |
c4science · Help