function.hh File Reference

#include "toolbox/sequence.hh"
#include "geometry/connectorSet.hh"
#include "functionBase.hh"
#include "edge.hh"
#include "traces.hh"
#include "neumannTraceElement.hh"
#include "neumannTrace.hh"

Go to the source code of this file.

Classes

class  hp2D::Grad< F >
 The gradient of the approximated function in a FE space. More...
 
class  hp2D::Laplacian< F, G >
 The Laplacian of the approximated function in a FE space. More...
 
class  hp2D::NeumannTrace< F, G >
 The Neumann trace of the approximated function in a FE space. More...
 
class  hp2D::Partial_xx< F, Q >
 Double partial derivative in x direction of the approximated function in a FE space. More...
 
class  hp2D::Partial_yy< F, Q >
 Double partial derivative in y direction of the approximated function in a FE space. More...
 
class  hp2D::PlCurl< F >
 The vectorial 2D curl of the approximated function in a FE space. More...
 
class  hp2D::Trace< F, G >
 The Dirichlet trace of the approximated function in a FE space. More...
 
class  hp2D::TraceDeriv< F, G >
 The tangential derivative of the Dirichlet trace of the approximated function in a FE space. More...
 
class  hp2D::l2::Value< F, G >
 The approximated function in a FE space. More...
 
class  hp2D::Value< F, G >
 The approximated function in a FE space. More...
 

Namespaces

 hp2D
 2D hp-FEM for H1-conforming elements.
 
 hp2D::l2
 2D hp-FEM for L2-conforming elements.
 

Detailed Description

Functions on space with hp elements in 2D

Definition in file function.hh.

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