#include "gfemQuad.h"#include "space/space.hh"#include "geometry/mesh.hh"#include "hp2D/quad.hh"#include <vector>#include <new>#include <iostream>#include "limits"

Go to the source code of this file.
Classes | |
| struct | concepts::gfem::GfemControl< dim > |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | concepts::gfem |
Typedefs | |
| typedef GfemControl< 2 > | concepts::gfem::GfemControlCell |
| typedef GfemControl< 1 > | concepts::gfem::GfemControlEdge |
| typedef GfemControl< 0 > | concepts::gfem::GfemControlVert |
Functions | |
| template<uint dim> | |
| std::ostream & | concepts::gfem::operator<< (std::ostream &os, const GfemControl< dim > &c) |