warp.fem.at_node#
- warp.fem.at_node = <warp._src.fem.operator.Operator object>#
Return a copy of the
Samplesmoved to the coordinates of a local node of the fieldf.If
fis aDiscreteField,node_index_in_eltis required and indicates the element-local index of the node to consider. Iffis aTestFieldorTrialField,node_index_in_eltmust not be provided, and will be automatically set to the test (resp. trial) node currently being evaluated.