MFEM  v3.4
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
List of all members
mfem::TIntegrationRule< Geometry::SQUARE, Order, real_t > Class Template Reference

#include <tintrules.hpp>

Inheritance diagram for mfem::TIntegrationRule< Geometry::SQUARE, Order, real_t >:
[legend]
Collaboration diagram for mfem::TIntegrationRule< Geometry::SQUARE, Order, real_t >:
[legend]

Additional Inherited Members

- Public Types inherited from mfem::GaussIntegrationRule< 2, Order/2+1, real_t >
typedef
TProductIntegrationRule< Dim,
Q, 2 *Q-1, real_t > 
base_class
 
- Public Types inherited from mfem::TProductIntegrationRule< Dim, Q, 2 *Q-1, real_t >
typedef real_t real_type
 
- Public Member Functions inherited from mfem::GaussIntegrationRule< 2, Order/2+1, real_t >
 GaussIntegrationRule ()
 
- Static Public Member Functions inherited from mfem::GaussIntegrationRule< 2, Order/2+1, real_t >
static const IntegrationRuleGet1DIntRule ()
 
static const IntegrationRuleGetIntRule ()
 
- Static Public Attributes inherited from mfem::TProductIntegrationRule< Dim, Q, 2 *Q-1, real_t >
static const Geometry::Type geom
 
static const int dim
 
static const int qpts_1d
 
static const int qpts
 
static const int order
 
static const bool tensor_prod
 

Detailed Description

template<int Order, typename real_t>
class mfem::TIntegrationRule< Geometry::SQUARE, Order, real_t >

Definition at line 245 of file tintrules.hpp.


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