class BoundaryVectorBFIntegrator : public BilinearFormIntegrator

Class for integrating the boundary bilinear form a(u,v) := Q (u, v), where u=(u1,

Inheritance:


Public Methods

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

Inherited from BilinearFormIntegrator:

Public Methods

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

Documentation

Class for integrating the boundary bilinear form a(u,v) := Q (u, v), where u=(u1,...,un) and v=(v1,...,vn)
BoundaryVectorBFIntegrator(VectorCoefficient &q)
Construct a boundary integrator with coefficient q

virtual void AssembleElementMatrix(const FiniteElement &el, ElementTransformation &Trans, RectangularMatrix &elmat)
Given a particular Finite Element computes the element boundary 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