Abstract base class LinearFormIntegrator.
More...
#include <lininteg.hpp>
Inherited by mfem::BoundaryFlowIntegrator, mfem::BoundaryLFIntegrator, mfem::BoundaryNormalLFIntegrator, mfem::BoundaryTangentialLFIntegrator, mfem::DeltaLFIntegrator, mfem::DGDirichletLFIntegrator, mfem::DGElasticityDirichletLFIntegrator, mfem::VectorBoundaryFluxLFIntegrator, mfem::VectorBoundaryLFIntegrator, mfem::VectorFEBoundaryFluxLFIntegrator, and mfem::VectorFEBoundaryTangentLFIntegrator.
Abstract base class LinearFormIntegrator.
Definition at line 22 of file lininteg.hpp.
mfem::LinearFormIntegrator::LinearFormIntegrator |
( |
const IntegrationRule * |
ir = NULL | ) |
|
|
inlineprotected |
virtual mfem::LinearFormIntegrator::~LinearFormIntegrator |
( |
| ) |
|
|
inlinevirtual |
Given a particular Finite Element and a transformation (Tr) computes the element vector, elvect.
Implemented in mfem::DGElasticityDirichletLFIntegrator, mfem::DGDirichletLFIntegrator, mfem::BoundaryFlowIntegrator, mfem::VectorFEBoundaryTangentLFIntegrator, mfem::VectorFEBoundaryFluxLFIntegrator, mfem::VectorBoundaryFluxLFIntegrator, mfem::VectorFEDomainLFIntegrator, mfem::VectorBoundaryLFIntegrator, mfem::VectorDomainLFIntegrator, mfem::BoundaryTangentialLFIntegrator, mfem::BoundaryNormalLFIntegrator, mfem::BoundaryLFIntegrator, and mfem::DomainLFIntegrator.
The documentation for this class was generated from the following files: