![]() |
MFEM
v4.5.1
Finite element discretization library
|
Partially assembled data type for one element with the given number of quadrature points. This type is used in full element matrix assembly. More...
#include <tbilininteg.hpp>
Public Types | |
typedef TTensor3< qpts, 1, 1, complex_t > | type |
Partially assembled data type for one element with the given number of quadrature points. This type is used in full element matrix assembly.
Definition at line 189 of file tbilininteg.hpp.
typedef TTensor3<qpts,1,1,complex_t> mfem::TDiffusionKernel< 1, 1, complex_t >::f_asm_data< qpts >::type |
Definition at line 189 of file tbilininteg.hpp.