Merge branch 'features/tangential'
Description
Description
Details
Details
- Committed
phamba Jun 27 2018, 17:30 - Pushed
phamba Jun 27 2018, 17:34 - Parents
- rTAMAAS297e544e0fc9: Implemented Tresca friction for PK tangential solver
rTAMAASa049dab2b91b: forgot a CUDA_LAMBDA - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
297e544e0fc9 | phamba | Implemented Tresca friction for PK tangential solver | Jun 27 2018 | |||
1c342c8abb54 | phamba | Corrected Polonsky-Keer tangential solver (now a basic conjugate gradient… | May 7 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 | |||
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 | |||
5ea2918b2e73 | phamba | Created Polonsky-Keer tangential solver files | Apr 25 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 | |||
f3b8e1402bfe | phamba | corrected lipschitz constant calculation | Apr 20 2018 | |||
56fdc58c2b0b | phamba | corrected final gap shifting | Apr 13 2018 | |||
5695d3c20490 | phamba | added parameters for solve functions | Apr 13 2018 | |||
075c8d026736 | phamba | implemented Condat solver | Apr 13 2018 | |||
8487750488f7 | phamba | Merge branch 'master' of ssh://c4science.ch/source/tamaas into… | 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 | |||
6590a3480cc0 | phamba | corrected gap offset | Apr 12 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 | |||
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 | |||
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 | |||
e70a86fc89cc | phamba | Updated python wrapper | Apr 10 2018 | |||
a2cbdc79e6cb | phamba | Created Kato solver files | Apr 10 2018 | |||
1cbc244dd075 | phamba | setup for testing influences | Apr 9 2018 | |||
875cc26da0ed | frerot/phamba | implemented tangential kato solver | Apr 9 2018 | |||
cf0926ea32a1 | phamba | Merge branch 'features/tangential' of ssh://c4science.ch/source/tamaas into… | Apr 6 2018 | |||
92568d26d031 | phamba | Tests | Apr 6 2018 | |||
f5f11678b123 | frerot | Merge branch 'features/tangential' of ssh://c4science.ch/source/tamaas into… | Apr 6 2018 | |||
da774aa277e7 | frerot | fixed bug with implicit definition of copy assignment operator in static types | Apr 6 2018 | |||
c7c6a8d1c91f | phamba | Test | Apr 6 2018 | |||
d11b695d9430 | phamba | Added tests for FFTI | Apr 6 2018 | |||
1e16c5917597 | phamba | Added tests for FFT with multiple components | Apr 5 2018 | |||
2befcaf941e1 | phamba | Added method to compute mean of GridBase per component | Apr 5 2018 | |||
de42ff866840 | phamba | Tests | Apr 4 2018 | |||
846fe78eb868 | frerot/phamba | fixed bug in StaticMatrix | Apr 4 2018 | |||
9e28fecd8815 | phamba | Updated python wrapper | Apr 4 2018 | |||
fd2495bfdd45 | phamba | Created Kato solver files | Apr 4 2018 |