MFEM
v3.3
Finite element discretization library
|
#include <bilininteg.hpp>
Additional Inherited Members | |
![]() | |
MixedVectorIntegrator () | |
MixedVectorIntegrator (Coefficient &q) | |
MixedVectorIntegrator (VectorCoefficient &dq, bool diag=true) | |
MixedVectorIntegrator (MatrixCoefficient &mq) | |
![]() | |
BilinearFormIntegrator (const IntegrationRule *ir=NULL) | |
![]() | |
bool | same_calc_shape |
![]() | |
const IntegrationRule * | IntRule |
Class for integrating the bilinear form a(u,v) := (Q Grad u, Grad v) in 3D or in 2D and where Q is a scalar or matrix coefficient u and v are both in H1.
Definition at line 788 of file bilininteg.hpp.
|
inline |
Definition at line 791 of file bilininteg.hpp.
|
inline |
Definition at line 792 of file bilininteg.hpp.
|
inline |
Definition at line 794 of file bilininteg.hpp.
|
inline |
Definition at line 796 of file bilininteg.hpp.
|
inlinevirtual |
Reimplemented from mfem::MixedVectorIntegrator.
Definition at line 831 of file bilininteg.hpp.
|
inlinevirtual |
Reimplemented from mfem::MixedVectorIntegrator.
Definition at line 826 of file bilininteg.hpp.
|
inlinevirtual |
Reimplemented from mfem::MixedVectorIntegrator.
Definition at line 809 of file bilininteg.hpp.
|
inlinevirtual |
Reimplemented from mfem::MixedVectorIntegrator.
Definition at line 816 of file bilininteg.hpp.
|
inlinevirtual |
Reimplemented from mfem::MixedVectorIntegrator.
Definition at line 799 of file bilininteg.hpp.