warp.fem.node_inner_weight#
- warp.fem.node_inner_weight = <warp._src.fem.operator.Operator object>#
Return the inner element weight associated to a local node of the field
fat the sample points.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.