NiHu
2.0
|
Class for shifting up Multipole contributions This class is the result of the M2M operation. Multiplication of a Multipole contribution by an up_shift from the left performs the actual shift. More...
#include <helmholtz_3d_hf_shift.h>
Public Member Functions | |
helmholtz_3d_hf_fmm_upshift (cvector_t const &shift, helmholtz_3d_hf_level_data const &ld) | |
cvector_t | operator* (cvector_t const &rhs) const |
multiply the updownshift matrix with a multipole / local More... | |
Class for shifting up Multipole contributions This class is the result of the M2M operation. Multiplication of a Multipole contribution by an up_shift from the left performs the actual shift.
Definition at line 18 of file helmholtz_3d_hf_shift.h.
|
inline |
multiply the updownshift matrix with a multipole / local
rhs | the right hand side |
Definition at line 35 of file helmholtz_3d_hf_shift.h.