NiHu  2.0
NiHu::dirac_field< Field > Class Template Reference

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
 

Detailed Description

template<class Field>
class NiHu::dirac_field< Field >

dirac view of a field

Template Parameters
Fieldthe original field that is converted into a Dirac field

Definition at line 175 of file field.hpp.


The documentation for this class was generated from the following file: