Flow123d  release_2.2.0-914-gf1a3a4f
Static Public Member Functions | List of all members
FEShapeHandler< 1, elemdim, 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< elemdim, 3 > &fe_val, unsigned int i_dof, unsigned int i_qp)
 

Detailed Description

template<int elemdim, int spacedim, class Value>
class FEShapeHandler< 1, elemdim, spacedim, Value >

Partial template specialization of FEShapeHandler for vector fields.

Definition at line 60 of file fe_value_handler.cc.

Member Function Documentation

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

Definition at line 62 of file fe_value_handler.cc.


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