warp.fem.node_index#
- warp.fem.node_index = <warp._src.fem.operator.Operator object>#
Return the index in the function space of a local node of the field
f.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.