-
- Downloads
Significant modif in Chebyshev FMM (may impact your library): Provide a...
Significant modif in Chebyshev FMM (may impact your library): Provide a variant of ChebM2L without compression (new name FCheb) and use prefix FChebCmp for the compressed variant (former FCheb); Now FChebTensorial does exactly the same thing as FCheb but for tensorial kernel matrices.
Showing
- Src/Kernels/Chebyshev/FChebCmpKernel.hpp 272 additions, 0 deletionsSrc/Kernels/Chebyshev/FChebCmpKernel.hpp
- Src/Kernels/Chebyshev/FChebCmpM2LHandler.hpp 544 additions, 0 deletionsSrc/Kernels/Chebyshev/FChebCmpM2LHandler.hpp
- Src/Kernels/Chebyshev/FChebKernel.hpp 7 additions, 57 deletionsSrc/Kernels/Chebyshev/FChebKernel.hpp
- Src/Kernels/Chebyshev/FChebM2LHandler.hpp 48 additions, 304 deletionsSrc/Kernels/Chebyshev/FChebM2LHandler.hpp
- Src/Kernels/Chebyshev/FChebSymM2LHandler.hpp 4 additions, 3 deletionsSrc/Kernels/Chebyshev/FChebSymM2LHandler.hpp
- Src/Kernels/Chebyshev/FChebTensorialKernel.hpp 10 additions, 42 deletionsSrc/Kernels/Chebyshev/FChebTensorialKernel.hpp
- Src/Kernels/Chebyshev/FChebTensorialM2LHandler.hpp 23 additions, 134 deletionsSrc/Kernels/Chebyshev/FChebTensorialM2LHandler.hpp
- Tests/Kernels/testChebTensorialAlgorithm.cpp 2 additions, 3 deletionsTests/Kernels/testChebTensorialAlgorithm.cpp
- Tests/Utils/testChebBinaryM2L.cpp 19 additions, 19 deletionsTests/Utils/testChebBinaryM2L.cpp
- Tests/Utils/testChebM2Lprecomputation.cpp 1 addition, 1 deletionTests/Utils/testChebM2Lprecomputation.cpp
- UTests/utestInterpolationMultiRhs.cpp 1 addition, 1 deletionUTests/utestInterpolationMultiRhs.cpp
Loading
Please register or sign in to comment