General ShapeEvaluator for any scalar FE type (L2 or H1)
More...
#include <tevaluator.hpp>
|
static const int | dim = FE::dim |
|
static const int | qpts = IR::qpts |
|
static const bool | tensor_prod = FE::tensor_prod && IR::tensor_prod |
|
template<class FE, class IR, typename real_t>
class mfem::ShapeEvaluator< FE, IR, real_t >
General ShapeEvaluator for any scalar FE type (L2 or H1)
Definition at line 940 of file tevaluator.hpp.
◆ base_class
template<class FE, class IR, typename real_t>
◆ FE_type
template<class FE, class IR, typename real_t>
◆ IR_type
template<class FE, class IR, typename real_t>
◆ real_type
template<class FE, class IR, typename real_t>
◆ ShapeEvaluator()
template<class FE, class IR, typename real_t>
◆ dim
template<class FE, class IR, typename real_t>
◆ qpts
template<class FE, class IR, typename real_t>
◆ tensor_prod
template<class FE, class IR, typename real_t>
The documentation for this class was generated from the following file: