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 partial assembly, and partially assembled action. 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 partial assembly, and partially assembled action.
Definition at line 61 of file tbilininteg.hpp.
typedef TVector<qpts,complex_t> mfem::TMassKernel< SDim, Dim, complex_t >::p_asm_data< qpts >::type |
Definition at line 61 of file tbilininteg.hpp.