![]() |
QPMS
Electromagnetic multiple scattering library and toolkit.
|
Generic T-matrix generator function that fills a pre-initialised qpms_tmatrix_t given a frequency. More...
#include <tmatrices.h>

Data Fields | |
| qpms_errno_t(* | function )(qpms_tmatrix_t *t, complex double omega, const void *params) |
| const void * | params |
| Parameter pointer passed to the function. | |
Generic T-matrix generator function that fills a pre-initialised qpms_tmatrix_t given a frequency.
Implemented by: qpms_tmatrix_generator_axialsym() qpms_tmatrix_generator_interpolator() qpms_tmatrix_generator_sphere() qpms_tmatrix_generator_constant()