MFEM
v3.3
Finite element discretization library
|
#include <bilininteg.hpp>
Class for integrating the bilinear form a(u,v) := (Q u, v) in either 2D or 3D and where Q is an optional coefficient (of type scalar, matrix, or diagonal matrix) u and v are each in H(Curl) or H(Div).
Definition at line 677 of file bilininteg.hpp.
|
inline |
Definition at line 680 of file bilininteg.hpp.
|
inline |
Definition at line 681 of file bilininteg.hpp.
|
inline |
Definition at line 683 of file bilininteg.hpp.
|
inline |
Definition at line 685 of file bilininteg.hpp.