![]() |
MFEM
v4.2.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
| 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, grad 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::VectorBoundaryLFIntegrator |
| class | mfem::VectorFEDomainLFIntegrator |
| \( (f, v)_{\Omega} \) for VectorFiniteElements (Nedelec, Raviart-Thomas) More... | |
| class | mfem::VectorFEDomainLFCurlIntegrator |
| \( (Q, curl v)_{\Omega} \) for Nedelec Elements) More... | |
| class | mfem::VectorFEDomainLFDivIntegrator |
| \( (Q, div v)_{\Omega} \) for RT Elements) More... | |
| class | mfem::VectorBoundaryFluxLFIntegrator |
| class | mfem::VectorFEBoundaryFluxLFIntegrator |
| 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::VectorQuadratureLFIntegrator |
| class | mfem::QuadratureLFIntegrator |
Namespaces | |
| mfem | |
1.8.5