class MixedFEMEllipticFluxIntegrator : public BilinearFormIntegrator

Class for integrating the vector bilinear form a(p,q) := (A^(-1)p, q)

Inheritance:


Public Methods

MixedFEMEllipticFluxIntegrator(MatrixCoefficient &q)
Construct a vector integrator with coefficient q
virtual void AssembleElementMatrix(const FiniteElement &el, ElementTransformation &Trans, RectangularMatrix &elmat)
Given a particular Finite Element computes the element matrix elmat

Inherited from BilinearFormIntegrator:

Public Methods

void EliminateEssentialBC(Array<int> &bdr_attr_is_ess, Vector &sol, Vector &rhs)

Documentation

Class for integrating the vector bilinear form a(p,q) := (A^(-1)p, q)
MixedFEMEllipticFluxIntegrator(MatrixCoefficient &q)
Construct a vector integrator with coefficient q

virtual void AssembleElementMatrix(const FiniteElement &el, ElementTransformation &Trans, RectangularMatrix &elmat)
Given a particular Finite Element computes the element matrix elmat


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de