NiHu
2.0
|
Class for shifting down Local contributions This class is the result of the L2L operation. Multiplication of a Local contribution by a down_shift from the left performs the actual shift. More...
#include <helmholtz_3d_hf_shift.h>
Public Member Functions | |
helmholtz_3d_hf_fmm_downshift (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 down Local contributions This class is the result of the L2L operation. Multiplication of a Local contribution by a down_shift from the left performs the actual shift.
Definition at line 50 of file helmholtz_3d_hf_shift.h.
|
inline |
multiply the updownshift matrix with a multipole / local
[in] | rhs | the right hand side |
Definition at line 67 of file helmholtz_3d_hf_shift.h.