Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Namespaces | Functions
hp2D/bf_divdiv.hh File Reference
#include "basics/typedefs.hh"
Include dependency graph for bf_divdiv.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  hp2D
 

Eddy-Current Model in 2D in h-formulation.


namespace  vectorial
 

Vector valued problems.


Functions

template<class F >
void hp2D::setupDivDiv (vectorial::BilinearForm< F, typename concepts::Realtype< F >::type > &bf, const concepts::ElementFormulaContainer< F, typename concepts::Realtype< F >::type > frm=concepts::ElementFormulaContainer< F, typename concepts::Realtype< F >::type >())
 Function to setup a bilinear form

\[\int_K f(x)\mathrm{div}\underline{u} \mathrm{div}\underline{v}\mathrm{d}x\]

on vectorial spaces.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)