#include <iostream>#include <memory>#include "basics/typedefs.hh"#include "basics/outputOperator.hh"#include "basics/vectorsMatrices.hh"#include "toolbox/sharedPointer.hh"#include "formula/formula.hh"#include "geometry/cell2D.hh"#include "geometry/integral.hh"#include "integration/quadRule.hh"#include "space/integral.hh"#include "space/element.hh"#include "function/vector.hh"#include "integration/karniadakis.hh"#include "hp2D/quad.hh"#include "unitcell.h"#include "gfemOverlapCondition.h"#include "gfemDofIterator.h"#include "karniadakis.h"#include "gfemUCQuad.h"#include "gfemDofIteratorFast.h"

Go to the source code of this file.
Classes | |
| class | concepts::gfem::GfemQuadFast |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | concepts::gfem |