Electromagnetic Template Library (EMTL)
Loading...
Searching...
No Matches
emFixCoefs Class Reference

Class-packer for indices of the data array and coefficients. More...

#include <tfsf.h>

Collaboration diagram for emFixCoefs:

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
 

Detailed Description

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.


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