#include <tcoefficient.hpp>
|
| TConstantCoefficient (complex_t val) |
|
template<typename T_result_t , typename c_layout_t , typename c_data_t > |
MFEM_ALWAYS_INLINE void | Eval (const T_result_t &T, const c_layout_t &l, c_data_t &c) const |
|
template<typename complex_t = double>
class mfem::TConstantCoefficient< complex_t >
Definition at line 38 of file tcoefficient.hpp.
◆ complex_type
template<typename complex_t = double>
◆ TConstantCoefficient()
template<typename complex_t = double>
◆ Eval()
template<typename complex_t = double>
template<typename T_result_t , typename c_layout_t , typename c_data_t >
MFEM_ALWAYS_INLINE void mfem::TConstantCoefficient< complex_t >::Eval |
( |
const T_result_t & |
T, |
|
|
const c_layout_t & |
l, |
|
|
c_data_t & |
c |
|
) |
| const |
|
inline |
◆ is_const
template<typename complex_t = double>
◆ value
template<typename complex_t = double>
The documentation for this class was generated from the following file: