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::TIntegrator< coeff_t, kernel_t >::kernel< SDim, Dim, complex_t > Struct Template Reference

#include <tbilininteg.hpp>

Public Types

typedef kernel_t< SDim, Dim,
complex_t > 
type
 

Detailed Description

template<typename coeff_t, template< int, int, typename > class kernel_t>
template<int SDim, int Dim, typename complex_t>
struct mfem::TIntegrator< coeff_t, kernel_t >::kernel< SDim, Dim, complex_t >

Definition at line 33 of file tbilininteg.hpp.

Member Typedef Documentation

template<typename coeff_t , template< int, int, typename > class kernel_t>
template<int SDim, int Dim, typename complex_t >
typedef kernel_t<SDim,Dim,complex_t> mfem::TIntegrator< coeff_t, kernel_t >::kernel< SDim, Dim, complex_t >::type

Definition at line 33 of file tbilininteg.hpp.


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