MFEM  v3.2
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | List of all members
mfem::TDiffusionKernel< 2, 2, complex_t >::CoefficientEval< IR, coeff_t, NE > Struct Template Reference

#include <tbilininteg.hpp>

Public Types

typedef IntRuleCoefficient< IR,
coeff_t, NE >::Type 
Type
 

Detailed Description

template<typename complex_t>
template<typename IR, typename coeff_t, int NE>
struct mfem::TDiffusionKernel< 2, 2, complex_t >::CoefficientEval< IR, coeff_t, NE >

Definition at line 297 of file tbilininteg.hpp.

Member Typedef Documentation

template<typename complex_t >
template<typename IR , typename coeff_t , int NE>
typedef IntRuleCoefficient<IR,coeff_t,NE>::Type mfem::TDiffusionKernel< 2, 2, complex_t >::CoefficientEval< IR, coeff_t, NE >::Type

Definition at line 299 of file tbilininteg.hpp.


The documentation for this struct was generated from the following file: