NiHu  2.0
NiHu::field_impl< field_view< ElemType, field_option::constant, Dimension > > Class Template Reference

Specialisation of class NiHu::field_impl for the case of a constant field view. More...

#include <field.hpp>

Public Member Functions

eval_return_t eval (xi_t const &xi) const
 
const ElemType & get_elem () const
 return underlying element
 
dofs_return_t get_dofs () const
 return DOF vector
 

Detailed Description

template<class ElemType, class Dimension>
class NiHu::field_impl< field_view< ElemType, field_option::constant, Dimension > >

Specialisation of class NiHu::field_impl for the case of a constant field view.

Template Parameters
ElemTypethe element type the field is associated with

Definition at line 299 of file field.hpp.


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