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

Partial template specialization of FEShapeHandler for scalar 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, FMT_UNUSED unsigned int comp_index)
 

Detailed Description

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

Partial template specialization of FEShapeHandler for scalar fields.

Definition at line 54 of file fe_value_handler.cc.

Member Function Documentation

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

Definition at line 56 of file fe_value_handler.cc.


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