warp.fem.div_outer#

warp.fem.div_outer = <warp._src.fem.operator.Operator object>#

Evaluate the field divergence at a sample point s.

On oriented sides, uses the outer element. On interior points and on domain boundaries, this is equivalent to div().

If f is a DiscreteField and node_index_in_elt is provided, ignore all other nodes.