|
Electromagnetic Template Library (EMTL)
|
Class-packer for indices of the data array and coefficients. More...
#include <tfsf.h>

Classes | |
| class | iterator |
| iterator for sequences of recorded addresses (of elements in data array) and coefficients More... | |
| struct | value_t |
| Reorders packed indicies according to coefficient sequence in data_pack. More... | |
Protected Attributes | |
| emtype * | ptr |
| pointer to an array of data | |
| ind_pack | ip_ind |
| packer of indices | |
| data_pack< emtype > | dp_coeff |
| packer of coefficients | |
Class-packer for indices of the data array and coefficients.
This class is used in classes derived from emFixTFSF to specify which mesh points should be affected by TF/SF fix.