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

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
 

Detailed Description

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

Specialisation of class field_impl for the isoparametric field view case.

On an isoparametric field the shape function set equals the geometrical L-set.

Template Parameters
ElemTypethe element type the field is associated with

Definition at line 256 of file field.hpp.


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