NiHu  2.0
NiHu::field_type_accelerator_pool< Field, Family, acceleration::soft, MaxOrder > Class Template Reference

specialisation of NiHu::field_type_accelerator for the soft acceleration case More...

#include <field_type_accelerator.hpp>

Public Types

typedef pool< typename quadrature_type< Family, typename Field::elem_t::domain_t >::type, MaxOrder > base_t
 
typedef field_type_accelerator< Field, Family, acceleration::softaccelerator_t
 

Public Member Functions

 field_type_accelerator_pool ()
 this user-specified default constructor is needed by clang
 
const accelerator_toperator[] (unsigned idx) const
 constant index oprerator
 
- Public Member Functions inherited from NiHu::pool< quadrature_type< Family, Field::elem_t::domain_t >::type, MaxOrder >
 pool (void)
 constructor
 
 ~pool (void)
 destructor
 
const quadrature_type< Family, Field::elem_t::domain_t >::type & operator[] (unsigned idx) const
 Index operator. More...
 

Detailed Description

template<class Field, class Family, unsigned MaxOrder>
class NiHu::field_type_accelerator_pool< Field, Family, acceleration::soft, MaxOrder >

specialisation of NiHu::field_type_accelerator for the soft acceleration case

Template Parameters
Fieldthe field type
Familythe quadrature family
MaxOrderthe maximal stored quadrature order

Definition at line 367 of file field_type_accelerator.hpp.


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