shapeFunction2d.hh File Reference

#include "basics/typedefs.hh"
#include "basics/exceptions.hh"
#include "space/tmatrix.hh"

Go to the source code of this file.

Classes

class  hp2D::Quad< F >
 A 2D FEM element: a quad. More...
 
class  hp2D::ShapeFunction2D< F >
 Collecting the data of a 2D shape function in one class. More...
 

Namespaces

 hp2D
 2D hp-FEM for H1-conforming elements.
 

Functions

template<class F >
ShapeFunction2D< F > hp2D::makeShapeFunction2D (const Quad< F > &quad)
 

Detailed Description

Shape function in 2D: data for shape values, abscissas and quadratur weights

Definition in file shapeFunction2d.hh.

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