|
NiHu
2.0
|
specialisation of NiHu::field_type_accelerator for the Dirac field type More...
#include <field_type_accelerator.hpp>
Public Types | |
| typedef dirac_field_type_accelerator_elem< typename Field::nset_t > | accelerator_elem_t |
| typedef casted_iterator< dirac_field_type_accelerator_iterator, accelerator_elem_t > | const_iterator |
Public Member Functions | |
| field_type_accelerator (unsigned) | |
| default constructor | |
Static Public Member Functions | |
| constexpr static const_iterator | begin (void) |
| return begin iterator More... | |
| constexpr static const_iterator | end (void) |
| return end iterator More... | |
specialisation of NiHu::field_type_accelerator for the Dirac field type
| Field | the field type |
| Family | the quadrature family |
| Acceleration | the acceleration option |
Definition at line 310 of file field_type_accelerator.hpp.
|
inlinestaticconstexpr |
return begin iterator
Definition at line 332 of file field_type_accelerator.hpp.
|
inlinestaticconstexpr |