for rotating the stress tensor I use the dpf.operators.geo.rotate function
with an op.inputs.fields_container
and an op.inputs.coordinate_system for an rotation field
the problem is, the rotation is just performt for the first entry in the rotation field, not used as a field as I expected.
Use case is getting stress in a direction along a path/curved edge for e.g. welding.
Is there a way to do it with dpf? The now used way is looping over the elements again