|
NEML2 2.1.0
|
This is the complete list of members for SSR4, including all inherited members.
| __add__(neml2.SSR4 self, neml2.SSR4 arg0) | SSR4 | |
| __add__(neml2.SSR4 self, neml2.Scalar arg0) | SSR4 | |
| __add__(neml2.SSR4 self, float arg0) | SSR4 | |
| __iadd__(neml2.SSR4 self, float arg0) | SSR4 | |
| __imul__(neml2.SSR4 self, float arg0) | SSR4 | |
| __init__(self) | SSR4 | |
| __init__(self, torch.Tensor tensor, int dynamic_dim, int intmd_dim) | SSR4 | |
| __init__(self, neml2.Vec other) | SSR4 | |
| __init__(self, neml2.Rot other) | SSR4 | |
| __init__(self, neml2.WR2 other) | SSR4 | |
| __init__(self, neml2.R2 other) | SSR4 | |
| __init__(self, neml2.SR2 other) | SSR4 | |
| __init__(self, neml2.R3 other) | SSR4 | |
| __init__(self, neml2.SFR3 other) | SSR4 | |
| __init__(self, neml2.R4 other) | SSR4 | |
| __init__(self, neml2.SFFR4 other) | SSR4 | |
| __init__(self, neml2.WFFR4 other) | SSR4 | |
| __init__(self, neml2.SSR4 other) | SSR4 | |
| __init__(self, neml2.SWR4 other) | SSR4 | |
| __init__(self, neml2.WSR4 other) | SSR4 | |
| __init__(self, neml2.WWR4 other) | SSR4 | |
| __init__(self, neml2.Quaternion other) | SSR4 | |
| __init__(self, neml2.MillerIndex other) | SSR4 | |
| __init__(self, neml2.Tensor other) | SSR4 | |
| __init__(self, neml2.Scalar other) | SSR4 | |
| __init__(self, torch.Tensor tensor, int intmd_dim=0) | SSR4 | |
| __isub__(neml2.SSR4 self, float arg0) | SSR4 | |
| __itruediv__(neml2.SSR4 self, float arg0) | SSR4 | |
| __mul__(neml2.SSR4 self, neml2.SSR4 arg0) | SSR4 | |
| __mul__(neml2.SSR4 self, neml2.SR2 arg0) | SSR4 | |
| __mul__(neml2.SSR4 self, neml2.Scalar arg0) | SSR4 | |
| __mul__(neml2.SSR4 self, float arg0) | SSR4 | |
| __neg__(neml2.SSR4 self) | SSR4 | |
| __pow__(neml2.SSR4 self, float arg0) | SSR4 | |
| __radd__(neml2.SSR4 self, neml2.Scalar arg0) | SSR4 | |
| __radd__(neml2.SSR4 self, float arg0) | SSR4 | |
| __repr__(neml2.SSR4 self) | SSR4 | |
| __rmul__(neml2.SSR4 self, neml2.Scalar arg0) | SSR4 | |
| __rmul__(neml2.SSR4 self, float arg0) | SSR4 | |
| __rsub__(neml2.SSR4 self, neml2.Scalar arg0) | SSR4 | |
| __rsub__(neml2.SSR4 self, float arg0) | SSR4 | |
| __rtruediv__(neml2.SSR4 self, neml2.Scalar arg0) | SSR4 | |
| __rtruediv__(neml2.SSR4 self, float arg0) | SSR4 | |
| __str__(neml2.SSR4 self) | SSR4 | |
| __sub__(neml2.SSR4 self, neml2.SSR4 arg0) | SSR4 | |
| __sub__(neml2.SSR4 self, neml2.Scalar arg0) | SSR4 | |
| __sub__(neml2.SSR4 self, float arg0) | SSR4 | |
| __truediv__(neml2.SSR4 self, neml2.Scalar arg0) | SSR4 | |
| __truediv__(neml2.SSR4 self, float arg0) | SSR4 | |
| base(self) | SSR4 | |
| batch(self) | SSR4 | |
| clone(neml2.SSR4 self) | SSR4 | |
| contiguous(neml2.SSR4 self) | SSR4 | |
| copy_(neml2.SSR4 self, torch.Tensor arg0, bool arg1) | SSR4 | |
| defined(neml2.SSR4 self) | SSR4 | |
| detach(neml2.SSR4 self) | SSR4 | |
| detach_(neml2.SSR4 self) | SSR4 | |
| device(self) | SSR4 | |
| dim(neml2.SSR4 self) | SSR4 | |
| dtype(self) | SSR4 | |
| dynamic(self) | SSR4 | |
| dynamic_linspace(neml2.SSR4 start, neml2.SSR4 end, int step, int dim=0) | SSR4 | static |
| dynamic_logspace(neml2.SSR4 start, neml2.SSR4 end, int step, int dim=0, Number|torch.SymInt|torch.SymFloat|torch.SymBool base=10.0) | SSR4 | static |
| empty(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| empty(tuple[int,...] dynamic_sizes, tuple[int,...] intmd_sizes=(), *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| empty_like(neml2.SSR4 arg0) | SSR4 | static |
| fill_C1_C2_C3(float C1, float C2, float C3, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| fill_C1_C2_C3(neml2.Scalar arg0, neml2.Scalar arg1, neml2.Scalar arg2) | SSR4 | static |
| full(float fill_value, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| full(tuple[int,...] dynamic_sizes, tuple[int,...] intmd_sizes, float fill_value, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| full_like(neml2.SSR4 other, float fill_value) | SSR4 | static |
| grad(self) | SSR4 | |
| identity(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| identity_C1(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| identity_C2(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| identity_C3(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| identity_dev(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| identity_sym(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| identity_vol(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| intmd(self) | SSR4 | |
| intmd_linspace(neml2.SSR4 start, neml2.SSR4 end, int step, int dim=0) | SSR4 | static |
| intmd_logspace(neml2.SSR4 start, neml2.SSR4 end, int step, int dim=0, Number|torch.SymInt|torch.SymFloat|torch.SymBool base=10.0) | SSR4 | static |
| inv(neml2.SSR4 self) | SSR4 | |
| isotropic_E_nu(float E, float nu, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| isotropic_E_nu(neml2.Scalar arg0, neml2.Scalar arg1) | SSR4 | static |
| item(neml2.SSR4 self) | SSR4 | |
| norm(neml2.SSR4 self) | SSR4 | |
| ones(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| ones(tuple[int,...] dynamic_sizes, tuple[int,...] intmd_sizes=(), *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| ones_like(neml2.SSR4 arg0) | SSR4 | static |
| rand(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| rand(tuple[int,...] dynamic_sizes, tuple[int,...] intmd_sizes, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| rand_like(neml2.SSR4 arg0) | SSR4 | static |
| requires_grad(self) | SSR4 | |
| requires_grad_(neml2.SSR4 self, bool arg0) | SSR4 | |
| shape(self) | SSR4 | |
| static(self) | SSR4 | |
| tensor(neml2.SSR4 self) | SSR4 | |
| to(neml2.SSR4 self, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | |
| torch(neml2.SSR4 self) | SSR4 | |
| zero_(neml2.SSR4 self) | SSR4 | |
| zeros(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| zeros(tuple[int,...] dynamic_sizes, tuple[int,...] intmd_sizes=(), *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | SSR4 | static |
| zeros_like(neml2.SSR4 arg0) | SSR4 | static |