tamaas/srcci-fix-static-checks
tamaas/src
ci-fix-static-checks
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9c2793e41f9d | frerot | added litteral integration classes | Dec 19 2018 | |||
aa2e2f4f6caa | frerot | Merge branch 'master' into influence_rewrite | Dec 6 2018 | |||
a3440d0b151d | frerot | final array class | Dec 6 2018 | |||
e133c2920e0a | frerot | const correctedness of model dumper and integral op methods | Dec 5 2018 | |||
9e11e6f1d3f0 | frerot | added get points for cluster | Nov 19 2018 | |||
f1f062e5e239 | frerot | added get points for cluster | Nov 19 2018 | |||
675ebdccdcb0 | frerot | added shift operator to dumpers | Nov 14 2018 | |||
1006d5065cd2 | frerot | factorized power of q in influence | Nov 14 2018 | |||
bf00d1585d7e | frerot | added tolerance manager decorator for dfsane solver | Oct 31 2018 | |||
0a3d028d00c9 | frerot | [TEMP] modifications for stability of EPIC solver | Oct 29 2018 | |||
797f71620eb8 | frerot | reorganized solvers | Oct 27 2018 | |||
9794e8fb7b7f | frerot | no automatic dump on solve anymore | Oct 25 2018 | |||
9f1e5f8c78d4 | frerot | list of dumpers in Model | Oct 19 2018 | |||
4c61bcf26659 | frerot | added interface for field access directly from model | Oct 19 2018 | |||
e43a3ff3c1fe | frerot | added random phase generator | Oct 19 2018 | |||
f0619f7851b3 | frerot | added std::vector to possible argument for solve | Oct 15 2018 | |||
75a8677b1ae8 | frerot | call update state of epsolver instead of residual | Oct 15 2018 | |||
5f7917338a68 | frerot | fixed unsed capture warnings | Oct 12 2018 | |||
836e2152ac6a | frerot | optimization of flood fill | Oct 12 2018 | |||
798e66ffc3c8 | phamba | modified tangential solvers to be scale independant | Oct 9 2018 | |||
04197ce4290a | frerot | Merge branch 'master' of ssh://c4science.ch/source/tamaas | Oct 5 2018 | |||
3780d406d85e | frerot | computation of stresses in stress array | Oct 5 2018 | |||
6628f88100a3 | phamba | added influence for surface_1d | Oct 5 2018 | |||
f0920a54f632 | phamba | removed references to variable in loops | Oct 4 2018 | |||
2a90e32b43b2 | frerot | fixed tangential test? | Oct 4 2018 | |||
053307f5c103 | frerot | revert remove solve from contact solver | Oct 4 2018 | |||
76105868d1ea | frerot | compiling with clang | Oct 4 2018 | |||
df70018ff248 | frerot | added runtime checks on loop size + test it | Oct 3 2018 | |||
06bf2e2b3b13 | frerot | changed c++ standard to 14 | Oct 3 2018 | |||
324a362fcdd4 | frerot | made side-effects work in reduce lambdas | Oct 3 2018 | |||
dc3e9a8e1225 | frerot | added ranges and changed loops | Oct 2 2018 | |||
2ad5beea03fc | frerot | avoiding tmp in influence | Oct 1 2018 | |||
e69766f1ce4e | frerot | simplified loop dispatch | Oct 1 2018 | |||
a8a72ef7f9c6 | frerot | avoiding unnecessary complex mul in computeD* | Sep 28 2018 | |||
6d2482be935f | frerot | extra warnings | Sep 24 2018 | |||
a0c4b0f94965 | frerot | corrected implementation of epic solver | Sep 18 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 | |||
30cee64ce814 | frerot | list to vector in flood fill neighbor list | Sep 4 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 | |||
b50babfcbd19 | frerot | added start value for loop range | Jul 24 2018 | |||
b07178f4b5d4 | frerot | better python wrap of applyElasticity | Jul 23 2018 | |||
d297e4ce8a94 | frerot | added elasticity test and possibility of using int. operators in python | Jul 20 2018 | |||
742753fc9ef0 | frerot | removed if constexpr | Jul 17 2018 | |||
04bc2b70bc8e | frerot | implemented "correct" EPIC | Jul 13 2018 | |||
a8d4c1f76c56 | frerot | added higher dimension views | Jul 13 2018 | |||
41b01f96e5a7 | frerot | python extension for EPSolver | Jul 11 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 | |||
0b4ad5c6c8b9 | frerot | tentative implementation of EPIC solver | Jul 10 2018 | |||
723a6d08aafc | frerot | registering operators for PKR in model | Jul 10 2018 | |||
8c84d4417a12 | frerot | added solvers for EPIC | 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 | |||
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 |
c4science · Help