#include <string>#include "app-bholger/pml/pml_formula.h"#include "basics.hh"#include "toolbox.hh"#include "formula.hh"#include "geometry.hh"#include "space.hh"#include "graphics.hh"#include "function.hh"#include "operator.hh"#include "linearFEM.hh"#include "linDG1D.hh"#include "hp2D.hh"#include "gfemIdentity.h"#include "gfemLaplace.h"#include "hp2D/formula.hh"#include "gfemAdvectionIgnore.h"#include "gfemIdentityIgnore.h"#include "hp1D/bilinearForm.hh"
Go to the source code of this file.
Classes | |
| class | concepts::gfem::GfemDiffraction |
| solver for unit cell problem for photonic crystals. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | concepts::gfem |
Typedefs | |
| typedef std::map< int, double > | concepts::gfem::MID |