Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Typedefs
app-bholger/PC_UC_Solver.h File Reference
#include <iostream>
#include <memory>
#include <algorithm>
#include <sstream>
#include <unistd.h>
#include <fstream>
#include <vector>
#include <string>
#include <map>
#include "basics.hh"
#include "basics/outputMatlab.hh"
#include "geometry.hh"
#include "space.hh"
#include "operator.hh"
#include "hp2D.hh"
Include dependency graph for PC_UC_Solver.h:

Go to the source code of this file.

Classes

class  PC_UC_Solver
 solver for unit cell problem for photonic crystals. More...

Typedefs

typedef std::map< int, double > MID

Typedef Documentation

typedef std::map<int, double> MID

Definition at line 26 of file PC_UC_Solver.h.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)