How to print tensor name only to string [closed]
Hi, I have a tensor
ct = M.tensor_field(1,1, name='c')
.
Is there a way to just get the name of this tensor (c
) out as a string? Thanks
Closed for the following reason
duplicate question by
tmonteil
close date 2022-05-04 07:44:52.575523
add a comment