Flow123d  release_3.0.0-506-g34af125
Static Public Member Functions | List of all members
FEShapeHandler< 2, elemdim, 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< elemdim, 3 > &fe_val, unsigned int i_dof, unsigned int i_qp)
 

Detailed Description

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

Partial template specialization of FEShapeHandler for tensor fields.

Definition at line 72 of file fe_value_handler.cc.

Member Function Documentation

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

Definition at line 74 of file fe_value_handler.cc.


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