|
| class | mfem::LinearFormIntegrator |
| | Abstract base class LinearFormIntegrator. More...
|
| |
| class | mfem::DeltaLFIntegrator |
| | Abstract class for integrators that support delta coefficients. More...
|
| |
| class | mfem::DomainLFIntegrator |
| | Class for domain integration \( L(v) := (f, v) \). More...
|
| |
| class | mfem::DomainLFGradIntegrator |
| | Class for domain integrator \( L(v) := (f, \nabla v) \). More...
|
| |
| class | mfem::BoundaryLFIntegrator |
| | Class for boundary integration \( L(v) := (g, v) \). More...
|
| |
| class | mfem::BoundaryNormalLFIntegrator |
| | Class for boundary integration \( L(v) = (g \cdot n, v) \). More...
|
| |
| class | mfem::BoundaryTangentialLFIntegrator |
| | Class for boundary integration \( L(v) = (g \cdot \tau, v) \) in 2D. More...
|
| |
| class | mfem::VectorDomainLFIntegrator |
| |
| class | mfem::VectorDomainLFGradIntegrator |
| |
| class | mfem::VectorBoundaryLFIntegrator |
| |
| class | mfem::VectorFEDomainLFIntegrator |
| | \( (f, v)_{\Omega} \) for VectorFiniteElements (Nedelec, Raviart-Thomas) More...
|
| |
| class | mfem::VectorFEDomainLFCurlIntegrator |
| | \( (Q, \mathrm{curl}(v))_{\Omega} \) for Nedelec Elements More...
|
| |
| class | mfem::VectorFEDomainLFDivIntegrator |
| | \( (Q, \mathrm{div}(v))_{\Omega} \) for RT Elements More...
|
| |
| class | mfem::VectorBoundaryFluxLFIntegrator |
| |
| class | mfem::VectorFEBoundaryFluxLFIntegrator |
| |
| class | mfem::VectorFEBoundaryNormalLFIntegrator |
| |
| class | mfem::VectorFEBoundaryTangentLFIntegrator |
| | Class for boundary integration \( L(v) = (n \times f, v) \). More...
|
| |
| class | mfem::BoundaryFlowIntegrator |
| |
| class | mfem::DGDirichletLFIntegrator |
| |
| class | mfem::DGElasticityDirichletLFIntegrator |
| |
| class | mfem::WhiteGaussianNoiseDomainLFIntegrator |
| |
| class | mfem::VectorQuadratureLFIntegrator |
| |
| class | mfem::QuadratureLFIntegrator |
| |