|
NiHu
2.0
|
dirac view of a field More...
#include <field.hpp>
Public Types | |
| typedef dirac_field | type |
| self-returning metafunction | |
| typedef field_impl< Field > | impl_t |
| the implementation class type | |
| typedef field_traits::elem_type< dirac_field< Field > >::type | elem_t |
| shorthand for the element type | |
| typedef Field | field_t |
| store the original field type for the iterator | |
| typedef field_base< dirac_field< Field > >::nset_t | nset_t |
dirac view of a field
| Field | the original field that is converted into a Dirac field |