Flow123d  JS_before_hm-983-gccfd4b3
Static Public Member Functions | List of all members
FEShapeHandler< 2, spacedim, Value > Class Template Reference

Partial template specialization of FEShapeHandler for tensor fields. More...

Static Public Member Functions

static Value::return_type fe_value (FEValues< 3 > &fe_val, unsigned int i_dof, unsigned int i_qp, unsigned int comp_index)
 

Detailed Description

template<int spacedim, class Value>
class FEShapeHandler< 2, spacedim, Value >

Partial template specialization of FEShapeHandler for tensor fields.

Definition at line 76 of file fe_value_handler.cc.

Member Function Documentation

template<int spacedim, class Value >
static Value::return_type FEShapeHandler< 2, spacedim, Value >::fe_value ( FEValues< 3 > &  fe_val,
unsigned int  i_dof,
unsigned int  i_qp,
unsigned int  comp_index 
)
inlinestatic

Definition at line 78 of file fe_value_handler.cc.


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