bf_iddiv.hh File Reference

#include "basics/typedefs.hh"

Go to the source code of this file.

Classes

class  vectorial::BilinearForm< F, G >
 Vector valued bilinear form. More...
 
class  concepts::ElementFormula< F, G >
 Interface for a formula defined element by element. More...
 
class  concepts::RCP< T >
 Reference-counting pointer. More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 
 hp2D
 2D hp-FEM for H1-conforming elements.
 
 vectorial
 Vector valued problems.
 

Functions

template<class F >
void hp2D::setupIdDiv (vectorial::BilinearForm< F, typename concepts::Realtype< F >::type > &bf, const concepts::ElementFormulaContainer< F > frm=concepts::ElementFormulaContainer< F >())
 Function to setup a bilinear form related to the vector Identity, namely. More...
 

Detailed Description

Bilinear forms for bilinear form with u div v for hp 2D FEM

Definition in file bf_iddiv.hh.

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