Getting started
Features
API
License
Store stress tensor components in array.
stress_comps_order (tuple[str]) – Strain components order.
stress (torch.Tensor(2d)) – Stress tensor.
device (torch.device, default=None) – Device on which torch.Tensor is allocated.
stress_comps_array – Stress components array.
torch.Tensor(1d)