MFEM  v4.1.0
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | List of all members
mfem::TMassKernel< SDim, Dim, 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<int SDim, int Dim, typename complex_t>
template<typename IR, typename coeff_t, int NE>
struct mfem::TMassKernel< SDim, Dim, complex_t >::CoefficientEval< IR, coeff_t, NE >

Definition at line 69 of file tbilininteg.hpp.

Member Typedef Documentation

template<int SDim, int Dim, typename complex_t >
template<typename IR , typename coeff_t , int NE>
typedef IntRuleCoefficient<IR,coeff_t,NE>::Type mfem::TMassKernel< SDim, Dim, complex_t >::CoefficientEval< IR, coeff_t, NE >::Type

Definition at line 71 of file tbilininteg.hpp.


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