space.hh File Reference

#include <memory>
#include <cstring>
#include <set>
#include "basics/exceptions.hh"
#include "basics/typedefs.hh"
#include "space/space.hh"
#include "space/hpMethod.hh"
#include "geometry/continuityData.hh"
#include "geometry/cell2D.hh"
#include "geometry/mesh.hh"
#include "toolbox/scannerConnectors.hh"
#include "toolbox/dynArray.hh"
#include "geometry/boundaryConditions.hh"
#include "hp2D/element.hh"
#include "hp2D/space.hh"

Go to the source code of this file.

Classes

class  concepts::SMatrixBase< F >
 An abstract class for an S matrix. More...
 
class  concepts::SMatrixTensor< F, dim >
 S matrix for elements in dimensions 2 and 3 with tensorized shape functions. More...
 
class  hp2Dedge::Space
 A 2D hp FEM space of edge elements with piecewise polynomial basis functions with two components, where the tangential component is continuous Currently, only quadrilaterials and conforming meshes are possible. More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 
 hp2Dedge
 hp 2D edge elements for electromagnetics.
 

Detailed Description

Space class for 2D hp edge FEM

Definition in file space.hh.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich