History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
293be346d221 | D211 | junge | License switch to LGPL | Nov 20 2018 | ||
91baed3bdbb9 | D203 | junge | Fixed License (referred to Emacs rather than µSpectre in places) | Oct 12 2018 | ||
c2e4b509a217 | junge | ported back relevant parts of muLib integration | Oct 4 2018 | |||
46721b412ed9 | D199 | junge | Enumerable Dynamic Field Maps and Globalisation of Local Fields | Sep 20 2018 | ||
2fc6050971d8 | D190 | junge | Statefields integrated with regular fields + python bindings | Jul 24 2018 | ||
9bc97b7e7fa8 | D186 | junge | Refactoring field collections, FFT engines and solvers | May 16 2018 | ||
8167b493ca71 | D183 | junge | Implemented raw field maps | Apr 18 2018 | ||
2afdf047f54e | D180 | junge | Optional Compilation of non-mandatory parts | Apr 6 2018 | ||
620865a692a8 | D178 | RLeute | Implementation of T1920 and meaningfull error message if a user dont has mpi4py… | Apr 4 2018 | ||
656437418c7e | D174 | pastewka | ENH: MPI parallelization | Mar 30 2018 | ||
3d9fd45f1098 | D171 | junge | Complete draft of coding convention | Mar 26 2018 | ||
9137a5a94322 | junge | Made the communicator effc++ compatible | Mar 16 2018 | |||
7e94129d056b | pastewka | WIP: Removed constexpr for get_mpi_comm | Mar 16 2018 | |||
a2980762715b | pastewka | WIP: SolverCG appears to be working in parallel. | Mar 15 2018 | |||
a012163a1acd | pastewka | WIP: FFTEngineBase now holds the communicator object and returns it via… | Mar 15 2018 | |||
55ceb30bb1dd | pastewka | WIP: FieldCollection now stores locations. | Mar 14 2018 | |||
e811f3fd699f | pastewka | WIP: Added rank() methode to Communicator | Mar 14 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 | |||
73227f25ca34 | pastewka | WIP: Pixels now knows about its (subdomain) location. Cell now knows about its… | Mar 12 2018 | |||
69269354677a | pastewka | WIP: Pixels class has now a 'transposed' template arguments, that tells it that… | Mar 11 2018 | |||
da031383b328 | pastewka | Merge branch 'master' into feat/mpi | Mar 8 2018 | |||
83364edb689a | pastewka | WIP: mpi_type template specializations must be inline. | Mar 7 2018 | |||
eabe0571c30f | junge | Cleanup: FieldCollection template params and FFT engine class names | Mar 7 2018 | |||
a5fb8e631773 | junge | Renamed 'system' to 'cell' | Mar 7 2018 | |||
8b9802aff52a | pastewka | WIP: µSpectre -> muSpectre | Mar 7 2018 | |||
7e681271d663 | junge | Merge branch 'master' into feat/internal_variables_T1831 | Mar 7 2018 | |||
765b0c2992fb | junge | Documented StateField and MaterialHyperElastoPlastic | Mar 7 2018 | |||
dd750abedf3d | pastewka | DOC: Added doc strings. | Mar 7 2018 | |||
19953a579bd8 | pastewka | WIP: Added more MPI datatypes. | Mar 7 2018 | |||
decf9cec7830 | pastewka | WIP: First implementation of communicator abstraction. | Mar 7 2018 | |||
9ba60d3594e4 | junge | found and fixed mishandled temporary in MaterialHyperElastoPlastic1 | Mar 7 2018 | |||
d2cb3c0afe23 | junge | still writing tests for plastic material | Mar 6 2018 | |||
0768940e9a0a | junge | writing plastic material tests | Mar 6 2018 | |||
99f8679e6125 | junge | Added StateField convenience functions (concludes T1902) | Mar 6 2018 | |||
d3affecf925c | junge | Added StateField (T1902) | Mar 6 2018 | |||
8af34878344f | junge | MaterialHyperElastoPlastic1 -> need for History Fields? | Feb 27 2018 | |||
8dad2be6502e | junge | Documentation cleanup | Feb 26 2018 | |||
c18a1858c312 | junge | Merge branch 'master' into feat/documentation | Feb 26 2018 | |||
57e889b22b09 | junge | added "Writing a New Constitutive Law" tutorial | Feb 26 2018 | |||
4a33d5ec6b0a | D163 | pastewka | - Updated documentation of Field, FieldCollection and FieldMap. - Updated CMake… | Feb 26 2018 | ||
4b578078d47c | junge | start of MaterialHyperElastoPlastic tests and modulus conversions | Feb 25 2018 | |||
1fe880c12733 | D162 | junge | Removed the FieldCollection alias | Feb 24 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 | |||
89d9962b1ddc | junge | Added efficient computation of matrix logaritm for hencky strain | Feb 14 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 | |||
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 | |||
01f64a9f34bd | junge | Fixed py memory corruption due to default move constructor of System | Jan 15 2018 | |||
e5f596d90b4e | junge | cleanup clang ignored weffc++ | Jan 11 2018 | |||
5107cf61d85f | junge | now works with gcc 5 | Jan 11 2018 | |||
a0f4aaca23e6 | junge | work on python bindings. still very incomplete | Jan 11 2018 | |||
c420b2793bac | junge | added python testing base | Jan 9 2018 | |||
e7dc26cfb018 | junge | started adding python bindings | Jan 8 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 | |||
de3987d16e79 | junge | reorganised compilation in single library | Jan 7 2018 | |||
1fa724724806 | junge | Now compiles also in clang 4 and 5 | Jan 5 2018 | |||
f49335d9fb9e | junge | rolled back change to strided fields, added striding tests | Jan 3 2018 | |||
e8e9ce5f47c6 | junge | intermediate mess, changing to strided fields | Jan 3 2018 | |||
a6aaabbe301f | junge | Solvers now consistent and yield same result as prototype | Dec 30 2017 | |||
a5e7efd534ef | junge | still bug in solver, bug fixed a const-correctness bug | Dec 25 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 | |||
6f64b9318dc3 | junge | system tests still don't pass | Dec 17 2017 | |||
580b74d3d634 | junge | system factory added tests don't pass | Dec 15 2017 | |||
1ae30e7ae997 | junge | wrote system_base, tests not yet ready. | Dec 14 2017 | |||
270eecffb471 | junge | Added fast alternative, but tests fail | Dec 12 2017 | |||
7a6df6e5b6b6 | junge | Projection for finite strain projects gradient on itself | Dec 12 2017 | |||
bfa314ab2ddd | junge | completed tests for ccoord_operations, projection tests still buggy | Dec 11 2017 | |||
94791ba5ac6a | junge | added physical size to projection & fft_freqs computations, untested | Dec 11 2017 | |||
642827c4e30f | junge | tests for gradient projection fail | Dec 8 2017 | |||
a6b5e026bc00 | junge | intermediate test fails | Dec 5 2017 | |||
8b1180ccf970 | junge | sketched out fftw_engine | Dec 3 2017 | |||
47429d41d2b8 | junge | isolated bug: constitutive law with tangent has memory access prob | Nov 29 2017 | |||
d8f259673da1 | junge | multiple additions; tests for materialhyperelastic1 not yet done | Nov 29 2017 | |||
5e28c2bfc0df | junge | adding tests for MateriaHyperElastic1 (not complete) | Nov 28 2017 | |||
28bba99d1475 | junge | adding tests for MateriaHyperElastic1 (not complete) | Nov 28 2017 | |||
d0171c23b9ca | junge | Tensor algebra fully tested | Nov 28 2017 | |||
787cae8b0ac1 | junge | added tests to materials_toolbox. not yet complete | Nov 27 2017 | |||
14bc92e779e6 | junge | MaterialMuSpectre iterable proxy compiles. not yet tested | Nov 26 2017 | |||
442f41dc869d | junge | redoing the iterable | Nov 24 2017 | |||
c6384cde0ea8 | junge | Struggling with T4Map, might not have been the best idea | Nov 22 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 | |||
90ba89a2b055 | junge | added fourth order tensor map based on matrices, intermediate state | Nov 20 2017 | |||
afda163d5cf6 | junge | intermediate stage, won't compile | Nov 19 2017 | |||
73f7c1c737f7 | junge | started generic material structure | Nov 17 2017 | |||
d89ba355b501 | junge | Turns out that Eigen Tensors might be a bad choice | Nov 5 2017 | |||
18c00849ecfa | junge | fixed field collections | Nov 5 2017 | |||
3aef164c9796 | junge | added tensor algebra stubs and material toolbox stubs (unsigned) | Nov 5 2017 |
c4science · Help