tamaas/srcci-fix-static-checks
tamaas/src
ci-fix-static-checks
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
1ac301e6a34b | phamba | Merge branch 'features/tangential' | Jul 5 2018 | |||
7c407b92623d | phamba | moved computeGradient method to kato.hh | Jul 5 2018 | |||
368b576fa881 | phamba | Merge branch 'features/tangential' | Jul 4 2018 | |||
584a8e1e7932 | phamba | moved method definition to header in kato.hh | Jul 4 2018 | |||
e4452faac64f | frerot | Polonsky can act on views of model fields | Jul 2 2018 | |||
bc50af12c8cc | frerot | factorized some code for grid initialization | Jul 2 2018 | |||
d19af6d74bdb | frerot | restored FFTW_ESTIMATE flag, because others seem non-deterministic | Jun 29 2018 | |||
01b5b0c25d22 | frerot | made it possible to use FFTW planning and wisdom | Jun 28 2018 | |||
92bdeb8d5aec | frerot | correct copies of views | Jun 28 2018 | |||
f18a5ca70b2a | frerot | implemented views on components and simplified iterators | Jun 28 2018 | |||
44d741807efb | phamba | Merge branch 'features/tangential' | Jun 27 2018 | |||
297e544e0fc9 | phamba | Implemented Tresca friction for PK tangential solver | Jun 27 2018 | |||
2b5d2a4224a6 | frerot | better destruction of FFT plans | Jun 26 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 | |||
f7f509454c74 | frerot | more flexible resize function for grids | 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 | |||
1c342c8abb54 | phamba | Corrected Polonsky-Keer tangential solver (now a basic conjugate gradient… | May 7 2018 | |||
163d19433861 | frerot | prepared code for Kelvin order 4 | May 2 2018 | |||
04a90ab9ed5d | frerot | wrote kelvin order 3 | May 1 2018 | |||
f1932ddcc907 | phamba | Condensed algorithm for Polonsky-Keer tangential solver | Apr 30 2018 | |||
695b2fe97169 | phamba | Corrected gradient for solvers driven in pressure (except Polonsky-Keer… | Apr 30 2018 | |||
dd7d0c6c99c8 | frerot | implemented kelvin order 3 tensor | Apr 27 2018 | |||
e8dcc4e0dab8 | phamba | Corrected non convergence in Condat by centering h | Apr 27 2018 | |||
dfc6756f22b4 | phamba | Added term in functional of Condat solver, fixed non-zero gap problem | Apr 26 2018 | |||
6d603f129482 | phamba | Created regularized solver for Kato (not yet working) | Apr 26 2018 | |||
23194b66cc18 | frerot | fixed new Kelvin operator | Apr 25 2018 | |||
5ea2918b2e73 | phamba | Created Polonsky-Keer tangential solver files | Apr 25 2018 | |||
e5c12687759c | frerot | implemented new kelvin | Apr 25 2018 | |||
11f2dff9e691 | frerot | Merge branch 'master' into features/plasticity | Apr 24 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 | |||
792fb29e7440 | phamba | Changed template paramaters form 'type' to 'comp' | Apr 23 2018 | |||
128093a8ef39 | phamba | Added regularized projection of pressure on friction cone (still unused) | Apr 23 2018 | |||
5b38db71ba14 | phamba | Remove comp non-static member in Kato class | Apr 23 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 | |||
54521d3b8490 | frerot | removed offset from grids | Apr 20 2018 | |||
a049dab2b91b | frerot | forgot a CUDA_LAMBDA | Apr 16 2018 | |||
8a39de0ca0e1 | frerot | compile error fixes | Apr 16 2018 | |||
1fe9b2a741da | frerot | fixed some compile warnings with nvcc | Apr 16 2018 | |||
56fdc58c2b0b | phamba | corrected final gap shifting | Apr 13 2018 | |||
154a77692619 | frerot | added some tests for static types | Apr 13 2018 | |||
5695d3c20490 | phamba | added parameters for solve functions | Apr 13 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 | |||
a28f371099a3 | phamba | created Condat solver files | Apr 12 2018 | |||
9eb6dfba9112 | frerot | added more operators to static types + cleaner TMP | Apr 12 2018 | |||
6590a3480cc0 | phamba | corrected gap offset | Apr 12 2018 | |||
949b69dba1bc | frerot | implemented reduction for vectors [WIP] | Apr 11 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 | |||
78c44c7548e2 | frerot | factorized code in static types | Apr 11 2018 | |||
c1de0cb3b050 | phamba | implemented Beck-Teboulle solver | 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 | |||
88813026acd5 | phamba | created templates for kato solve functions | Apr 11 2018 | |||
7448bf9d6ca1 | phamba | created Beck-Teboulle solver files | Apr 11 2018 | |||
a4b5610024b0 | phamba | rewrite loops with Loop::stridedLoop | Apr 11 2018 | |||
56e1e9fb1c3c | frerot | better implementation of Kelvin operator | Apr 10 2018 | |||
0f8ab36c9a78 | phamba | pulled | Apr 10 2018 | |||
871ca398a8c6 | phamba | set uniform initial pressure | Apr 10 2018 | |||
8b5fece0516e | phamba | Revert "setup for testing influences" | Apr 10 2018 | |||
44877ef96c21 | phamba | setup for testing influences | Apr 10 2018 | |||
a909c00bc1c8 | frerot/phamba | implemented tangential kato solver | Apr 10 2018 | |||
356b5974ef35 | phamba | Tests | Apr 10 2018 | |||
acca7796f2db | phamba | Test | Apr 10 2018 | |||
2620a4eb7981 | phamba | Added method to compute mean of GridBase per component | Apr 10 2018 | |||
561cbfbcee77 | phamba | Tests | Apr 10 2018 | |||
a2cbdc79e6cb | phamba | Created Kato solver files | Apr 10 2018 | |||
883f28a6b00a | frerot | fixed surface influence | Apr 9 2018 | |||
4c13f6a751f0 | frerot | fixed bug in StaticMatrix | Apr 9 2018 |
c4science · Help