space.hh File Reference

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

Go to the source code of this file.

Classes

class  hp2D::NotConnectedIndex
 Exception class to express that a connected index wasn't found. More...
 
class  hp2D::Quad< F >
 A 2D FEM element: a quad. More...
 
class  concepts::SMatrixBase< F >
 An abstract class for an S matrix. More...
 
class  hp2D::Space
 A 2D hp FEM space with continuous, piecewise polynomial basis functions. More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 
 hp2D
 2D hp-FEM for H1-conforming elements.
 

Detailed Description

Space class for 2D hp 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