class BilinearFormIntegrator

Abstract base class BilinearFormIntegrator

Inheritance:


Public Methods

void EliminateEssentialBC(Array<int> &bdr_attr_is_ess, Vector &sol, Vector &rhs)
Assumes that the essemtial BC are in the first space.
virtual void AssembleElementMatrix(const FiniteElement &el, ElementTransformation &Trans, RectangularMatrix &elmat)
Given a particular Finite Element computes the element matrix elmat

Documentation

Abstract base class BilinearFormIntegrator
void EliminateEssentialBC(Array<int> &bdr_attr_is_ess, Vector &sol, Vector &rhs)
Assumes that the essemtial BC are in the first space.

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


Direct child classes:
MixedFEMEllipticFluxIntegrator
MassIntegrator
LaplaceIntegrator
ElasticityIntegrator
BoundaryVectorBFIntegrator

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