History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1fc7644bad52 | frerot | cleaned up license headers | Jun 10 2021 | |||
6c56b69be4a2 | frerot | [doc] silencing warnings when generating documentation | Mar 20 2021 | |||
2b523bbf68a7 | frerot | stopped using leading and trailing __ in header guards | Jan 7 2021 | |||
2316c9ebcdd7 | frerot | copyright year 2021 | Jan 1 2021 | |||
cbef215a579d | frerot | properly setting size of underlying array in grid views | Dec 10 2020 | |||
ddca5e722d54 | frerot | added reserve method to array and grid base | Jul 1 2020 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
374ff2b778cf | frerot | [lint] performance suggestions from clang-tidy | Oct 4 2019 | |||
10037a017efb | frerot | adapted code to allow a change in integer type | Jul 24 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 | |||
dc3e9a8e1225 | frerot | added ranges and changed loops | Oct 2 2018 | |||
6d2482be935f | frerot | extra warnings | Sep 24 2018 | |||
742753fc9ef0 | frerot | removed if constexpr | Jul 17 2018 | |||
a8d4c1f76c56 | frerot | added higher dimension views | Jul 13 2018 | |||
bc50af12c8cc | frerot | factorized some code for grid initialization | Jul 2 2018 | |||
92bdeb8d5aec | frerot | correct copies of views | Jun 28 2018 | |||
f18a5ca70b2a | frerot | implemented views on components and simplified iterators | Jun 28 2018 | |||
54521d3b8490 | frerot | removed offset from grids | Apr 20 2018 | |||
b1d76079b6e0 | frerot | rewrote GridView for contiguous data + test of wavevectors generation | Mar 21 2018 | |||
3927fa639a53 | frerot | passed clang-format on whole repository | Nov 5 2017 | |||
c952c8e72bb7 | frerot | trying to adapt code to cuda | Oct 30 2017 | |||
a79f64962579 | frerot | added @file tag for documentation | Oct 26 2017 | |||
095106192bbb | frerot | c++14 pulls + passing tests | Oct 25 2017 | |||
864dce59b0cf | frerot | made tamaas compile with nvcc and custom tool | Oct 11 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 | |||
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 | |||
78272aecbf21 | frerot | added move constructors and assignment operators | Jul 14 2017 |
c4science · Help