#include <math.h>
#include <complex>
#include <fstream>
#include <string>
#include "tbci/std_cplx.h"
#include "tbci/vector.h"
#include "tbci/matrix.h"
#include "tbci/f_matrix.h"
#include "tbci/solver/lu_solver.h"
#include "tbci/lapack_stdcplx.h"
Go to the source code of this file.
Classes | |
class | GratingLayer2D |
Solves the Bloch modes for the layers. More... |