Graphfeatures/materials
Graph
features/materials
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
5fbd7159a327 | frerot | c++14 in static types | Jan 23 2019 | ||||
cb32d6d45bec | frerot | minor adds to setup.py | Jan 17 2019 | ||||
c5bd6d7e54b2 | frerot | fixed error with tolerance manager | Jan 15 2019 | ||||
ff0d88210c6e | frerot | non-linear solvers use only absolute tolerance by default | Jan 15 2019 | ||||
d9274768fd3c | frerot | added relaxation parameter as member of EPICSolver | Jan 15 2019 | ||||
1208ebbac10d | frerot | setting output to zero when applying volume operator | Jan 14 2019 | ||||
92c57f5a6959 | frerot | added callback to nonlinear solvers | Jan 14 2019 | ||||
79dd20742a23 | frerot | removing scons trash before build | Jan 11 2019 | ||||
e464edbbeb88 | frerot | we're back to being compatible with c++14 and g++ 6 | Jan 11 2019 | ||||
9412b1f04716 | frerot | making code compile on g++ 7 | Jan 11 2019 | ||||
c45223a1b855 | frerot | removed submodule checkout from jenkins pipeline | Jan 10 2019 | ||||
a956e1ad872e | frerot | bump googletest version | Jan 10 2019 | ||||
8e67d5326645 | frerot | fixed mindlin. *fundamental corrections are back* | Jan 10 2019 | ||||
b9f9e5cdecf5 | frerot | new implementation of boussinesq operator | Jan 9 2019 | ||||
c23bec197f66 | frerot | moved initialize function to volume potential | Jan 9 2019 | ||||
1f624a470d82 | frerot | added surface traction helper for kelvin (to be tested) | Jan 9 2019 | ||||
9535a2e26ca8 | frerot | removed special treatment of fundamental mode | Jan 9 2019 | ||||
bc7404956c58 | frerot | added static assert for container type in ranges + headless range | Jan 9 2019 | ||||
1aae77ff573a | frerot | passing tests for accumulation of fundamental mode | Jan 9 2019 | ||||
a0c15425abaa | frerot | passing backward integration test | Jan 9 2019 | ||||
383b32a7e7be | frerot | added test for accumulation | Jan 8 2019 | ||||
c74466647365 | frerot | partial implementation of new integration in Kevlin | Jan 7 2019 | ||||
9c2793e41f9d | frerot | added litteral integration classes | Dec 19 2018 | ||||
398ca369039c | frerot | bump expolit version | Dec 14 2018 | ||||
654a46171cf8 | frerot | added expolit as dependency | Dec 14 2018 | ||||
aa2e2f4f6caa | frerot | Merge branch 'master' into influence_rewrite | Dec 6 2018 | ||||
d236892bfaa2 | frerot | adding test for mindlin gradient operator | Dec 6 2018 | ||||
a7407197cf9b | frerot | added skeleton for netcdf dumper | 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 | ||||
d292342ff7b8 | frerot | newton krylov compliant with tolerance manager | Nov 9 2018 | ||||
83067095d273 | frerot | added decorators for dumpers | Nov 1 2018 | ||||
866231b9b14c | frerot | fixing test | Nov 1 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 | ||||
fdb103752c5e | frerot | simplified dumper implementation | 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 | ||||
cf8f370013db | frerot | adding numpy dumper | Oct 19 2018 | ||||
877325144b56 | frerot | fixed package copying | Oct 19 2018 | ||||
e43a3ff3c1fe | frerot | added random phase generator | Oct 19 2018 | ||||
1747e6afa6ac | frerot | changed python module hierarchy and build recipe | 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 | ||||
5dc8a8563666 | frerot | Merge branch 'master' of ssh://c4science.ch/source/tamaas | Oct 10 2018 | ||||
1474f7a20868 | frerot | added consistency test between surface_2d and volume_2d for surface… | Oct 10 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 | ||||
5de1d5815970 | frerot | added working plasticity example | Oct 4 2018 | ||||
f05231f61011 | frerot | added dumpers and nonlinear solvers implemented in python | Oct 4 2018 | ||||
f7b819a9daf9 | frerot | rename detect_cuda | 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 | ||||
092319ad1cd6 | frerot | cleaner detection | Sep 27 2018 | ||||
cdc295bb0abc | frerot | cleaning up SConscripts | Sep 26 2018 | ||||
70a5ce88a455 | frerot | concatenating lists | Sep 26 2018 | ||||
3248d69eada8 | frerot | forgot comma | Sep 25 2018 | ||||
e5132d1c1095 | frerot | cleaning a bit | Sep 25 2018 | ||||
7cd8456b99b7 | frerot | pep8 | Sep 25 2018 | ||||
269e1fe812fb | frerot | reverted changes for write_env_file | Sep 25 2018 | ||||
1b9467fdc8e1 | frerot | moved environment file content to its function | Sep 25 2018 | ||||
ae4f4b3bbcc2 | frerot | re-organizing SConstruct | Sep 25 2018 | ||||
6d2482be935f | frerot | extra warnings | Sep 24 2018 | ||||
07df3763abc2 | frerot | added and example of stress computation | Sep 20 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 | ||||
b77216c180fc | frerot | added tolerance to EPIC solver | Sep 3 2018 | ||||
02f13cff89c6 | frerot | correct LEGACY_BEM define | Aug 23 2018 | ||||
c3690592204b | frerot | typo | Aug 22 2018 | ||||
fd978d29c28d | frerot | Merge branch 'features/plasticity' | Aug 22 2018 | ||||
5ee43d76ed72 | frerot | Merge branch 'features/plasticity' of lsmspc3.epfl.ch:Documents/tamaas into… | Aug 22 2018 | ||||
f626cea9afdc | frerot | do not compile legacy bem with intel compiler | Aug 22 2018 | ||||
c67e6c5f3e58 | frerot | removed install phase | Aug 22 2018 |
c4science · Help