formula.hh File Reference

Go to the source code of this file.

Classes

class  concepts::Array< F >
 An array of objects. More...
 
class  hp2D::BaseEdge< F >
 
class  hp2D::BaseQuad< F >
 A base of a 2D quad FEM element for different basis functions. More...
 
class  hp2D::ElementFormulaEdgeJump< F >
 Element formula for a jump value on edges of elements of an other element formula. More...
 
class  hp2D::ElementFormulaEdgeMean< F >
 Element formula for a mean value on edges of elements of an other element formula. More...
 
class  hp2D::ElementFormulaInterpGrad< F, dim >
 Element formula for the gradient of an scalar element formula. More...
 
class  hp2D::ElementFormulaInterpGrad< F, 2 >
 
class  hp2D::ElementFormulaInterpGradN< F, dim >
 Element formula for the gradient of an scalar element formula. More...
 
class  hp2D::ElementFormulaInterpGradN< F, 2 >
 
class  hp2D::ElementFormulaSignNormalVector
 Element formula on 1D elements based on Edge2d returning the 1.0 if the normal vector is the right one and -1.0 otherwise. More...
 
class  hp2D::H1Extension< F >
 Continuous extension of a formula on edges, e.g. More...
 
class  hp2D::Quad< F >
 A 2D FEM element: a quad. More...
 
class  concepts::Vector< F >
 A vector. More...
 

Namespaces

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

Macros

#define FormulaFromWeightAppl_D   0
 
#define FormulaFromWeightConstr_D   0
 

Detailed Description

Element Formula classes in 2D hp FEM

Definition in file formula.hh.

Macro Definition Documentation

◆ FormulaFromWeightAppl_D

#define FormulaFromWeightAppl_D   0

Definition at line 22 of file formula.hh.

◆ FormulaFromWeightConstr_D

#define FormulaFromWeightConstr_D   0

Definition at line 21 of file formula.hh.

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