NiHu
2.0
|
field type accelerator for the soft non-dirac case More...
#include <field_type_accelerator.hpp>
Public Types | |
typedef quadrature_type< Family, typename Field::elem_t::domain_t >::type | base_t |
the base type | |
typedef field_type_accelerator_elem< Field, Family, acceleration::soft > | accelerator_elem_t |
the accelerator element type | |
typedef casted_iterator< typename base_t::const_iterator, accelerator_elem_t > | const_iterator |
the iterator type | |
Public Member Functions | |
const_iterator | begin (void) const |
return begin iterator More... | |
const_iterator | end (void) const |
return end iterator More... | |
field type accelerator for the soft non-dirac case
Field | the field type to accelerate |
the | quadrature family type |
Definition at line 166 of file field_type_accelerator.hpp.
|
inline |
return begin iterator
Definition at line 185 of file field_type_accelerator.hpp.
|
inline |