NiHu
2.0
|
Field automatically generated from an element using a field generation option. More...
#include <field.hpp>
Public Types | |
enum | { id = crtp_base_t::id } |
typedef field_view | type |
self-returning metafunction | |
typedef crtp_base_t::elem_t | elem_t |
the element type shorthand | |
typedef crtp_base_t::nset_t | nset_t |
Field automatically generated from an element using a field generation option.
ElemType | the element type the field is associated with |
Option | field_option::constant, field_option::gauss, or field_option::isoparametric |