History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
76105868d1ea | frerot | compiling with clang | Oct 4 2018 | |||
06bf2e2b3b13 | frerot | changed c++ standard to 14 | Oct 3 2018 | |||
dc3e9a8e1225 | frerot | added ranges and changed loops | Oct 2 2018 | |||
2ad5beea03fc | frerot | avoiding tmp in influence | Oct 1 2018 | |||
a8a72ef7f9c6 | frerot | avoiding unnecessary complex mul in computeD* | Sep 28 2018 | |||
6d2482be935f | frerot | extra warnings | Sep 24 2018 | |||
3ec32bdde963 | frerot | correct computation of residual displacement | Sep 18 2018 | |||
ec6546ac9454 | frerot | added cutoff choice in LinearElement | Sep 14 2018 | |||
449133450753 | frerot | removed stranded cout | Sep 11 2018 | |||
194f68bb7912 | frerot | moved elastic helper to model.hh | Sep 11 2018 | |||
9c4f0b55fd55 | frerot | corrected tangent computation | Sep 11 2018 | |||
cbe0ff61a776 | frerot | removed cutoffs for boussinesq | Sep 10 2018 | |||
eb0ce5c8c0fb | frerot | added tangent for newton-raphson | Sep 10 2018 | |||
f3814a3f4895 | frerot | added filters to integral operators | Sep 5 2018 | |||
09c22dd39600 | frerot | Merge branch 'features/plasticity' | Aug 22 2018 | |||
8ac681a72d3d | frerot | solved non-decaying stresses bug from previous commit? | Aug 21 2018 | |||
458356c3b7e2 | frerot | solved non-zero traction when inclusion at surface bug | Aug 21 2018 | |||
06ba860add89 | frerot | simplified discontinuity term | Aug 16 2018 | |||
ee246eda4b73 | frerot | removed auto-bracelist construction for intel compiler | Jul 30 2018 | |||
06c28f84a3ab | frerot | correct computation of full space traction vector for Mindlin | Jul 27 2018 | |||
bb5802640359 | frerot | corrected implementation (passes the deep inclusion test) | Jul 26 2018 | |||
ee9781e08e12 | frerot | implemented element based integration of operators | Jul 26 2018 | |||
b3853900b04d | frerot | silenced clang 6 warnings | Jul 26 2018 | |||
b07178f4b5d4 | frerot | better python wrap of applyElasticity | Jul 23 2018 | |||
742753fc9ef0 | frerot | removed if constexpr | Jul 17 2018 | |||
04bc2b70bc8e | frerot | implemented "correct" EPIC | Jul 13 2018 | |||
2dd9b1f6c9ce | frerot | replaced shared_ptrs for operators in Model by unique_ptrs | Jul 11 2018 | |||
b4245bcc71f3 | frerot | added dump possibility to model | Jul 10 2018 | |||
bf4f1939268a | frerot | simpler allocation functions for grids | Jul 10 2018 | |||
5d56b71ba590 | frerot | registering integral operators in model | Jul 10 2018 | |||
77af54d36450 | frerot | wrapping residual | Jul 9 2018 | |||
fddfb365a80d | frerot | added residual class | Jul 9 2018 | |||
9e0aa1c75b5e | frerot | added generic factory function for model_type | Jul 9 2018 | |||
041a138ea604 | frerot | sanity check on surface in solver | Jul 9 2018 | |||
e4452faac64f | frerot | Polonsky can act on views of model fields | Jul 2 2018 | |||
21ee80e7da38 | frerot | fixed bugs in operators | Jun 26 2018 | |||
dc0038dad392 | frerot | added functions for plasticity in python | Jun 1 2018 | |||
838b4d345cb1 | frerot | implemented Boussinesq volume operator | May 31 2018 | |||
96bf0cc68b29 | frerot | implemented linear isotropic hardening | May 30 2018 | |||
53f5bd549c44 | frerot | cleanup in mindlin code | May 30 2018 | |||
fa76fdcc15a3 | frerot | rearranged kelvin helper classes | May 30 2018 | |||
b2c4fe7015a2 | frerot | factorized kelvin code | May 29 2018 | |||
6f25c48792a6 | frerot | implemented (and validated!) mindlin gradient | May 28 2018 | |||
997cfa5f7f53 | frerot | rearranged functions in Boussinesq | May 28 2018 | |||
2d08c295cce8 | frerot | fix for Boussinesq (for which I am unsure) | May 25 2018 | |||
52b3a8260dde | frerot | found the error in the math of convolution in Fourier space | May 24 2018 | |||
976b41b5299b | frerot | why d <-> dbar? wtf!!?? | May 23 2018 | |||
d3681ba40060 | frerot | tentative mindlin implementation (with wrong surface normal, but why??) | May 22 2018 | |||
eb632776f781 | frerot | added mindlin class | May 22 2018 | |||
d6bfa689f69f | frerot | corrected Kelvin4 implementation + constant shape integration | May 18 2018 | |||
6bf1e2439181 | frerot | fixed integration bug with change of variable | May 15 2018 | |||
a50b0852acac | frerot | tentative implementation of Kelvin4 | May 15 2018 | |||
163d19433861 | frerot | prepared code for Kelvin order 4 | May 2 2018 | |||
04a90ab9ed5d | frerot | wrote kelvin order 3 | May 1 2018 | |||
dd7d0c6c99c8 | frerot | implemented kelvin order 3 tensor | Apr 27 2018 | |||
23194b66cc18 | frerot | fixed new Kelvin operator | Apr 25 2018 | |||
e5c12687759c | frerot | implemented new kelvin | Apr 25 2018 | |||
d1c5d0562f83 | frerot | changed integral operator kind + kelvin as integral operator | Apr 24 2018 | |||
f8ec0e9e0b99 | frerot | registering operators in the needed spots | Apr 24 2018 | |||
966dd0718da2 | frerot | compiled refactoring of integral operators | Apr 22 2018 | |||
f3b8e1402bfe | phamba | corrected lipschitz constant calculation | Apr 20 2018 | |||
2d8966ce17e8 | frerot | added a cutoff for kelvin operator (HUGE SPEEDUP) | Apr 20 2018 | |||
a6218278f85b | frerot | reduced memory print of kelvin | Apr 20 2018 | |||
075c8d026736 | phamba | implemented Condat solver | Apr 13 2018 | |||
6a058ccd143c | frerot | correct implementation of Kelvin volume force potential! | Apr 12 2018 | |||
2b1298ba1b93 | frerot | fixed compile errors after merge | Apr 12 2018 | |||
972965c6e472 | frerot | Merge branch 'master' into features/plasticity | Apr 12 2018 | |||
8487750488f7 | phamba | Merge branch 'master' of ssh://c4science.ch/source/tamaas into… | Apr 12 2018 | |||
fb4f1b59a0c4 | frerot | added broadcast operators | Apr 12 2018 | |||
f40ea6813952 | frerot | re-introduced zero fundamental surface mode | Apr 12 2018 | |||
7d2b9760c069 | phamba | use static type VectorProxy | Apr 12 2018 | |||
0f5f5f96907d | phamba | Merge branch 'master' of ssh://c4science.ch/source/tamaas into… | Apr 12 2018 | |||
93e520e480b8 | frerot | static types correctly copy | Apr 11 2018 | |||
a39991975caa | frerot | introduced stack static types | Apr 11 2018 | |||
54673fc2b3c4 | frerot | moved old proxy types to legacy namespace | Apr 11 2018 | |||
df694d4c1f95 | phamba | added method in engine to compute L2 norm of influence | Apr 11 2018 | |||
6ff3bac17ebf | frerot | corrected Kelvin + analytical solution | Apr 11 2018 | |||
56e1e9fb1c3c | frerot | better implementation of Kelvin operator | Apr 10 2018 | |||
0f8ab36c9a78 | phamba | pulled | Apr 10 2018 | |||
883f28a6b00a | frerot | fixed surface influence | Apr 9 2018 | |||
1c6889d64cd5 | frerot | testing surface model | Apr 9 2018 | |||
98f53bde7826 | frerot | fixed some bugs in Kelvin | Apr 9 2018 | |||
cec517559fbd | frerot | greatly simplified Kelvin code | Apr 9 2018 | |||
de42ff866840 | phamba | Tests | Apr 4 2018 | |||
0d4a6a6379a1 | frerot | testing Kelvin volume force potential | Apr 3 2018 | |||
e8a5ca404b06 | frerot | implemented print for models | Apr 3 2018 | |||
8b2839952a16 | frerot | added test_features submodule to python interface | Apr 3 2018 | |||
fb4a1aea0c9a | frerot | implemented Kelvin volume force | Mar 31 2018 | |||
74e0e9141f36 | frerot | preparing Kelvin | Mar 28 2018 | |||
460e4d07a92b | frerot | loop overload with execution policy | Mar 28 2018 | |||
7a886bd63adb | frerot | wrote Kelvin integrator | Mar 27 2018 | |||
77d78e14930f | frerot | wrote Kelvin coefficients | Mar 27 2018 | |||
f4774c2ac6f2 | frerot | modifications to ve engines | Mar 26 2018 | |||
871bdca33c95 | frerot | using unique pointers where possible | Mar 25 2018 | |||
2e3b93674788 | frerot | correct handling of hermitian grid by pybind | Mar 24 2018 | |||
fb9337f5e5e1 | frerot | fixed segmentation fault when adding adhesion functionals | Mar 22 2018 | |||
b1d76079b6e0 | frerot | rewrote GridView for contiguous data + test of wavevectors generation | Mar 21 2018 | |||
62630d8b3b33 | frerot | Merge branch 'master' of ssh://c4science.ch/source/tamaas | Mar 19 2018 | |||
42b925e8ef4c | frerot | changed Model pointer for construction of VEEngines | Mar 19 2018 | |||
0158bc7fc227 | frerot | added kelvin class | Mar 16 2018 |
c4science · Help