MFEM
v3.2
Finite element discretization library
|
#include <tintrules.hpp>
Additional Inherited Members | |
![]() | |
typedef real_t | real_type |
![]() | |
GenericIntegrationRule () | |
void | AssignWeights (const qpt_layout_t &qpt_layout, qpt_data_t &qpt_data) const |
void | ApplyWeights (qpt_data_t &qpt_data) const |
![]() | |
static const IntegrationRule & | GetIntRule () |
![]() | |
static const Geometry::Type | geom |
static const int | dim |
static const int | qpts |
static const int | order |
static const bool | tensor_prod |
![]() | |
TVector< qpts, real_t > | weights |
Definition at line 301 of file tintrules.hpp.