- Mar 18, 2019
-
-
ESTERIE Pierre authored
-
- Jan 18, 2019
-
-
ESTERIE Pierre authored
-
- Jun 13, 2018
-
-
Olivier COULAUD authored
Remove all warnings with gcc 8: memset et memcopy une now reinterpret_cay<char*> and we remove restrict fir target and source in p2P
-
- Jun 12, 2018
-
-
Olivier COULAUD authored
-
- Apr 11, 2017
-
-
Quentin Khan authored
This allows altering the LICENCE text without changing all files. It should avoid merge conflicts in the future.
-
- Nov 14, 2016
-
-
Quentin Khan authored
- Divide the FRotationCell inner data layout into two sub-types: multipole_t and local_expansion_t. Two class attribute are accessible through the `getMultipoledata` and `getLocalExpansionData` methods. - Change FMM operators signature to take advantage of the new layout. The operators only take as parameters the data they may need instead of the whole cell. For instance (simplified): void M2M(CellClass* parent, CellClass** children); becomes void M2M(multipole_t* parent_m, symbolic_data_t* parent_s, multipole_t** children_ms, symbolic_data_t* children_ss);
-
- Dec 03, 2015
-
-
BRAMAS Berenger authored
-
- Nov 06, 2015
-
-
BRAMAS Berenger authored
-
BRAMAS Berenger authored
-
- Aug 31, 2015
-
-
BRAMAS Berenger authored
add an additional P2P: P2POuter which compute the P2P between neighbors (possibly in mutual way) but not the inner P2P in the target leaf
-
- Aug 28, 2015
-
-
BRAMAS Berenger authored
-
- Mar 30, 2015
-
-
BRAMAS Berenger authored
-
- Mar 24, 2015
-
-
BRAMAS Berenger authored
-
BRAMAS Berenger authored
-
- Mar 18, 2015
-
-
Quentin Khan authored
-
- Sep 04, 2014
-
-
PIACIBELLO Cyrille authored
-
- Sep 02, 2014
-
-
BRAMAS Berenger authored
Remove some warnings, and split P2PR which is P2P only for one over R and P2P which can accept a matrix kernel (which can be one over R or anything else), both approaches support SSE and AVX but have not been tested.
-
- Aug 18, 2014
-
-
BRAMAS Berenger authored
-
- Jun 19, 2014
-
-
Olivier COULAUD authored
-
- Apr 18, 2014
-
-
Olivier COULAUD authored
-
- Dec 18, 2013
-
-
BRAMAS Berenger authored
-
- Dec 17, 2013
-
-
Olivier COULAUD authored
-
- Jun 06, 2013
-
-
BRAMAS Berenger authored
-
- Jan 30, 2013
-
-
BRAMAS Berenger authored
-
- Nov 12, 2012
-
-
BRAMAS Berenger authored
-
BRAMAS Berenger authored
-
- Aug 31, 2012
-
-
BRAMAS Berenger authored
-
- Aug 28, 2012
-
-
BRAMAS Berenger authored
Rotation Kernel Oups in the name of rotation functions and add a particle to particle no mutual interaction in the kernel.
-
- Aug 22, 2012
-
-
Olivier COULAUD authored
-
- Aug 21, 2012
-
-
BRAMAS Berenger authored
-
- Aug 20, 2012
-
-
BRAMAS Berenger authored
-
BRAMAS Berenger authored
-
- Aug 17, 2012
-
-
BRAMAS Berenger authored
-
BRAMAS Berenger authored
-
- Aug 13, 2012
-
-
BRAMAS Berenger authored
-
- Aug 12, 2012
-
-
BRAMAS Berenger authored
Finished the rotation kernel, BUT need to make an optimized one and remove computational tests. The current version is a copy of the papers formula
-
- Aug 07, 2012
-
-
BRAMAS Berenger authored
-
- Jul 31, 2012
-
-
BRAMAS Berenger authored
-
- Jul 04, 2012
-
-
BRAMAS Berenger authored
-
BRAMAS Berenger authored
-