Graphfeat/MaterialLinearElas…
Graph
feat/MaterialLinearElas…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
9f12c77c8f3e | pastewka | WIP: Pass engine as template parameter to fixture. | Mar 7 2018 | ||||
67eab82a3480 | pastewka | WIP: Added initial PFFT engine. | Mar 7 2018 | ||||
83364edb689a | pastewka | WIP: mpi_type template specializations must be inline. | Mar 7 2018 | ||||
2ecbb615921a | pastewka | WIP: Use transposed local size planner. | Mar 7 2018 | ||||
8b9802aff52a | pastewka | WIP: µSpectre -> muSpectre | Mar 7 2018 | ||||
dd750abedf3d | pastewka | DOC: Added doc strings. | Mar 7 2018 | ||||
db091a2cb915 | pastewka | WIP: Need to compute size over all MPI processes. | Mar 7 2018 | ||||
19953a579bd8 | pastewka | WIP: Added more MPI datatypes. | Mar 7 2018 | ||||
97d0f6555d13 | pastewka | WIP: Have FFTWMPIEngine and tests use the abstracted communicator. | Mar 7 2018 | ||||
decf9cec7830 | pastewka | WIP: First implementation of communicator abstraction. | Mar 7 2018 | ||||
d4e48703df52 | pastewka | WIP: Added MPI communicator as parameter. | Mar 7 2018 | ||||
5bef87e106a1 | pastewka | WIP: fftw_engine_mpi -> fftwmpi_engine | Mar 7 2018 | ||||
aa4e5de45421 | pastewka | WIP: Added MPIContext singleton that takes care of initializing and tearing… | Mar 7 2018 | ||||
3bed7073861b | pastewka | WIP: Separated MPI tests into their own executable. | Mar 7 2018 | ||||
ee2ccfcd7563 | pastewka | WIP: Refactoring; FFTWEngineMPI -> FFTWMPIEngine | Mar 7 2018 | ||||
ab3be79af63e | pastewka | WIP: First version of MPI FFTW test. | Mar 6 2018 | ||||
10f97f358ddc | pastewka | DOC: Updated file header. | Mar 6 2018 | ||||
b03a5940750b | pastewka | WIP: Added dummy FFTWEngineMPI. Updated CMakeLists.txt to search for MPI and… | Mar 6 2018 | ||||
a36d0413024a | pastewka | WIP: Added and members to FFTEngineBase. | Mar 6 2018 | ||||
8dad2be6502e | junge | Documentation cleanup | Feb 26 2018 | ||||
c18a1858c312 | junge | Merge branch 'master' into feat/documentation | Feb 26 2018 | ||||
5b3e095ebb00 | junge | Merge branch 'feat/documentation' of ssh://c4science.ch/source/muSpectre into… | 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 | |||
1fe880c12733 | D162 | junge | Removed the FieldCollection alias | Feb 24 2018 | |||
149eca298ec4 | junge | Small additions | Feb 23 2018 | ||||
7f50f6b3539a | junge | Merge branch 'master' into feat/documentation | Feb 23 2018 | ||||
2f84baf3e899 | junge | Efficient logm and const correctness bug in MaterialMuSpectre fixed | Feb 22 2018 | ||||
1d0dc43a82d1 | junge | Compatibility with gcc 5.4 | 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 | |||
619fded5ba20 | junge | Merge branch 'feat/documentation' of ssh://c4science.ch/source/muSpectre into… | Feb 18 2018 | ||||
ab2895818a02 | junge | documentation | Feb 18 2018 | ||||
997734e596fd | junge | documentation typo | Feb 15 2018 | ||||
611b1715be57 | junge | documentation | Feb 15 2018 | ||||
440ddf01f4d5 | junge | minimum showable documentation | Feb 15 2018 | ||||
77accd3313b6 | junge | small unicode fix | Feb 14 2018 | ||||
82b4f36e72a3 | junge | Started the tutorial | Feb 14 2018 | ||||
b9689d674993 | junge | insignificant | Feb 14 2018 | ||||
b1cf98a8193c | junge | added logo, completed doxydoc | Feb 14 2018 | ||||
5e1d411cab00 | junge | Merge branch 'feat/eigenstrain_T1830' | Feb 12 2018 | ||||
87f5a158af50 | junge | Merge with feat/eigenstrain_T1830 | Feb 12 2018 | ||||
ae7ef081d690 | junge | Solved T1830 Add eigenstrain calculations for Ovronnaz | Feb 11 2018 | ||||
8079bced35f2 | junge | eigenstrain tests not fully passing | Feb 4 2018 | ||||
39f21ae3c4ed | junge | minor fix of the header sections | Feb 4 2018 | ||||
8bf8559a77cf | junge | Added MaterialLinearElastic2 no tests yet | Feb 4 2018 | ||||
7058c3ceeeab | junge | Fixed issue T1835 by introducing an equilibrium tolerance to solvers | Feb 3 2018 | ||||
82e11969cc3c | junge | Merge branch 'feat/documentation' into feat/eigenstrain_T1830 | Feb 3 2018 | ||||
f26b16ccc17b | junge | Squashed commit with the setup of documentation: | Feb 3 2018 | ||||
045b07b2ae82 | junge | small title change | Feb 3 2018 | ||||
8613646a92c9 | junge | typo | Feb 3 2018 | ||||
988c0a516f66 | junge | full coverage | Feb 3 2018 | ||||
97cecf1aa6a8 | junge | before rearranging license section | Feb 2 2018 | ||||
6464caaabf74 | junge | fixed breathe, testing on read the docs | Feb 1 2018 | ||||
86ca56f0ac29 | junge | added breathe, testing on read the docs | Feb 1 2018 | ||||
afefaea9a6a7 | junge | experiment with rtd theme | Feb 1 2018 | ||||
b457ed4af6a9 | junge | beginning of sphinx | Feb 1 2018 | ||||
46035392c79c | junge | renamed hyperelastic material | Jan 31 2018 | ||||
fd7c60b18a0f | junge | added beginning of documentation | Jan 30 2018 | ||||
fe16503979a6 | junge | Fixed small strain issue T1779 | Jan 29 2018 | ||||
33f5df99bc5c | junge | Small cleanup of main CMakeLists.txt | Jan 29 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 | ||||
2469c510e287 | junge | Projections compared 1 by 1. | Jan 19 2018 | ||||
b26bed971c61 | junge | confirmed comparison for small strain projections | 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 | ||||
36974c21367c | junge | Inconsistency in small strain projection: mean() moves over time | Jan 16 2018 | ||||
a8674aa8639c | junge | Verified and fixed projection. Still conditional convergence | Jan 16 2018 | ||||
294bc2e8f10e | junge | Fixed convergence issue T1778. | Jan 16 2018 | ||||
852b438f4941 | junge | minor changes to make for the test suite. ready for merge into main | 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 | ||||
2e258df0940d | junge | Found bug is small-strain shear patch test! | Jan 12 2018 | ||||
f6897ca750f3 | junge | Merge branch 'master' into feat/python-base | Jan 12 2018 | ||||
de44ffdb281b | D159 | junge | Added mechanism to download externals | Jan 11 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 | ||||
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 | ||||
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 | ||||
7d96cf2dcc39 | junge | bug in solver. is projection correct? | Dec 22 2017 |
c4science · Help