TDMS
Time Domain Maxwell Solver
All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
SplitFieldComponent Class Reference
Inheritance diagram for SplitFieldComponent:
[legend]
Collaboration diagram for SplitFieldComponent:
[legend]

Public Member Functions

void initialise_from_matlab (double ***tensor, Dimensions &dims)
 
void initialise_fftw_plan (int n_threads, int size, EHVec &eh_vec)
 

Public Attributes

int n_threads = 1
 
fftw_plan * plan_f = nullptr
 
fftw_plan * plan_b = nullptr
 

Member Function Documentation

◆ initialise_fftw_plan()

void SplitFieldComponent::initialise_fftw_plan ( int  n_threads,
int  size,
EHVec &  eh_vec 
)

Initialise a vector of 1d discrete Fourier transform plans

Parameters
n_threadsNumber of threads that will be used
sizeLength of the vector
eh_vecTODO: what is this?

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