MFEM
v4.5.2
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 TMatrix< qpts, 1, 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 183 of file tbilininteg.hpp.
typedef TMatrix<qpts,1,complex_t> mfem::TDiffusionKernel< 1, 1, complex_t >::p_asm_data< qpts >::type |
Definition at line 183 of file tbilininteg.hpp.