#include <tbilininteg.hpp>
|
template<typename T_result_t , typename Q_t , typename q_t , typename S_data_t > |
static MFEM_ALWAYS_INLINE void | Action (const int k, const T_result_t &F, const Q_t &Q, const q_t &q, S_data_t &R) |
|
template<typename T_result_t , typename Q_t , typename q_t , typename asm_type > |
static MFEM_ALWAYS_INLINE void | Assemble (const int k, const T_result_t &F, const Q_t &Q, const q_t &q, asm_type &A) |
|
template<int qpts, typename S_data_t > |
static MFEM_ALWAYS_INLINE void | MultAssembled (const int k, const TMatrix< qpts, 6, complex_t > &A, S_data_t &R) |
|
template<typename complex_t>
struct mfem::TDiffusionKernel< 3, 3, complex_t >
Definition at line 412 of file tbilininteg.hpp.
template<typename complex_t >
template<typename complex_t >
template<typename T_result_t , typename Q_t , typename q_t , typename S_data_t >
static MFEM_ALWAYS_INLINE void mfem::TDiffusionKernel< 3, 3, complex_t >::Action |
( |
const int |
k, |
|
|
const T_result_t & |
F, |
|
|
const Q_t & |
Q, |
|
|
const q_t & |
q, |
|
|
S_data_t & |
R |
|
) |
| |
|
inlinestatic |
template<typename complex_t >
template<typename T_result_t , typename Q_t , typename q_t , typename asm_type >
static MFEM_ALWAYS_INLINE void mfem::TDiffusionKernel< 3, 3, complex_t >::Assemble |
( |
const int |
k, |
|
|
const T_result_t & |
F, |
|
|
const Q_t & |
Q, |
|
|
const q_t & |
q, |
|
|
asm_type & |
A |
|
) |
| |
|
inlinestatic |
template<typename complex_t >
template<int qpts, typename S_data_t >
static MFEM_ALWAYS_INLINE void mfem::TDiffusionKernel< 3, 3, complex_t >::MultAssembled |
( |
const int |
k, |
|
|
const TMatrix< qpts, 6, complex_t > & |
A, |
|
|
S_data_t & |
R |
|
) |
| |
|
inlinestatic |
template<typename complex_t >
template<typename complex_t >
template<typename complex_t >
template<typename complex_t >
template<typename complex_t >
The documentation for this struct was generated from the following file: