Flow123d
release_3.0.0-875-gdc24e59
|
Static Public Member Functions | |
static Value::return_type | fe_value (FEValues< elemdim, 3 > &fe_val, unsigned int i_dof, unsigned int i_qp, unsigned int comp_index) |
Helper class, allow to simplify computing value of FieldFE.
Use correct method FEValues<...>::shape_xxx given with Value::rank_. Practical use have only instances with rank template parameters 0 and 1 (Scalar and Vector Fields, see below).
Definition at line 37 of file fe_value_handler.cc.
|
inlinestatic |