Graphci-fix-static-checks
Graph
ci-fix-static-checks
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
644138f89dd8 | anciaux | making it python3 for print function | Oct 10 2017 | ||||
1f7361fa6457 | anciaux | from future import | Oct 10 2017 | ||||
b6d6ab4dd6f5 | frerot | added Criterion submodule | Sep 20 2017 | ||||
2a56e9fac13e | frerot | added C++ tests with Criterion framework | Sep 20 2017 | ||||
6ba14bbcbd89 | frerot | added const to binary predicates of iterator | Sep 20 2017 | ||||
cb1091fc33c9 | frerot | modifs for c4science markdown engine | Sep 12 2017 | ||||
6c45316bfe0b | frerot | updated readme | Sep 11 2017 | ||||
1575af43389e | frerot | Merge branch 'master' of ssh://c4science.ch/source/tamaas | Sep 11 2017 | ||||
e41a843004a0 | frerot | Merge branch 'master' of lsmssrv1.epfl.ch:tamaas | Sep 11 2017 | ||||
080d7c247b2e | frerot | update of grid.org doc | Sep 11 2017 | ||||
c848bdbde110 | frerot | removed const_cast in fftransformfftw | Sep 11 2017 | ||||
266740e73f8a | anciaux | adding a little thing for documentation | Sep 11 2017 | ||||
2173e6fa55ae | anciaux | clean a little | Sep 11 2017 | ||||
bb4edbe26ad3 | anciaux | renaming | Sep 11 2017 | ||||
db198a514479 | anciaux | Create the markdown README | 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 | ||||
1562227b98c2 | frerot | switch to c++14 | Jul 17 2017 | ||||
51c14f2598a4 | frerot | cleaning SConstruct | 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 | ||||
eef3e7830b6e | frerot | updated tamaas scons tool | Jul 13 2017 | ||||
89495e3530e2 | frerot | better accessors for grids | Jul 13 2017 | ||||
5bfdc4d06199 | frerot | better build output | 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 | ||||
8f1f25f68bd8 | frerot | small fixes in SConstruct (colors) | Jul 6 2017 | ||||
79e8c6474918 | frerot | verbose on python and fftw versions | Jul 5 2017 | ||||
b93714ef58f5 | frerot | adapting tests to python 3 and cleanup | Jul 3 2017 | ||||
ff68685a23a3 | frerot | added possibility to choose python executable for wrapper generation | Jul 3 2017 | ||||
274baa732d6a | frerot | setup for detecting and build python3 wrapper | Jul 3 2017 | ||||
3b37bc2d9bff | frerot | silencing warnings | Jul 3 2017 | ||||
70266b50859e | frerot | added 1D surface generators | Jun 28 2017 | ||||
6e2638b92d6e | frerot | forgot core_list | Jun 28 2017 | ||||
6b29fd98d663 | frerot | rearranged source tree | Jun 23 2017 | ||||
8074205883e5 | frerot | prettier copy output | Jun 23 2017 | ||||
a70d86799aac | frerot | I like colors | Jun 23 2017 | ||||
f32556605875 | frerot | added parameter helper | Jun 21 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 | ||||
4d26913800f3 | frerot | added doxygen documentation generation | Jun 13 2017 | ||||
e3bcf79d6bdc | frerot | some modifications for iterators in OpenMP loops | Jun 12 2017 | ||||
ef0a4ef10027 | frerot | new test for fractal surfaces replacing old test_fractal | Jun 12 2017 | ||||
137029dec320 | frerot | fixed iterators for OpenMP parallel for loops | Jun 9 2017 | ||||
fc4417dd19e9 | frerot | readability | Feb 14 2017 | ||||
feae8e2ec15a | frerot | test westergaard now actually testing something | Feb 1 2017 | ||||
541bb0edec4b | frerot | taking size into account in bem_grid | Dec 23 2016 | ||||
a0bdbb4b6b6f | frerot | correction to find fftw with icpc | Nov 29 2016 | ||||
75d897003195 | frerot | Merge branch 'master' of lsmssrv1.epfl.ch:tamaas | Nov 29 2016 | ||||
a5e9751d8df3 | frerot | modified scons for build with new module system | Nov 29 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 | ||||
588fa3f42fc1 | frerot | correct output of test_fractal | Sep 15 2016 | ||||
c3e53ea96661 | frerot | temporary revert of white noise generation | Sep 15 2016 | ||||
b73ccd63bd76 | frerot | simplified tamaas scons tool | Sep 7 2016 | ||||
bdd74f6bd492 | frerot | added rpath to _tamaas.so and better tests | Sep 7 2016 | ||||
05c6f3cd7000 | frerot | output all build variables to build-setup.conf | Sep 7 2016 | ||||
9c03f79dd782 | frerot | corrected GridForPython constructor | Sep 1 2016 | ||||
8b4dc34c4512 | frerot | Merge branch 'master' of lsmssrv1:tamaas | Aug 24 2016 | ||||
562a3d65fd33 | frerot | added condat algorithm | Aug 24 2016 |
c4science · Help