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

Classes | Namespaces
hp2D/bilinearFormHelper.hh File Reference
#include "linearFormHelper.hh"
Include dependency graph for bilinearFormHelper.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hp2D::BilinearFormHelper_0_0< F >
 Helper class for bilinearforms a(u,v), where u and v are 0-forms. More...
class  hp2D::BilinearFormHelper_0_1< F >
 Helper class for bilinear forms a(u,v) where u is a 0-form and v is a 1-form. More...
class  hp2D::BilinearFormHelper_0_1_Part< F >
 Helper class for bilinear forms a(u,v) where u is a 0-form and v is a 1-form. More...
class  hp2D::BilinearFormHelper_1_1< F, G >
 Helper class for bilinearforms a(u,v), where u and v are 1-forms, which computes intermediate data for element matrix computation. More...
class  hp2D::BilinearFormHelper_2_2< F >
 Helper class for bilinearforms a(u,v), where u and v are 2-forms. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  hp2D
 

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



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