#include <fstream>#include <memory>#include <vector>#include <complex>#include "basics/outputMatlab.hh"#include "basics/exceptions.hh"#include "hp2D/spacePreBuilder.hh"#include "geometry/meshImport2Dgeneral.hh"#include "graphics/matlab.hh"#include "hp2D/hpAdaptiveSpaceH1.hh"#include "hp2D/bilinearForm.hh"#include "operator/sparseMatrix.hh"#include "operator/denseMatrix.hh"#include "operator/superLU.hh"#include "eigensolver/ARPACK.hh"#include "space/formula.hh"#include "toolbox/resourceMonitor.hh"#include "Brillouin.hh"#include "hp2D/aprioriRef2D.hh"#include "toolbox/inputOutput.hh"

Go to the source code of this file.
Classes | |
| class | phc::PHC4 |
| A class for the handling of two dimensional perfectly periodic photonic crystals with quadrilateral unit cells. More... | |
Namespaces | |
| namespace | phc |