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

Classes | Namespaces
hp2Dedge/bilinearForm.hh File Reference
#include <memory>
#include "operator/bilinearForm.hh"
#include "basics/typedefs.hh"
#include "basics/vectorsMatricesForward.hh"
#include "formula/elementFormula.hh"
#include "formula/boundary.hh"
#include "geometry/sharedJacobian.hh"
#include "hp2D/formula.hh"
#include "hp2D/bilinearFormHelper.hh"
Include dependency graph for bilinearForm.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hp2Dedge::EdgeIdentity
 Bilinear form in 2D, integral over an edge. More...
class  hp2Dedge::Graduv
 A function class to calculate element matrices for the bilinear form. More...
class  hp2Dedge::Identity
 A function class to calculate element matrices for the mass matrix. More...
class  hp2Dedge::RotRot
 A function class to calculate element matrices for the Rot u Rot v-bilinearform (Maxwell equations). More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  hp2Dedge
 

hp 2D edge elements for electromagnetics.



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