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::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t >::S_spec< BE > Struct Template Reference

#include <tbilinearform.hpp>

Public Types

typedef solFieldEval::template
Spec< kernel_t, BE > 
Spec
 
typedef Spec::DataType DataType
 
typedef Spec::ElementMatrix ElementMatrix
 

Detailed Description

template<typename meshType, typename solFESpace, typename IR, typename IntegratorType, typename solVecLayout_t = ScalarLayout, typename complex_t = double, typename real_t = double>
template<int BE>
struct mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t >::S_spec< BE >

Definition at line 68 of file tbilinearform.hpp.

Member Typedef Documentation

template<typename meshType , typename solFESpace , typename IR , typename IntegratorType , typename solVecLayout_t = ScalarLayout, typename complex_t = double, typename real_t = double>
template<int BE>
typedef Spec::DataType mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t >::S_spec< BE >::DataType

Definition at line 71 of file tbilinearform.hpp.

template<typename meshType , typename solFESpace , typename IR , typename IntegratorType , typename solVecLayout_t = ScalarLayout, typename complex_t = double, typename real_t = double>
template<int BE>
typedef Spec::ElementMatrix mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t >::S_spec< BE >::ElementMatrix

Definition at line 72 of file tbilinearform.hpp.

template<typename meshType , typename solFESpace , typename IR , typename IntegratorType , typename solVecLayout_t = ScalarLayout, typename complex_t = double, typename real_t = double>
template<int BE>
typedef solFieldEval::template Spec<kernel_t,BE> mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t >::S_spec< BE >::Spec

Definition at line 70 of file tbilinearform.hpp.


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