warp.fem.node_partition_index#
- warp.fem.node_partition_index = <warp._src.fem.operator.Operator object>#
For a NodalField f, returns the index of a given node in the fields’s space partition, or
NULL_NODE_INDEXif it does not exists.
For a NodalField f, returns the index of a given node in the fields’s space partition,
or NULL_NODE_INDEX if it does not exists.