NiHu  2.0
NiHu::dirac_field_type_accelerator_elem< NSet > Class Template Reference

accelerator elem for a Dirac field More...

#include <field_type_accelerator.hpp>

Public Member Functions

constexpr NSet::scalar_t get_w (void) const
 return quadrature weight More...
 
constexpr NSet::shape_t get_N (void) const
 return shape set vector More...
 
constexpr NSet::xi_t get_xi (void) const
 return quadrature point location More...
 
- Public Member Functions inherited from NiHu::index_t
 index_t (unsigned idx)
 constructor
 

Additional Inherited Members

- Public Attributes inherited from NiHu::index_t
unsigned m_idx
 the underlying index value
 

Detailed Description

template<class NSet>
class NiHu::dirac_field_type_accelerator_elem< NSet >

accelerator elem for a Dirac field

Template Parameters
NSetthe shape functin set type

Definition at line 214 of file field_type_accelerator.hpp.

Member Function Documentation

◆ get_N()

template<class NSet >
constexpr NSet::shape_t NiHu::dirac_field_type_accelerator_elem< NSet >::get_N ( void  ) const
inlineconstexpr

return shape set vector

Returns
constant shape set vector

Definition at line 229 of file field_type_accelerator.hpp.

◆ get_w()

template<class NSet >
constexpr NSet::scalar_t NiHu::dirac_field_type_accelerator_elem< NSet >::get_w ( void  ) const
inlineconstexpr

return quadrature weight

Returns
quadrature weight (constant 1.0)

Definition at line 221 of file field_type_accelerator.hpp.

◆ get_xi()

template<class NSet >
constexpr NSet::xi_t NiHu::dirac_field_type_accelerator_elem< NSet >::get_xi ( void  ) const
inlineconstexpr

return quadrature point location

Returns
constant quadrature point location

Definition at line 237 of file field_type_accelerator.hpp.


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