warp.fem.grad_outer#
- warp.fem.grad_outer = <warp._src.fem.operator.Operator object>#
Evaluate the field gradient at a sample point
s.On oriented sides, uses the outer element. On interior points and on domain boundaries, this is equivalent to
grad().If
fis aDiscreteFieldandnode_index_in_eltis provided, ignore all other nodes.