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

Classes | Namespaces | Typedefs | Functions
app-bholger/gfem/gfemControl.h File Reference
#include "gfemQuad.h"
#include "space/space.hh"
#include "geometry/mesh.hh"
#include "hp2D/quad.hh"
#include <vector>
#include <new>
#include <iostream>
#include "limits"
Include dependency graph for gfemControl.h:
This graph shows which files directly or indirectly include this file:

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)

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