Cell Values
FerriteInterfaceElements.get_base_value
— Functionget_base_value(get_value::Function, cv::InterfaceCellValues, qp::Int, i::Int, here::Bool)
Return a value from an ::InterfaceCellValues
by specifing:
get_value
: function specifing which kind of value, e.g.shape_value
qp
: index of the quadrature pointi
: index of the base functionhere
: side of the interface, wheretrue
means "here" andfalse
means "there".