QPMS
Electromagnetic multiple scattering library and toolkit.
Data Fields
qpms_tmatrix_operation_irot3arr Struct Reference

Specifies a symmetrisation using a set of rotoreflections (with equal weights) for qpms_tmatrix_operation_t. More...

#include <tmatrices.h>

Collaboration diagram for qpms_tmatrix_operation_irot3arr:
Collaboration graph
[legend]

Data Fields

size_t n
 Number of rotoreflections;.
 
qpms_irot3_tops
 Rotoreflection array of size n.
 
bool owns_ops
 Whether ops array is owned by this.
 

Detailed Description

Specifies a symmetrisation using a set of rotoreflections (with equal weights) for qpms_tmatrix_operation_t.

Internally, this is evaluated using a call to qpms_symmetrise_tmdata_irot3arr() or qpms_symmetrise_tmdata_irot3arr_inplace().


The documentation for this struct was generated from the following file: