warp.fem.outer#

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

Evaluates the field at a sample point s. On oriented sides, uses the outer element. On interior points and on domain boundaries, this is equivalent to inner().

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