QPMS
Electromagnetic multiple scattering library and toolkit.
|
Scattering system at a given frequency and k-vector. Used only with periodic systems. More...
#include <scatsystem.h>
Data Fields | |
const qpms_scatsys_at_omega_t * | ssw |
double | k [3] |
The k-vector's cartesian coordinates. | |
double | eta |
Ewald parameter η. | |
Scattering system at a given frequency and k-vector. Used only with periodic systems.
N.B. use as a stack variable now, but this might become heap-allocated in the future (with own con- and destructor)