History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8b01fcdb4d21 | frerot | removed all legacy code | Jan 7 2021 | |||
0752a2fdb670 | frerot | added polymorphism to FFTEngines | Jul 10 2020 | |||
a66ead09e464 | frerot | removed FFTPlanManager and consorts | Jun 25 2020 | |||
8f3b1410b161 | frerot | removed remaining calls to FFTPlanManager | Jun 25 2020 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
35997c97068f | frerot | linting on modernize-* rules in clang-tidy | Sep 24 2019 | |||
8f348be2168f | frerot | removed unecessary omp.h header in legacy bem_fft_base | Aug 15 2019 | |||
32da06a0d51a | frerot | fixed issues with long double warnings | Jul 29 2019 | |||
cb09ff877dab | frerot | removed __(BEGIN|END)_TAMAAS__ macros and replaced with namespace | May 1 2019 | |||
74b9233dc365 | frerot | changed license to Affero GNU General Public License | Mar 5 2019 | |||
6d2482be935f | frerot | extra warnings | Sep 24 2018 | |||
a39991975caa | frerot | introduced stack static types | Apr 11 2018 | |||
54673fc2b3c4 | frerot | moved old proxy types to legacy namespace | Apr 11 2018 | |||
a81206e0f0ef | frerot | changed NULL to nullptr | Mar 25 2018 | |||
b1d76079b6e0 | frerot | rewrote GridView for contiguous data + test of wavevectors generation | Mar 21 2018 | |||
cd034e49e5c8 | frerot | fixed memory errors + restored compatibility | Mar 8 2018 | |||
84f3f89f4f46 | frerot | clang-format | Nov 9 2017 | |||
bbd990f626b4 | frerot | cleanup + compatibility with clang | Nov 9 2017 | |||
3927fa639a53 | frerot | passed clang-format on whole repository | Nov 5 2017 | |||
8ef9e8b95c5b | frerot | make everything compile with -G | Oct 31 2017 | |||
2be5a950ade8 | frerot | getting the cuda loops to compile (return of the lambda) | Oct 31 2017 | |||
c952c8e72bb7 | frerot | trying to adapt code to cuda | Oct 30 2017 | |||
0ca44f94ddd0 | frerot | added Statistics class | Oct 26 2017 | |||
a757e2311dc9 | frerot | rewrote polonsky with lambda-loops | Oct 26 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 | |||
d7454eb3500b | frerot | models are accessible through the python interface, with guessing of numpy… | Jul 24 2017 | |||
98ea73981bab | frerot | cleaner access operators | Jul 13 2017 | |||
874c6a45eb65 | frerot | changed typedefs and inline iterator operations | Jul 12 2017 | |||
858a2cb52419 | frerot | removed length storage in grid | Jul 11 2017 | |||
09de09b1553a | frerot | changed dimension storage type to std::array | Jul 11 2017 | |||
3b37bc2d9bff | frerot | silencing warnings | Jul 3 2017 | |||
6b29fd98d663 | frerot | rearranged source tree | Jun 23 2017 |
c4science · Help