tamaas/srcmaster
tamaas/src
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
221ad73b17f3 | frerot | modified fftransformcufft for multi-component ffts | Oct 12 2017 | |||
43e776cc945c | frerot | more modular SConstruct | Oct 12 2017 | |||
7c7dc19567c8 | frerot | update copyright year in model subdir | Oct 12 2017 | |||
864dce59b0cf | frerot | made tamaas compile with nvcc and custom tool | Oct 11 2017 | |||
0f8352bd1e95 | frerot | minor change in Array interface | Sep 27 2017 | |||
2a56e9fac13e | frerot | added C++ tests with Criterion framework | Sep 20 2017 | |||
6ba14bbcbd89 | frerot | added const to binary predicates of iterator | Sep 20 2017 | |||
c848bdbde110 | frerot | removed const_cast in fftransformfftw | Sep 11 2017 | |||
3c976f436924 | frerot | reintroduced old bems for compatibility, but they should be marked as deprecated | Jul 31 2017 | |||
393b17a3c8bb | frerot | new PolonskyKeerRey is working in pressure and gap | Jul 31 2017 | |||
4e360c83523a | frerot | removed old bems from compilation, implemented PolonskyKeerRey | Jul 26 2017 | |||
c7914110a1f2 | frerot | added contact solver base class | Jul 25 2017 | |||
d7454eb3500b | frerot | models are accessible through the python interface, with guessing of numpy… | Jul 24 2017 | |||
b54856655db5 | frerot | removed unused files in tamaas | Jul 21 2017 | |||
5ba0295e7c92 | frerot | started implementation of westergaard | Jul 20 2017 | |||
0f998abfb9c4 | frerot | undeleted iterator functions in GridView | Jul 20 2017 | |||
208f14f73064 | frerot | added iterator_view to conserve perfomance for standard grids | Jul 20 2017 | |||
ed3bded9b30d | frerot | added lastComponentView | Jul 19 2017 | |||
86a1e04a7d5c | frerot | model templated by types | Jul 19 2017 | |||
adef047967e6 | frerot | changed loops to use iterators | Jul 18 2017 | |||
92beb1304b0d | frerot | added const_iterator to grids | Jul 18 2017 | |||
84326222c0e9 | frerot | taking a GridBase argument for views | Jul 18 2017 | |||
71dd4759e129 | frerot | added print operator for views | Jul 18 2017 | |||
86fdaae9c80b | frerot | polymorphic iterators | Jul 17 2017 | |||
586c9bd80954 | frerot | correct implementation of views | Jul 17 2017 | |||
5f4b2bcfb83f | frerot | move constructors for hermitian and surface complex + cosmetics | Jul 17 2017 | |||
78272aecbf21 | frerot | added move constructors and assignment operators | Jul 14 2017 | |||
98ea73981bab | frerot | cleaner access operators | Jul 13 2017 | |||
89495e3530e2 | frerot | better accessors for grids | Jul 13 2017 | |||
7b20e2021ed6 | frerot | changed grid to use strides | Jul 12 2017 | |||
874c6a45eb65 | frerot | changed typedefs and inline iterator operations | Jul 12 2017 | |||
bf2f039787df | frerot | added westergaard bem (WIP) | Jul 11 2017 | |||
858a2cb52419 | frerot | removed length storage in grid | Jul 11 2017 | |||
0b6954e73abe | frerot | fixing python wrapper for (c)array arguments and silencing warnings | Jul 11 2017 | |||
ffe3e357e1f9 | frerot | added model and factory | Jul 11 2017 | |||
09de09b1553a | frerot | changed dimension storage type to std::array | Jul 11 2017 | |||
259057f8aa97 | frerot | added grid base class | Jul 10 2017 | |||
3b37bc2d9bff | frerot | silencing warnings | Jul 3 2017 | |||
6e2638b92d6e | frerot | forgot core_list | Jun 28 2017 | |||
6b29fd98d663 | frerot | rearranged source tree | Jun 23 2017 | |||
f05be88c05d7 | frerot | made "convertGrid" unecessary | Jun 21 2017 | |||
0e9a9f1f8405 | frerot | removed map_2d_square | Jun 20 2017 | |||
87f2d0f8cfb1 | frerot | removed Map2d and old flood-fill + added functionalites to spectrum | Jun 20 2017 | |||
071c7b910a75 | frerot | reforged surface generators | Jun 19 2017 | |||
5c85177d53e6 | frerot | changed structure of surface generators (WIP but usable) | Jun 16 2017 | |||
2185e61ba085 | frerot | added filter class and isotropic powerlaw filter | Jun 15 2017 | |||
bc76dcdf97fe | frerot | added method in FFTransform to fill a grid with modevectors | Jun 15 2017 | |||
b445d515369b | frerot | added flood fill | Jun 14 2017 | |||
9361815d92ff | frerot | added some comments and class diagram | Jun 13 2017 | |||
e32448fe0489 | frerot | virtual destructor on array | Jun 13 2017 | |||
e3bcf79d6bdc | frerot | some modifications for iterators in OpenMP loops | Jun 12 2017 | |||
137029dec320 | frerot | fixed iterators for OpenMP parallel for loops | Jun 9 2017 | |||
541bb0edec4b | frerot | taking size into account in bem_grid | Dec 23 2016 | |||
e27bf806a9fb | Valentine | pouletMerge branch 'master' of lsmssrv1.epfl.ch:tamaas | Nov 23 2016 | |||
c7118e0a6b38 | Valentine | initialisation dans resolution en deplacement | Nov 23 2016 | |||
0549ca0226af | frerot | added consts to analyticalRMS | Nov 22 2016 | |||
0e70f46e9d04 | frerot | added analytical hrms to SurfaceGeneratorFilterFFT | Nov 22 2016 | |||
2513086c6b34 | frerot | fixed broken tests | Nov 17 2016 | |||
611b0aabdd07 | Valentine | test sur autocorrelation pour surfaces | Nov 17 2016 | |||
16f1a58beb89 | Valentine | gigpol pressure driven | Nov 16 2016 | |||
452868de8595 | Valentine | pouletMerge branch 'master' of lsmssrv1.epfl.ch:tamaas | Nov 8 2016 | |||
ba213d9f2804 | Valentine | ajout fonctionnelle d adhesion | Nov 8 2016 | |||
36df6379a07b | anciaux | adding a proper normalization for the error in polonski | Nov 4 2016 | |||
7e6d156a2d92 | anciaux | adding a few accessors | Nov 3 2016 | |||
4b3df27e33c4 | frerot | added tamaas info file | Sep 21 2016 | |||
c3e53ea96661 | frerot | temporary revert of white noise generation | Sep 15 2016 | |||
8b4dc34c4512 | frerot | Merge branch 'master' of lsmssrv1:tamaas | Aug 24 2016 | |||
562a3d65fd33 | frerot | added condat algorithm | Aug 24 2016 | |||
e758588b990e | frerot | modified kato for tangential gaps | Aug 24 2016 | |||
3fa7fa9b933d | Valentine | merge Merge branch 'branche_temp' | Aug 23 2016 | |||
92f362e0e43d | Valentine | ajout du stash | Aug 23 2016 | |||
0f0359e36048 | Valentine | polonski avec initialisation | Aug 23 2016 | |||
a8bd271f108b | frerot | added Beck-Teboulle algorithm | Aug 22 2016 | |||
83cd4df9241a | frerot | warning shush | Aug 19 2016 | |||
1c328ce7a31c | frerot | removed useless include | Aug 19 2016 | |||
939df311299e | frerot | better method organization, gap controlled kato | Aug 19 2016 | |||
39d73c5d985b | frerot | added kato implementation for frictional contact | Aug 16 2016 | |||
79e0fbd3374b | frerot | implementation of new shear polonsky algo | Aug 8 2016 | |||
878305b11d4c | frerot | correct implementation of wrong algo :( | Jul 27 2016 | |||
24d9902c9607 | frerot | bug fixes in bem_grid | Jul 26 2016 | |||
1259a49a7d6e | frerot | implemented polonsky for shear contact | Jul 22 2016 | |||
cbc6a47cd82e | frerot | added type sanity check on numpy input conversion | Jul 22 2016 | |||
d70b0b35c583 | frerot | removed bugs of bem_grid | Jul 21 2016 | |||
a27f54a98190 | frerot | better fft plan cleanup in finalize | Jul 19 2016 | |||
f3c36675a707 | frerot | added explicit std namespace to isnan/isinf | Jul 19 2016 | |||
a970af6ba05c | frerot | Merge branch 'master' of lsmssrv1:tamaas | Jul 19 2016 | |||
962f36f12c2a | frerot | more stable test_fractal output | Jul 19 2016 | |||
ab4ed84013a6 | frerot | corrected memory problems with FFTPlans | Jul 19 2016 | |||
e5f224037c5f | frerot | removed race condition in surface stats | Jul 19 2016 | |||
bd979ec5f10f | Valentine | adding std to namespace to make it compile | Jul 19 2016 | |||
7c1e36fc78fd | frerot | modifs for compilation with intel | Jul 8 2016 | |||
06470edee97a | frerot | removed old FFT interface | Jul 8 2016 | |||
303235694413 | frerot | added iterators to grids, setup for tangential contact | Jul 5 2016 | |||
698385d0fce3 | frerot | adapted fft plans to grids | Jun 29 2016 | |||
2184109c3f6a | frerot | added out of bounds exception on hermitian surface | Jun 29 2016 | |||
df50b09dcd2a | frerot | removed buffer in fftransform_fftw | Jun 29 2016 | |||
1e2f6d66021b | frerot | added hermitian grids | Jun 29 2016 | |||
9ab40dfc3664 | frerot | applyInfluence in val's bems | Jun 29 2016 | |||
b37d4ceee397 | frerot | Merge branch 'master' of lsmssrv1:tamaas | Jun 27 2016 | |||
05ea2ef43623 | frerot | added bem_grid and grid python wrapping | Jun 27 2016 |
c4science · Help