BE_n()
normal with respect to a boundary element
Computes the normal of a boundary element of a fixed boundary, e.g. of a triangle.
As the function needs to return a scalar, the x-, y-, or z-component of the normal
is selected by providing 1, 2, or 3 as argument, respectively.
This is useful when used together with
BEsum() in the context of
MOVE statements
or within a
BE_MONITOR_ITEM or
SAVE_BE_MONITOR_ITEM.
Example: