NiHu
2.0
|
Specialisation of class field_impl for the isoparametric field view case. 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 | |
Specialisation of class field_impl for the isoparametric field view case.
On an isoparametric field the shape function set equals the geometrical L-set.
ElemType | the element type the field is associated with |