NiHu
2.0
|
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 | |
accelerator elem for a Dirac field
NSet | the shape functin set type |
Definition at line 214 of file field_type_accelerator.hpp.
|
inlineconstexpr |
return shape set vector
Definition at line 229 of file field_type_accelerator.hpp.
|
inlineconstexpr |
return quadrature weight
Definition at line 221 of file field_type_accelerator.hpp.
|
inlineconstexpr |
return quadrature point location
Definition at line 237 of file field_type_accelerator.hpp.