bilinearForm.hh File Reference

Go to the source code of this file.

Classes

class  concepts::Array< F >
 An array of objects. More...
 
class  hp1D::BiLaplace< F >
 A function class to calculate element matrices for the Bi-Laplacian. More...
 
class  concepts::Element< F >
 An abstract class for an element of a space. More...
 
class  concepts::ElementMatrix< F >
 Element matrix. More...
 
class  hp1D::Identity< F >
 A function class to calculate element matrices for the mass matrix. More...
 
class  hp1D::IdentityParallel< F >
 A function class to calculate element matrices for the mass matrix for elements that are shifted. More...
 
class  hp1D::Jump1Jump1< F >
 A function class to calculate element matrices for the Product of the jumps of the derivative. More...
 
class  hp1D::Laplace< F >
 A function class to calculate element matrices for the Laplacian. More...
 
class  hp1D::Mean2Jump1< F >
 A function class to calculate element matrices for the Product the mean of the second derivative and of the Jump of the derivative. More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 
 hp1D
 1D hp-FEM
 

Detailed Description

Bilinear forms for hp 1D FEM

Definition in file bilinearForm.hh.

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