Hi, I have a tensor
ct = M.tensor_field(1,1, name='c')
And I want get the name of ct ('c') as a string.
Is there a way to do this? Thanks
| 1 | initial version |
Hi, I have a tensor
ct = M.tensor_field(1,1, name='c')
And I want get the name of ct ('c') as a string.
Is there a way to do this? Thanks
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.