![]() |
MFEM v4.7.0
Finite element discretization library
|
#include <lininteg.hpp>
Protected Attributes | |
Coefficient * | uD |
Coefficient * | Q |
MatrixCoefficient * | MQ |
real_t | sigma |
real_t | kappa |
Vector | shape |
Vector | dshape_dn |
Vector | nor |
Vector | nh |
Vector | ni |
DenseMatrix | dshape |
DenseMatrix | mq |
DenseMatrix | adjJ |
![]() | |
const IntegrationRule * | IntRule |
Additional Inherited Members | |
![]() | |
LinearFormIntegrator (const IntegrationRule *ir=NULL) | |
Boundary linear integrator for imposing non-zero Dirichlet boundary conditions, to be used in conjunction with DGDiffusionIntegrator. Specifically, given the Dirichlet data
where Q is a scalar or matrix diffusion coefficient and v is the test function. The parameters
Definition at line 536 of file lininteg.hpp.
|
inline |
Definition at line 548 of file lininteg.hpp.
|
inline |
Definition at line 550 of file lininteg.hpp.
|
inline |
Definition at line 553 of file lininteg.hpp.
|
virtual |
Given a particular Finite Element and a transformation (Tr) computes the element vector, elvect.
Implements mfem::LinearFormIntegrator.
Definition at line 776 of file lininteg.cpp.
|
virtual |
Reimplemented from mfem::LinearFormIntegrator.
Definition at line 782 of file lininteg.cpp.
|
virtual |
Reimplemented from mfem::LinearFormIntegrator.
Definition at line 49 of file lininteg.cpp.
|
protected |
Definition at line 545 of file lininteg.hpp.
|
protected |
Definition at line 545 of file lininteg.hpp.
|
protected |
Definition at line 544 of file lininteg.hpp.
|
protected |
Definition at line 541 of file lininteg.hpp.
|
protected |
Definition at line 540 of file lininteg.hpp.
|
protected |
Definition at line 545 of file lininteg.hpp.
|
protected |
Definition at line 544 of file lininteg.hpp.
|
protected |
Definition at line 544 of file lininteg.hpp.
|
protected |
Definition at line 544 of file lininteg.hpp.
|
protected |
Definition at line 539 of file lininteg.hpp.
|
protected |
Definition at line 544 of file lininteg.hpp.
|
protected |
Definition at line 541 of file lininteg.hpp.
|
protected |
Definition at line 539 of file lininteg.hpp.