Flow123d  JS_before_hm-919-g5f1bbbf
Static Public Member Functions | List of all members
FEShapeHandler< 1, spacedim, Value > Class Template Reference

Partial template specialization of FEShapeHandler for vector 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< 1, spacedim, Value >

Partial template specialization of FEShapeHandler for vector fields.

Definition at line 65 of file fe_value_handler.cc.

Member Function Documentation

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

Definition at line 67 of file fe_value_handler.cc.


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