MFEM v4.7.0
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 TVector< qpts, 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 67 of file tbilininteg.hpp.
typedef TVector<qpts,complex_t> mfem::TMassKernel< SDim, Dim, complex_t >::f_asm_data< qpts >::type |
Definition at line 67 of file tbilininteg.hpp.