MFEM
v4.5.2
Finite element discretization library
|
#include <tintrules.hpp>
Additional Inherited Members | |
Public Types inherited from mfem::GaussIntegrationRule< 3, 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< 3, Order/2+1, real_t > | |
GaussIntegrationRule () | |
Static Public Member Functions inherited from mfem::GaussIntegrationRule< 3, Order/2+1, real_t > | |
static const IntegrationRule & | Get1DIntRule () |
static const IntegrationRule & | GetIntRule () |
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 |
Definition at line 249 of file tintrules.hpp.