Files | |
file | bounds_aux.h [code] |
file | farfield_expansion.h [code] |
This file contains a templatized class implementing $O(D^p)$ expansion for computing the coefficients for a far-field expansion for an arbitrary kernel function. | |
file | inverse_pow_dist_kernel.h [code] |
file | inverse_pow_dist_kernel_aux.h [code] |
file | kernel_aux.h [code] |
The header file for the class for computing auxiliary stuffs for the kernel functions (derivative, truncation error bound). | |
file | local_expansion.h [code] |
This file contains a templatized class implementing $O(D^p)$ expansion for computing the coefficients for a local expansion for an arbitrary kernel function. | |
file | main.cc [code] |
file | mult_farfield_expansion.h [code] |
This file contains a templatized class implementing $O(p^D)$ expansion for computing the coefficients for a far-field expansion for a arbitrary multiplicative kernel function. | |
file | mult_local_expansion.h [code] |
file | mult_series_expansion_aux.h [code] |
file | series_expansion_aux.cc [code] |
file | series_expansion_aux.h [code] |