- 08 Dec, 2016 1 commit
-
-
COULAUD Olivier authored
Add - CutOffKernel which uses the matrixkernel class in the P2P Operator - CutOffAlgorithm to explain how we can use scalFMM with only cutOff method. The Octree dos not contain any local or multipole values.
-
- 20 Oct, 2016 2 commits
-
-
Berenger Bramas authored
-
Berenger Bramas authored
-
- 07 Mar, 2016 1 commit
-
-
BLANCHARD Pierre authored
Major modification! Defined rigoreous target-source convention: p(x)=sum_y K(x,y)w(y) with x=target and y=source. Direct computation is done by calling MutualParticles(Target params,Source params) or P2P(Target, Source); Kernel matrices evaluation is done by calling evaluate(x=target,y=source) which returns k(x,y)=k(x-y).
-
- 09 Apr, 2015 2 commits
-
-
BLANCHARD Pierre authored
Removed blas interface inclusion in matrix kernel header since blas not actually used here; consequently removed FUSE_BLAS in examples/DirectComputation.
-
BRAMAS Berenger authored
-
- 30 Mar, 2015 1 commit
-
-
BRAMAS Berenger authored
-
- 24 Mar, 2015 1 commit
-
-
BRAMAS Berenger authored
-
- 18 Mar, 2015 1 commit
-
-
Quentin Khan authored
-
- 28 Jan, 2015 1 commit
-
-
BRAMAS Berenger authored
-
- 14 Sep, 2014 1 commit
-
-
BRAMAS Berenger authored
-
- 14 Jul, 2014 1 commit
-
-
BLANCHARD Pierre authored
Provided generic functions for the evaluation of the direct interactions (pass matrix kernel as argument).
-
- 01 Jul, 2014 1 commit
-
-
COULAUD Olivier authored
-
- 30 Jun, 2014 1 commit
-
-
PIACIBELLO Cyrille authored
FmaR4W8Particle does not exist anymore, changes to the only class using it : DirectComputation, done
-
- 19 Jun, 2014 1 commit
-
-
COULAUD Olivier authored
-
- 16 Jun, 2014 1 commit
-
-
COULAUD Olivier authored
-
- 13 Jun, 2014 1 commit
-
-
COULAUD Olivier authored
-