- matlantis_features.features.elasticity.utils.ij_to_voigt(i: int, j: int) int #
-
Convert 3×3 matrix indices to Voigt notation.
- Parameters
-
-
i (int) – Matrix index (0-3).
-
j (int) – Matrix index (0-3).
-
- Returns
-
Voigt index.
- Return type
-
int
Resource Library
matlantis_features.features.elasticity.utils.ij_to_voigt