Flow123d
release_2.2.0-914-gf1a3a4f
|
Static Public Member Functions | |
static Value::return_type | fe_value (FEValues< elemdim, 3 > &fe_val, unsigned int i_dof, unsigned int i_qp) |
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 33 of file fe_value_handler.cc.
|
inlinestatic |